Saturday, December 26, 2009

Monday, December 21, 2009

Saturday, December 19, 2009

Thursday, December 10, 2009

Ozarkazoom

bored@work

Tuesday, December 8, 2009

No Rest For The Wicked

I worked with the ajax toolkit collapsible panel control extender. Pretty easy cheesey. You just slap a couple panels on the page, wire up a controller button, fill out the props and blammo, you're all ajaxified. Kids got it too easy these days. I used it because the client I'm working with just wanted a long list of shit displayed. I slapped it on the page, wired it up to a biz object by calling the get and returned an arraylist of stuff they wanted. They saw how long the page got and were like, maybe we do need some paging and that collapsible thing you were talking about. LOL. Sometimes you have to let things run their coarse and people will come around to your line of thinking.

Debugging The Debugger

When I am debugging code and I run to a stored proc call, I wish Visual Studio would just hyper link to the name in SQL Server Mgmt Studio. It sucks having to dig through a stack of stored procs all similarly named. I guess I am spoiled by Go To Definition. I know about making VS debug stored procs but I can't for the life of me figure out how to get VS to step into the stored procs. Guess I will go try again and see if I can work that out tonight. It sure would speed up the process.

Tuesday, December 1, 2009

Your Worlds On Fire!

A million things to do at work, playing with code for my droid is on hold while I finish out a project phase at work. It's all .net so I have my Micro$haft hat on for the momment. Maybe this weekend thimgs will slow down and I can geek-out a little. ;)