Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
115
How to start with a blank solution in Visual Studio.
posted

Hi,

I'm trying to understand how to setup a new project in visual studio (which assemblies need to be referenced and how to get the visual components on the VS toolbar).

I've been playing with the startup projects, and everything went right, but now I need to start from a blank solution and compose it depending on my needs (I just need a scheduler).

Is there a collection of VS 2010 project templates?

Thanks in advance.

Francesco R.

Parents
  • 71886
    Offline posted

    Hello Francesco,

    If you mean samples, then you could take a look at our samples browser, (if you have marked 'Samples' when installing Net Advantage) you could run it from 'Start Menu' -> 'All Programs' -> 'Infragistics' -> 'Windows Forms' -> 'Samples' -> 'Samples (local)'.

    When you have installed NetAdvantage for Windows Forms you should have the toolbox created in the Visual Studio. If this is not true in this case, you could use the toolbox creater, it should be called 'Create Visual Studio Toolbox Tab for Windows Forms CLR4.0 2012.2' for example. Then, you are just starting 'New Project' from the IDE. When it loads, please navigate to the Visual Studio toolbox and find our controls.

    Please feel free to let me know if I misunderstood you or if you have any other questions.

Reply Children
No Data