开发者

The latest technology in ASP.NET

I am an ASP.NET developer. What is the开发者_开发技巧 latest technology in ASP.NET and also the documentation about it?


For MVC it is ASP.NET MVC 2 and for web forms it is ASP.NET 4.0.


I notice MVC has been suggested, but dont forget to checkout Silverlight as well for delivering rich interactive application over the web.


As the previous answers state, MVC is the new thing.

This means that their are now 2 main forms of ASP.NET development: WebForms and MVC

In WebForms, there are only a handful of new things (in VS2010), with support for routing (friendly URLs) the most notable.


That would be ASP.NET 4.0 and ASP.NET MVC 2.0. Documentation? Like ALWAYS, in MSDN.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜