Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • dominik 711 posts 733 karma points
    May 24, 2011 @ 15:51
    dominik
    0

    Using VS 2010 for umbraco

    Hello everybody

    I found some information / tutorial about how to create a new Umbraco Project in Visual studio.

    What is the best method to use Visual Studio 2010 to work with an existing version of Umbraco (4.7)?

    If i create a new usercontrol and use some css classes i do not want to copy it everytime to my umbraco instance just to see if the css is working properly.

    Is there any way to use the VS Debug method to load umbraco and show for example if the css for the usercontrol is correct or if there are some errors in the Usercontrol code?

    Can i copy the web.config from umbraco into my visual studio project?

    Thanks

     

  • Vanja Tesin 30 posts 55 karma points
    May 25, 2011 @ 08:47
    Vanja Tesin
    0

    Take a look at uSiteBuilder add-on.

     

  • Michael Latouche 504 posts 819 karma points MVP 5x c-trib
    May 25, 2011 @ 09:50
    Michael Latouche
    0

    Hi dominik,

    Basically, if you want to debug your VS2010 code, you need to attach the debugger to the process in which your umbraco site runs (e.g. wp3.exe).

    Here are two links that might help you go further:

    http://our.umbraco.org/forum/getting-started/installing-umbraco/14691-Running-a-umbraco-website-through-Visual-Studio

    http://our.umbraco.org/projects/developer-tools/visual-studio-2010-project-template-

    Hope this helps.

    Cheers,

    Michael.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies