endpoint.tv - Troubleshooting with AppFabric by The Official Microsoft IIS Site

Troubleshooting applications in production is always a challenge. With AppFabric monitoring your workflows and services, you get great information about exactly what is happening, including notices about unhandled exceptions. In this episode, Michael...

endpoint.tv - Ten Tips for Troubleshooting with the Windows Server AppFabric Dashboard by The Official Microsoft IIS Site

When you write the product documentation you learn all kinds of cool inside tips about how to use it. In this episode, Michael McKeown shares 10 tips for troubleshooting using the dashboard. Be sure to check out the AppFabric Wiki for more great tips...

Windows Server AppFabric Beta 2 Refresh for Visual Studio 2010/.NET 4 RTM by The Official Microsoft IIS Site

Today we are pleased to announce a Beta 2 Refresh for Windows Server AppFabric. This build supports the recently released .NET Framework 4 and Visual Studio 2010 RTM versions—a request we’ve had from a number of you. Organizations wanting to use Windows...

Today on http://endpoint.tv – AppFabric Dashboard Overview by The Official Microsoft IIS Site

AppFabric has this great new Dashboard that gives you insight into what is happening with your services and workflows. In this video, Senior Programming Writer Michael McKeown shows you what the Dashboard can do for you. Watch it now on endpoint.tv For...
Filed under: , ,

Uninstalling Windows Server AppFabric Beta1 after VS 10 Beta2/.Net Framework 4 Beta2 has been uninstalled or post VS 10 RC install by The Official Microsoft IIS Site

When VS 10 RC/.Net Framework 4 RC is installed, the previous version of VS 10 Beta2/.Net Framework 4 Beta2 is uninstalled. If you have Windows Server AppFabric Beta1 installed (Shows up as “Application Server Extensions for .NET4” on the machine that...

Windows Server AppFabric Beta 2 is Available! by The Official Microsoft IIS Site

Read all about the new features here or just download it here ....( read more ) Read More...
Filed under: , ,

DevConnections Conference Code and Slides by Dan Wahlin's WebLog

I’m in Las Vegas this week for the DevConnections conference and wanted to get the slides and code posted for the talks as I give them.  This time around I’m talking about Silverlight (including a full-day workshop), the new Microsoft Ajax Library...

Running a WCF Service on IIS 7 by Dan Wahlin's WebLog

I was trying to get a WCF service going on my Windows 7 machine tonight that I call from a Silverlight 3 application and ran into the following error when trying to view the .svc file in the browser: HTTP Error 404.3 - Not Found The page you are requesting...
Filed under: ,

Getting a token from ADFS (ex Geneva Server) using WCF by Matias Woloski's Blog

I’ve been doing some tests to get a token from ADFS (Geneva Server) using Windows Identity Foundation  WSTrustClient. In this case we are using the UserNameMixed endpoint that expects a WS-Security UsernameToken (notice the MessageCredentialType...

Using jQuery with Client-Side Data Binding Templates by Dan Wahlin's WebLog

A few weeks back I posted about a JavaScript data binding template solution that I’ve been using that makes it easy to bind JSON data to a client-side template without having to write a lot of JavaScript code.  One of the people that commented on...
Filed under: , , ,

DevConnections Orlando Talks on Silverlight and LINQ/Entity Framework by Dan Wahlin's WebLog

I had a great time speaking at DevConnections in Orlando this year.  A lot of fun people were there and I had the opportunity to talk with several of them about some of the applications they were building.  As promised, here’s the code and slides...

IssueTracker Azure Edition - a Cloud Application by Matias Woloski's Blog

Couple of weeks ago Ryan Dunn announced Azure Issue Tracker. From this post: "This sample application is a simple issue tracking service and website that pulls together a couple of the Azure services:  SQL Data Services and .NET Access Control...

Managing the lifecycle of security tokens (Geneva, STS, WCF…) by Matias Woloski's Blog

  One of the things I didn’t like of the WSFederationHttpBinding is that it encapsulates lots of things. In particular, the call against the STS to obtain a SAML token. I wanted to have control over that process.  The good news is that...
More Posts « Previous page
Powered by Community Server (Non-Commercial Edition), by Telligent Systems