.NetFoundry

Your SQL Server Community
Welcome to .NetFoundry Sign in | Join | Help
in Search

Browse by Tags

All Tags » Visual Studio » ASP.Net (RSS)
  • Choose the right connection string for your data source!

    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 of connection strings for most of the databases...
    Posted to Weblog by Manjula Perera on 01-20-2008
  • Beware with Math.Round() in C#

    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 are getting rounded and they wanted the method used...
    Posted to Weblog by Manjula Perera on 12-26-2007
  • ListView - The new control in ASPNET3.5

    <Asp:ListView> is the new control in town ! ASP.NET 3.5 coming with this control is probably the popular one. This supports paging, sorting, insertion, deletion, and all that is not there in the DataList (since Asp.net 1.x, 2.0) and complete HTML markup control. When it comes to DataList, which...
    Posted to Weblog by Raheel Hussain on 08-15-2007
Page 1 of 1 (3 items)
Powered by Community Server (Non-Commercial Edition), by Telligent Systems