Articles (2414) - Page 57

Articles posted by registered members of DotNetFunda.com. You can also post an article and win monthly prizes as well as gain community credit points.

2414 records found.
 
Raj.Trivedi
AJAX Auto Complete Extender Part 1 of 2 - (Part 1 With Webservice) 
Last updated on: 21 Jul 2013 05:19:41 AM by Raj.Trivedi | Views: 7854 | Category: ASP.NET |
In this article we will be using AJAX Auto Complete Extender to have a drop down like feel when we type in the textbox
Raj.Trivedi
Download Files from Grid-view in Zip Format using Dot Net Zip 
Last updated on: 20 Jul 2013 03:02:24 PM by Raj.Trivedi | Views: 10107 | Category: ASP.NET |
Votes: 1 | Rating: 4 out of 5
In this article we will see how we can download files from grid view in zip format.We will be using a 3rd Party Tool named Iconic-zip to achieve the task.
Raj.Trivedi
Let us learn how to minimize Application to System Tray 
Last updated on: 20 Jul 2013 12:22:34 PM by Raj.Trivedi | Views: 6945 | Category: C# |
In this article we will see how we can minimize the application to system tray when we click on Minimize Button
Sourav.Kayal
Prevent SQL injection in C# 
Last updated on: 20 Jul 2013 12:18:15 PM by Sourav.Kayal | Views: 13910 | Category: C# |
We are going to look into how to prevent SQLInjection using C#
Sourav.Kayal
Load dynamic data in asp.net after page scrolling using JQuery and AJAX 
Last updated on: 19 Jul 2013 12:44:03 PM by Sourav.Kayal | Views: 20904 | Category: ASP.NET AJAX |
How to load dynamic data in page scrolling
Raj.Trivedi
Let us learn Balloon Popup Control - Cloud and Rectangle Style 
Last updated on: 17 Jul 2013 01:42:08 PM by Raj.Trivedi | Views: 8349 | Category: ASP.NET AJAX |
In this article we will see how we can use and implement Balloon Popup Control.
Sourav.Kayal
JQuery sortable example 
Last updated on: 17 Jul 2013 12:07:06 PM by Sourav.Kayal | Views: 7574 | Category: jQuery |
Sortable function in JQuery
  • Sourav.Kayal
    Create Link button dynamically in asp.net c# 
    Last updated on: 17 Jul 2013 10:33:45 AM by Sourav.Kayal | Views: 74871 | Category: C# |
    How to create link button control in run time using C# asp.net
    lakhansin-22735
    A Beginner's Tutorial on Extension Methods 
    Last updated on: 17 Jul 2013 10:06:00 AM by lakhansin-22735 | Views: 4581 | Category: C# |
    In this article we will look into how to use Extension methods in a very simpler way and this will be very helpful to those who have never used extension methods in their projects. With extension methods you can attach additional functionalities to an existing type.
    Raj.Trivedi
    Let us learn AJAX Visible Control 
    Last updated on: 16 Jul 2013 12:57:00 PM by Raj.Trivedi | Views: 5450 | Category: ASP.NET AJAX |
    In this article we will see how we can use always visible control and what are its uses.
    Sourav.Kayal
    Create nice looking Web form using CSS and HTML 
    Last updated on: 16 Jul 2013 10:33:24 AM by Sourav.Kayal | Views: 9579 | Category: HTML 5 |
    In this article, we are going to develop skype like textbox using CSS
    Sourav.Kayal
    Working with Directory in C# 
    Last updated on: 15 Jul 2013 02:12:25 PM by Sourav.Kayal | Views: 5648 | Category: C# |
    In this article we will look into how to perform basic operation with directory in C#
    Sourav.Kayal
    Power of canvas tag in HTML5 
    Last updated on: 15 Jul 2013 12:40:17 PM by Sourav.Kayal | Views: 8486 | Category: HTML 5 |
    This article will show how to use canvas element in HTML
    Niladri.Biswas
    Display tooltip on labels in windows forms 
    Last updated on: 15 Jul 2013 06:05:26 AM by Niladri.Biswas | Views: 22842 | Category: Windows Forms |
    In this article we will look into as how to display tooltip on labels.
    Niladri.Biswas
    Let us learn Autofac 
    Last updated on: 15 Jul 2013 06:01:19 AM by Niladri.Biswas | Views: 13347 | Category: Design Pattern & Practices |
    In this article, we will develop a simple example to demonstrate the power of the Autofac