how to create applications by using Visual Studio 2012?



how to create applications by using Visual Studio 2012?..

Answer / 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

More Dot Net AllOther Interview Questions

What is the purpose of cache? : Dot net architecture

1 Answers  


What are .net mobile controls features? : Microsoft dot net mobile

1 Answers  


What is VSS? Use of VSS? How can we use VSS in our Application?

4 Answers  


two common properties for any validation control ?

1 Answers  


if i want to validate all the control on web page how i will do

2 Answers   PCS,


How to implement the display in the class printdoc (how to resolve the naming conflict) a: no naming conflicts

1 Answers  


Explain the types of memory management? : .NET Architecture

1 Answers  


What are the different access modifier? Explain in detail?

2 Answers   Tesco,


How can a win service developed in .NET be installed or used in Win98?

1 Answers  


How to call the dll at runtime in .Net?

4 Answers   iGate, Infosys,


Explain the difference between l1 and l2 cache? : .NET Architecture

1 Answers  


Which software is used for .net programming?

1 Answers  


Categories