If you are running a Web Site Project, yet you still want to have a build number somewhere in your application, this article will explain how you can create a simple tool to have an auto-increment build number and execute it using CruiseControl.NET
When unit testing on your database, you will run into a common problem.
Rolling back.
So you want to do some unit tests, and then you want to reset your database back to the nice squeaky clean version that doesn’t have half failed unit tests.
So how can you do this?
There are many ways [...]
This is a very shallow comparison of my experiences with PHP and ASP.NET Don’t take this as a religious war or something, the idea is just some basic comparison. Here is a summary: If you are choosing which technology to use to build an application, use .NET. You will get more bang for the buck. With [...]
How adding a little bit of security can stop most hackers.
If you have crazy function overloads all over the place where you have to pass a transaction object and it seems to be never ending, here is a solution for you using the Spring.NET framework which is freely available and open source.
Two interesting examples as to how you can solve many problems not just in coding but in your life too by applying the principles of unit testing. This post gives you something to think about in regards to unit testing and why to use it in a more broad perspective.
This is an overview of some of the changes you will encounter when going from SourceSafe to Subversion. Subversion is modeled on CVS, whereas SourceSafe is modeled on…. well… nothing (just a joke). In SourceSafe, you work in a shared code base or line (known as a “Project” in SourceSafe) which you [...]
For some reason SQL Server doesn’t have an easy way to "Create TO" for database diagrams, unlike stored procedures, functions ,etc.
Here is how you can achieve moving a database diagram (or copying a database diagram) in SQL Server 2005
use Old_Database go –this will copy your database diagrams into a temporary table select * [...]
Estimation is a skill that is essential when doing software development and software engineering. Here are five points that are practical and can be used towards understanding how to estimate and improve your estimates.
-
Articles
- January 2011
- April 2010
- March 2010
- February 2010
- January 2010
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- February 2009
- December 2008
- November 2008
- October 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
-
Calendar
February 2012 M T W T F S S « Jan 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 -
Meta
