| |
browse.develop.com
Browse.develop.com is a community that was established to collect and
organize valuable web information. Our technical staff have selected and
indexed information and courses that they feel will help you stay
current on best practices across the SDLC.
|
2 Articles match "Magazine"
| Related DevelopMentor Courses | MORE | | Roll Your Own REST-ful WCF Router Here are some resources I found helpful in getting my head around WCF addressing and message-handling and the mechanics of building a WCF routing service: WCF Addressing In Depth (MSDN Magazine June 2007) WCF Messaging Fundamentals (MSDN Magazine April 2007) Building a WCF Router, Part 1 (MSDN Magazine April 2008) Building a WCF Router, Part 2 (MSDN Magazine June 2008). Download the code for this post here. The built-in router is great for a lot of different scenarios – it provides content-based routing, multicasting, protocol bridging, and failover-based routing. DevelopMentor Courses - Tuesday, April 24, 2012 |
28 Articles match "Magazine"
| The Latest from DevelopMentor | MORE | | Roll Your Own REST-ful WCF Router Here are some resources I found helpful in getting my head around WCF addressing and message-handling and the mechanics of building a WCF routing service: WCF Addressing In Depth (MSDN Magazine June 2007) WCF Messaging Fundamentals (MSDN Magazine April 2007) Building a WCF Router, Part 1 (MSDN Magazine April 2008) Building a WCF Router, Part 2 (MSDN Magazine June 2008). Download the code for this post here. The built-in router is great for a lot of different scenarios – it provides content-based routing, multicasting, protocol bridging, and failover-based routing. DevelopMentor Courses - Tuesday, April 24, 2012 Webinar: MEF Explained Glenn Block , the principal architect of MEF, has written a very good article on MEF in the Feb 2010 issue of MSDN Magazine, where he provides plenty of code samples. In the process of updating my Exploring.NET course for DevelopMentor, I’ve authored a module on the Managed Extensibility Framework , or MEF for short. also presented a webinar on the topic (video download available soon). Here are the slides and code for that session. Rather than repeating those here, I’ll limit myself to explaining the overall architecture of MEF and how the various pieces fit together. Tony and Zuzana's World - Friday, November 19, 2010 Purchasing Visual Studio 2010 MSDN Magazine. Amazon sells various versions of Visual Studio 2010. Here is an overview of versions and this will give you a good indication of prices. Below the prices is a feature comparison also…. Visual Studio Professional. Plain. Upgrade from 2005/2008. with MSDN. Visual Studio Premium. with new MSDN. with MSDN renewal. Visual Studio Utlimate. with new MSDN. with MSDN renewal. Visual Studio 2010 Feature Comparison. Debugging & Diagnostic. IntelliTrace (Historical Debugger). Static Code Analysis. Code Metrics. Profiling. Testing. Unit Testing. Code Coverage. Test Impact Analysis. The Blomsma Code - Tuesday, July 13, 2010 | -
| The Best from DevelopMentor | MORE | - Roll Your Own REST-ful WCF Router
Here are some resources I found helpful in getting my head around WCF addressing and message-handling and the mechanics of building a WCF routing service: WCF Addressing In Depth (MSDN Magazine June 2007) WCF Messaging Fundamentals (MSDN Magazine April 2007) Building a WCF Router, Part 1 (MSDN Magazine April 2008) Building a WCF Router, Part 2 (MSDN Magazine June 2008). Download the code for this post here. The built-in router is great for a lot of different scenarios – it provides content-based routing, multicasting, protocol bridging, and failover-based routing. DevelopMentor Courses - Tuesday, April 24, 2012 - Significant Advances in Unit Testing Windows Workflow
Then I heard through some inside sources that this MSDN Magazine article was about to come out: Foundations: Unit Testing Workflows and Activities by Matt Milner. This post describes a unit testing library for testing Windows Workflow Foundations. It is not a framework like HarnessIt , NUnit , or MsTest. Rather it's a library that can be used in conjunction with any of these testing frameworks. Download the library with sample test project here: Kennedy.WorkflowTesting.zip (216 KB). You can also just jump to the code. If you like this post, be sure to. Scott Allen. Thanks Matt! Enjoy! Michael C. Kennedy's Weblog - Sunday, January 18, 2009 - Purchasing Visual Studio 2010
MSDN Magazine. Amazon sells various versions of Visual Studio 2010. Here is an overview of versions and this will give you a good indication of prices. Below the prices is a feature comparison also…. Visual Studio Professional. Plain. Upgrade from 2005/2008. with MSDN. Visual Studio Premium. with new MSDN. with MSDN renewal. Visual Studio Utlimate. with new MSDN. with MSDN renewal. Visual Studio 2010 Feature Comparison. Debugging & Diagnostic. IntelliTrace (Historical Debugger). Static Code Analysis. Code Metrics. Profiling. Testing. Unit Testing. Code Coverage. Test Impact Analysis. The Blomsma Code - Tuesday, July 13, 2010 - Trackable DTO’s: Taking N-Tier a Step Further with EF4
About a year ago I wrote an article for MSDN Magazine on how to track change-state on the client and transmit it to a service for persistence using LINQ to SQL, Entity Framework, or some other data access stack. Download code for this post here. Not long ago my friend and colleague Richard Blewett wrote a blog post on Self-Tracking Entities in EF4, in which he questioned the service-orientation of Self-Tracking Entities in EF4. Requiring a Java client to implement all that is asking an awful lot, and it couples the client too tightly to the service implementation. and Visual Studio 2010. Tony and Zuzana's World - Friday, February 19, 2010 - Webinar: MEF Explained
Glenn Block , the principal architect of MEF, has written a very good article on MEF in the Feb 2010 issue of MSDN Magazine, where he provides plenty of code samples. In the process of updating my Exploring.NET course for DevelopMentor, I’ve authored a module on the Managed Extensibility Framework , or MEF for short. also presented a webinar on the topic (video download available soon). Here are the slides and code for that session. Rather than repeating those here, I’ll limit myself to explaining the overall architecture of MEF and how the various pieces fit together. Tony and Zuzana's World - Friday, November 19, 2010 - EF 4.0 N-Tier Support: Take 2
About a year ago I wrote an article for MSDN Magazine outlining one possible solution to this problem. Following the release of Visual Studio 2010 and.NET 4.0 Beta 2 , the Entity Framework team put out a second CTP for Entity Framework 4.0, which includes enhancements to self-tracking entities. As the name implies, self-tracking entities know how to track their own state , so that it can be transmitted across service boundaries in an n-tier application. The idea is similar to what we’ve been able to do for several years with datasets. Entity Framework 4.0 Move the Northwind.Types.tt Tony and Zuzana's World - Thursday, November 12, 2009 - MSDN Magainze: Web Apps That Support Long-Running Operations
I’m pleased to announce that MSDN Magazine just published my Windows Workflow article entitled “ASP.NET WORKFLOW: Web Apps That Support Long-Running Operations” I hope you find it useful and interesting. Posted in Agile. Agile.NET Articles MSDN Visual Studio WF Workflow Michael C. Kennedy's Weblog - Wednesday, December 24, 2008 %>
| | |