How to start up with VC

  • Thread starter Thread starter M Ranganathan
  • Start date Start date
M

M Ranganathan

Hi Gurus!

I am very good at C and C++.
Till now I never use the VC for my projects

If I want to start to work with VC++ and C# from where I
have to start

Kindly help me out

Yours
MRanga
 
M said:
Hi Gurus!

I am very good at C and C++.
Till now I never use the VC for my projects

If I want to start to work with VC++ and C# from where I
have to start

Goto File->New->Projects->Win32->Win32 Console

That should get you started. There's a similar console project for C#.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top