Visual Studio
Welcome to the Visual Studio UserVoice site. Let us know what you would like to see in future versions of the Visual Studio suite of products. This site is for suggestions and ideas. If you need to file a bug, visit the Visual Studio Connect site: http://connect.microsoft.com/visualstudio.
ASP.NET Runtime/Web Tooling suggestions have moved! All your ideas, including your votes, have been transferred and are searchable in the ASP.Net Uservoice forum. Please submit any new ASP.NET Runtime/Web Tooling suggestions, or vote on existing suggestions by going to http://aspnet.uservoice.com.
We look forward to hearing from you!
Thanks – Deon Herbert
Visual Studio Team
-
Provide .Net 4.0 Framework support for SharePoint
Provide .Net 4.0 Framework support for SharePoint 2010 so that .Net Framework v. 4.0 projects can be built and deployed to SharePoint 2010. In addition, a new/updated set of Visual Studio project templates should be introduced with the newest .Net Framework v.4.0 support.
125 votes -
Integrate SharePoint Designer functionality into Visual Studio
Integrate SharePoint Designer functionality into Visual Studio so that developers can accomplish all required SharePoint development and administration tasks in a single IDE rather than having to bounce back and forth between Visual Studio and SharePoint Designer for various tasks and development activities.
37 votes -
Connecting to a remote Sharepoint
Connecting to a remote Sharepoint farm exports for projects and items
36 votesWe currently support this for the new Apps model in SharePoint 2013 and we have an item on our backlog to support this for SharePoint solutions. Thanks for your idea!
-
Redesign the feature and package system
The current way of creating and populating features is quite horrible. You create the feature in one place, the artifacts in another, then use a third screen to link things together.
The Solution Explorer is hierarchical, so the logical thing would be to add content types, modules, etc under the feature node. Now new modules are added to some random feature; at least ask what feature it belongs to.
In the package explorer, it's also possible to see features that belong to other VS projects, and hence other logical WSP's. This seems nuts.
Adding a features from one project into…
18 votesThanks for you feedback! We have an item on our backlog for this. We will review it with other feature requests.
-
Provide .Net 4.5 Framework support for SharePoint 15/2013
Provide .Net 4.5 Framework support for SharePoint 15/2013 so that developers can leverage the new built-in Windows Iden***y Foundation capabilities (WIF) that ships with the .Net 4.5 Base Cl*** Library. This will significantly simplify Claims-based development in SharePoint 15/2013 vs. continuing to use .Net 4.0 with limited support for WIF.
13 votesThanks for your feedback! This does nothing with Visual Studio, but we’ve forwarded the feedback to SharePoin platform team.
-
Provide native SAML 2.0 support for SharePoint
Provide native SAML 2.0 support for SharePoint rather than the current support for SAML v. 1.1 in SharePoint 2010.
10 votes -
Add SharePoint Column Support
While I absolutely love the new VS 2012 projects for SharePoint List and Content Types (great job!), we still have to manually enter columns via XML. This is very tedious.... Seems like it would be easy to have a drop down box that lists the OTB columns (single line of text, number, dropdown, date, etc.) and upon selection, the column type XML would be generated - then we would only have to do minor tweaks to the XML. You have dropdowns for the list and content type, please add for columns.
10 votes -
Office 2013 customUI schema in Office Tools for Visual Studio 2012
There is no chance to build a backstage extension, because Office Tools contains Ribbon schema from Office 2010. However the UI was changed in Office 2013 Preview.
Previously discussed here: http://social.msdn.microsoft.com/Forums/da-DK/officedevpreview/thread/527ed1f8-b2fd-46d7-8e59-b86089f3e6cd
9 votes -
Provide a full-trust proxy for calling external web services
Provide a generic full-trust proxy for external web services that can be used to call external web services from within sandboxed solutions. This full-trust proxy code should be able to support Classic .asmx services, WCF SOAP Services as well as WCF RESTful/WCF Data Services. This will remove the need to create full-trust proxies on a project-by-project basis for many development teams.
8 votes -
Remove all dependencies on Internet Explorer for browsing SharePoint
Currently features such as open in DataSheet view are restricted to capabilities only available through Internet Explorer. This reduces the full browser-based experience for users utilizing alternative browsers such as Firefox and Google Chrome. Therefore, all ActiveX dependencies or any such dependencies which require Internet Explorer support exclusively should be removed altogether and replaced with .Net control counterparts or other suitable solutions.
8 votes -
Make the SharePoint feature and solution screens have search functionality
When working with lots of modules, pages, mapped folders, features, ... it can be quite hard to find that one list instance in a list of over 50 items, without being able to search it, nor being alphabetically.
7 votes -
Provide .Net 4.0 Framework support for SharePoint 2010 so that .Net Framework v. 4.0 projects can be built and deployed to SharePoint 2010.
Provide .Net 4.0 Framework support for SharePoint 2010 so that .Net Framework v. 4.0 projects can be built and deployed to SharePoint 2010.
In addition, a new/updated set of Visual Studio project templates should be introduced with the newest .Net Framework v.4.0 support.6 votes -
Provide official support for SQL Server 2012 with SharePoint 2010
Now that SQL 2012 RTM has been released, SharePoint 2010 Hardware and Software Requirements should immediately be updated to provide official support for SQL Server 2012.
6 votes -
Create Publishing profiles for SharePoint packages
I really like the new publishing options for web applications. As for SharePoint, the Package option seems to have been replaced by a Publish option. But that publish option could use some of the features the web application publishing has. For instance choosing a profile debug/release. It also doesn't rememeber the last directory where you've published your file in between session, so I need to choose the folder again each time. Overall, the publish feature is nice, but could be nicer.
6 votesThanks for your feedback! We currrently support publishing profile for provider-hosted apps for SharePoint in SharePoint 2013, and we have an item on our backlog to support this for SharePoint solutions. Thanks for your idea!
-
Provide a fully-unified and streamlined SharePoint Designer User Interface
Currently, the usage of SharePoint Designer is a very broken, clunky and disconnected User Interface. Simple operations such as editing a content type can be done within SharePoint Designer, but re-ordering the columns in a content type require bouncing back to the browser in order to perform the re-ordering operation. This provides a very poor overall user experience when re-ordering operations could easily be performed through a drag and drop experience directly within SharePoint Designer. There are numerous examples of functionality in SharePoint Designer which constantly require an end-user to bounch back and forth between SharePoint Designer and the browser…
5 votes -
Add SharePoint Column Support
While I absolutely love the new VS 2012 projects for SharePoint List and Content Types (great job!), we still have to manually enter columns via XML. This is very tedious.... Seems like it would be easy to have a drop down box that lists the OTB columns (single line of text, number, dropdown, date, etc.) and upon selection, the column type XML would be generated - then we would only have to do minor tweaks to the XML. You have dropdowns for the list and content type, please add for columns.
4 votes -
Provide versioning of file attachments in SharePoint Lists
Provide the ability to version file attachments when they are directly attached to SharePoint List Items. Currently, you can only enable versioning on Document Libraries, however, if you attach a file to a SharePoint List, there is no option to version the files that are attached to these various list items.
4 votes -
For SharePoint platform team: make SharePoint object model mockable
It`s impossible to isolate unit test code from SharePoint object model using mocks and stubs for now. To create unit tests developer must use SharePoint emulation or shim based isolation framework. Moreover such unit testing code looks unnatural and bad designed.
3 votes -
Provide Google and Open ID authentication support for SharePoint
Provide Google and Open ID authentication support for logging into SharePoint Portals (both internally hosted SharePoint as well as SharePoint Online)
3 votes -
c# directly in Office
Office continues to use the dead language VBA for macros. Using the Roslyn project, it should be easier to allow C# to be written directly within Office. This would be a huge, huge improvement over having to write and maintain VBA macros.
VSTO and VSTA are a clunky solution at best, and deployment of Office apps using them is always an issue. Making Office natively support C# is the solution.
3 votes
- Don't see your idea?