Tuesday, December 20, 2011

What is Visual Web Developer and its Features?

Visual Web Developer is a full-featured development environment for creating ASP.NET Web applications
It offers the following features:
  •  Web Page Design
  •  Page Design Features
  •  Code Editing
  •  Testing and Debugging (A local Web Server for testing and a debugger that helps you find errors in programs)
  •  Deployment (Tools to automate typical task for deploying a Web applications to a hosting server or a hosting provider)
 
Testing and Debugging
  •  Visual Web Developer provides an ideal environment in which to build Web sites and the npublish them to a hosting site.
  •  Visual Web Developer includes a local Web server that provides all the features you need to test and debug ASP.NET Web pages,without requiring IIS to be installed
  •  Finally, you can take the advantage of the built-in suppoert for the File Transfer Protocol(FTP), using the Visual Web Developer , you can connect directly to the host computer and then create and edit files on the server

No comments:

Post a Comment