Choosing between ASP.NET Web Forms and MVC

Published July 15th, 2010 Under Architecture, User Interface | Leave a Comment

Come hear about the key concepts and features behind the two primary user interface technologies available for ASP.NET: MVC and Web Forms. Learn the pros and cons of both MVC and Web Forms, how to determine the best choice for a specific project, various techniques and patterns used to build MVC applications vs. Web Forms applications, and the implications for using each approach.


Get Microsoft Silverlight

Introduction to JQuery

Published July 13th, 2010 Under Open Source Tools, User Interface | Leave a Comment

This video introduces the JQuery JavaScript library.

Synchronizing AJAX and ASP.NET

Published July 7th, 2010 Under Architecture, Open Source Tools, User Interface | Leave a Comment

The ScriptManager is one of the most under advertised controls in the Visual Studio toolbox. This presentation goes beyond the common ScriptManager/UpdatePanel combo and provides an in-depth look at the ScriptManager control and how it can integrate with jQuery, a fast and lightweight JavaScript Library, and web services to quickly create dynamic, interactive AJAX web applications.

Molybdenum Cross Browser Testing

Published July 7th, 2010 Under Open Source Tools, Software Testing, User Interface | Leave a Comment

Molybdenum is web UI testing made easy. Capture and replay, modularized and maintainable tests with bricks, data binding with external files, reporting with simple rerun possibilities, test other media than HTML like PDF with helper applications. It provides integration into build tools like ANT and Maven. Molybdenum is based on selenium-core. While SeleniumIDE is focusing on developers with export to different programming languages and crossbrowser testing, Molybdenum is focused on simple test execution, reporting, test parameterization for everybody participating in your team. This video shows how to do cross browser testing with Molybdenum.

Architecting GWT Applications for Production at Google

Published July 5th, 2010 Under Architecture, Open Source Tools, User Interface | Leave a Comment

For large GWT applications, there’s a lot you should think about early in the design of your project. GWT has a variety of technologies to help you, but putting it all together can be daunting. This session walks you through how teams at Google architect production-grade apps, from design to deployment, using GWT.

Slides

keep looking »