Welcome to MSDN Blogs Sign in | Join | Help

Wriju's BLOG

.NET and everything

Browse by Tags

All Tags » SQL Server   (RSS)
LINQ to SQL vs. ADO.NET – A Comparison
ADO.NET is our contemporary data access component and now we have written many applications. Now there has been a lot of talk on LINQ to SQL. So we are little skeptical about this component and trying to find some relation between existing ADO.NET technology. Read More...
LINQ to Entity : Querying data using ADO.NET Entity Framework
ADO.NET Entity Framework have evolved since we have released it first time. Now with the Visual Studio 2008 if you install the .NET Framework 3.5 SP1 and Visual Studio 2008 SP1 you will get the fully functional version of ADO.NET Entity Framework. This Read More...
LINQ to SQL: Making it N-Tier
You can create your application use LINQ to SQL and make it N-Tier. Go ahead and watch out the MSDN Documents N-Tier and Remote Applications with LINQ to SQL LINQ to SQL N-Tier with ASP.NET LINQ to SQL N-Tier with Web Services LINQ to SQL with Tightly-Coupled Read More...
LINQ to SQL : FAQ Answer By Matt Warren
Wonderful composition of FAQ is available at http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2769747&SiteID=1 by Matt Warren . Q: How do I get default values from the database when inserting new entities? A: LINQ to SQL does not support using Read More...
SQL Server 2008 (Katmai) I am proud user
Yes, I have installed SQL Server 2008 (aka Katmai) Dev Edn. Few things for successful installation, Better use newly formatted machine Make sure that you have IIS installed (otherwise it will fail to install Reporting Service) Everything works perfectly Read More...
Page view tracker