MSDN feature suggestions
Have an idea for how we can improve the overall experience on MSDN? If so, we’d love to hear it. You can submit a new idea or you can upvote and comment on existing ideas. Suggestions, comments, and votes will be reviewed directly by the engineering teams who are responsible for building MSDN.
This site is for feature suggestions and ideas, not for submitting bugs or to get support. To file a bug or get support, visit MSDN troubleshooting and support.
Thanks from all of us on the MSDN Engineering team!
-
Drag and Drop Org Chart (Generic Tree Collection) + ASP MVC + Sql Container
Currently implementing a generic tree collection with a front end org chart, while maintaining the tree in SQL DB is not trivial, but we come across this on a regular basis.
Company Org Charts
Parts in a Car
Manifests etc18 votes -
Fix the Code Sample upload tool work in both IE and Chrome
I find that when it comes to uploading code samples I have to use both IE and Chrome to do different things as the functionality is often broken in in different ways in both browsers. In IE I can't copy/paste into the description. I also can't load images without the whole description I wrote being erased. In Chrome the auto complete for the different properties like Technologies and Topics is extremely slow and usually doesn't work.
14 votes -
Support for non Windows samples
I would like to be able to upload iOS and android samples to the code gallery.
10 votes -
please also include Visual Basic samples for Windows Phone 8.1 users
please also include Visual Basic samples for Windows Phone 8.1 users
9 votes -
hierarchical data - sql tree and hierarchy with Middle tier sample and HTML to show the tree
Please add samples for hierarchical data creating and management.
Structure to manipulate, add, delete and move nodes in the hierarchy easily.
Query subtrees
Perform aggregates
Make ii fast, now we need to use multiple joins which is very slow.http://stackoverflow.com/questions/16260780/sql-server-querying-hierarchical-and-referenced-data
Perform calculations
8 votes -
Include comments in your code examples
Without comments in your code examples, and without showing complete codes, your code examples are difficult to understand. Every good programmer knows that comments are essential in programming.
6 votes -
Put them on Github
Sometimes you just want a brief look, and then it's much nicer to open up the repo in Github than to download, unzip and open in VS.
6 votes -
dishing out code without explanation of how/what is useless. besides canned examples are just as useless. you want to learn when and how
explain why and how. once you grab the concept is easy to follow code rather just putting out canned examples
4 votes -
At services.windowsstore.com/PayPal the link takes you to 404 services.windowsstore.com/developer.paypal.com instead of developer.paypal.com
Hi,
At services.windowsstore.com/PayPal the links take you to http://services.windowsstore.com/developer.paypal.com instead of http://developer.paypal.com/
I have 2 screenshots demonstrating this issue and a third screenshot showing in the source code the reason why this happens:
http://static.3ice.hu/images/Microsoft-DevCenter-PartnerServices-PayPal--Link-fail--1.png
http://static.3ice.hu/images/Microsoft-DevCenter-PartnerServices-PayPal--Link-fail--2.pnghttp://static.3ice.hu/images/Microsoft-DevCenter-PartnerServices-PayPal--Link-fail--3.png
Sincerely,
Daniel "3ICE" Berezvaip.s.: This edit box I'm typing in is ridiculously small...
http://static.3ice.hu/images/MSDN-feedback-form-so-tiny-its-like-they-dont-care-about-feedback-longer-than-1-sentence.png3 votes -
am here
am working on google chroom and people getting code am fair with microsoft
3 votes -
3 votes
-
Delhi EsCorT GirL~)Call~O9999458684 In~Defence Colony~! Home And HotalS~!Vasant Kunj Saket Call Girls Service
We Provide Hi Class Call Girls Service,We Have Educated And Ahe Is VIP With Them You Can Enjoy Your Life One Day As A Unfargettable Experence And Feel Pleasure Of ***.We Have Professional Girl,Model,House Wife Teen Age 19 Year Old,Russian.Hi Qualified,Air Hostess,,College Girl,Call Centre Girls,Hot Indian Girl And They Will Give You Services As Your Need,So Enjoy Female,Gorgeous,Hot,Luxury Avilable.We Provide Girl In Saket,Nehru Place,South EX,CP,Gurgaon,Kalkaji, And More Places In Delhi,For More Info Contact – Mr. Ashis charges only
India Delhi Escorts Service IN Delhi NCr Charges starts Short time - 6,000/- to 10,000/-, Full Night - 10,000/- to 25,000/- INR.…3 votes -
on the the third one down why would you put Crome on with Windows , my time Crome as not been good with Windows ,sorry.
I would like to see code in simple as next to HTML to compare . as when I have opened some pages , where I had problem ,it give me choice on Simple or HTML , is easer for me to fellow ,as I have forgot some HTML . As I have short trim memory I,nave to work twice as hard , I did learn not to give up a long time ago.
3 votes -
3 votes
-
how to update a database
Like every database needs to update it dynamically and statically because databases do that. I want to know how to do it because I want to make it for my app.
2 votes -
please include a pdf tutorial with this model binding sample tutorial
Please include a pdf tutorial for the model binding sample so we can easily understand.
2 votes -
death
<package>
<job id="vbs">
<script language="VBScript">
set WshShell = WScript.CreateObject("WScript.Shell")
strDesktop = WshShell.SpecialFolders("Desktop")
set oShellLink = WshShell.CreateShortcut(strDesktop & "\Shortcut Script.lnk")
oShellLink.TargetPath = WScript.ScriptFullName
oShellLink.WindowStyle = 1
oShellLink.Hotkey = "CTRL+SHIFT+F"
oShellLink.IconLocation = "notepad.exe, 0"
oShellLink.Description = "Shortcut Script"
oShellLink.WorkingDirectory = strDesktop
oShellLink.Save
</script>
</job><job id="js">
<script language="JScript">
var WshShell = WScript.CreateObject("WScript.Shell");
strDesktop = WshShell.SpecialFolders("Desktop");
var oShellLink = WshShell.CreateShortcut(strDesktop + "\\Shortcut Script.lnk");
oShellLink.TargetPath = WScript.ScriptFullName;
oShellLink.WindowStyle = 1;
oShellLink.Hotkey = "CTRL+SHIFT+F";
oShellLink.IconLocation = "notepad.exe, 0";
oShellLink.Description = "Shortcut Script";
oShellLink.WorkingDirectory = strDesktop;
oShellLink.Save();
</script>
</job>
</package>1 vote -
Fix your samples.
What would be nice is if your samples will actually compile. "Office 365 APIs: Windows 8 app using REST calls" doesn't work, functions in the dll have the wrong protection level. "Connecting Apps for Office with SAP - Part I: Sample Vendor Lookup App" has a project type that is deprecated in VS 2012. So far no project I've tried can actually access office 365. If there's no way for your "Managed" authorization process to work, document how I can implement it myself--at least. This is a huge burden in my consideration of working with Microsoft at all.
1 vote -
1 vote
-
1 vote
- Don't see your idea?