Can i create/build multiple Visual webparts in Visual Studio 2010? If yes i do i set up the strcuture? `Will it have seprate feature or does it come under 1 feature? Thanks in advance

link|improve this question

40% accept rate
feedback

2 Answers

up vote 0 down vote accepted

Yes, you can have multiple Visual webparts in same VS.NET Project (choose Add New Item). You can add them in single FEATURE using Feature designer.

link|improve this answer
feedback

Multiple webparts can be added to project.

1.Start Visual Studio 2010.

2.On the File menu, click New, and then click Project.

3.In the Installed Templates section, expand either Visual Basic or C#, expand SharePoint, and then click 2010.

4.In the template pane, click Visual Web Part.

To add webparts again right click on the project and choose ADD new Item

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.