Results 1 to 5 of 5

Thread: How to create solution and projects in Visual studio 2010?

  1. #1
    Join Date
    Feb 2010
    Posts
    763

    How to create solution and projects in Visual studio 2010?

    I have started learning the Visual Studio 2010 from the last week so I have many question related to how to create the solutions and projects in visual studio 2010. In detail I want to know: How to create project from using existing code in visual studio 2010. How to create directory for solution in Visual studio 2010. If I want to change the location then how to do that. I will be waiting for the related replies.

  2. #2
    Join Date
    May 2008
    Posts
    2,297

    Re: Create the project for existing code

    If you want to create the project from the existing code file you can do it following the simple steps given below.
    1. From the file menu you have to click on the “New” submenu
    2. After that you have to click on the “Projects from existing code”
    3. This will open the wizard for creating the new projects from the existing code files.
    4. Now you can use the wizard for specifying the details of existing code files
    5. These specifications will be added to the projects when you build the project.

  3. #3
    Join Date
    Apr 2008
    Posts
    2,005

    Re: Create the directory for the projects

    If you are making the project you will definitely in the need for creating the directory for the projects you can do this by following the steps given below.
    1. Click on the file menu and then select the New sub menu
    2. After that click on the project.
    3. Now in the “Project Types” pane you have to select the “Other Project Types”
    4. After that you have to select the Visual Studio Solutions.
    5. Now in the templates pane you have to select the blank solution
    6. You can now enter the desired name of the project
    7. For changing the location you can now browse and specify the new location

  4. #4
    Join Date
    May 2008
    Posts
    2,012

    Re: How to create solution and projects in Visual studio 2010?

    If you want to create the solution directory if you want to while you are creating the project. You can do this by following the steps mentioned below
    1. From the file menu you have to select New option
    2. After that you have to click on the project
    3. Now you can select the desired template for your project
    4. Now enter the desired name for your project
    5. After that you have to select the “Create directory for solution”
    6. For doing that you have check the check box given there.
    7. Type the name of the solution in the “Name textbox”
    8. Now you can browse and choose the new location

  5. #5
    Join Date
    Apr 2008
    Posts
    1,948

    Re: How to create solution and projects in Visual studio 2010?

    If you want to change the default location of the project. For doing that steps are given below.
    1. Select the option on the tools menu
    2. In the “Project and solution” folder you have to select the “General”
    3. Now enter the “Visual Studio project location text box. ”
    4. After that you can enter the location for the files and project.
    5. By following these simple steps you can easily change the location.

Similar Threads

  1. Replies: 2
    Last Post: 16-02-2011, 02:49 PM
  2. How to run Silverlight 4 in Visual Studio 2010
    By wllwnn in forum Tips & Tweaks
    Replies: 1
    Last Post: 05-08-2010, 01:32 AM
  3. Silverlight 4 Projects Unavailable Visual Studio 2010
    By Dingbang in forum Windows Software
    Replies: 3
    Last Post: 03-08-2010, 02:54 AM
  4. Replies: 4
    Last Post: 04-02-2010, 05:48 AM
  5. Compare Visual Studio 2010 and Visual Web Developer Express
    By Zacharia in forum Software Development
    Replies: 5
    Last Post: 28-01-2010, 04:27 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,789,077.47992 seconds with 17 queries