5th Annual Accenture Match Play Contest

posted on 02/23/09 at 07:57:02 pm by Joel Ross

That's right. For the 5th year in a row, Develomatic is running a contest to see who can make the best picks for the Accenture Match Play tournament that starts this Wednesday. As is custom, we're giving away a $25 Best Buy gift card, so if you're intere… more »

Categories: Develomatic, Just For Fun

Leave a comment »


 

User Defined Functions and NHibernate

posted on 02/22/09 at 10:11:00 pm by Joel Ross

At TrackAbout, where I've been working for a few months now, our database has a lot of user defined functions in it. This past week, one of my tasks involved using one of these functions in conjunction with an NHibernate object. There's a couple of wa… more »

Categories: Develomatic, C#

Leave a comment »


 

Checking If the Browser Is Still Connected In ASP.NET

posted on 02/16/09 at 08:33:29 pm by Joel Ross

This past week, I had a bug assigned to me about a user canceling a long running process in their browser, but it kept running on the server. It was a process to generate PDF files, and the component we use is kind of memory intensive. As a result, havin… more »

Categories: ASP.NET, C#

4 comments »