Click here to Skip to main content
15,888,351 members
Please Sign up or sign in to vote.
1.00/5 (4 votes)
See more:
give me guide lines for executing project
Posted
Updated 14-Feb-10 0:44am
v2

I really would suggest you get a good .Net book and go through it.

If you are looking for some very specifc guidelines, you would need to edit this question to provide more details.
 
Share this answer
 
v2
1. Write the code.
2. Build, correct errors, rebuild ... continue until no errors.
3. Execute it.
4. Sell it, and make your fortune.
 
Share this answer
 
I suggest you read some simple examples from Microsoft.

This is a "hello world" example.

http://msdn.microsoft.com/en-us/library/aa309380%28VS.71%29.aspx[^]
 
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