3 months of .NET, PHP and a new job in Portland.

Has it really been 3 months? Yeah, I guess it has; almost. It’s been crazy, really crazy. I have been busier at work than I have in almost 2 years, which in this case was long overdue and much needed. I’ve been spending my days converting a custom .NET site to run on the WordPress … Read more

Mobile device detection with .NET C#

Back in June I wrote about supporting mobile devices with JavasScript and CSS, and at my day job we have been tracking a very significant growth pattern of mobile devices accessing our core domain, so it’s time to take some real action and work towards much better, more streamlined support of these platforms. I’ve worked … Read more

Fill DropDownLists for birth date in ASP.NET

I’ve been building a ton of forms lately for various things at work, and I got tired of having to fill and update all of the fields for dropdowns used to collect a registrant birth date, so I worked out a bit of code to do it for me on Page_Init. Now I don’t have … Read more

%d bloggers like this: