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
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
When building LOB applications with the latest technologies in .NET, which technology will be right for you? [...]
Read the rest of this article
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
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/
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
More Posts