configuring VS2008 for cuda c 4.1

Hi,
I am trying to code cuda c using VS 2008, but not able to configure VS2008 appropriately. Could anyone take me through the necessary step? And, I read somewhere that nvidia NSisght should be used for cuda c in VS 2008. I would like to know about NSight also…
Thanks in advance

cuda C 4.1 is pretty old. If you want to use a newer version of cuda, there are “getting started” documents that will walk you through the steps, such as here:

[url]http://docs.nvidia.com/cuda/cuda-getting-started-guide-for-microsoft-windows/index.html#abstract[/url]

Likewise there is documentation for nsight VSE. For example, the installation instructions are here:

[url]NVIDIA GameWorks Documentation

But I would start with the documentation here:

[url]NVIDIA GameWorks Documentation

Dear txbob,
thank you for your advice. I have one more doubt that what exactly is nsight and is it mandatory for using cuda in Visual studio??