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.
Microsoft AJAX Library, jQuery and Microsoft Visual Studio 2010
Published February 22nd, 2010 Under Coding, Open Source Tools, User Interface | Leave a Comment
Learn how Microsoft ASP.NET AJAX enables you to easily create and use AJAX Control Toolkit controls in both ASP.NET Web Forms and ASP.NET MVC applications. Learn about all of the new features and improvements to the AJAX Control Toolkit controls such as the new client Script Loader and client DataView control. Also learn how ASP.NET AJAX was designed to work seamlessly with jQuery, how you can create ASP.NET AJAX controls directly from jQuery and how you can use the jQuery library in ASP.NET AJAX code. Learn how the new features of Visual Studio 2010 enable you to more productively build AJAX applications.
Become a Web Debugging Virtuoso with Fiddler
Published February 3rd, 2010 Under Open Source Tools, Software Testing, User Interface | Leave a Comment
Learn how teams around Microsoft and ISVs around the world use the Fiddler web debugging tool to find bugs, troubleshoot performance problems, and uncover security vulnerabilities in both client and server code. Explore the best add-ons for Fiddler, and build your own functionality using JavaScript and .NET languages. Examine how new features in Internet Explorer 8, like Accelerators and Visual Search suggestions, utilize the network. Learn actionable best practices for building faster websites
Microsoft Visual Studio Web Development Futures
Published February 18th, 2009 Under Coding, User Interface | Leave a Comment
Get a first look at the next version of Visual Studio for web developers. See how the new deployment tools enable frictionless transfers of web projects from machine to machine. Learn about the new code generation aides and the next generation of JavaScript editing and navigation tools. Finally, see how the updated WYSIWYG design view enables standards-based development.
10-4 Episode 8 Pure Client-Side Development with ASP.NET AJAX 4.0
Published February 12th, 2009 Under Architecture, Coding, Open Source Tools, User Interface | Leave a Comment
In this episode of 10-4, we introduce some of the new features and functionality of ASP.NET AJAX 4.0. We’ll see how ASP.NET AJAX can be leveraged in a complete client-side environment, making it easier to develop rich web applications. This episode demonstrates the new client templates, data binding and command bubbling behavior that makes creating data-centric applications using JavaScript simpler. We’ll also see the new ADO.NET Data Services integration which makes performing CRUD operations, complete with change-tracking, very trivial.