|
| ASP.NET Dinosaur |
 |
Fri, 28 Dec 2007 11:00:34 +000 |
I have taken the time over the holiday season to learn about the new
technologies such as ATLAS/AJAX and Silverlight. I have come to realise that
my VB6 / Classic ASP derived c# asp.net leaves a lot to be desired - I feel like
an asp.net dinosaur!!! Can someone please put me out of my misery and point me
in the direct of some modern good practise articles and/or books. I essentially
wish to use my knowledge of desktop .net to learn how to structure websites and
functions so as to make debugging and future maintenance more simple. Regards,
Gavin.
|
| Post Reply
|
| Re: ASP.NET Dinosaur |
 |
Fri, 28 Dec 2007 16:01:21 +000 |
You probably would be happier taking an n-layer approach to web development. If
that's the case, then this article is a good starting point:
http://imar.spaanjaars.com/QuickDocId.aspx?quickdoc=416. If you like that
approach, then download the Pet Shop 4.0 sample site for a more complex/complete
example, or even buy this book:
http://www.amazon.com/gp/product/0764584642?ie=UTF8&tag=aspnettelligent-20&a
mp;linkCode=as2&camp=1789&creative=9325&creativeASIN=0764584642
|
| Post Reply
|
|
|
|
|
|
|
|
|
|