Creating the test solution and project

To show these LINQ-related new features, we will need a test project to demonstrate what they are, and how to use them. So we first need to create the test solution, and the project.

Follow these steps to create the solution, and the project.

  1. Start Visual Studio 2008.
  2. Select menu option File | New | Project to create a new solution.
  3. In the New Project window, select Visual C# | Console Application as the Project type and Template.
  4. Enter TestLINQ as the Solution Name, and TestNewFeaturesApp as the (project) Name.
  5. Click OK to create the solution and the project.
Creating the test solution and project
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset