What I need to create and run an asp.net application?



What I need to create and run an asp.net application?..

Answer / Amaresh Kumar

To create and run an ASP.NET application, you'll need the .NET Framework installed on your system (version 4.0 or later), a text editor or Integrated Development Environment (IDE) like Visual Studio, and a web server that supports ASP.NET (such as IIS).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Can a user browsing my Web site read my Web.config or Global.asax files ?

1 Answers  


What is the state management in asp.net?

1 Answers  


Why is an object pool required?

1 Answers  


Can you give an example of what might be best suited to place in the Application_Start and Session_Start subroutines?

2 Answers   Siebel Systems,


Define a multilingual website?

1 Answers  


What is microsoft windows sharepoint services?

1 Answers  


What are the HTML server controls in ASP.NET?

1 Answers   MindCracker,


How can you handle errors in Web API?

1 Answers  


Which protocol is used in a web api?

1 Answers  


How many no of classes in .net

4 Answers  


What is the difference between ExecuteReader,ExecuteNonQuery and ExecuteScalar.

8 Answers  


What is web api vs wcf?

1 Answers  


Categories