S
sebadinoist
Hello,
I am a classic ASP developer and have also coded desktop applications
in VB.NET. I have been using ASP.NET for a while for some simple
administration tools for our Intranet.
I have read a few books in order to get a good understanding of the
ASP.NET controls (Framework 2.0 at the moment) and this has helped me
to create these simple admin websites.
However, I want to get my teeth into ASP.NET properly now and am
finding that I am unsure of the "Correct way to do things in
ASP.NET". For example, I am using Master Pages, separating my content
from code (using code-behind), separating my DB work into a separate
object, using an OO approach etc.
I am finding it difficult to know if I am using the correct ASP.NET
controls though - I seem to find myself using the Repeater object far
too much! Some of the books I have read do have sections on
structuring your site, but I find that too many are using the "<asp:"
controls for database work etc and are not particularly scalable.
I guess what i'd like to know is if anyone can recommend a good
resource (book, website, etc) which gives good professional examples
of how to structure large complicated websites.
Any advice would be very welcome!
Thanks!
I am a classic ASP developer and have also coded desktop applications
in VB.NET. I have been using ASP.NET for a while for some simple
administration tools for our Intranet.
I have read a few books in order to get a good understanding of the
ASP.NET controls (Framework 2.0 at the moment) and this has helped me
to create these simple admin websites.
However, I want to get my teeth into ASP.NET properly now and am
finding that I am unsure of the "Correct way to do things in
ASP.NET". For example, I am using Master Pages, separating my content
from code (using code-behind), separating my DB work into a separate
object, using an OO approach etc.
I am finding it difficult to know if I am using the correct ASP.NET
controls though - I seem to find myself using the Repeater object far
too much! Some of the books I have read do have sections on
structuring your site, but I find that too many are using the "<asp:"
controls for database work etc and are not particularly scalable.
I guess what i'd like to know is if anyone can recommend a good
resource (book, website, etc) which gives good professional examples
of how to structure large complicated websites.
Any advice would be very welcome!
Thanks!