Sam Mueller

ASP.NET, C#, and jQuery
Silverlight 5 Animations on the Composition Thread
Being a passionate front-end developer, I am constantly on the quest for creating the smoothest and most intuitive user experience possible. That’s why I was really excited when I heard about some of the performance feature [...] Read the rest of this article
Silverlight 5: The Undisputed Champion for LOB Applications
With the announcements made at today’s Silverlight Firestarter event about all the Silverlight 5 features, it seems like any incentive to make that switch to WPF has been eradicated [...] Read the rest of this article
WPF 4 vs. Silverlight 4: Which Do You Choose?
When building LOB applications with the latest technologies in .NET, which technology will be right for you? [...] Read the rest of this article
Silverlight 4 RC Released!
Read this blog post at:

http://samuelmueller.com/2010/03/silverlight-4-rc-released/

Using Google Closure Templates with ASP.NET MVC in Visual Studio 2010
Client-side templates have become a vital component of AJAX-driven websites. The web is undoubtedly trending towards sites that load content dynamically after the page loads, rather than all at once in the initial page request. This pattern allows web pages to become lighter and more responsive, which translates to a better experience for [...] Read the rest of this article
Working with Projections and DTOs in WCF Data Services
For those of you who haven’t been following “Project Astoria”, you’ve been missing out on some pretty exciting technology. WCF Data Services (formerly known as ADO.NET Data Services) is a stack on top of WCF that enables the creation and consumption of REST-based data services for the web. There are several intriguing [...] Read More http://samuelmueller.com/2009/11/working-with-projections-and-dtos-in-wcf-data-services/
Dynamically Loading ASP.NET User Controls with jQuery

ASP.NET User Controls are pretty useful.  They allow functional modules of code and markup to be encapsulated in such a way that reuse is convenient and easy, without sacrificing the power or integration of the ASP.NET model.  As we move into an era of AJAX-driven websites, this modularity is still very important. Can the User Controls that we all know and (mostly) love still help with this encapsulation, despite being engineered before AJAX techniques emerged?  I think they can.  But at this point in the ASP.NET timeline, User Controls are in need of some help.

Read the rest of this article

Posted: Dec 23 2008, 02:14 PM by sjmueller | with 6 comment(s)
Filed under: , , , ,
More Posts