Microsoft Data Access Application Block Quick Code Snippet

I was just testing through the Microsoft Data Access Application Block 5.0 which is part of Enterprise Library 5.0. Just thought of sharing the code. Libraries Needed (Add reference to the following libraries from Enterprise Library 5.0 or 4.x) Microsoft.Practices.EnterpriseLibrary.Common.dll Microsoft.Practices.EnterpriseLibrary.Data.dll Here’s the connection string to be declared Connection String C# Source Code Can i […]

Read more โ†’

Master Page Support in ASP.NET 1.1

We know that ASP.NET 2.0 has introduced the Masterpages. but some us might be thinking is there any way to do this in ASP.NET 1.1. ASP.NET 1.1 doesnot directly supports it. But you can do it using Spring.NET Web Application Framwork. The Spring.Web framework provides a nice set of features through which we can enable […]

Read more โ†’

Myths about Microsoft Enterprise Library 5.0

It is so long i am hearing about Microsoft enterprise library, initial days we used a part of it called Microsoft Data Access Application Block, or some of us might be familiar with the name SQLHelper class. It is been there for years and evolved in to a perfect set of application blocks, that helps in […]

Read more โ†’

ASP.NET Ajax :: Script Manager vs ToolkitScriptManager

I have noticed that .NET 4.0 has come up with a major changes in the Application Development in .NET platform. Recently for practice me and my friends has downloaded the latest AjaxControlToolkit from codeplex here.   There were two set of libraries for download one for .NET 4.0 and another for .NET 3.5. Since we are […]

Read more โ†’

Microsoft Tech.Ed 2010 Win-a-Minute Quiz contest

From: campaigns@endtoend.in To: campaigns@endtoend.in Subject: Microsoft Tech.Ed 2010 Win-a-Minute Quiz contest Date: Tue, 20 Apr 2010 19:23:52 +0530 Dear Participant, It gives us immense pleasure to announce you as one of the winners for the Microsoft Tech.Ed 2010 Win-a-Minute Quiz contest. You can find the complete winners list at http://www.microsoftteched.in/winners.aspx. As a winner, you are […]

Read more โ†’