CodeRonin
Without a teacher, yet still a student...
Tuesday, December 29, 2009
Quick Hack to Restrict Countries in DotNetNuke's Address Control
›
Today, I needed to restrict the countries that were listed in DotNetNuke's Address control for a custom module I was writing. I only wan...
1 comment:
Tuesday, December 8, 2009
Global.asax Session_End NullReferenceException
›
I had an issue pop up on an ASP.NET web app this morning consisting primarily of NullReferenceExceptions being thrown when Global.asax runs ...
Sunday, November 15, 2009
Manually Installing DotNetNuke on GoDaddy
›
These steps detail the process of manually installing DotNetNuke to the root of an empty GoDaddy hosted domain. Acquire DotNetNuke Go...
15 comments:
Monday, August 31, 2009
Simple MVP in ASP.NET
›
Model View Presenter (MVP) The model: public interface IEntity { SomeType SomeProperty1 { get; set;} SomeOtherType SomeProperty2 { g...
Tuesday, August 4, 2009
Embrace Your Technology
›
Recently, I was working with a fairly progressive client that was spending a lot of time working its internal architecture into an SOA solut...
›
Home
View web version