This explains about query syntax in LINQ, method syntax in LINQ and difference between query syntax and method syntax in LINQ .Net.
This discuss about how to optimize the SQL Server by following the simple tips.
This discuss about what is sheared assembly or public assembly, how to create shared assembly, advantages of shared assembly.
This article explains LINQ to SQL with simple example in .Net. It covers LINQ to SQL Select and Insert queries in .Net
This discuss about what is assembly in C#.Net, different types of assemblies in .Net and how to create private assembly in C#.
This discuss about AJAX Client Side Page Execution Life Cycle in Asp.Net through java script.
This article discuss about AJAX server side page life cycle in asp.net and what are page events executed while asynchronous post back with simple example
This discuss about how to reverse the string using Reverse method Array in C#.