Integrating Integrators – BizTalk, Windows Azure, Windows Workflow, and Beyond
Join
Sign in
Search Options
Search Everything
Search AppFabric
Home
AppFabric
BizTalk Server
Windows Azure
Windows Workflow
Jobs (Hire A Guru)
More ...
Home
»
AppFabric
»
All Tags
»
html5
Browse by Tags
AppFabric
This is the top level group for Microsoft AppFabric. Find blogs, samples, videos, and learning resources for Platform Azure AppFabric and Windows Server AppFabric here.
Get this RSS feed
Home
Blog
Files
Wiki
Tags
.NET
AngularJS
ASP.NET
ASP.NET MVC
ChromeFrame
CORS
Data Access
DotNed
dotnetmag
Futures
IE
jQuery
Knockout
Modernizr
NuGet
Podcast
RavenDB
REST
SignalR
Video
WCF
WebAPI
webcast
WebSockets
WebWorkers
Tagged Content List
Blog Post:
Using repeating elements in #AngularJS
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...
on
Fri, May 10 2013
Blog Post:
The #AngularJS $scope is not the MVC Model
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...
on
Mon, Apr 15 2013
Blog Post:
Creating an AngularJS Controller
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...
on
Wed, Apr 10 2013
Blog Post:
Getting started with #AngularJS
Syndicated AppFabric Author
One of the nicer JavaScripts out there to work with must me AngularJS . Now there are quite a few other ones out there and I have used a number of them but AngularJS seems to be the most structured of them. And while it is really powerful it is also really easy to get started with. AngularJS is a client...
on
Fri, Apr 5 2013
Blog Post:
SignalR and camelCase data contracts
Syndicated AppFabric Author
I really like SignalR for its capability to do push notifications from the server to the client. But there are a few thing in SignalR I am not quite happy with. Fortunately SignalR is really pluggable and you can change it to suit your needs. :-) PascalCase versus camelCase One thing I am not...
on
Thu, Mar 14 2013
Blog Post:
Using optimistic concurrency with RavenDB
Syndicated AppFabric Author
Whatever database your are using, relational or document, there is one thing you can be certain of as soon as you get a second user of the system and that is concurrency conflicts. It may not happen often but eventually it will happen that two users load the same document, make some changes to it and...
on
Wed, Jan 30 2013
Blog Post:
Paging through data in RavenDB
Syndicated AppFabric Author
RavenDB has a very nice feature in it being safe by default and returns just 128 documents. Now you can override these safe defaults but it is very unwise to do so. And even if you decide to do so are you really going to show a million customers to your user at the same time? I would guess not as the...
on
Mon, Jan 28 2013
Page 1 of 11 (275 items)
1
2
3
4
5
»