ASP.NET 3.5

I have been a big fan of the Dummies book series for the last 8 years. I can still remember the day when I picked up my first dummies book from a local book shop. I recently came to know that Ken Cox has been involved in writing a dummies title for ASP.NET 3.5 and [...]

I recently installed .NET Framework 3.5 and now whenever I try to install an executable file a message box prompts which says Regasm.exe not found. Microsoft should prevent these kind of issuesfrom happening to reduce the pain of developers. I will update this post once I fixed this issue.
Update: I resolved the issue temporarily by [...]

Microsoft ADO.NET 3.5 is the latest data access technology from Microsoft. It’s a collection of classes that are part of the .NET Framework, and is designed to provide consistent access to data in loosely coupled n-tier application architectures such as web services. “Data access is a key part of all business and other application development,” [...]