Share on Facebook
Welcome to MSDN Blogs
Sign in
|
Join
|
Help
.NET From a Markup Perspective
Kirk Evans Blog
This Blog
About
Email
Syndication
RSS 2.0
Atom 1.0
Search
Tags
.NET Programming
AJAX
AOL
Architecture
ASP.NET
Atlanta Microsoft Events
BizTalk
Braves Baseball
Cloud Services
College Football
Communicating
Dallas Microsoft Events
DSL Tools
Enterprise Social Computing
Entity Framework
Expression Studio
Hockey
hyper-v
IIS7
Internet Explorer
Interoperability
Life at Microsoft
LINQ
Marketing
Microsoft Office
MicrosoftWebExperience
Mobile Development
PDC 2003
PDC05
Personal
Screencasts
Security
SharePoint
Silverlight
SQL Server 2005
SQL Server 2008
Telecommunications
tfs
UGA Football
Virtual Earth
virtual pc
Visual Studio 2008
Visual Studio 2010
VSeWSS
VSTO
VSTS
Water Cooler
WCF
Web 2.0
Webcasts
Windows Media
Windows Presentation Foundation
Windows Server 2008
Windows Workflow Foundation
XBox
XML
XML Schemas
XML Web Services
Zune
Archives
November 2009 (1)
October 2009 (4)
August 2009 (1)
July 2009 (9)
June 2009 (8)
May 2009 (5)
April 2009 (11)
March 2009 (20)
February 2009 (13)
January 2009 (7)
December 2008 (6)
November 2008 (4)
October 2008 (5)
September 2008 (2)
August 2008 (11)
July 2008 (10)
June 2008 (17)
May 2008 (7)
April 2008 (11)
March 2008 (15)
February 2008 (3)
January 2008 (8)
December 2007 (5)
November 2007 (4)
October 2007 (9)
September 2007 (19)
August 2007 (8)
July 2007 (5)
June 2007 (11)
May 2007 (10)
April 2007 (8)
March 2007 (6)
February 2007 (5)
January 2007 (1)
December 2006 (1)
November 2006 (3)
October 2006 (12)
September 2006 (3)
August 2006 (2)
June 2006 (14)
May 2006 (20)
April 2006 (11)
March 2006 (12)
February 2006 (16)
January 2006 (14)
December 2005 (4)
November 2005 (20)
October 2005 (5)
September 2005 (23)
August 2005 (4)
July 2005 (13)
June 2005 (9)
May 2005 (6)
April 2005 (13)
March 2005 (10)
February 2005 (16)
January 2005 (4)
December 2004 (13)
November 2004 (6)
October 2004 (12)
September 2004 (9)
August 2004 (10)
July 2004 (9)
June 2004 (10)
May 2004 (11)
April 2004 (15)
March 2004 (6)
February 2004 (3)
January 2004 (1)
December 2003 (4)
November 2003 (11)
October 2003 (14)
September 2003 (2)
August 2003 (3)
July 2003 (10)
June 2003 (11)
May 2003 (6)
April 2003 (32)
March 2003 (17)
February 2003 (16)
Events
Microsoft CSNA DPE Bloggers
Kirk Allen Evans
Jit Ghosh
Michael Johnson
Deven Kampenhout
Tito Leverette
Rob Cameron
Michael Scherotter
Joe Hofstader
Eric Troup
Browse by Tags
All Tags
»
WCF
(RSS)
.NET Programming
AJAX
Architecture
ASP.NET
BizTalk
Cloud Services
Communicating
Enterprise Social Computing
Entity Framework
IIS7
Interoperability
Life at Microsoft
LINQ
Marketing
Mobile Development
Screencasts
Security
SharePoint
Silverlight
Telecommunications
Virtual Earth
Visual Studio 2008
VSeWSS
VSTS
Water Cooler
Web 2.0
Webcasts
Windows Media
Windows Presentation Foundation
Windows Server 2008
Windows Workflow Foundation
XML
XML Schemas
XML Web Services
Saturday, October 03, 2009 1:51 PM
Getting Friends From Twitter With WCF
Today, we’ll show off a bit of WCF for working with Twitter. The last time I posted on using Twitter with WCF, I showed how to update your Twitter status using WCF . The rest of the Twitter API is just as easy to work with when you are using
Posted by
kaevans
|
3 Comments
Filed under:
XML
,
Visual Studio 2008
,
WCF
,
LINQ
,
Interoperability
Thursday, July 30, 2009 12:49 PM
Unity Lifetime Managers and WCF Integration
My friend Drew, a Disney cast member in Orlando, started a blog. Drew is focused on connected systems development lately. His first post on BizTalk 2006 R2 and WCF Fault Messages was really interesting and quite well written. However,
Posted by
kaevans
|
0 Comments
Filed under:
Architecture
,
WCF
Thursday, May 14, 2009 12:44 PM
WS-Discovery in WCF - .NET 4.0
Back in the early beta days of “Indigo”, before WCF, I saw an early demo using WS-Discovery. The feature obviously was not included in .NET 3.0 or .NET 3.5, but looks like it is in the list of features targeted for .NET 4.0. Very cool. WS-Discovery
Posted by
kaevans
|
2 Comments
Filed under:
XML Web Services
,
WCF
Thursday, April 30, 2009 4:01 AM
SharePoint for Developers Part 6 – Custom web services
Part 6 of the SharePoint for Developers series is posted to Channel9, this one focusing on creating custom web services in SharePoint . For reference, here are the links to the previous 5 screencasts in this series so far. Introducing Visual Studio
Posted by
kaevans
|
7 Comments
Filed under:
.NET Programming
,
SharePoint
,
XML Web Services
,
Windows Workflow Foundation
,
ASP.NET
,
Architecture
,
Visual Studio 2008
,
WCF
,
Interoperability
,
Screencasts
,
Water Cooler
Tuesday, April 28, 2009 12:08 PM
SharePoint for Developers Part 4 – Consuming SharePoint Web Services from Silverlight
Part 4 of the SharePoint for Developers screencast series has been posted to Channel9… this one focusing on calling SharePoint Web Services from a Silverlight client application . Show Me the Code! I started by creating a list in SharePoint based off
Posted by
kaevans
|
5 Comments
Filed under:
SharePoint
,
XML Web Services
,
Windows Presentation Foundation
,
Silverlight
,
WCF
,
Screencasts
,
VSeWSS
,
Water Cooler
Tuesday, April 07, 2009 8:47 PM
Disable WCF Service Host
While debugging a WCF project tonight, I was getting frustrated by a 5 second pause every time I started the app and a warning that my service contains no endpoints. A couple quick searches kept mentioning a WCF Options tab in the project properties,
Posted by
kaevans
|
1 Comments
Filed under:
Visual Studio 2008
,
WCF
Wednesday, January 21, 2009 4:14 PM
Stonehenge: WS-* Interop in the Real World
There's a great writeup on Port25 by Peter Galli that talks about the Stonehenge Incubation Project . Microsoft first talked about Stonehenge at ApacheCon 2008 , which was held in New Orleans last November. Since then, it has been approved as an incubator
Posted by
kaevans
|
1 Comments
Filed under:
XML Web Services
,
Security
,
Architecture
,
WCF
,
Interoperability
Tuesday, January 20, 2009 4:11 PM
Dynamically Invoking Web Services... With WCF This Time
Awhile back, I posted on Dynamically Invoking Web Services using ASMX. To do this, we used a little nasty bit of CodeDOM trickery and reflection, something that just isn't needed with WCF. Take a look at how much easier this is using WCF. BasicHttpBinding
Posted by
kaevans
|
5 Comments
Filed under:
XML Web Services
,
WCF
Monday, September 01, 2008 5:55 PM
Enabling Long Running Conversations in Workflow Services
Somehow I was lucky enough to get 2 speaking slots in both TechEd New Zealand and TechEd Australia. Today's talk is "SOA401 - Enabling Long Running Conversations in Workflow Services". The demos I used are part of the Visual Studio 2008 and .NET Framework
Posted by
kaevans
|
1 Comments
Filed under:
Windows Workflow Foundation
,
WCF
Saturday, August 09, 2008 11:37 AM
Talking With William Oellermann About the Managed Services Engine
I had the opportunity to talk with William Oellermann about the Managed Services Engine (MSE). MSE is a solution built by Microsoft's SOA Solutions Team that facilitates enterprise SOA through service virtualization. MSE provides the ability to support
Posted by
kaevans
|
3 Comments
Filed under:
BizTalk
,
XML Web Services
,
Architecture
,
WCF
,
Communicating
,
Interoperability
Thursday, August 07, 2008 8:08 AM
Security Guidance for WCF Available
Just released: patterns & practices Improving Web Services Security: Scenarios and Implementation Guidance for WCF . Yah, I know that security can be a dry subject, but this book has some really interesting nuggets of information. For instance, they
Posted by
kaevans
|
1 Comments
Filed under:
XML Web Services
,
Security
,
WCF
Saturday, July 26, 2008 9:26 AM
Creating a REST Twitter Client With WCF
Since the TwitterSync Facebook app is broken , I wanted to have a client that updates both Twitter and Facebook statuses. This post shows how I used WCF to update statuses on Twitter. The first thing to do is to create the contract. [ServiceContract]
Posted by
kaevans
|
1 Comments
Filed under:
WCF
,
Interoperability
,
Cloud Services
,
Enterprise Social Computing
Wednesday, July 02, 2008 1:38 PM
I Need Your Help Planning for SharePoint Training
It's time to submit our FY09 plans, and I am looking for your help. I've got a lot of really cool stuff to share with you around SharePoint this year (Enterprise Social Computing, integrating .NET 3.5 and Silverlight, creating solutions with SharePoint
Posted by
kaevans
|
3 Comments
Filed under:
SharePoint
,
XML Web Services
,
Life at Microsoft
,
Telecommunications
,
VSTS
,
Windows Workflow Foundation
,
Windows Presentation Foundation
,
Webcasts
,
WCF
,
Marketing
,
Windows Server 2008
,
Communicating
,
Interoperability
,
Virtual Earth
,
Enterprise Social Computing
Monday, June 30, 2008 12:46 PM
Joe DeCarlo on the Microsoft Certified Architect Program
I had the opportunity to interview a good friend, Joe DeCarlo, about the Microsoft Certified Architect program. Joe is an Architect at Turner Broadcasting in Atlanta, and came from a deep developer background. In this interview, we discuss the MCA program,
Posted by
kaevans
|
1 Comments
Filed under:
VSTS
,
Architecture
,
Visual Studio 2008
,
WCF
,
Communicating
Sunday, June 29, 2008 8:53 PM
The Impact of Enterprise 2.0 on the Enterprise
When I think of the impact of Enterprise 2.0 in the next 5 years, I can't help but imagine there's a war brewing. Web 2.0 was the big love fest, can't we all just share data and get along with standards? Enterprise 2.0, by contrast, doesn't share that
Posted by
kaevans
|
1 Comments
Filed under:
SharePoint
,
XML Web Services
,
Security
,
AJAX
,
Architecture
,
WCF
,
Web 2.0
,
Virtual Earth
,
Cloud Services
,
Enterprise Social Computing
More Posts
Next page »