Browse by Tags

Windows Developer Power Tools
Thursday, January 11, 2007 6:36 AM
I've been keeping this under wraps for about 6 months now, but since the book has been finally published & I just received my copy, I'm happy to promote the book Windows Developer Power Tools . I was asked by James Avery and Jim Holmes to be a contributor writing about Unleash It . Check out the book as it has a ton of awesome free & open source tools... Read More...
Beta Day: FogBugz 4.0 and VS.NET 2005
Wednesday, December 15, 2004 2:18 PM
So today I decided it was going to be a beta day, well really, I was just going to work in VS.NET 2005’s Nov. CTP distro that was just launched, more on this later. However, prior to lunch I got an email notifying me that I’ve been accepted into the FogBugz 4.0 beta program. Ohh yeah! Now, I’m going to keep Joel’s “Mouth Wide Shut”... Read More...
by mhawley | with no comments
Filed under: , ,
Development Intern Available at Integrity Technology Solutions
Wednesday, December 08, 2004 9:19 AM
My company, Integrity Technology Solutions , is looking to take on a software development intern . If you attend a local college in Bloomington / Normal / Peoria, I’d sugest you check out and apply! Just as a FYI, our entire development team went to Illinois State University , and all started as interns here! Read More...
by mhawley | with no comments
Filed under: ,
Heartland Developers Conference
Thursday, December 02, 2004 8:41 AM
Like several others have mentioned, I’ll be taking off later today heading to Iowa for the Heartland Developers Conference . I, however, won’t be presenting but enjoying those that are. If you’re attending, make sure you look for me. I’ll be the geek carrying the laptop bag, hmm…thats not descriptive enough…I’ll be the... Read More...
by mhawley | 7 comment(s)
Filed under: ,
Competing in Google's Top Coder Contest
Wednesday, September 15, 2004 1:56 PM
So I just finished competing in the qualification round for Google's Top Coder contest , and well, damn there are some quick coders out there. You basically had 1 hour to code solutions for 2 problems, 1 being worth 400 points and the other worth being 1000 points. Points are based on how fast you submit your code, but are later tested against system tests and... Read More...
by mhawley | 4 comment(s)
Filed under: ,
ASP.NET Server Controls Presentation
Thursday, August 05, 2004 8:52 AM
Yesterday, I stated that I had to prepare a presentation for my .NET User Group, and after 3.5 hours of quickly throwing together a presentation and demos, I was done. Yay! I luckily only had enough time to leave work (yes late), drive to the Microsoft office, setup my laptop, and then go! Call that close? I would. Onto the presentation, nay, discussion. I say... Read More...
Check out Before Find & Replace
Wednesday, July 14, 2004 11:45 AM
So I had to make a change to a demo at work today, which is checked into VSS. This change basically was to modify the color of an element in CSS (which happens to be on every page, thats about 250 demo HTML pages). Ohh, stupid me...I didn't check the files out before doing the Find & Replace, so now I'm having to click "Check Out" 250+ times everytime this... Read More...
by mhawley | 4 comment(s)
Filed under: ,
My Own WTF
Thursday, July 08, 2004 2:30 PM
Today I was visiting a client site doing some data mining on a third party product that they own. Ultimately we will be building reports off of their data using SQL Reporting Services. Well, as I was going through the tables, I kept seeing date fields that didn't look like a normal date field. Much to my dismay, this third party company (who uses SQL Server 2000... Read More...
by mhawley | 5 comment(s)
Filed under: ,
Creating Classes in VS.NET
Monday, April 12, 2004 2:59 PM
I'm sitting here at work building an application using TDD (which by itself is another post, and may be coming later), and every time I start a new class for another piece of the puzzle, I'm hating on how I have put the keyword "sealed" class in my declaration. Now, this isn't a major issue, but it can be if you plan on releasing an API for customers to build... Read More...
by mhawley | 10 comment(s)
Filed under: ,
NUnit TestRunner VS.NET Addin
Monday, April 05, 2004 3:48 PM
My team at work is starting to look into using the Extreme Programming (XP) model, and as such I've started to do some reading up on it...and determined that its driven highly on TDD. This is something, unfortunately, I've had no experience with. So - I downloaded NUnit and started working with it, and (like always) I was trying to find the most streamlined way... Read More...
by mhawley | 2 comment(s)
Filed under: ,
More Posts Next page »