Archive for the 'Uncategorized' Category

EntityDataSource Control ASP.NET

ASP.NET 3.5 sp1 introduces a data source control called EntityDataSource using this control we can bind data to different Data Binding controls.
Now lets start building an example application which gets the data from Northwind database employee table.
Open Visual Studio 2008/2010 and create a Web Application.
Now right click on Solution explorer and add new item and [...]

Most Valuable Member : DotnetSpider.com

Today I have received The Most Valuable Member award from the DotnetSpider team, I am active on Dotnetspider.com forum from last 4 years.
Recently they introduced the MVM award for the best and quality contributors, I am very happy to receive this.
You can find the post at DotnetSpider MVMs and my profile in dotnetspider at My [...]

ListView Groups Example

ListView Groups Example:
This example reads a directory in windows and list out all files in groups, for example I have .doc and .xls etc files in my directory it creates 2 groups and add files according to groups
• Create a windows application
• Drag and drop ListView Control on to the form
• Drag and drop FolderBrowseDialog [...]

ASP.NET Blog For you

Hi Friends,
It’s very happy to announce the starting of new blog on ASP.NET . This blog is dedicated to have latest asp.net technical information, troubleshooting tips, coding best practices, code snippets, ideas and many more. I would like everyone to use this site for sharing your knowledge with the rest of your world. You can [...]