Home Page

UPDATE: 2010 Developer Action Plan The folks at LearnVisualStudio.NET have created a new Developer Action Plan packed with strategies and advice to help you get that elusive first .NET development job and also become an awesome ASP.NET developer. This action plan is perfect:

  • For those with little or no .NET experience, or...
  • For those with programming experience, but who feel like their skills are deteriorating or becoming stale

If you simply enter your email in the next 15 minutes, you will get:

  • A download link for the 2010 Developer Action Plan
  • 4 hours of free ASP.NET training videos you can watch from the comfort of your computer
==> Click HERE to get your gifts immediately. It's safe and easy. <==


By using the Solution Explorer you can edit the various artifacts in your project.  Double click on an artifact in the Solution Explorer in order to open it up in the Code Editor window.  The Solution Explorer can be used to copy, delete and add new artifacts to the project.  Watch as I perform the following actions using the Solution Explorer:

1) Open the source code for the file Default.aspx (by double clicking)
2) Open the configuration file web.config (by double clicking)
3) Copy and paste the web page Default.aspx (using right click)
4) Delete the newly created file “Copy of Default.aspx” (using right click)

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment