adspace
how to create applications by using Visual Studio 2012?
Answer Posted / Gaurav Maurya
To create applications using Visual Studio 2012, follow these steps:
1. Launch Visual Studio 2012 and open a new project. You can do this by clicking File -> New Project.
2. Choose the type of application you want to create (e.g., Windows Forms Application, Web Application, Console Application, etc.).
3. Give your project a name and select a location for it.
4. Click OK to create the new project. You can now start designing your UI and writing code for your application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why am I getting an invalidoperationexception when I serialize an arraylist?
hi, kindly send WWF(.net 3.5) pdf notes to my id. thanx in advance, chays
Explain
difference between Response.write,server.transfer and also which one is used when ?
How do I know when my thread pool work item has completed?
I can't be bothered with cas. Can I turn it off?
How does an appdomain get created?
Different types of authentication modes in .net framework ?