Browse by Tags

All Tags » WCF (RSS)

DevConnections Conference Code and Slides by dwahlin

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 script...

Running a WCF Service on IIS 7 by dwahlin

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: ,

Using jQuery with Client-Side Data Binding Templates by dwahlin

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 dwahlin

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...

Pushing Data to a Silverlight Client with a WCF Duplex Service – Part II by dwahlin

In Part 1 of this series on pushing data to a Silverlight client with a WCF polling duplex service I demonstrated how service contracts and operations can be defined on the server.  WCF has built-in support for duplex communication (two-way communication...
Filed under: , , , ,

Desert Code Camp Is This Saturday (May 31st) by dwahlin

Arizona's Desert Code Camp is this Saturday (May 31st) at the University of Advanced Computing building.  Here's the address: University of Advancing Technology 2625 W. Baseline Road ( map ) Tempe, Arizona 85283 It looks like there are a lot of great...

Carl, Richard and Myself on .NET Rocks Talking About Silverlight 2 by dwahlin

I recently had the chance to sit down with Carl Franklin and Richard Campbell at DevConnections Orlando to record a session of .NET Rocks about Silverlight 2 .  They're both a lot of fun to talk with and could probably talk all day without realizing...

Service Pack 1 Beta Released for Visual Studio 2008 and the .NET Framework 3.5 by dwahlin

Microsoft just released the SP1 beta for Visual Studio 2008 and the .NET Framework 3.5 and it includes a huge number of new features and enhancements.  Check out Scott Guthrie's blog for details but here's a quick list of what's included: ASP.NET...

Orlando 2008 DevConnections Talks by dwahlin

I'm in Orlando this week speaking at the DevConnections conference on 3 different topics.  It's my personal favorite as far as conferences go and features a lot of cool technologies, people and events.  This week I'm covering custom ASP.NET...

Silverlight 2 Networking Options by dwahlin

I've been spending my nights working on a new book covering Silverlight 2 and have been focusing on the new networking features that are available in the System.Net and related namespaces.  Silverlight's great at animating objects, performing transformations...
More Posts Next page »