Is your software 'Done' or 'Shippable'? If you're first thought is that it doesn't matter because they are the same thing then maybe you should read this article.
Does "Done" Mean "Shippable"?
Monday, February 18, 2008
Does "Done" Mean "Shippable"?
Posted by
Unknown
0
comments
Labels: Agile Methodology, Continuous Integration, Testing
Thursday, February 07, 2008
Torvalds pans Apple with 'utter crap' putdown
Linus Torvalds comments on Windows and OS X while in Australia.
Print Article: Torvalds pans Apple with 'utter crap' putdown
Posted by
Unknown
0
comments
Tuesday, February 05, 2008
Relation Only, or with Foreign Key Constraint?
Almost too basic description of the options in the Dataset Relation dialog.
Smart Client Data : Relation Dialog: Relation Only, or with Foreign Key Constraint?
Posted by
Unknown
0
comments
Thursday, January 31, 2008
ViewState in ASP.NET 2.0
This is a really simple article that describes the ViewState of controls and pages in ASP.Net 2.0. Good reading if you don't fully understand the ViewState and potential uses.
ViewState in ASP.NET 2.0
Posted by
Unknown
0
comments
Labels: ASP.Net
Tuesday, January 29, 2008
Gzip compressing using Response Filter
Good post on building a response filter for implementing gzip compression across your whole web site. Be sure to read the comments to find if it is suitable to your application first!
More on GZip compression with ASP.NET Content - Rick Strahl's Web Log
Posted by
Unknown
0
comments
Labels: ASP.Net, C#, Web Development
Thursday, January 24, 2008
Countdown to Y2K38
Crank the handle of speculation about Y2K part 2.
Greg Laden's Blog : Countdown to Y2K38
Posted by
Unknown
0
comments
Labels: Development, Other