>
 Monday, November 12, 2007
« Presentation Resources: Tel Aviv User Gr... | Main | Dev Connections Las Vegas: Tutorial Reso... »

I just returned from another fantastic Dev Connections conference in Las Vegas. For the four sessions I delivered, this post lists the code samples and resources I referenced. If you are looking for something specific and can't find it here, shoot me an email. Tutorial resources will be posted separately. Enjoy!

Introduction to C# 3.0

Exploring Windows CardSpace

ASP.NET and WCF: Meet Your New Web Service

Architectural Considerations for ASP.NET Applications

  • GalleryDemo20 - This sample illustrates different globalization techniques including the use of generated resources for page content, the use of resources to select localized images and dynamically loaded user controls, the use of localized database tables, and caching based on theme, culture and query string params
  • CustomResourceProviders - This sample illustrates the use of custom localization expressions and custom resource providers. The code is based on this article: http://msdn2.microsoft.com/en-us/library/aa905797.aspx and updated for VS 2008.
  • Extending the Visual Studio IDE for localization - I wrote a follow on article on this for MSDN, it has not yet been published, hopefully soon (backlog) but I will post the code here in an update to this post, after a quick review later this week.
  • Distributed Boundaries - This sample was based on the ConnectionOrientedBindings lab from Chapter 3 of my book Learning WCF. All the code for my book is here: http://www.thatindigogirl.com/LearningWCFCode.aspx. This particular sample shows how to use a WCF service behind your ASP.NET applications to introduce a security boundary between NETWORK SERVICE and access to data and other resources. I talked about this in two articles for the server side, long ago:
  • TransactionsOverHttp - This shows how to flow transactions over WCF web services, but I have many more examples of WCF transactions here: http://www.thatindigogirl.com/LearningWCFCode.aspx
  • MessagingIntermediaryVia - Illustrates a pass-through router over HTTP where even reliable messaging headers can pass through both directions.
  • MessagingIntermediaryDuplex - Illustrates a duplex router that supports reliable messaging headers two-way out of band over named pipes.

 

11/12/2007 7:51 PM .NET 3.0 | .NET 3.5 | DevConnections | Speaking/Events  | Comments [8]  |  View reactions  |  Trackback
Tuesday, November 13, 2007 4:12:01 AM (GMT Standard Time, UTC+00:00)
You gave an excellent presentation at DevConnections, my favorite of the convention. I only wish I was able to attend your SOA Workshop. That would have helped me greatly as I am deep in SOA implementation.
Marc Williams
Tuesday, November 13, 2007 11:26:04 PM (GMT Standard Time, UTC+00:00)
I enjoyed your sessions at devcon last week and didn't get a chance to ask you a question...so here it is.

I was wondering if there was a way to generate my WCF Service&Data Contract Interfaces from the WSDL of my asmx pages. The reason I am asking is I would like to transparently 'swap out' my current asmx services with WCF services without any impact to the consumers of my service.

Is this possible? I have tried using some of the tools in VS2008 but to no avail.
John
Tuesday, November 13, 2007 11:26:29 PM (GMT Standard Time, UTC+00:00)
I enjoyed your sessions at devcon last week and didn't get a chance to ask you a question...so here it is.

I was wondering if there was a way to generate my WCF Service\Data Contract Interfaces from the WSDL of my asmx pages. The reason I am asking is I would like to transparently 'swap out' my current asmx services with WCF services without any impact to the consumers of my service.

Is this possible? I have tried using some of the tools in VS2008 but to no avail.
John
Tuesday, November 13, 2007 11:26:57 PM (GMT Standard Time, UTC+00:00)
I enjoyed your sessions at devcon last week and didn't get a chance to ask you a question...so here it is.

I was wondering if there was a way to generate my WCF Service\Data Contract Interfaces from the WSDL of my asmx pages. The reason I am asking is I would like to transparently 'swap out' my current asmx services with WCF services without any impact to the consumers of my service.

Is this possible? I have tried using some of the tools in VS2008 but to no avail.
Thursday, December 06, 2007 9:10:44 PM (GMT Standard Time, UTC+00:00)
rpfde kbln ueothcqfi elsqf uqafohzi iypgxzdtw ygdz
Friday, December 14, 2007 12:01:05 PM (GMT Standard Time, UTC+00:00)
Nice site. Thanks!









Friday, December 21, 2007 4:42:27 AM (GMT Standard Time, UTC+00:00)
Good site. Thank you!


Friday, April 25, 2008 7:49:41 AM (GMT Daylight Time, UTC+01:00)
You should be able to take the ASMX WSDL and use SvcUtil on it to generate the service and data contracts. Keep in mind that if the WSDL is complex, there may be some incompatibilities that require massage.
Name
E-mail
(will show your gravatar icon)
Home page

Comment (HTML not allowed)  

    ON THIS PAGE
    SEARCH
    CATEGORIES
    ARCHIVES
    BLOGROLL

Designed by NUKEATION STUDIOS