Browse by Tags

ASP.NET MVC Preview 4 Finds
17 July 08 07:53 AM | mhawley | with no comments
I’ve went through the ASP.NET MVC Preview 4 source and found some interesting finds that will help you do work more easily. These 6 finds are just the tip of what I’m sure is included in this drop. ( Read more… )
MVC Post-Redirect-Get Sample Updated
06 June 08 01:30 AM | mhawley | 1 comment(s)
ASP.NET MVC Sample for using the Post-Redirect-Get pattern updated to the MVC Preview 3 bits. Showcasing some newer functionality that makes the pattern more simplistic.( Read more… )
Using SubDataItems and View User Controls in ASP.NET MVC
04 June 08 06:07 PM | mhawley | with no comments
Learn how to use the new SubDataItems within the ASP.NET MVC Preview 3 bits with your View User Control. Also explains a small patch to the framework to get this to work correctly. ( Read more… )
RedirectToAction Nasty Bug in ASP.NET MVC Preview 3
03 June 08 05:07 AM | mhawley | with no comments
Find out about a nasty bug identified using certain routing schemes and RedirectToAction, and what workarounds you have. ( Read more… )
ASP.NET MVC - Localization Helpers
23 May 08 07:01 PM | mhawley | with no comments
Learn how to easily use localization within an ASP.NET MVC application utilizing similar methods to that of ASP.NET resource expressions. I show 3 different approaches to using localization within your application. ( Read more... )
ASP.NET MVC: UI Validation Framework Update
19 May 08 01:56 PM | mhawley | 1 comment(s)
I've taken some recommendations regarding the MVC UI Validation framework I originally posted about , which is available within the MvcContrib project. I'm still working on future advancements like attributing your model, but I did make a significant...
ASP.NET MVC - Living in a Web Forms World
13 May 08 04:22 PM | mhawley | with no comments
When developing ASP.NET MVC applications, most examples or sites have shown you starting from complete scratch. This is all and well if you have the time to completely re-write an existing application for 6+ months or have started a v1 product. Right...
ASP.NET MVC - Using Post, Redirect, Get Pattern
09 May 08 06:57 AM | mhawley | with no comments
The ASP.NET MVC pattern tends to lead itself into a more simplified and "true" HTTP experience by re-introducing patterns that have been lost, or at least, not followed in many years. One such pattern is the Post, Redirect, Get (PRG) pattern in which...
Microsoft AJAX & Google AdSense
22 December 06 03:22 PM | mhawley | 5 comment(s)
I was bitten by this bug that was introduced in Microsoft AJAX RC. It seems that Microsoft AJAX is overriding the default implementation of Date.parse from Javascript with it's own implementation. Normally this isn't a bad idea, but it only accepted a...
Filed under: , ,
Released: Excentrics World Server Controls v2.0.5
18 December 06 05:15 AM | mhawley | with no comments
Version 2.0.5 of Excentrics World Server Controls has just been released targeting Microsoft AJAX Extensions, RC1 to ensure continued full compatibility as well as some other bug fixes. It should be noted that with this release, the control set will no...
More Posts Next page »

This Blog

News

.NET Links

Blogs I Read

Syndication