Asp.Net
These are the list of basic ASP.NET example which you can refer to for your project work.
01. AutoCompete textbox using Ajax AutoCompleteExtender.
02. Export/upload data from Excel to sql server table.
03. Cropping images online.
04. Display images in a thumbnail view.
05. Encrypt/Decrypt text using UTF8encoding, MD5, SHA1.
06. Introduction to Webparts
07. Error logging using Elmah.
Asp.Net 3.5
These are the list of basic ASP.NET example which you can refer to for your project work.
01.Introduction to Windows Communication Foundation(WCF) using Hello World example.
02.Introduction to Windows workflow Foundation(WWF).
Maps
These are the list of basic Google maps example which you can refer to for your project work.
01. Locate Direction Using Google Maps.
02. Google Maps with street view.
03. Mark area on Google map using polygon.
04. Introduction to Bing Maps.
05. Search/Locate directions/place using Bing maps.
Javascript/Jquery
These are the list of basic javascript/jquery examples which you can refer to for your project work.
01. Animated DIV tag using JQuery.
02. Display date & time using Javascript.
03. Stopwatch using Javascript.
04. countdown ticker using Javascript.
LINQ
01. Creating LINQ Datasource and .dbml file in Project.
02. Insert Data using LINQ.
03. Edit Data using LINQ.
04. Update data using LINQ.
05. Custom sorting and paging using LINQ.
06. Delete single record using LINQ.
07. Populate data using LINQ.
08. Populate data using LINQ in popup window with JavaScript.
09. Search functionality using LINQ.
10. Advance Search functionality using LINQ.
11. Using Mschart(Microsoft chart) using LINQ.
12. Bind XML to treeview control using LINQ.
I will be posting more of LINQ example as and when I get time.Reply me for the same if you want working demo project for the entire above examples along with your email address. I will send you the demo project on your email address.
NOTE:- Please do reply me or put a comment on the blog for the same. Do not mail me personally for the demo project as i do not check my mail regularly.
INSTALLATION NOTES:
Please create a database in your sql server by name “Sample” and run the database script file provided in the DBscript folder.
Do modify the connection property in your web.config file before using the demo.
Sql server
These are the list of basic Sql server example which you can refer to for your project work.
01. Provide full text search on sqlserver table.
02. Get Row ID/Number of rows using ROW_NUMBER () function.
03. Use of COALESCE in sqlserver.




Sandhamnsligan said
Interesting reading