Welcome to MSDN Blogs Sign in | Join | Help

Wriju's BLOG

.NET and everything

Browse by Tags

All Tags » Visual Studio 2005   (RSS)
LINQ to SQL: Working with hierarchical data
LINQ to SQL supports hierarchical data and you can easily create a query and get output from there. Let us take an example of Northwind database. Northwind has Category -> Products -> Order_Details tables. -> indicates one to many relationships Read More...
ADO.NET 2.0 : Fine tune your DataSet Performance
ADO.NET 2.0 offers us a unique feature through which we can make a real lightweight DataSet. This is very important and much neglected development practice to overlook the performance part. So when you have huge data and you are getting multiple hit this Read More...
Visual Studio 2008 Videos
No better place to learn VS 2008 than http://msdn2.microsoft.com/en-us/vstudio/bb655906.aspx Namoskar!!! Read More...
Visual C# 2005 Default Shortcut Keys
This is one of the articles I wanted to write long back. May be it is not too late. These shortcut keys helps us to make our life easy.. Visit http://msdn2.microsoft.com/en-us/library/ms366739(VS.80).aspx Global Shortcut Keys, Visual C# 2005 Scheme HTML Read More...
ASP.NET 2.0 Membership, Roles, and Profile
From 4GuysFromRolla This article is one in a series of articles on ASP.NET 2.0's membership, roles, and profile functionality. Part 1 - learn about how the membership features make providing user accounts on your website a breeze. This article covers Read More...
Page view tracker