Ok so its been 3 years since i've done any asp and it seems I have forgotten even how to set it up on my computer so I can run the pages. I've gotten my computer at home to at least let me create a new blank asp.net web app using visual studio.net 2003. But when I go to add anything on the form besides text it doesn't show when I go to view the page. My first question is why are my controls not showing up? Second would be, does anybody know of a site or a resource I would look at to tell me what I need to install/configure on my computer to be able to create these pages?
-
Re: nothing appears
Sat, August 26, 2006 - 6:39 AM3 years! It has changed dramtically from ASP to ASP.NET, I am sure you have seen that by now.
Places to start are:
www.asp.net
www.4guysfromrolla.com (if the URL is wrong, google '4 guys from rolla')
Those two are a start.