It would be over killing initially when get to know about something new and we have lots of information to learn. Just i thought of sharing few slides i found on the net. HealthCareSystemOverview.pdf ( A Good overview) US Health Care System Overview – Chapter 01 US Health Care System Overview – Chapter 02 US […]
Read more โSearch Results for: title
Microsoft Tech Days are here
Microsoft has announced about the Community Tech Days event an event been conducted by Developer Community / User Group in respective cities. This time we have community tech-days scheduled for almost all major cities in india. You can see and register for Community Techdays in your city by following this link www.communitytechdays.com. Pune, Trivandrum, Kolkata, […]
Read more โ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 โIntroducing Microsoft WebMatrix (IIS Developer Express,ASP.NET Razor, SQL Server Compact)
There was a time initially when Microsoft has released the ASP.NET 1.0 and 1.1, they have released a free ASP.NET development tool called ASP.NET Web Matrix. I remember doing lot of fancy stuffs with it. My initial days i had a craze about that thing. Pretty awsome doing development with it, light weight Web Matrix […]
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 โ