Integrating Integrators – BizTalk, Windows Azure, Windows Workflow, and Beyond
Join
Sign in
Search Options
Search Everything
Search Windows AppFabric
Home
AppFabric
BizTalk Server
Windows Azure
Windows Workflow
Jobs (Hire A Guru)
More ...
Home
»
AppFabric
»
Windows AppFabric
Windows AppFabric
This group is for Windows Server AppFabric. It contains information for the on-premise server offering of AppFabric. .
Get this RSS feed
Sitewide Application Navigation
Home
Blogs
Media
Forums
Wikis
Groups
Learn AppFabric- Table of Contents
Learn AppFabric
Windows AppFabric Tags
AppFabric
Dublin
SharePoint 2010
Video
Windows Application Server
Workflow 3.5
Workflow 4
Workflow 4 Services
Windows AppFabric Media Gallery - Samples, Videos, and other Downloads
All Media Gallery Files
Show as
Thumbnail View
|
List View
Sort by:
Recent
|
Name
|
Downloads
|
Views
|
Comments
|
Rating
Type
Title
Date
Downloads
Rating
First Look at Windows Application Server (Dublin) - Download Version
Stephen W. Thomas
Note: This is based on .Net and AppFabric pre-Beta code. Welcome to the new world of Microsoft's...
Video
,
Dublin
,
Windows Application Server
Posted to:
Windows Server AppFabric Downloads
Mon, Oct 27 2008
by
Stephen W. Thomas
1,524
European BizTalk Convention - AppFabric and Workflow 4 Overview
Stephen W. Thomas
This download contains the code and power point slides from the AppFabric and Workflow 4 Overview at...
Workflow 4 Services
,
AppFabric
,
Workflow 4
Posted to:
Windows Server AppFabric Downloads
Mon, Sep 20 2010
by
Stephen W. Thomas
588
European BizTalk Convention - Human Workflow using AppFabric and Share Point 2010
Stephen W. Thomas
This download contains the power points and code from the Human Workflow Session at the European BizTalk...
Workflow 4 Services
,
AppFabric
,
SharePoint 2010
,
Workflow 3.5
Posted to:
Windows Server AppFabric Downloads
Mon, Sep 20 2010
by
Stephen W. Thomas
694
First Look at Windows Application Server (Dublin)
Stephen W. Thomas
Note: This is based on .Net and AppFabric pre-Beta code. Welcome to the new world of Windows Application...
Video
,
Dublin
,
Windows Application Server
Posted to:
Windows Server AppFabric Downloads
Mon, Oct 27 2008
by
Stephen W. Thomas
1,516
Page 1 of 1 (4 items)
AppFabric Community Feed
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
AppFabric Community Blogs via Syndication
Unit testing a ASP.NET WebAPI controller
Posted
9 days ago
by
Syndicated AppFabric Author
One of he goals of the ASP.NET WebAPI is to make REST style API controllers more testable than more traditional WCF services where in the past. For the most part that is true but there are cases where an ApiController depends on the actual incoming request and its data and things can become a bit more difficult. Testing a simple ApiController that gets data Suppose we have the following ASP.NET WebAPI Controller with two Get methods, the first returns the complete list of books and the second returns...
AppFabric Community Blogs via Syndication
Using repeating elements in #AngularJS
Posted
11 days ago
by
Syndicated AppFabric Author
Index: Getting started with AngularJS Creating an AngularJS Controller The AngularJS $scope is not the MVC Model Using repeating elements in #AngularJS In the previous posts I showed how to get started with AngularJS and use some of the basic AngularJS directives to data bind. In these examples I uses a really simple single element to bind to. However in lots of business cases you really need to display a list of repeating elements. Fortunately this is really easy to do...
AppFabric Community Blogs via Syndication
CRM Online Entity Creation
Posted
21 days ago
by
Syndicated AppFabric Author
Recently I started exploring the world of Dynamics and specifically Dynamics CRM. Technically the platform looks fairly simple with a reasonably clean web services API (mostly SOAP) & SAML based message security (remember legacy WS-Trust ) using Live ID as the identity provider. The helper code from the sdk (\sdk\samplecode\cs\helpercode) hides all the complexity but [...] Blog Post by: zamd
AppFabric Community Blogs via Syndication
The #AngularJS $scope is not the MVC Model
Posted
1 month ago
by
Syndicated AppFabric Author
Index: Getting started with AngularJS Creating an AngularJS Controller The #AngularJS $scope is not the MVC Model In the previous post I showed how to create and use an MVC Controller in AngularJS to manage the logic of an application. In this post I showed how to use the $scope variable that is passed into the Controller to share data between the Controller and the View. This may lead you to believe that the $scope is the MVC Model used but you would be completely wrong. The...
AppFabric Community Blogs via Syndication
Creating an AngularJS Controller
Posted
1 month ago
by
Syndicated AppFabric Author
In the previous blog post I showed how to get started with a really minimal AngularJS application. Even though the app could multiply two numbers it could hardly be called useful and as it turns out that is about as much as I could do with it. Model View Controller AngularJS is an MVC framework . So far we have only seen the View part as the HTML used was the view used to render the page to the user. As the name suggest there should be more in the form of a Controller and a Model. The Controller...
Page 2 of 125 (623 items)
1
2
3
4
5
»