RSS 2.0  Frustrated by Design
# Friday, July 18, 2008

pow_by_aspnet

Microsoft folks are very enthusiastic ! We love to dig in to new technology and show off the cool work that we do and this has been VERY true of ASP.NET MVC.

Unfortunately, sometimes our zeal get's misinterpreted.

I'm getting lots of questions about the future of ASP.NET development as it pertains to MVC and WebForms - and folks are concerned and worried.

Today I got an email from a former Microsoftie asking these common questions so I thought I would answer them here.

1.) Will ASP.NET MVC will be the main web platform for ASP.NET?

NO !

MVC is an option. It will NOT replace WebForms. WebForms will continue to evolve and be the PRIMARY UI developers mechanism for ASP.NET. MVC will be great for a subset of ASP.NET applications and developers.The point is, ASP.NET developers will have a great available CHOICE.

Personally - I will continue to use WebForms and will likely not use MVC much if at all. 

2.) Will WebForms continue to be expanded/supported ?

YES! YES! YES !

In fact, this fall I'll be focusing on publishing videos and such on NEW WebForms Features and usage scenarios.

3.) Which JavaScript framework is recommended to be used with ASP.NET MVC (ASP.NET AJAX, jQuery, etc.)?

Microsoft supports our own AJAX Client Libraries, but I regularly use jQuery and other independent libraries. The Microsoft libraries are integration friendly with any JavaScript library that uses some king of Name-Spacing mechanism to avoid naming collisions.

4.) How well ASP.NET AJAX will be supported with ASP.NET MVC?

Who knows? ASP.NET AJAX is built around the page postback model so the server side stuff is decidedly WebForms but the client stuff is happy anywhere.

Check outthis post by Nikhil where he adds some basic AJAX stuff to an MVC application.

http://www.nikhilk.net/Ajax-MVC.aspx

5.) Will ASP.NET AJAX and Ajax Control Toolkit will be expanded/supported?

YES !

Simply - YES !

LONG LIVE WEB FORMS !

Friday, July 18, 2008 11:11:18 AM (Atlantic Standard Time, UTC-04:00)  #    Comments [3] - Trackback
ASP.NET | Misfit Geek [Syndicated]
Friday, July 18, 2008 1:12:31 PM (Atlantic Standard Time, UTC-04:00)
Is there any chance of the MVP pattern (from the WCSF) to ever be more integrated in the framework (that is, to the same level as MVC is supposed to eventually be)?

It is every bit as good as ASP.NET MVC (just with different goals), and I feel a lot of the people (non-Microsoft employees i mean) who are getting excited about MVC is because they use unenhanced web forms, which is basically equivalent to using vanilla JSP in the java world (that is, no one does it, and it sucks). The ASP.NET MVC is viable out of the box, while it is debatable if web forms are (but with MVP, they're fine).

The WCSF doesn't have the same visibility as something that may eventually be built in Visual Studio... any hope?
Francois Ward
Friday, July 18, 2008 2:42:56 PM (Atlantic Standard Time, UTC-04:00)
There has been some hallway catter about it. Still too soon to tell.
Saturday, July 19, 2008 8:51:21 AM (Atlantic Standard Time, UTC-04:00)
In Ajax UI world, ExtJs is King.
All comments require the approval of the site owner before being displayed.
Name
E-mail
Home page

Comment (Some html is allowed: a@href@title, b, blockquote@cite, em, i, strike, strong, sub, sup, u) where the @ means "attribute." For example, you can use <a href="" title=""> or <blockquote cite="Scott">.  

Live Comment Preview
Navigation
About Me
    Joe Stagner
Follow me on Twitter.

View Joe Stagner's profile on LinkedIn

MSDN

Search
RSS/Subscribe
  RSS 2.0 | Atom 1.0 | CDF  
Archive
<January 2009>
SunMonTueWedThuFriSat
28293031123
45678910
11121314151617
18192021222324
25262728293031
1234567
Contact
Send mail to the author(s)  Send me email.
Statistics
Total Posts: 446
This Year: 2
This Month: 2
This Week: 2
Comments: 1449
Disclaimer

Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

© Copyright 2009
Joe Stagner
Sign In
All Content © 2009, Joe Stagner