Click here to Skip to main content
15,897,518 members
Please Sign up or sign in to vote.
3.00/5 (2 votes)
See more:
I want to create application in C# Windows. I am new to visual studio how should i start with this.

Please help me to get start with it.
Posted

Please refer this thread: Start here[^]
You will get almost each tool to work with here.
 
Share this answer
 
Comments
Prasad_Kulkarni 23-May-12 9:35am    
Glad it helps!
If you are new to C# then I will suggest you to start with console application.
Make some small programs from basic topics like Class,Methods,Properties,delegates,events.
You can strat from here
http://msdn.microsoft.com/en-us/library/aa288436(v=vs.71).aspx[^]
and then Work on window application.
If you have clear concept then you can work with window application easily.(and with Visual Studio,Absolutly)
 
Share this answer
 
Comments
Prasad_Kulkarni 18-Apr-12 7:42am    
Nice Explanation +5
Hi,

You can start with this book:

http://www.amazon.com/Professional-2008-Wrox-Guides/dp/0470191376[^]

And try to build programs in Windows
 
Share this answer
 
Please pick one from the result of the following search

C# windows application begginer guide[^]

:)
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900