General ASP.NET
Announcement: This forum has been replaced by Visual Studio Developer Community to provide you one convenient and responsive system for all feedback. You can now suggest new ideas, browse and vote on existing ideas in the Visual Studio Developer Community. |
We’d like your suggestions and ideas to help us continuously improve future releases of ASP.NET, so we’ve partnered with UserVoice, a third-party service, to collect your feedback. Please do not send any novel or patentable ideas, copyrighted materials, samples or demos for which you do not want to grant a license to Microsoft.
This site is for feature suggestions; if you need to file a bug, you can visit our Developer Community website to get started.
Note: your use of the portal and your submission is subject to the UserVoice Terms of Service & Privacy Policy and license terms.
We look forward to hearing from you!
- The ASP.NET Team
-
remove Try C# from https://www.asp.net/freecourses
I am trying to learn C# and opened the link but was informed that CodeSkills will be shutting down on June 1, 2018 and it also prompts you for a subscription
1 vote -
Quick start to ASP.NET Core - Is NOT a free course
This course 'http://aspnetcorequickstart.com/';
is in the list of free courses here:
'https://www.asp.net/freecourses';
but it is not free at all..2 votesstarted ·AdminTerri Morton (ASP.NET Website Manager, Microsoft ASP.NET Future Feature Feedback) responded
Thanks for the feedback! We checked in with the author and there are two free chapters available here: http://app.deviq.com/courses/aspnet-core-quick-start
The free chapters also require the visitor to create a student account, but they do not require any payment information. The author is going to update the aspnetcorequickstart.com website to better highlight the free chapters.
-
Provide Tutorials in VB not just C#
Why do all your tutorials require a working knowledge of C#? I have been programming since 1968 (initially Algol and FORTRAN) and I much prefer using VB.
1 vote -
Instructions for installing .NET Core from the command line
On the page https://www.microsoft.com/net/core#windowscmd, step 2 mentions the following:
mkdir hwapp
cd hwapp
dotnet newIn which folder shall these commands be executed? Calling dotnet gives the following error:
'dotnet' is not recognized as an internal or external command,
operable program or batch file.Please provide exact instructions, of how to install .net core.
1 vote -
Add/update/modify some tutorials
It could be greatful if the tutorials were updated, because some of them are using old versions of the framework. Also, I'm looking for a Web API CRUD and a Login Authentication using roles tutorials. I'll appreciate these resources.
By the way, in the examples don't use LocalDB. Adapt the examples for the real life.
1 vote -
Put a working tutorial on your site - or somewhere. Nothing works.
Put a working tutorial on your site - or somewhere. Nothing works. Ever. I've gone to so many sites, downloaded so much extra code, bought so many books, tried downloading code from Github, I've tried Azure....please help someone who just needs to learn this crap.
1 vote -
any aps
Root source and database source before you ALLOWS any connection
1 vote -
Separate thing between Visual Studio Asp.Net developers and VS Code Developers
Separate things between Visual Studio and VS Code Asp.Net Core Developers. Don't mix things up in the same documentation how to do things in VS 2015 and VS Code. We VS developers don't want to care how the other developers do stuff, we want to stay in our VS without opening any other tool or anything.
6 votes -
Fix the template readme file
"Conceptual overview of what is ASP.NET Core"?
1 vote -
typos
Add the following highlighed markup.
typos : highlighed to hilighted.
3 votes -
set out clearly how to use mysql with vs studio express 2015 or 2013 including the connection string
1 voteWe should include some information about how to use (now VSCode ) with MySQL and ASP.NET Core in the ASP.NET Docs
-
msviewportstyle.appendchild
Getelementsnytagname.appendchild
1 vote