How can we create a website?



How can we create a website?..

Answer / Vipin Yadav

To create a website in ASP.NET, you need to install the .NET framework, choose an IDE like Visual Studio, create a new project, design your web pages, and run the application.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

what is the requirement that .Net web services can access the java application?

6 Answers   iSoft,


Can we have multiple worker process in an ASP.NET application? If so then how it has been handled by application? And who handles it?

1 Answers   InfoAxon Technologies,


What do you mean by authentication?

1 Answers  


What language is asp.net written in?

1 Answers  


What is the difference between dispose() and finalize()?

1 Answers  


what are partial classes and their use?

1 Answers   Patni,


What is the typical session identifier?

1 Answers  


Write a standard lock() plus double check to create a critical section around a variable access?

1 Answers  


What is the difference between an htmlinputcheckbox control and an htmlinputradiobutton control?

1 Answers  


How can you identify that the page is post back?

1 Answers  


When an ASP.NET server control is added to a web form, Visual Studio .NET adds one item to the class for the form. What item is added? a) The event registration. b) A protected class member for the control. c) A default event handler for the click event. d) A default class that inherits from the control?s base class.

4 Answers   Syntax Softtech, TCS,


what cut off mark for po's,what questions they asked for interview?

1 Answers  


Categories