How to create sharepoint survey lists through visual studio?
I am using sharepoint 2013 and visual studio 2013
Related
Why is that I can open a Web Site using Visual Studio 2019 Professional but I can't create one? I am using Visual Studio 2019 16.0.4. I can create a new site in VS 2015 and then open it in VS 2019, but there must be an easier way.
I have checked all the menu options but cannot find a way to create a new website like I can in Visual Studio 2015.
I am trying to develop a WebPart for Sharepoint 2007, currently i am using Visual Studio 2013 Ultimate, but the oldest version is sharepoint 2010.
I have tried to find 2007 templates under Tools-> Extensions and Updates but i am unable.
Sharepoint 2007 is not supported in Visual Studio 2013 , but is you manually update the project to Sharepoint 2010 tehn it may open that up..
See the link as given below :
https://msdn.microsoft.com/en-us/library/hh266747.aspx
Hi guys im using Microsoft Visual Studio 2013, but in my college, all of the computers using microsoft visual Studio 2012. Is there is possible if i save my project (from visual studio 2013) then i open it on visual studio 2012?
Visual Studio 2013 has a feature called "Solution Round Tripping", which means that a solution created in Visual Studio 2012, under certain circumstances, can be edited by both Visual Studio 2012 and 2013.
There are limitations though, as you can't open a solution in 2012 that uses new features or frameworks that are not available in 2012. Makes sense right? Generally, when you create the solution in 2012 and then open it in 2013, your chances are high.
In a winform application I am trying to create a report in visual studio 2013, but when I want to add the microsoft report designer I don't find the template.
How can I to install or add .rdlc report designer in Visual Studio 2013.
Will Programs in Visual Studio Premium Open in Visual Studio Express?
There are some project types that are not supported by Visual Studio Express. For example if you created a solution containing a unit test project in Visual Studio Ultimate you will not be able to open it in Visual Studio Express. Also make sure you check the Visual Studio Editions features comparison matrix.