This question is locked. New answers and comments are not allowed.
Hi,
When, if ever, do you expect to add meaningful XML documentation to the classes in ASP .NET MVC? It's really frustrating how the documentation you provide online is so incomplete and there is no XML documentation.
It seems ridiculous to me to release (and charge quite a bit of money for) an API which is almost totally undocumented. I shouldn't have to dig through source code in order to know what classes/methods/properties do.
I feel confident that I speak for most of your customers when I say that the lack of thorough documentation on both the Javascript and C# API is very detrimental to the usage of these libraries. You should make it part of your application development process to write XML docs as you write the code.
When, if ever, do you expect to add meaningful XML documentation to the classes in ASP .NET MVC? It's really frustrating how the documentation you provide online is so incomplete and there is no XML documentation.
It seems ridiculous to me to release (and charge quite a bit of money for) an API which is almost totally undocumented. I shouldn't have to dig through source code in order to know what classes/methods/properties do.
I feel confident that I speak for most of your customers when I say that the lack of thorough documentation on both the Javascript and C# API is very detrimental to the usage of these libraries. You should make it part of your application development process to write XML docs as you write the code.