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

I suggest you ...

You've used all your votes and won't be able to post a new idea, but you can still search and comment on existing ideas.

There are two ways to get more votes:

  • When an admin closes an idea you've voted on, you'll get your votes back from that idea.
  • You can remove your votes from an open idea you support.
  • To see ideas you have already voted on, select the "My feedback" filter and select "My open ideas".
(thinking…)

Enter your idea and we'll search to see if someone has already suggested it.

If a similar idea already exists, you can vote and comment on it.

If it doesn't exist, you can post your idea so others can vote on it.

Enter your idea and we'll search to see if someone has already suggested it.

  • Hot ideas
  • Top ideas
  • New ideas
  1. Database Projects - Reinstate Data Compare and Add Support for Database Diagrams

    VS 2012 Ultimate RC does not seem to have any support for the Data Compare feature that was present in VS 2010 Ultimate and that saved me a ton of time (not to mention cash) when comparing the data between 2 databases and generating deployment scripts.

    With regard to database diagrams, these were also supported in VS 2010 but do not seem to be supported at all in VS 2012, diagrams are useful way to quickly see the structure of a database and yes I know I can use SSMS but as this is built on top of VS 2010…

    76 votes
    Vote
    Sign in
    Check!
    (thinking…)
    Reset
    or sign in with
    • facebook
    • google
      Password icon
      I agree to the terms of service
      Signed in as (Sign out)
      You have left! (?) (thinking…)
      1 comment  ·  Database Projects  ·  Flag idea as inappropriate…  ·  Admin →
    • Please include Database Unit Testing in VS 2012

      I extensively used the Database Unit test in VS 2010. Please bring them back for VS 2012

      43 votes
      Vote
      Sign in
      Check!
      (thinking…)
      Reset
      or sign in with
      • facebook
      • google
        Password icon
        I agree to the terms of service
        Signed in as (Sign out)
        You have left! (?) (thinking…)
        0 comments  ·  Database Projects  ·  Flag idea as inappropriate…  ·  Admin →
      • In database Project Not able to resolve Circular References

        In Database Project Not able to resolve circular reference. Still it is issue in VS. Also if we add more than 10 Project in a single database Solution then its goes as killing slow.

        13 votes
        Vote
        Sign in
        Check!
        (thinking…)
        Reset
        or sign in with
        • facebook
        • google
          Password icon
          I agree to the terms of service
          Signed in as (Sign out)
          You have left! (?) (thinking…)
          2 comments  ·  Database Projects  ·  Flag idea as inappropriate…  ·  Admin →
        • Print a Report of Database Schema Differences from Schema Compare

          Currently when you run a Schema Compare through the Database Tools in Visual Studio 2012 you have the option to Generate a SQL Script or Run the Updates against the Target Database Directly.

          I propose an additional option, a Printable "Report View" that shows all the objects and the differences. This could be as simple as being able to print the grid (expanded) that is generated from within Visual Studio along with some basic statistics such as:
          1) The number of Total Objects Compared
          2) Number of Objects in Source that are not in Target
          3) Number of Objects in…

          11 votes
          Vote
          Sign in
          Check!
          (thinking…)
          Reset
          or sign in with
          • facebook
          • google
            Password icon
            I agree to the terms of service
            Signed in as (Sign out)
            You have left! (?) (thinking…)
            0 comments  ·  Database Projects  ·  Flag idea as inappropriate…  ·  Admin →
          • Dependency Graphs for SQL Server Database Projects

            Visual Studio 2010 does not support generation of Dependency Graphs for Database Projects.

            It would be great if Visual Studio 11 could support the new SQL Server Data Tools Database Projects.

            It would be great to be able to generate dependency graphs for all database objects and cross-database project references.

            8 votes
            Vote
            Sign in
            Check!
            (thinking…)
            Reset
            or sign in with
            • facebook
            • google
              Password icon
              I agree to the terms of service
              Signed in as (Sign out)
              You have left! (?) (thinking…)
              1 comment  ·  Database Projects  ·  Flag idea as inappropriate…  ·  Admin →
            • Allow three part naming for referring a DB object in same database project

              Many developers have a preference to consistently use database qualified object naming. Currently using three part naming [databasename].[schemaname].[objectname] for referring an object in same DB project results in a error/warning in Visual Studio. This is is allowed in SQL server, so it makes sense for add functionality in Visual Studio to have an implicit reference to the same database project and not generate any errors/warning in such situations.

              6 votes
              Vote
              Sign in
              Check!
              (thinking…)
              Reset
              or sign in with
              • facebook
              • google
                Password icon
                I agree to the terms of service
                Signed in as (Sign out)
                You have left! (?) (thinking…)
                0 comments  ·  Database Projects  ·  Flag idea as inappropriate…  ·  Admin →
              • 5 votes
                Vote
                Sign in
                Check!
                (thinking…)
                Reset
                or sign in with
                • facebook
                • google
                  Password icon
                  I agree to the terms of service
                  Signed in as (Sign out)
                  You have left! (?) (thinking…)
                  0 comments  ·  Database Projects  ·  Flag idea as inappropriate…  ·  Admin →
                • Allow to generate deployment(comparison) script in non-SQLCMD mode

                  In VS-2012 SP1 when we generate deployment script , we need to turn on SQLCMD mode on SSMS before we can run the script.

                  Would like to have an option to generate the scripts in basic sql formate which can be run on SSMS directly.

                  4 votes
                  Vote
                  Sign in
                  Check!
                  (thinking…)
                  Reset
                  or sign in with
                  • facebook
                  • google
                    Password icon
                    I agree to the terms of service
                    Signed in as (Sign out)
                    You have left! (?) (thinking…)
                    0 comments  ·  Database Projects  ·  Flag idea as inappropriate…  ·  Admin →
                  • Database Project Loading Slow

                    Database Project Loading slow. If in single solution file containg more than 10 project the loading time appox 30-45 minutes. Some time database Project crash. Whats the root cause ???

                    4 votes
                    Vote
                    Sign in
                    Check!
                    (thinking…)
                    Reset
                    or sign in with
                    • facebook
                    • google
                      Password icon
                      I agree to the terms of service
                      Signed in as (Sign out)
                      You have left! (?) (thinking…)
                      2 comments  ·  Database Projects  ·  Flag idea as inappropriate…  ·  Admin →
                    • Automatic Stored Procedure Generation in SSDT

                      In some organizations production apps are only allowed to communicate with a database through stored procedures, including basic features like SELECT, INSERT, UPDATE, AND DELETE. As a result, when creating a new table stored procedures must be created for each of those functions. While not difficult to do, it is incredibly tedious and time consuming when working with a lot of tables.

                      It would be nice if a SQL Server Data Tools (SSDT) project had the option to automatically script stored procedures for a table or a view. SQL Server Management Studio has a somewhat similar feature with Script As,…

                      4 votes
                      Vote
                      Sign in
                      Check!
                      (thinking…)
                      Reset
                      or sign in with
                      • facebook
                      • google
                        Password icon
                        I agree to the terms of service
                        Signed in as (Sign out)
                        You have left! (?) (thinking…)
                        0 comments  ·  Database Projects  ·  Flag idea as inappropriate…  ·  Admin →
                      • Allow suppression of a specific Warning on a specific object in a Database Project

                        I have a few stored procedures in my database project that reference local temporary tables created in another stored procedure. The procedures throw SQL71502 Warnings, that tell me the procedure has an unresolved reference to the temporary table. There is no way to resolve these Warnings within the Database Project, since there is no way for the Database Project to "see" the temporary table created in the other procedure. Therefore, the only choices I have are (1) keep the Warnings in the solution or (2) suppress all Warnings of type SQL71502 in the project. Neither approach is optimal. Keeping these…

                        2 votes
                        Vote
                        Sign in
                        Check!
                        (thinking…)
                        Reset
                        or sign in with
                        • facebook
                        • google
                          Password icon
                          I agree to the terms of service
                          Signed in as (Sign out)
                          You have left! (?) (thinking…)
                          3 comments  ·  Database Projects  ·  Flag idea as inappropriate…  ·  Admin →
                        • Allow embedded resources in Database Project

                          Database project doesn't allow to add new resource file (.resx) and doesn't compile it in right way, if existing resource files are added.

                          2 votes
                          Vote
                          Sign in
                          Check!
                          (thinking…)
                          Reset
                          or sign in with
                          • facebook
                          • google
                            Password icon
                            I agree to the terms of service
                            Signed in as (Sign out)
                            You have left! (?) (thinking…)
                            0 comments  ·  Database Projects  ·  Flag idea as inappropriate…  ·  Admin →
                          • 1 vote
                            Vote
                            Sign in
                            Check!
                            (thinking…)
                            Reset
                            or sign in with
                            • facebook
                            • google
                              Password icon
                              I agree to the terms of service
                              Signed in as (Sign out)
                              You have left! (?) (thinking…)
                              0 comments  ·  Database Projects  ·  Flag idea as inappropriate…  ·  Admin →
                            • Data Generation Plan in Database Project

                              SQL connection string should be project level in Data Generation Plan for source connection same like web.config for application. Currently I am using Microsoft Visual Studio 2010 db project.

                              Problem Area : I am using sequence data bound generator in data generation plan. I don’t want to set database name or user name level information at column level. Please let me know the best way to setup connection information at project level.

                              Regards,
                              Inder Dureja

                              1 vote
                              Vote
                              Sign in
                              Check!
                              (thinking…)
                              Reset
                              or sign in with
                              • facebook
                              • google
                                Password icon
                                I agree to the terms of service
                                Signed in as (Sign out)
                                You have left! (?) (thinking…)
                                0 comments  ·  Database Projects  ·  Flag idea as inappropriate…  ·  Admin →
                              • Allow ALTER statement for files in DB project

                                Currently when we make a change to a single object such as stored procedure,view, function , trigger we need to switch the CREATE statement to ALTER, apply the change and then switch back the ALTER to CREATE. Failure to do so results in an error "SQL03070: The statement is not recognized in this context". This causes build to fail. The ALTER at the beginning should be allowed atleast for objects that frequently modified such as stored procedures, views, triggers and functions.

                                We would like to enourage a practice where developers can check out the object from the DB project inTFS,…

                                1 vote
                                Vote
                                Sign in
                                Check!
                                (thinking…)
                                Reset
                                or sign in with
                                • facebook
                                • google
                                  Password icon
                                  I agree to the terms of service
                                  Signed in as (Sign out)
                                  You have left! (?) (thinking…)
                                  0 comments  ·  Database Projects  ·  Flag idea as inappropriate…  ·  Admin →
                                • Don't see your idea?

                                Feedback and Knowledge Base