37.3. Summary

In this chapter you learned how to build the next generation of web applications using Silverlight 2 and the ASP.NET MVC framework. Though these technologies don't replace traditional ASP.NET Web Forms, they do open up new ways to build web applications that may better suit the objectives of your solution.

The Microsoft Silverlight Tools for Visual Studio 2008 enable you to develop Rich Internet Applications with Silverlight 2 that are written in the language of your choice and leverage the power of the .NET Framework. The ASP.NET MVC framework provides a way to cleanly separate your application into Model, View, and Controller parts, thus enabling better testability and giving you more control over the behavior and output produced by your web application.

This chapter only scratched the surface of what is possible with Silverlight and ASP.NET MVC. If you are looking for more information, a great starting point is the Silverlight community site at http://silverlight.net and the ASP.NET MVC home page at http://asp.net/mvc/.

Get Professional Visual Studio® 2008 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.