News

MIX09 is now over, but many of the sessions are still available to view. Of particular note are the ASP.NET MVC tutorials that will help you better understand this new development framework. Phil ...
Microsoft is moving forward on two fronts with its MVC (Model View Controller) software development platform for the Web, providing design assistance and readying a release candidate of the technology ...
It's been roughly five months since ASP.NET MVC 1.0 became available and developers flocked to download it. Now, after a brief break helping out with ASP.NET 4, Phil Haack and his team have gotten ...
eWEEK content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More. Telerik, a provider of development tools and solutions for ...
In this second part on TDD for ASP.NET MVC, Eric Vogel covers how to implement unit tests for the remaining CRUD controller actions. Last time I wrote about test-driven development for ASP.NET MVC.
The Velocity Template Engine lets you render data from within applications and servlets. Primarily used to develop dynamic, servlet-based Websites, Velocity’s clean separation of template and Java ...
Spring MVC is the Spring framework’s traditional library for building Java web applications. It is one of the most popular web frameworks for building fully functional Java web applications and ...