Browse by Tags

All Tags » Visual Studio » ASP.Net (RSS)

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 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