Jonathan Cogley's Blog
C#, Test Driven Development, Pair Programming, MVP C#, ASPInsider, Secret Server
Browse by Tags
All Tags
»
Software Development
»
.NET
(
RSS
)
.NET User Groups
Agile
ASP.NET
Blogging
Code Camp
Extreme Programming
Fun
General Software Development
ISV
Java
Pair Programming
PDC
Refactoring
TDD
Test Driven Development
When you apply for a job, read the job posting!
Monday, April 07, 2008 10:48 PM
I am constantly amazed by the number of job candidates who apply for a position without reading the job posting. We are currently hiring for three positions: Agile .NET Developer Agile .NET Developer Internship Graphics Designer All three involve *doing* something in order to be considered for the position - for the developer positions it requires completing...
Read More...
Don't miss the Nova Code Camp South this weekend!
Friday, March 28, 2008 8:34 AM
The NoVa CodeCamp South v1 will be held on March 29th 2008 in Woodbridge VA. The speaker schedule has been posted here . I am presenting two sessions: 9:00-10:15: Refactoring in C# 1:00-2:15: Web Application Testing in Watin Register now ! We are hiring! Do you want to...
Read More...
Can you find the bug in this code? (THE FIX)
Wednesday, March 26, 2008 12:30 PM
Thanks to everyone for contributing! It was really neat to read everyone's ideas and see the discussion and review (talking about code is always fun!). Here is a summary of responses and the "fixed" code. If you are interested in the original problem, go here . @drakiula: The idea with the Response.Redirect is that it will stop...
Read More...
Can you find the bug in this code?
Tuesday, March 25, 2008 8:04 AM
This is a real bug that I came across yesterday in some code I had written about a week before. I was a little surprised at the mechanics but it makes sense once you understand what is happening ... 1: private void Foo() 2: { 3: try 4: { 5: AuthenticationInfo authenticationInfo = GetAuthenticationInfo(Request.QueryString[ "t" ]); 6: Authenticator...
Read More...
NoVa CodeCamp South v1 speaking schedule has been announced!
Friday, March 07, 2008 11:48 PM
The NoVa CodeCamp South v1 will be held on March 29th 2008 in Woodbridge VA. The speaker schedule has been posted here . I will be presenting on two topics: Refactoring in C# - bad code to better code Web Application Testing in Watin There are lots of great sessions from WPF, TDD, SSIS, jQuery, SQL Server 2008 and more... You can register now . We...
Read More...
The Case of the missing ASP.NET tab in IIS
Thursday, July 26, 2007 12:33 PM
We recently had a problem on our development build server that had us puzzled. The ASP.NET tab disappeared and our CruiseControl.NET server quit working. We had seen the problem with CruiseControl.NET before - a serialization error on DateTime - and we knew it was related to running the dashboard in the wrong version of ASP.NET. So the two issues seemed to be...
Read More...
Writing "good" code: How do you understand code?
Monday, March 19, 2007 7:22 AM
John Morales has a great post on understanding complexity and how to think about difficult concepts. I think John hits on a key concept in the idea of "good code" while I realize it wasn't the main focus of his post: good code is simple for everyone (the team in question) to understand. I think this falls in nicely with our typical #1 goal on projects - writing...
Read More...
Yet Another Mid-Atlantic Code Camp - but AGILE!!! (April 14, 2007 8am-6pm)
Sunday, February 25, 2007 9:31 PM
Do you breathe agile? Do your progress bars always turn green? Do you refactor in your sleep? Then I need you for the agile track … We are looking for attendees, speakers and volunteers! This is the first Mid-Atlantic Code Camp to have an official Agile track (and I am the track chair – woohoo!) Attendees Register here , now, just do it. Speakers...
Read More...
Will TDD become mainstream?
Sunday, February 25, 2007 12:26 PM
I have been asked a number of times in the last few years if I think TDD (Test Driven Development) will go mainstream. Firstly, we need to agree on what mainstream is – Wikipedia does not give any hard numbers ( http://en.wikipedia.org/wiki/Mainstream ) but it seems like 20% would be a good number for software development (I pulled this out of thin area...
Read More...
Speaking on TDD at the CMAP Architect Group in Maryland tonight (2/20/2007)
Tuesday, February 20, 2007 12:07 AM
I will be presenting on Test Driven Development at the CMAP Architect Group in Maryland. Session details and directions here . Abstract: TDD is hard. It is hard because we have to unlearn the way many of us have always coded. Instead we have to start writing unit tests and what is more; we have to write the test BEFORE the code. Come along to learn the history...
Read More...
More Posts
Next page »
Go
This Blog
Home
Contact
Links
Tags
.NET
.NET User Groups
Agile
ASP.NET
Blogging
Code Camp
Continuous Integration
Extreme Programming
Fun
General Software Development
ISV
Java
Microsoft DevDays
Microsoft Partner
Open Source
Pair Programming
PDC
PghDotNet
Refactoring
Remote Scripting
Security
Software Development
TDD
TechEd
Test Driven Development
Navigation
Home
Blogs
Archives
April 2008 (5)
March 2008 (10)
February 2008 (1)
January 2008 (4)
December 2007 (2)
November 2007 (2)
October 2007 (2)
August 2007 (1)
July 2007 (2)
June 2007 (3)
May 2007 (3)
April 2007 (3)
March 2007 (7)
February 2007 (4)
January 2007 (4)
December 2006 (1)
November 2006 (3)
October 2006 (6)
August 2006 (2)
July 2006 (2)
June 2006 (2)
May 2006 (3)
April 2006 (5)
March 2006 (4)
February 2006 (2)
January 2006 (5)
December 2005 (9)
November 2005 (1)
October 2005 (2)
September 2005 (9)
August 2005 (2)
July 2005 (2)
June 2005 (3)
May 2005 (4)
April 2005 (6)
March 2005 (5)
February 2005 (1)
January 2005 (2)
December 2004 (3)
November 2004 (8)
October 2004 (12)
September 2004 (5)
August 2004 (1)
July 2004 (3)
June 2004 (1)
May 2004 (6)
April 2004 (2)
March 2004 (3)
February 2004 (5)
January 2004 (2)
December 2003 (3)
October 2003 (2)
September 2003 (2)
August 2003 (1)
Syndication
RSS
Atom
Comments RSS