September, 2006

Posts
  • GC.Collect()

    Redistributing Visual C++ Libraries

    • 1 Comments
    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...
  • GC.Collect()

    A closer look at Hello World developed using VS 2005

    • 2 Comments
    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...
  • GC.Collect()

    Hello World

    • 1 Comments
    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...
Page 1 of 1 (3 items)