Integrating Integrators – BizTalk, Windows Azure, Windows Workflow, and Beyond

Browse by Tags

Windows Workflow

This is the top level group for Microsoft Windows Workflow Foundation. Find blogs, samples, videos, and learning resources for various versions of workflow including 3.0, 3.5, and 4.0 here.
Tagged Content List
  • Blog Post: Announcing the Release of WebMatrix 3

    I’m excited to announce the release of WebMatrix 3.  WebMatrix is a free, lightweight web development tool we first introduced in 2010 , and which provides a great, focused web development experience for ASP.NET, PHP, and Node.js.   Today’s release includes a ton of great new features...
  • Blog Post: ASP.NET Web API: CORS support and Attribute Based Routing Improvements

    We’ve seen a huge adoption of ASP.NET Web API since its initial release.  In February we shipped the ASP.NET and Web Tools 2012.2 Update – which added a number of additional enhancements to both Web API and the other components of ASP.NET.  The ASP.NET Team has been hard at work on developing...
  • Blog Post: Announcing release of ASP.NET and Web Tools 2012.2 Update

    I’m excited to announce the final release of the ASP.NET and Web Tools 2012.2 update .  This update is a free download for Visual Studio 2012 and .NET 4.5, and adds some great additional features to both ASP.NET and Visual Studio. Today’s update makes no changes to the existing ASP.NET runtime,...
  • Blog Post: “Unplugged” LIDNUG online talk with me on Tuesday (Jan 9th)

    This Wednesday, January 9th, I’m doing another online LIDNUG session .  The talk will be from 2pm to 3:30pm (Pacific Time).  I do these talks a few times a year and they tend to be pretty fun.  Attendees can ask any questions they want to me, and listen to me answer them live via LiveMeeting...
  • Blog Post: Announcing the ASP.NET and Web Tools 2012.2 Release Candidate

    This week the ASP.NET and Visual Web Developer teams delivered the Release Candidate of the ASP.NET and Web Tools 2012.2 update (formerly ASP.NET Fall 2012 Update BUILD Prerelease). This update extends the existing ASP.NET runtime and adds new web tooling to Visual Studio 2012. Whether you use Web Forms...
  • Blog Post: Entity Framework 6: Alpha2 Now Available

    The Entity Framework team recently announced the 2 nd alpha release of EF6.   The alpha 2 package is available for download from NuGet . Since this is a pre-release package make sure to select “Include Prereleases” in the NuGet package manager, or execute the following from the package manager...
  • Blog Post: More Great Improvements to the Windows Azure Management Portal

    Over the last 3 weeks we’ve released a number of enhancements to the new Windows Azure Management Portal.  These new capabilities include: Localization Support for 6 languages Operation Log Support Support for SQL Database Metrics Virtual Machine Enhancements (quick create Windows + Linux VMs) Web...
  • Blog Post: SharePoint Apps and Windows Azure

    Last Monday I had an opportunity to present as part of the keynote of this year’s SharePoint Conference .  My segment of the keynote covered the new SharePoint Cloud App Model we are introducing as part of the upcoming SharePoint 2013 and Office 365 releases.  This new app model for SharePoint...
  • Blog Post: DevIntersection Conference Dec 9th-12th

    I’m excited to be presenting a keynote at the DevIntersection conference this coming Dec 9th->12th in Las Vegas.  This conference has an awesome set of speakers from a variety of backgrounds.  A number of people from my team (including Scott Hanselman, Scott Hunter and Daniel Roth from the...
  • Blog Post: .NET 4.5 now supported with Windows Azure Web Sites

    This week we finished rolling out .NET 4.5 to all of our Windows Azure Web Site clusters.  This means that you can now publish and run ASP.NET 4.5 based apps, and use  .NET 4.5 libraries and features (for example: async and the new spatial data-type support in EF), with Windows Azure Web Sites...
  • Blog Post: Announcing: Great Improvements to Windows Azure Web Sites

    I’m excited to announce some great improvements to the Windows Azure Web Sites capability we first introduced earlier this summer .  Today’s improvements include: a new low-cost shared mode scaling option, support for custom domains with shared and reserved mode web-sites using both CNAME and A...
  • Blog Post: Great Free Courses on Building HTML5 apps using ASP.NET Web API, Knockout.js and jQuery

    Pluralsight has developed some great training courses on the new .NET 4.5 and VS 2012 release, including two fantastic courses from John Papa that cover how to build HTML5 web apps using ASP.NET Web API, Knockout and jQuery: Single Page Apps with HTML5, Web API, Knockout and jQuery Building HTML5 and...
  • Blog Post: “Unplugged” LIDNUG online talk with me on Friday (August 10th)

    Tomorrow, Friday August 10th, I’m doing another online LIDNUG session .  The talk will be from 2pm to 3:30pm (Pacific Time).  I do these talks a few times a year and they tend to be pretty fun.  Attendees can ask any questions they want to me, and listen to me answer them live via LiveMeeting...
  • Blog Post: Windows Azure and Office 365

    Last week’s Beta release of Microsoft Office 365 and SharePoint introduced several great enhancements, including a bunch of developer improvements.  Developers can now extend SharePoint by creating web apps using ASP.NET (both ASP.NET Web Forms and now ASP.NET MVC), as well as extend SharePoint...
  • Blog Post: aspConf - Free Virtual ASP.NET Conference this week

    aspConf is a free, virtual conference dedicated to ASP.NET. It's the sequel to the popular mvcConf conference - expanded to two full days of great content on the entire ASP.NET platform. Best of all you can watch it live online for free. There is an amazing lineup of talks planned for the event this...
  • Blog Post: Meet the New Windows Azure

    Today we are releasing a major set of improvements to Windows Azure.  Below is a short-summary of just a few of them: New Admin Portal and Command Line Tools Today’s release comes with a new Windows Azure portal that will enable you to manage all features and services offered on Windows Azure in...
  • Blog Post: Great Free Course on Building ASP.NET MVC Apps With EF Code First, HTML5 and jQuery

    Pluralsight has developed a great training course on Building ASP.NET MVC Apps with EF Code First, HTML5 and jQuery .  It is presented by the most excellent Dan Wahlin , and is really comprehensive.  Details of the course outline can be found here . Free 1-Month Subscription to the Course Pluralsight...
  • Blog Post: April 14th Links: ASP.NET, ASP.NET MVC, ASP.NET Web API and Visual Studio

    Here is the latest in my link-listing blog series: ASP.NET Easily overlooked features in VS 11 Express for Web : Good post by Scott Hanselman that highlights a bunch of easily overlooked improvements that are coming to VS 11 (and specifically the free express editions) for web development: unit testing...
  • Blog Post: “Unplugged” LIDNUG online talk with me on Monday (April 16th)

    This coming Monday (April 16th) I’m doing another online LIDNUG session .  The talk will be from 10am to 11:30am (Pacific Time).  I do these talks a few times a year and they tend to be pretty fun.  Attendees can ask any questions they want to me, and listen to me answer them live via...
  • Blog Post: ASP.NET MVC, Web API, Razor and Open Source

    Microsoft has made the source code of ASP.NET MVC available under an open source license since the first V1 release. We’ve also integrated a number of great open source technologies into the product, and now ship jQuery, jQuery UI, jQuery Mobile, jQuery Validation, Modernizr.js, NuGet, Knockout.js and...
  • Blog Post: ASP.NET Web API (Part 1)

    Earlier this week I blogged about the release of the ASP.NET MVC 4 Beta .  ASP.NET MVC 4 is a significant update that brings with it a bunch of great new features and capabilities.  One of the improvements I’m most excited about is the support it brings for creating “Web APIs”.  Today...
  • Blog Post: ASP.NET MVC 4 Beta

    A few days ago we released the ASP.NET MVC 4 Beta .  This is a significant release that brings with it a bunch of great new features and capabilities.  The ASP.NET MVC 4 Beta release works with VS 2010 and .NET 4.0, and is side-by-side compatible with prior releases of ASP.NET MVC (meaning...
  • Blog Post: TechDays in Belgium and Netherlands

    I’ll be presenting at the upcoming Belgium and Dutch TechDays next month.  I’ll be doing three tech talks at each of the events: Overview of Windows Azure A look at ASP.NET MVC 4 ScottGu Unplugged I’m particularly excited about the “A look at ASP.NET MVC 4” talk as it will be the first time I’ve...
  • Blog Post: Windows Azure

    As some of you might know, I’ve spent much of my time the last 6 months working on Windows Azure – which is Microsoft’s Cloud Computing Platform (I also continue to run the teams that build ASP.NET, core pieces of .NET and VS, and a bunch of other products too). I’m pretty excited about where we are...
  • Blog Post: “Unplugged” LIDNUG online talk with me on Monday (Jan 16th)

    This coming Monday (Jan 16th) I’m doing another online LIDNUG session .  The talk will be from 10am to 11:30am (Pacific Time).  I do these talks a few times a year and they tend to be pretty fun.  Attendees can ask any questions they want to me, and listen to me answer them live via LiveMeeting...
Page 1 of 3 (62 items) 123