Is MS silent about MVC-Page controller for ASP.NET 2.0

B

bruce barker \(sqlwork.com\)

Not a big problem. MVC is a niche for MS, their focus is on drag and drop
form design. You could make a case that asp.net 2.0 is largely the MVC
pattern, with the asp.net files just being the UI definition. I expect that
asp.net will become more declarative and more MVC like.

While the MS MVC application block may not be the best, there is nothing in
asp.net that prevents you from coding the MVC pattern.

The biggest problem with a common framework for web and heavy client, are
the state management.issues with web based applications.

-- bruce
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,436
Messages
2,571,696
Members
48,796
Latest member
Greg L.
Top