.NetFoundry

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

Browse by Tags

All Tags » ASP.NET (RSS)
  • Microsoft Web Deployment Tool Is Here!

    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 Microsoft has launched the Microsoft Web Deployment...
    Posted to Weblog by Manjula Perera on 02-03-2008
  • 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
  • ASP.NET with Google Checkout - Part 1

    Google Checkout is a fast and easy solution for online Buyers and Sellers, and getting popular vert fast. Recently, I had a chance to integrate the google checkout with one of a website I developped. The site is already integrated with the Local Mashreq Bank Merchant Account of UAE, for local UAE sales...
    Posted to Weblog by Raheel Hussain on 01-15-2008
  • HttpCompression with ASP.NET

    Hi, I came accross a very good article and have already implemented it in couple of my projects in the company. As I was working on reducing the size of ASP.NET page, thought this is really worth sharing. Regards - raheel http://www.codeproject.com/KB/aspnet/HttpCompressionQnD.aspx
    Posted to Weblog by Raheel Hussain on 01-07-2008
  • Beware with debug="true" in Web.config file of an ASP.Net web application

    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 in the "Debug" mode and it went through...
    Posted to Weblog by Manjula Perera on 01-06-2008
  • SubSonic - Part 1 - An Introduction

    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 about SubSonic because it's another way...
    Posted to Weblog by Manjula Perera on 01-03-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
  • Running multiple versions of the Framework in ASP.NET

    Like any good technology, ASP.NET continues to evolve as new versions are released. But, like anything else, this brings with it a number of considerations. Microsoft has done a great job of allowing multiple versions of the framework to run side by side. Version v1.0, v1.1 and v2.0 can all run together...
    Posted to Weblog by hB0 on 10-20-2007
  • .NET to run on Mac OS

    Yes, as the title says, .NET will be running on Mac OS systems in the future. I was searching a different requirement related to my work for Mac OS and foundout this interesting post where Scott Guthrie (Senior Microsoft Official, and incharge of various .NET technologies), and other Microsoft Officials...
    Posted to Weblog by Raheel Hussain on 09-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 (10 items)
Powered by Community Server (Non-Commercial Edition), by Telligent Systems