ASP.NET @ Feedreader Browser
ASP.NET
aspnet.codeplex.com
3,000+ daily pageviews
This is the ASP.NET feed that is available at aspnet.codeplex.com. It is #39,753 channel by authority in our browser.
It got 0 updates this week and 0 updates this month. You can browse news from this feed below and subscribe with Feedreader Online.
Updated Wiki: Home
Roadmap for ASP.NET Fall 2012 Update
Thissection lays out a roadmapfor theASP.NET and Visual Studio Web Tools Fall 2012update. This is a planning document, not a specification of what is to come. We hope to implement most or all of the features...
Source code checked in, #df4927cba06e
ClientCertificateSample
----------------------------
This ASP.NET Web API sample illustrates how to create a web API using
client certificate for client authentication purpose.
In this sample, the Sample controller has two actions:
1. GetItems will...
Updated Wiki: Home
Roadmap for ASP.NET Fall 2012 Update
Thissection lays out a roadmapfor theASP.NET and Visual Studio Web Tools Fall 2012update. This is a planning document, not a specification of what is to come. We hope to implement most or all of the features...
Updated Wiki: Home
Roadmap for ASP.NET Fall 2012 Update
Thissection lays out a roadmapfor theASP.NET and Visual Studio Web Tools Fall 2012update. This is a planning document, not a specification of what is to come. We hope to implement most or all of the features...
Updated Wiki: MVC
ASP.NET MVC
Note: Source code, roadmaps and issue lists for upcoming releases of ASP.NET MVC 4, Web API and Web Pages 2 are available at
http://http://www.zjjv.com// . This page will be retired once ASP.NET MVC 4 has shipped.
ASP.NET MVC is a...
Updated Wiki: ASP.NET MVC 4 RoadMap
The ASP.NET MVC Roadmap can now be found here:
http://http://www.zjjv.com///wikipage?title=Roadmap
Created Issue: Support OWIN [10324]
OWIN specification is reaching 1.0. Supporting this will allow us to host on alternative webservers, including self-hosting.
http://http://www.zjjv.com///
Source code checked in, #8f84b79951aa
AttributeRoutingSample
AttributeRouting is a great NuGet package provided by Tim McCall and friends
which lets you specify routes, constraints, default values, and more using
attributes directly on your API controllers and actions. This sample
illustrates...
Commented Issue: HttpClient.PostAsync Sample [10323]
Can you elaborate on a HttpClient PostAsync Sample ?
Thanks
Comments: There is an example of posting JSON here: http://http://www.zjjv.com///SourceControl/changeset/view/93ce8e9d494a#Samples%2fNet45%2fCS%2fWebApi%2fJsonUploadSample%2fProgram.cs
Let me...
Created Issue: HttpClient.PostAsync Sample [10323]
Can you elaborate on a HttpClient PostAsync Sample ?
Thanks