View Post

Javascript and Ajax debugging using FireBug in Firefox

Fresh from reddit: Joe Hewitt (the DOM inspector dude) has recently released FireBug, a Firefox plugin that”s “like a combination of the Javascript Console, online casino DOM Inspector, and a […]

Continue Reading
Written by DevelopmentNow -- January 25, 2006
View Post

'The device cannot be stopped right now' USB drive annoyances

So I bought a nice quiet 200mb Segate drive and stuck it into an external USB drive. I’m using it to store my Virtual PC images (boosts performance) and other […]

Continue Reading
Written by DevelopmentNow -- January 24, 2006
View Post

Change Stored Procedure Ownership in SQL Server

I was restoring a database backup on my new project when I noticed that some of the stored procedures where owned by a specific user instead of ‘dbo.’ That’s a […]

Continue Reading
Written by DevelopmentNow -- January 23, 2006
View Post

Show sizes of all tables in SQL Server

In one of my projects, the client is concerned about the size of the database. He wants to save money on hosting, so I was going to poke around & […]

Continue Reading
Written by DevelopmentNow -- January 18, 2006
View Post

MySQL Data Imports with C#

One of my current projects involves creating a data warehouse from multiple datafeeds. For cost reasons we’re going with MySQL Community Edition, but we’re sticking with ASP.NET, C#, and Windows on […]

Continue Reading
Written by DevelopmentNow -- January 17, 2006
View Post

Virtual PC vs Virtual Server

Microsoft has two VM (virtual machine) solutions: Virtual PC 2004, and Microsoft Virtual Server. Since an MSDN subscription comes with both, how do you know which one to use? Microsoft […]

Continue Reading
Written by DevelopmentNow -- January 13, 2006
View Post

Virtual PC for Changing Development Environments

I recently got an MSDN Universal subscription via the Microsoft Empower for ISV program ($375 for MSDN Universal), which comes with only all Windows OSes, Visual Studio, SQL Server, Biztalk, […]

Continue Reading
Written by DevelopmentNow -- January 10, 2006