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

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.
Tagged Content List
  • Blog Post: Installing ASP.NET MVC 4 Beta breaks ASP.NET MVC 3 RTM applications

    We where just bitten by this one and the problem was not immediately obvious. You will see some error like The name 'model' does not exist in the current context or 'System.Web.WebPages.Html.HtmlHelper' does not contain a definition for 'ActionLink' and no extension method 'ActionLink'...
  • Blog Post: Deploying SqlServerCe with an ASP.NET MVC application

    Using Entity Framework Code First together with SqlServerCe is a great way to work with small databases in ASP.NET MVC applications. I have several web applications running on shared hosting sites where SqlServerCe is the database engine under the hood. Deploying is also quite easy. I typically use the...
  • Blog Post: #DotNed Podcast: Mirjam van Olst over SharePoint

    In deze podcast spreekt Maurice de Beijer met de SharePoint Chick, Mirjam van Olst, over SharePoint. Mirjam vertelt wat je allemaal kan doen met SharePoint en hoe je als ontwikkelaar met SharePoint aan de slag kan. http://dotned.nl/PodCasts.aspx?id=13   www.TheProblemSolver.nl www.dotnetevents.nl...
  • Blog Post: WCF Express Interop Bindings

    WCF might use the WS-* SOAP standard for communications but the WS-* specs leave vendors with a lot op maneuvering room when it comes to how to exactly implement things. As a result doing interoperable work between WCF and, for example, an IBM WebSphere server can be quite tricky to setup. Something...
  • Blog Post: Using the WCF Web API in an ASP.NET MVC application

    Warning: This post is based on a prerelease version of the WCF Web API   In my previous blog post I showed how to add to and use the new WCF Web API a console application using NuGet. Now that works but it is far more likely that you will want to be using IIS and host the REST service as part of...
  • Blog Post: Adding the WCF Web API to a project

    Warning: This post is based on a prerelease version of the WCF Web API   In my previous blog post I showed how to get started with the new WCF Web API but one thing I skipped is how to install and add it to your project first. So in post I am going to add that information.   The easiest way...
  • Blog Post: Entity Framework 4.1 power tools

    The EF team at Microsoft just release a first CTP of the EF 4.1 Power Tools making it even easier to do Code First development with an existing database. Guess it isn’t really code first in that case but database first   I did a quick test with an existing database, Northwind to be exact, and it...
Page 1 of 5 (125 items) 12345