General ASP.NET

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. Designer support for Razor pages

    Razor based pages need a design surface in the same way as ASP.Net Forms pages or straight HTML. This should support dropping of controls onto the page, dragging of margins and padding, and all the other features we have normally in design view.

    79 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  ·  Flag idea as inappropriate…  ·  Admin →
    • Show me the parts of my .config files that I can delete

      As projects grow and transition from greenfield to brownfield projects .config files are getting more and more obsolete and dead stuff in them.

      Do help me and show me what I delete of this.

      72 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…)
        under review  ·  2 comments  ·  Flag idea as inappropriate…  ·  Admin →
      • Improve localization support in DataAnnotations

        Today it's impossible to fully localize the view models / validations without using hacks or clutter the view models with the ErrorResourceName etc.

        It would be a lot easier to handle localization if you created an extension point where one could register custom string providers.

        Something like:

        LocalizationStringProvider.Clear();
        LocalizationStringProvider.Add(new MySqlProvider());

        Full description: http://blog.gauffin.org/2013/01/better-support-for-localization-in-asp-net/

        68 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  ·  Flag idea as inappropriate…  ·  Admin →
        • Add IntelliSense for CSS Selectors

          Can you add IntelliSense support for CSS selectors in stylesheets?

          You can autocomplete all HTML tag names, all pseudo-classes (preferably with parameter hints) and pseudo-elements, and all IDs and classes that appear in other selectors in that or other stylesheets.

          60 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…)
            started  ·  1 comment  ·  Flag idea as inappropriate…  ·  Admin →
          • 57 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  ·  Flag idea as inappropriate…  ·  Admin →
            • 52 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  ·  Flag idea as inappropriate…  ·  Admin →
              • Use virtual file system for ASP.NET Bundling & Minification

                Make ASP.NET Bundling & Minification (System.Web.Optimization) using the virtual file system to support bundling and minification of virtual files.

                50 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…)
                  started  ·  3 comments  ·  Flag idea as inappropriate…  ·  Admin →
                • Multiple web.config Transforms

                  The ability to specify multiple web.config Transforms; all of them applies and final web.config gets created out of them. And then couple of item templates to add specific transform...e-g

                  web.config
                  release-ajax-transform
                  release-dynamic-data-transform
                  debug-ajax-transform
                  debug-dynamic-data-transform

                  49 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  ·  Flag idea as inappropriate…  ·  Admin →
                  • asp.net membership database schema update

                    asp.net membership database schema, change uniqueidentifier datatype of primary keys to int fo all tables.

                    47 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  ·  General ASP.NET  ·  Flag idea as inappropriate…  ·  Admin →
                    • Make language specific ContentPlaceholders.

                      I want to be able to specify that a ContentPlaceholder should contain JavaScript or css, and get intellesense/syntax highlighting in the placeholder.

                      46 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  ·  Flag idea as inappropriate…  ·  Admin →
                      • Web version of Visual Studio

                        Make a web version of Visual Studio that opens solutions and projects from a cloud-based source control, compiles and deploys my applications to Azure, an environment I can access anywhere from any browser.

                        46 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  ·  Flag idea as inappropriate…  ·  Admin →
                        • Support ASCX controls in DLL libraries

                          I'd like to create user controls in ascx form in a library and use in a website or web project

                          46 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  ·  Flag idea as inappropriate…  ·  Admin →
                          • IIS Express 64 Bit Visual Studio 2012

                            Right now when you have a 64 bit Web project in Visual Studio 2012 it will always launch the iis express 32 bit version. Can we make Visual studio smarter depending on the platform on what iis express to load. Or at least allow for us to change that path inside the csproj file?

                            45 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  ·  General ASP.NET  ·  Flag idea as inappropriate…  ·  Admin →
                            • MySQL & PostgreSQL Support

                              Add more sql db support (mysql, postgresql)

                              44 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  ·  Flag idea as inappropriate…  ·  Admin →
                              • TypeScript build provider

                                Why not use for *.ts the same mechanism used for compiling *.ascx and *.aspx to DLLs? There is a whole infrastructure of build providers that can be utilized for this purpose. If compilation of TypeScript sources get implemented as a build provider, it will work even without Visual Studio, with any editor.

                                39 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  ·  Flag idea as inappropriate…  ·  Admin →
                                • Make enrypting the connection strings easier to do during deployment

                                  right now you have to run aspnet_regiis to encrypt the connection strings in a web.config. It would be nice to this could be built in as a part of the deploy process.

                                  38 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  ·  Flag idea as inappropriate…  ·  Admin →
                                  • Sharepoint supporting MVC

                                    It would be great if Sharepoint supports MVC natively/out of box!

                                    37 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  ·  Flag idea as inappropriate…  ·  Admin →
                                    • Include WiX natively within visual studio

                                      We shouldn't have to download the votive stuff manually - WiX deserves the extra exposure that automatic inclusion would give it.

                                      35 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  ·  Flag idea as inappropriate…  ·  Admin →
                                      • Make MEF available natively on MVC

                                        The injection of controllers work with MEF

                                        34 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…)
                                          started  ·  1 comment  ·  Flag idea as inappropriate…  ·  Admin →
                                        • Add the concept of AMD like require.js

                                          Libraries like Require.js help to structure the javascript files into modules that are resolved on runtime or can be passed to an optimizer that bundles all javascript files into on file with the correct order.
                                          It would be cool to have support in ASP.NET and Visual Studio for these concept and that it would be included in the Bundling and Minification Process.
                                          And Intellisens should not break when using require.js.

                                          33 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  ·  Flag idea as inappropriate…  ·  Admin →
                                          • Don't see your idea?

                                          General ASP.NET

                                          Feedback and Knowledge Base