"We are stuck with technology when what we really want is just stuff that works" -- Douglas Adams
Browse by Tags
All Tags »
ASP.NET MVC (
RSS)
-
|
I bet you didn't know hillbillies believe in kismet. Well, we do, mostly because it typically works in our favour. The minute things start going wrong, well, that's just plain someone else's fault and typically requires at least one lawsuit...
|
-
|
This post falls into the "Google-able errors" category and won't be of much use to anyone who isn't get the specific error. Here's the error I was getting: Server cannot modify cookies after http headers have been sent This is in...
|
-
|
Well here's a fine how-do-ya-do. I'm using the ConventionController from MVCContrib which means I have controls with IDs like dto.JobName and dto.OrderedDate. Problem is, I can't get at these things by ID in jQuery anymore. "#dto.JobName"...
|
-
|
Thankfully, ASP.NET MVC now has filters, seemingly called thus because that's what they are called in Monorail whereas "interceptors" would probably be a more appropriate name. So I did what I imagine ninety percent of people are going to...
|
-
|
Yesterday, I cracked open the MvcContrib source code to see if it had....ummm...ok, I swear I was looking for something legitimate in there. But as soon as I updated the latest and opened the project, my eyes zeroed in on the TestControllerHelper class...
|
-
|
Here's the bad thing about ASP.NET MVC. Every little thing about it is bloggable mostly because every little thing is new to it. I'm half considering using Monorail just because everything in it is so well-documented, I wouldn't need to waste...
|
-
|
Many thanks to honorary hillbilly, Aaron Jensen for both nudging me into helping out when I lamented on the AutoMockingContainer/ASP.NET MVC combination and for helping me through my first official patch submission to an open source project . He was very...
|
-
|
Everyone who e-mailed me asking about the realities of working down here, I will respond on this blog in the coming days. I need to take a break first and write on a technical topic since those seem to inspire far fewer e-mails for me to respond to. Before...
|
-
|
Ah, it's good to be back on the circuit. The Hillbilly made his first speaking engagement since May '06 earlier this week, thanks to the brave and trusting souls behind the South Florida .NET user groups . They have themselves a nice group out...
|
-
|
Am playing with ASP.NET MVC these days in preparation for a couple o' presentations on it. Jeffrey Palermo 's CodeCampServer sample app has proven invaluable in this regard even if I have become overly cognizant that I'm ripping off his ideas...
|
-
|
Floridians beware! The Hillbilly descends on your fair state in the next few weeks: FlaDotNet - West Palm Beach, January 22, 2008 6:30pm Introducing MVC in .NET OnLoad, OnPreRender, OnRender, OnInit. Traditional web forms development makes...
|
-
|
I resolved to pace myself a little better in '08 on this blog. But then, I also resolved not to keep any of my resolutions. Mostly because I like the circular reference. I'm delving a little more deeply into the ASP.NET MVC framework these days...
|
More Posts