What is the procedure to create the environment for asp.net? : asp.net mvc



What is the procedure to create the environment for asp.net? : asp.net mvc..

Answer / Nasir Ikram

To create an environment for ASP.NET, you need to install .NET Framework on your machine and set up a web server such as IIS (Internet Information Services). After that, you can create a new ASP.NET project using Visual Studio or the command line.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is boxing and how it is done internally?

1 Answers   Microsoft,


Explain significance of routing? : asp.net mvc

1 Answers  


Describe the difference between inline and code behind.

5 Answers   Siebel Systems,


How does a content page differ from a master page?

1 Answers  


Take one textbox if I am inputting abc alphabet in capital letter or in small letter on the button click it will be bcd or if I enter 123 and it would be 234 like that in ASP.NET?

3 Answers   DNS,


Explain the difference between debug.write and trace.write? When should each be used?

1 Answers  


In a Code-Behind class generally which type of code is found ?

3 Answers   Siebel,


What is the significance of finalize method in .net?

1 Answers  


What are Master Pages in ASP.NET? or What is a Master Page?

1 Answers   MCN Solutions,


If you want a certain ASP.NET function executed on MouseOver for a certain button. Where do you add an event handler?

1 Answers  


Where can we set the specific variables for a application and Session objects ?

2 Answers   Siebel,


What is the DLL Hell Problem?

2 Answers  


Categories