Getting Started
-
Hi Folks, I have been looking around on the web for a good "getting started" tutorial for ASP.NET. Most of the ones I have found don't answer the questions I have. I need to create a website, if I were doing this all in HTML, it would have a header frame, a navigation frame on the left and the "Meat and Potatoes" on the right. I would like to do something similar with ASP.NET where I have a consistant interface, but can change the content of several items in an action handler. I am doing this in ASP.NET because I need to interface with a simple database (I know how to do this), and I think it is a good opportunity for me to learn something new. Is there a way in ASP.NET to create a layout of a page then just change what is displayed in a single cell by loading an HTML document into that cell? Thanks for you help...
-
Hi Folks, I have been looking around on the web for a good "getting started" tutorial for ASP.NET. Most of the ones I have found don't answer the questions I have. I need to create a website, if I were doing this all in HTML, it would have a header frame, a navigation frame on the left and the "Meat and Potatoes" on the right. I would like to do something similar with ASP.NET where I have a consistant interface, but can change the content of several items in an action handler. I am doing this in ASP.NET because I need to interface with a simple database (I know how to do this), and I think it is a good opportunity for me to learn something new. Is there a way in ASP.NET to create a layout of a page then just change what is displayed in a single cell by loading an HTML document into that cell? Thanks for you help...
Why don't you buy a book? You cannot learn ASP.NET through web sites and small tutorials. At least you wont learn it properly. I suggest you get a beginners book. You will find almost everything in there and then you can use CP and other web sites to expand and share your knowledge with others... I learned ASP.NET through WROX books. www.wrox.com[^] It is worth it!:-D |---------------| | theJazzyBrain | |---------------|