Browse by Tags

All Tags » ASP.Net (RSS)

Microsoft Web Deployment Tool Is Here! by Manjula Perera

Good News for ASP.Net Developers This is yet another exiting development by Microsoft. I just came across with an article about this tool in the IIS main web site and thought of sharing the information with the readers of this blog. Overview Last week...

Choose the right connection string for your data source! by Manjula Perera

Hi friends! I thought of sharing this URL with you all where I usually get information about connection strings. This has been a reference site for me on various connection strings for several years now. It's a great site where it gives a collection...
Filed under: ,

Beware with debug="true" in Web.config file of an ASP.Net web application by Manjula Perera

Problem I thought of sharing this information with the users of the user group and the readers of this blog. I just came across with an odd situation in my enhancement project developed in ASP.Net 1.0. (As usual) The problem was that I compiled the project...

SubSonic - Part 1 - An Introduction by Manjula Perera

Overview This is another interesting article about the new trends of the software industry. I would like to share the information I gathered while researching on this new toolset with the user group members and the readers of this blog. I thought of writing...

Beware with Math.Round() in C# by Manjula Perera

Problem Recently I found an issue with the Math.Round() function in C# while working on an enhancement project written in Visual Studio 2003. I.e. this function is using the Banker's method. The users of this system didn't like the way figures...
Filed under: , ,
Powered by Community Server (Non-Commercial Edition), by Telligent Systems