Integrating Integrators – BizTalk, Windows Azure, Windows Workflow, and Beyond
Join
Sign in
Search Options
Search Everything
Search Windows Workflow
Home
AppFabric
BizTalk Server
Windows Azure
Windows Workflow
Jobs (Hire A Guru)
More ...
Home
»
Windows Workflow
»
Windows Workflow Community Blogs via Syndication
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.
Get this RSS feed
Home
Blog
Files
Wiki
Sitewide Application Navigation
Home
Blogs
Media
Forums
Wikis
Groups
Options
Email Blog Author
RSS for posts
Monthly Archive List
Archives
May 2013
(9)
April 2013
(11)
March 2013
(10)
February 2013
(7)
January 2013
(14)
December 2012
(7)
November 2012
(7)
October 2012
(10)
September 2012
(8)
August 2012
(7)
July 2012
(22)
June 2012
(10)
May 2012
(6)
April 2012
(10)
March 2012
(4)
February 2012
(6)
January 2012
(8)
December 2011
(11)
November 2011
(8)
October 2011
(11)
September 2011
(23)
August 2011
(18)
July 2011
(2)
June 2011
(5)
May 2011
(17)
April 2011
(22)
March 2011
(25)
February 2011
(11)
January 2011
(20)
December 2010
(17)
November 2010
(10)
October 2010
(7)
September 2010
(2)
August 2010
(3)
July 2010
(1)
June 2010
(7)
May 2010
(4)
April 2010
(11)
March 2010
(12)
February 2010
(7)
January 2010
(25)
December 2009
(23)
November 2009
(20)
October 2009
(3)
September 2009
(1)
July 2009
(2)
June 2009
(2)
Tags
.NET
AppFabric
ASP.NET
Azure
Cloud
Community News
Denali
designer
expressions
ExpressionTextBox
Kushal Shah
MVC
Sharepoint 2010
SharePoint 2013
SSAS
Tabular Model
Talks
Visual Studio
vs2010
WCF
WF
WF 4.0
WF4
Workflow
Workflowrkflow
Windows Workflow Community Blogs via Syndication
Windows Workflow Foundation related bloggers. All content is property of the original blog owner.
RSS for posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Windows Workflow Community Blogs via Syndication
Note to self - how to stop VS 2012 menus being all caps
Posted
17 hours ago
by
Syndicated Workflow Author
reg ADD "HKCU\Software\Microsoft\VisualStudio\11.0\General" /v "SuppressUpperCaseConversion" /t REG_DWORD /d 1 I just thought I'd put this here in case I ever lose the info again. :) Isn't setting up a new machine fun. Blog Post by: tilovell09
Windows Workflow Community Blogs via Syndication
New Workflow Manager 1.0 Getting Started Tutorial
Posted
6 days ago
by
Syndicated Workflow Author
A new Getting Started Tutorial for Workflow Manager 1.0 has been posted here: Workflow Manager 1.0 Getting Started Tutorial This is a 3 step tutorial which covers creating a custom activity, using it in a workflow, and publishing and invoking the workflow. It covers the use of the HttpSend activity, several of the DynamicValue activities, and also includes troubleshooting steps for common issues related to authoring, publishing, and invoking workflows. There is also a video walkthrough and a download...
Windows Workflow Community Blogs via Syndication
SharePoint 2013 PowerPivot Management Dashboard empty
Posted
8 days ago
by
Syndicated Workflow Author
When you install the SharePoint BI stack, you need to create a PowerPivot Service application that will manage the PowerPivot workbooks via a very nice dashboard which unfortunately was empty in my Central Admin. no error, nothing in the ULS, just an empty page. To fix that, I activated the PowerPivot Administration feature in Central […] Blog Post by: sergeluca
Windows Workflow Community Blogs via Syndication
Note to self : Moving a SharePoint contentDB from dev to test
Posted
12 days ago
by
Syndicated Workflow Author
How to move a content db from a SharePoint Dev farm to a SharePoint test farm. step 1. backup the dev farm content db step 2. go to your test farm, copy the backup to the SQL Server backup location If you don’t know the default SQL server backup location, start SQL Server Management Studio […] Blog Post by: sergeluca
Windows Workflow Community Blogs via Syndication
The mystery of the missing URL validation
Posted
13 days ago
by
Syndicated Workflow Author
Further to my adventures with unobtrusive validation of yesterday, I found myself very stuck while implementing a new form for this new editable metadata feature for the NuGet Gallery. And Yet again the cause of all my pain appears to be this evil combination of UnobtrusiveValidation (2.0.30116.0) and JQuery.Validation (1.8.1). (I know it's not meant to be an evil combination, but believe me, it really starts to feel that way.)) For the sake of discussion, a feature I'm trying to add is the...
Windows Workflow Community Blogs via Syndication
Regular expressions are different in javascript! And Unintrusive Validation.
Posted
14 days ago
by
Syndicated Workflow Author
Today while trying to implement some new code, and cutting my teeth on javascript validation, I disbelievingly realized that ALL of our client-side validation had stopped working. Like a month ago. And, nobody had noticed or complained! (As a brief reminder I now work on the NuGet Gallery.) Perhaps that just goes to show how little real value client-side form validation is providing our nuget.org users, who are a smart bunch. Especially when Server side validation is there (it's always going...
Windows Workflow Community Blogs via Syndication
My SharePoint Saturday (Belgium, BIWUG) Slide deck
Posted
14 days ago
by
Syndicated Workflow Author
A week after the SharePoint Summit (Quebec) I had the pleasure last week to present a session on SharePoint 2013 and Business Intelligence with my partner in crime and colleague isabelle Van Campenhoudt (SQL Server MVP); the slide deck can be downloaded here. Blog Post by: sergeluca
Windows Workflow Community Blogs via Syndication
SharePoint Summit 2013 Quebec : my slide deck (SharePoint 2013 workflows)
Posted
14 days ago
by
Syndicated Workflow Author
les slides de ma session worflow SharePoint 2013; il est très rare que je donne des sessions en français… Blog Post by: sergeluca
Windows Workflow Community Blogs via Syndication
Announcing the Release of WebMatrix 3
Posted
20 days ago
by
Syndicated Workflow Author
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. You can easily get started by downloading it, and watching an introduction video: Some of the highlights of today’s release include deep Windows Azure integration, source control tooling for Git...
Windows Workflow Community Blogs via Syndication
Announcing the release of Windows Azure SDK 2.0 for .NET
Posted
21 days ago
by
Syndicated Workflow Author
This morning we released the v2.0 update of the Windows Azure SDK for .NET. This is a major refresh of the Windows Azure SDK with some really great new features and enhancements. These new capabilities include: Web Sites : Visual Studio Tooling updates for Publishing, Management, and for Diagnostics Cloud Services: Support for new high memory VM sizes, Faster Cloud Service publishing & Visual Studio Tooling for configuring and viewing diagnostics data Storage : Storage Client 2.0 is now...
Windows Workflow Community Blogs via Syndication
Windows Azure: Improvements to Virtual Networks, Virtual Machines, Cloud Services and a new Ruby SDK
Posted
25 days ago
by
Syndicated Workflow Author
This morning we released some great enhancements to Windows Azure. These new capabilities include: Virtual Networks : New Point-to-Site Connectivity (very cool!), Software VPN Device and Dynamic DNS Support Virtual Machines: Remote PowerShell and Linux SSH provisioning enhancements Cloud Services : Enable Remote Desktop Support Dynamically on Web/Worker Roles Ruby SDK : A new Windows Azure SDK support for Ruby All of these improvements are now available to start using immediately (note: some services...
Windows Workflow Community Blogs via Syndication
Windows AzureConf this Tuesday
Posted
0 months ago
by
Syndicated Workflow Author
This Tuesday, April 23, we’ll be hosting Windows AzureConf – a free online event for and by the Windows Azure community. It will be streamed online from 9:00 AM - 5:00 PM PST via Channel 9 , and you can watch it all for free. I’ll be kicking off the event with a Windows Azure keynote in the morning (a great way to learn more about Windows Azure if you haven’t used it yet!). Following my talk the rest of the day will be full of excellent presentations from members of the Windows Azure community...
Windows Workflow Community Blogs via Syndication
ASP.NET Web API: CORS support and Attribute Based Routing Improvements
Posted
1 month ago
by
Syndicated Workflow Author
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 the next set of features (lots of cool stuff coming). One of the great things about this work has been how the team has used the open source development process – which we announced we were adopting...
Windows Workflow Community Blogs via Syndication
Windows Azure: General Availability of Infrastructure as a Service (IaaS)
Posted
1 month ago
by
Syndicated Workflow Author
This morning we announced the general availability release of our Infrastructure as a Service (IaaS) support for Windows Azure – including our new Virtual Machine and Virtual Network capabilities. This release is now live in production, backed by an enterprise SLA, supported by Microsoft Support, and is ready to use for production apps. If you don’t already have a Windows Azure account, you can sign-up for a free trial and start using it today. In addition to supporting all of the features...
Windows Workflow Community Blogs via Syndication
Windows Azure Global Bootcamp on April 27th – sign up now
Posted
1 month ago
by
Syndicated Workflow Author
On April 27, something very cool is happening. A bunch of Windows Azure MVP's and community activists are organizing a Global Windows Azure Bootcamp . This is a completely free, one-day training event for Windows Azure, all organized by the community, and presented in person all over the World. I’m not sure if this is the largest community event ever - it is very cool to see how many places this event is happening. Below is the location map as it stands today – and new locations are being...
Windows Workflow Community Blogs via Syndication
Calling the SharePoint 2013 Rest API from a SharePoint Designer Workflow
Posted
1 month ago
by
Syndicated Workflow Author
At the moment you will find many examples illustrating how to call external JSon web services from SharePoint Designer 2013 workflows by using the Call activity, but we should keep in mind that the Call action works very well with the SharePoint REST api and this opens the door to plenty of possibilities. However you [...] Blog Post by: sergeluca
Windows Workflow Community Blogs via Syndication
Windows Azure: Active Directory Release, New Backup Service + Web Site Monitoring and Log Improvements
Posted
1 month ago
by
Syndicated Workflow Author
Today we released some great enhancements to Windows Azure. These new capabilities include: Active Directory : General Availability release of Windows Azure AD – it is now ready for production use! Backup Service : New Service that enables secure offsite backups of Windows Servers in the cloud Web Sites : Monitoring and Diagnostic Enhancements All of these improvements are now available to start using immediately (note: some services are still in preview). Below are more details on them: Active Directory...
Windows Workflow Community Blogs via Syndication
SharePoint 2013 workflows and content types : forget it
Posted
1 month ago
by
Syndicated Workflow Author
Creating and using content types in SharePoint is often considered as the best practice; however SharePoint workflows created for SharePoint 2013 cannot be associated anymore with content types. This is a very important point to consider if you are moving to the new platform In MSDN you can read “Unlike previous versions, SharePoint 2013 does [...] Blog Post by: sergeluca
Windows Workflow Community Blogs via Syndication
The Entity Framework Leaking
Posted
1 month ago
by
Syndicated Workflow Author
'Fluent Interfaces' have been a bit of a buzz for probably long enough that I am not justified in buzzing about them. I was pretty excited when first seeing them applied to databases in form of NHibernate and also kind of excited to see all that code-first-ness come to Entity Framework, which had never really convinced me with the whole 'visual design experience' thing it had when I first looked at it way back in EF 2 or whatever. Those were the days. Annnnyway... It went a long time...
Windows Workflow Community Blogs via Syndication
Introducing the new class at the Microsoft Accelerator for Windows Azure
Posted
1 month ago
by
Syndicated Workflow Author
We launched the Microsoft Accelerator for Windows Azure, powered by TechStars , to give early stage startups full access to Windows Azure and to help them succeed by connecting each company to leading technical and business mentors . I’m happy to share that the new spring 2013 class features a healthy mix of exciting solutions and an impressive list of founders whose feedback will directly inform future Windows Azure releases. Today, the ten new teams in the Microsoft Accelerator for Windows Azure...
Page 1 of 25 (486 items)
1
2
3
4
5
»