Quantcast
Channel: ASP.NET MVC / Web API / Web Pages
Browsing all 7925 articles
Browse latest View live
↧

Commented Issue: Html.Raw used as attribute value in Razor is still being...

Steps:* Load an MVC 4 project.* Go into a view (e.g., ~/Views/Shared/_Layout.cshtml).* Add an attribute to an HTML element and make its value something that is already attribute-encoded and wrapped in...

View Article


New Comment on "Roadmap"

There is a set of js libraries that suitable for ASP.NET SPA. Such as: knockout.js VS backbone.js sammy.js VS nav/history.js ... I think they cost much time to study. Before release the next generation...

View Article


Commented Issue: Caching story for Web API [608]

There’s a couple of things to think about when considering caching – it is not enough to just look at the cache control header and turn off caching. We absolutely want to enable caching in a rich way...

View Article

Created Issue: Value validator should swallow exceptions from getters when...

Otherwise the exception bubbles up and request fails

View Article

Source code checked in, #b50db755d855

Issue 552: NRE when defining navigation property in derived type by explicit model builder Throwing a better exception when the user forgot to configure the navigation property link instead of a NRE.

View Article


Edited Issue: NRE when defining navigation property in derived type by...

Repro code is attached.Send request: GET http://localhost:50232/vehicles to repro the issueThe exception is: System.NullReferenceException occurred HResult=-2147467261 Message=Object reference not set...

View Article

Commented Issue: NRE when defining navigation property in derived type by...

Repro code is attached.Send request: GET http://localhost:50232/vehicles to repro the issueThe exception is: System.NullReferenceException occurred HResult=-2147467261 Message=Object reference not set...

View Article

Created Issue: Don't disable warnings at the project level [612]

A number of projects disable CS1591 at the project level, which means the compiler won't help reminding to add XML doc comments for new code.

View Article


Edited Issue: Don't disable warnings at the project level (CS1591) [612]

A number of projects disable CS1591 at the project level, which means the compiler won't help reminding to add XML doc comments for new code.

View Article


Created Issue: Don't disable warnings at the project level (CS0618) [613]

We want the compiler to help us remember not to call obsolete methods. If there are specific cases where we need to do so, we should add suppressions at the source level (#pragma), not at the project...

View Article

New Post: ASP.NET Web API Help Page and dependency on MVC 4

Hi,I already have a MVC 3 app with a Web API using the current Web API Nuget Package. Is it possible to use the new Help/Documentation package  without having to install MVC 4 as well?I see it has a...

View Article

Created Issue: Enable FxCop for System.Net.Http.Formatting.NetCore [614]

It currently doesn't pass CodeAnalysis (and CodeAnalysis is disabled project-wide).

View Article

Source code checked in, #0f37426c4adc

Create separate CodeAnalysis configuration. Remove SuppressMessage attributes from Release configuration. Also, cleanup project file settings/make consistent.

View Article


Source code checked in, #b7dd3c790861

Add comment per feedback.

View Article

Source code checked in, #819500bc6778

Remove unnecessary setting additions.

View Article


Source code checked in, #ff3c3baae12c

Use the NuGet-advertised minimum version of JSON for builds and unit tests.

View Article

Created Issue: Dynamic suffixes for Display Modes and Views location caching...

By implementing IDisplayMode you can transform a virtual path pretty much in any way you want. The problem is in Views location caching, which uses the DisplayModeId to cache a location...

View Article


Created Issue: Bug in MVC4: System.Web.PrefixContainer [616]

It seems that internal System.Web.PrefixContainer class was introduced in MVC4 and this class has the bug, which is reproduced with the following model, view and controller action method: public class...

View Article

Edited Issue: Bug in MVC4: System.Web.PrefixContainer [616]

It seems that internal System.Web.PrefixContainer class was introduced in MVC4 and this class has the bug, which is reproduced with the following model, view and controller action method: public class...

View Article

Created Issue: Provide overload to supply entitysetconfiguration while...

It would be convenient for users if we provide overload for "ReturnsCollectionFromEntitySet" and "ReturnsFromEntitySet" methods where they can specify an entitysetconfiguration, if they have already...

View Article
Browsing all 7925 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>