Welcome to MSDN Blogs Sign in | Join | Help

September 2006 - Posts

Redistributing Visual C++ Libraries

While deploying an application developed on VS 2005, we will have to make sure that the target machine has the Visual C++ libraries that are required to run this application. If we suspect that the target machine might not have the VC++ libraries already,
Posted by parthas | 1 Comments

A closer look at Hello World developed using VS 2005

Okay now that I had spoken about the Hello World program, let's take a closer look at one of the common issues that might pop-up when we run an application developed using Visual Studio .Net 2005 in a machine that does not have VS 2005 installed in it.
Posted by parthas | 2 Comments

Hello World

How else do I start this blog, other than doing it the programmer's way? To all the non-programmers who are wondering what it is all about, a "Hello World" is a program that prints out "Hello World" on the display monitor, commonly used as an introductory
Posted by parthas | 1 Comments
 
Page view tracker