create Infopath forms using visual studio 2010 for sharepoint 2010 - sharepoint

I have a requirement that i need to create an infopath 2010 form using visual studio 2010.
can any one show mw the way to create that?
Thanks,
Suresh

A requirement? Wierd requirement... You can not create InfoPath 2010 Forms with Visual Studio. You were able to work on InfoPath 2007 Forms with Visual Studio but this possibility is gone with InfoPath 2010.
The code behind from InfoPath from forms can only be edited using the InfoPath built in Visual Studio Tools for Applications.

Related

excel 2013 Add-in development in visual studio 2012

I am trying to create excel 2013 Add-in in visual studio 2012. But it is not showing excel 2013 Add-in template, although excel 2010 Add-in template is there. Here is my VS 2012 screen shot.
You need to install OfficeToolsForVS2012RTW. You can download in from Here

Sharepoint Designer 2010 vs. 2013

Sharepoint designer 2013 does not support Design view in edit mode. Microsoft says you can use Visual Studio to edit pages. Does Visual Studio allow you to use Design View?
No. Visual Studio does not have design view for SharePoint master pages.
With SharePoint 2013 you can convert HTML to masterpage using design manager and nowadays latest browsers have evolved as designer tools.
Please refer this blog for further reference
http://bniaulin.wordpress.com/2012/07/18/sharepoint-2013-design-manager-convert-html-to-master-page/
-Karthik
Only Visual Webparts in Visual Studio have the design view !

Can you import a visio sharepoint workflow template directly into Visual studio without using Designer?

We are trying to determine if it is possible to import a workflow directly from Visio to Visual Studio without using SharePoint Designer. A comment here: http://social.msdn.microsoft.com/Forums/en-US/vsarch/thread/92095335-3ac5-4568-b87d-bc17d147cb11 indicates that the UML versions of Visio and Visual Studio do not match. Is this still the case?
Would we be able to use Visio 2013 to go directly from Visio to Visual Studio? If this can be done, does anyone have the steps to do so?
Thank you in advance.

SharePoint 2013 update panel does not work

I can use an update panel in SharePoint 2010 and Visual Studio 2010, but when I try to use an update panel in SharePoint 2013 and Visual Studio 2012 it does not work. Is there any solution for this issue?

How to view the code of SharePoint site in Visual Studio?

I have built a SharePoint 2010 site and I want to view the code of the site in Visual Studio 2010 to edit the code according to the requirements.
How this is possible?

Resources