Sunday, February 10, 2008
HTTP Programming with WCF and the .NET Framework 3.5
Another good post on WCF HTTP programming http://msdn.microsoft.com/msdnmag/issues/08/01/WCFinOrcas/default.aspx
WCF Web Programming Model Documentation
I just came across this post at Steve Maine's blog. I thought its worth sharing with you all:
Conceptual Overviews:
- Web Programming Model
- AJAX and JSON
- WCF Syndication (Atom and RSS)
- Partial Trust
Class Library Reference (not exhaustive):
- System.ServiceModel.Web Namespace
- System.ServiceModel.Syndication Namespace
- System.Runtime.Serialization.Json Namespace
- SyndicationFeed Class
- SyndicationItem Class
- WebOperationContext Class
- WebServiceHost Class
- WebGetAttribute Class
- WebInvokeAttribute Class
- WebHttpBehavior Class
- WebScriptEnablingBehavior Class
- DataContractJsonSerializer Class
Configuration Schema:
Samples:
- Web Programming Model
- Basic Web Programming Model
- Advanced Web Programming
- UriTemplate
- UriTemplate Table
- UriTemplate Table Dispatcher
- WebContentTypeMapper
- HTML Form Handler
- Push-Style Streaming
- Basic Web Programming Model
- AJAX and JSON
- Basic AJAX Service
- AJAX Service Without Configuration
- AJAX Service Using Complex Types
- AJAX Service with JSON and XML
- JSON Serialization
- Weakly-typed JSON Serialization (AJAX)
- Basic AJAX Service
- Syndication
- Intro to Syndication
- Loosely-Typed Extensions
- Strongly Typed Extensions
- Streaming Feeds
- Feed Formatter (JSON)
- Intro to Syndication
- Partial Trust
- Everything and (a picture of) the Kitchen Sink (Thanks, Justin!)
Thursday, February 07, 2008
MSDN Code Gallery
Microsoft launched its MSDN Code Gallery yesterday. According to Somasegar
The MSDN Code Gallery is a portal for snippets, samples and other resources. In it you can find pages that describe samples and supporting documents including screenshots and design documents. In addition, you will find hosted conversations about these samples, sample projects or other resources that have been provided to the community. This destination is open to the entire community to contribute content to.
What it means for developers like you and me is that its a place where we can share and download code snippets more in the context of community than that of organized project/work streams. That is, Code Gallery will server purely as content repository minus project management.
If you are interested in managing live projects etc. then you can use Microsoft's another offering called CodePlex http://www.codeplex.com/.
So happy code gallerying!
The MSDN Code Gallery is a portal for snippets, samples and other resources. In it you can find pages that describe samples and supporting documents including screenshots and design documents. In addition, you will find hosted conversations about these samples, sample projects or other resources that have been provided to the community. This destination is open to the entire community to contribute content to.
What it means for developers like you and me is that its a place where we can share and download code snippets more in the context of community than that of organized project/work streams. That is, Code Gallery will server purely as content repository minus project management.
If you are interested in managing live projects etc. then you can use Microsoft's another offering called CodePlex http://www.codeplex.com/.
So happy code gallerying!
Subscribe to:
Posts (Atom)


