We need you!

We're working hard on the next version of Developer Fusion. Let us know what you think we should be up to!

Members

Technology Zones

Articles

Hosted By

MaximumASP

Info

Creating a Web Application

Last post 05-14-2008 6:48 PM by contloop. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 04-01-2008 10:19 PM

    • mdubose
    • Not Ranked
    • Joined on 01-08-2008
    • United States
    • Junior Member
    • Points 235

    Creating a Web Application

    What is the best and fastest way in creating a web application. Step By Step, you should create your UI ( the ASP.NET page), then your code behind? Also, when trying to call the database in your web application, what's more effecient, using ADO.NET or ASP.NET?

    • Post Points: 10
  • 05-14-2008 6:48 PM In reply to

    • contloop
    • Not Ranked
    • Joined on 03-09-2008
    • United Kingdom
    • New Member
    • Points 55

    Re: Creating a Web Application

     found this wee briefing of ADO.Net on w3schools http://www.w3schools.com/aspnet/aspnet_dbconnection.asp ;

    there are numerous tutorials there that will guide you step by step in creating web applications. (yea, the UI goes first ;) )

    good luck

    • Post Points: 5
Page 1 of 1 (2 items)