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

Commented Issue: $metadata requests should throw an exception when there is...

Right now we just get a 406 with no error, because there are no formatters registeredComments: We should throw a better exception and move the clean inside the if block.

View Article


Created Issue: Considering support ModelState error in ODataError [565]

Discussed with Youssef that ODataError right now doesn't support custom error, so we will lose the modelstate's errors in odata error message.However, ModelState errors are very common in real...

View Article


Created Issue: Add containment support to the OData model builder [566]

We expose all the entity sets at the root level in the service document. we should support containment scenarios. As an example, entity set 'orders' is contained by the entity set 'customers'. One...

View Article

Commented Issue: Add containment support to the OData model builder [566]

We expose all the entity sets at the root level in the service document. we should support containment scenarios. As an example, entity set 'orders' is contained by the entity set 'customers'. One...

View Article

Reviewed: v4.0 RTM (十月 18, 2012)

Rated 5 Stars (out of 5) - very good I like it

View Article


Reviewed: v4.0 RTM (十月 18, 2012)

Rated 5 Stars (out of 5) - I always like asp.net mvc 3!

View Article

Edited Issue: Considering support ModelState error in ODataError [565]

Discussed with Youssef that ODataError right now doesn't support custom error, so we will lose the modelstate's errors in odata error message.However, ModelState errors are very common in real...

View Article

Commented Issue: Considering support ModelState error in ODataError [565]

Discussed with Youssef that ODataError right now doesn't support custom error, so we will lose the modelstate's errors in odata error message.However, ModelState errors are very common in real...

View Article


Edited Issue: Considering support ModelState error in ODataError [565]

Discussed with Youssef that ODataError right now doesn't support custom error, so we will lose the modelstate's errors in odata error message.However, ModelState errors are very common in real...

View Article


Edited Issue: Add containment support to the OData model builder [566]

We expose all the entity sets at the root level in the service document. we should support containment scenarios. As an example, entity set 'orders' is contained by the entity set 'customers'. One...

View Article

Commented Issue: Add containment support to the OData model builder [566]

We expose all the entity sets at the root level in the service document. we should support containment scenarios. As an example, entity set 'orders' is contained by the entity set 'customers'. One...

View Article

Edited Issue: DataServiceVersion in $metadata should be 3.0 instead of 1.0 [496]

The attribute Indicates the version of the OData annotations used in the service metadata document. Client will use this value to check if it can read the document. Since we support inheritance and...

View Article

Commented Issue: DataServiceVersion in $metadata should be 3.0 instead of 1.0...

The attribute Indicates the version of the OData annotations used in the service metadata document. Client will use this value to check if it can read the document. Since we support inheritance and...

View Article


Commented Issue: Make primitive parameters non-nullable by default when they...

In the following action configuration, 'DateTime' parameter needs to be shown as Nullable="False" in the metadata document.ActionConfiguration:var product = products.EntityType;var extendSupportAction...

View Article

Edited Issue: $metadata requests should throw an exception when there is no...

Right now we just get a 406 with no error, because there are no formatters registered

View Article


Edited Issue: $metadata requests should throw an exception when there is no...

Right now we just get a 406 with no error, because there are no formatters registered

View Article

Edited Issue: Make primitive parameters non-nullable by default when they are...

In the following action configuration, 'DateTime' parameter needs to be shown as Nullable="False" in the metadata document.ActionConfiguration:var product = products.EntityType;var extendSupportAction...

View Article


Created Issue: Disable base type ID check in queryable mode [569]

If user has model type like following:public class BaseEntity{public string Name { get; set;}}public class Product : BaseEntity{public int ProductID { get; set; }}You can't query on Product as it...

View Article

New Post: PushStreamContent and client disconnection

Try checking System.Web.HttpContext.Current.Response.IsClientConnected.

View Article

Source code checked in, #e01ea550728e

Cleaning up the source in Microsoft.AspNet.Mvc.Facebook

View Article
Browsing all 7925 articles
Browse latest View live


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