all groups > asp.net building controls > july 2005 >
You're in the

asp.net building controls

group:

Good application frameworks?



Good application frameworks? BillW
7/26/2005 6:18:12 PM
asp.net building controls: Any recommendations for general application frameworks that sit on top of
..net to make writing web apps easier? Basically along the lines of the MS
Application Blocks where things like handling error trapping, configuration,
database stuff are handled. But also extending into areas such as
navigation, making it easier to create edit pages or lookup and search
pages, wrapping complex data objects to hide some of the 1:M nasties,
transactions, etc.

Mixing and matching opensource and free MS stuff is fine. But I'm also
interested in any robust commercial options if there's anything interesting
out there.

Thanks

wolfereeno a t yahoo.com

Re: Good application frameworks? Matt
7/27/2005 4:54:29 AM
The 2.0 framework tries to address some of these issues. There are new
controls and wizards for authentication and creating users. Master
pages make navigation easier.
AddThis Social Bookmark Button