ASP.NET examples
-
Are there any good ASP.NET applications/books/sites out there that show good 'best practices'. I am currently working on an ASP.NET application and I have created lots of web controls and functionality. However the one thing I can't get my head round is how to actually structure all the pages to create a good Web Application. What I currently have is functional but it is not pretty. Thanks for your input.
Stupidity dies. The end of future offspring. Evolution wins. - A Darwin Awards Haiku
-
Are there any good ASP.NET applications/books/sites out there that show good 'best practices'. I am currently working on an ASP.NET application and I have created lots of web controls and functionality. However the one thing I can't get my head round is how to actually structure all the pages to create a good Web Application. What I currently have is functional but it is not pretty. Thanks for your input.
Stupidity dies. The end of future offspring. Evolution wins. - A Darwin Awards Haiku
Here's something that may help - though this is to do with performance rather than application structure. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/dotnetperftips.asp Kevin
-
Are there any good ASP.NET applications/books/sites out there that show good 'best practices'. I am currently working on an ASP.NET application and I have created lots of web controls and functionality. However the one thing I can't get my head round is how to actually structure all the pages to create a good Web Application. What I currently have is functional but it is not pretty. Thanks for your input.
Stupidity dies. The end of future offspring. Evolution wins. - A Darwin Awards Haiku
-
I haven't finished looking through the documents yet but the IBuySpy.com site has ASP.NET best practices sample apps for a store front and portal site. Examples are available in both VB.NET and C#. So far it looks good although i'm no expert.:(
Yeah I did look at those myself but I can't make up my mind as to the suitability
Stupidity dies. The end of future offspring. Evolution wins. - A Darwin Awards Haiku