| |
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.
|
1 Articles match "Article","MSDN"
| Related DevelopMentor Courses | MORE | | | |
25 Articles match "Article","MSDN"
| The Latest from DevelopMentor | MORE | | Announcing LearningLine: Instructor-led online training from DevelopMentor This is why LearningLine uses multiple learning modalities including videos, articles, code demos, and exercises. Filed under: DevelopMentor Tagged: NET , ASP.NET , DevelopMentor , MSDN , Open Source , Screencasts , Speaking , tips , Tools , Visual Studio. DevelopMentor.NET ASP.NET MSDN Open Source Screencasts Speaking tips Tools Visual StudioI am very proud to announce an exciting new online learning platform from DevelopMentor : [link]. At DevelopMentor we have been thinking deeply about online training. You can get more details at [link]. Online training today. Google+. Michael C. Kennedy's Weblog - Monday, February 18, 2013 Building a Cloud OS for.NET Developers - Part 2 So you’ve logged in and you want to install Visual Studio, SQL Server, and other MSDN goodies. The easiest way to get them is to use the ISO DVD images from the MSDN download site. Then you can download and install all the MSDN files you need. Articles Cloud Visual Studio web2.0In Part 1 of my Building a Cloud OS for.NET Developers series, I talked about setting up a pure cloud OS focused on developers. But the one crucial aspect I left out was the developer tools. In this second installment, we’ll be covering exactly that. Here are the available options and pricing. Michael C. Kennedy's Weblog - Monday, June 13, 2011 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 | -
| The Best from DevelopMentor | MORE | - Building a Cloud OS for.NET Developers - Part 2
So you’ve logged in and you want to install Visual Studio, SQL Server, and other MSDN goodies. The easiest way to get them is to use the ISO DVD images from the MSDN download site. Then you can download and install all the MSDN files you need. Articles Cloud Visual Studio web2.0In Part 1 of my Building a Cloud OS for.NET Developers series, I talked about setting up a pure cloud OS focused on developers. But the one crucial aspect I left out was the developer tools. In this second installment, we’ll be covering exactly that. Here are the available options and pricing. - Announcing LearningLine: Instructor-led online training from DevelopMentor
This is why LearningLine uses multiple learning modalities including videos, articles, code demos, and exercises. Filed under: DevelopMentor Tagged: NET , ASP.NET , DevelopMentor , MSDN , Open Source , Screencasts , Speaking , tips , Tools , Visual Studio. DevelopMentor.NET ASP.NET MSDN Open Source Screencasts Speaking tips Tools Visual StudioI am very proud to announce an exciting new online learning platform from DevelopMentor : [link]. At DevelopMentor we have been thinking deeply about online training. You can get more details at [link]. Online training today. Google+. Michael C. Kennedy's Weblog - Monday, February 18, 2013 - WCF Duplex Messaging
I am one of the moderators of the MSDN WCF Forum. You will have to either put up with increasing the session throttle (see the linked article for details) or roll your own custom binding that can do duplex without session – you can find an example of this here. One of the main areas of questions on the forum is duplex messaging – particularly using the WSDualHttpBinding. What is Duplex Messaging? However, the first three of these are supported natively in WCF and are known as One-way, request/response and duplex. Duplex Contracts in WCF. interface IOrderPizza. {. flowcharts!” .NET Meanderings - Tuesday, June 9, 2009 - Significant Advances in Unit Testing Windows Workflow
My intention was to post this article that you're reading now shortly thereafter when I got some free time to polish things up. 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. So I decided to see what Matt's article had to offer to the conversation. It's a good article to be sure. What I was really waiting to see was would that article make this post redundant? It is not a framework like HarnessIt , NUnit , or MsTest. Scott Allen. Enjoy! Michael C. Kennedy's Weblog - Sunday, January 18, 2009 - 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. This week I implemented Trackable Data Transfer Objects with EF4 using the same basic architecture that I wrote about in the article. In fact, the sample app I write for my article uses svcutil to generate client entities when adding a service reference in Visual Studio. Download code for this post here. Fast forward to Entity Framework 4.0 NET client. Enjoy. 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 Tony and Zuzana's World - Thursday, November 12, 2009 %>
| | |