Welcome to RHPConsulting.NET Sign in | Join | Help

March 2009 - Posts

ASP.NET MVC 1.0 Released!!!

I am very excited to announce that Microsoft has officially released the RTM version of the ASP.NET MVC Framework during the Mix'09 developer's conference.  Make sure to download as soon as possible, and welcome to the ASP.NET MVC Framework generation.Thank
posted by rhernandez | 0 Comments

Extension Method Solution for adding Security Trimming to a SiteMapCollection

Yes, I know what everybody is thinking right now, Don't SiteMaps already provide functionality for Security Trimming?   Well they do and they don't.  This functionality is available only if you are using an implementation of the ASP.NET

Interesting Caching Abstraction Solution - .NET 3.5

Today, as I was writing the frontend to an ASP.NET web application I noticed a trend in my code.  I had the following block of code in one form or another in several places.      1        
posted by rhernandez | 0 Comments
Filed Under: ,

Ramblings on ASP.NET MVC - A new start!

The following is a link to a free PDF book chapter on ASP.NET MVC.  It is no secret that I am a big fan of ASP.NET MVC and I believe that it is one of the key new technologies that we should all be looking into sooner rather than later. http://weblogs.asp.net/scottgu/archive/2009/03/10/free-asp-net-mvc-ebook-tutorial.aspx
posted by rhernandez | 1 Comments
Filed Under: ,