BizTalkia.com
BizTalk User Group

Blogs

  • XM Radio Player Part II : Scraping

    Just to make sure everything was as easy as it looked in Fiddler – I wrote a quick and dirty piece of throwaway code to see if I could programmatically login to XM and play a stream of music with Windows Media Player. It was ugly, but … public void Can_Start_Media_Payer_With_Xm_Stream...
    Posted to externsblogs by BizTalk Blogs on 12-04-2008
  • South Africa 2008

    We try to go to Africa every year if we can. We went there to get married and negotiate lobola . We took our first son there to meet his Grandmother , and now we head back to introduce Son #2 to Gogo . We're all packed and the house is safe in the...
    Posted to externsblogs by BizTalk Blogs on 12-04-2008
  • An Alternative Queuing Model

    Before talking about the new model for queued transports that we've added to WCF 4.0, let's first look at the traditional transacted receive pattern. Start a transaction. This can be relatively cheap although we'll have to pay more for the...
    Posted to externsblogs by BizTalk Blogs on 12-04-2008
  • What I hadn’t appreciated about schema versioning in BizTalk Server

    Most people know that when processing a message through the XmlDisassembler, if not explicitly told which schema to use through configuration, the disassembler would try to resolve the correct schema based on the message’s root node and namespace. Most...
    Posted to externsblogs by BizTalk Blogs on 12-03-2008
  • New and Notable 279

    First new and notable with the new Graffiti blog. WCF/Cloud Services Aaron has his latest in his series of WCF screencasts , this time showing how to host WCF services within traditional Windows services Aaron also has a geekSpeak webcast on Cloud Services...
    Posted to externsblogs by BizTalk Blogs on 12-03-2008
  • Aaron Skonnard WCF Screencasts

    I mentioned a few months ago that there would be a series of WCF screencasts being published. Aaron has done a bunch of these, including putting two more up this week. Each screencast is a short, targeted piece talking about a particular topic on WCF...
    Posted to externsblogs by BizTalk Blogs on 12-03-2008
  • RESTful .NET

    My copy of RESTful .NET arrived today. In Jon's typical style, he dives right into the meat of the WCF 3.5 REST programming model and doesn't waste much time re-covering the basics. This is a great WCF-specific companion to O'Reilly's...
    Posted to externsblogs by BizTalk Blogs on 12-03-2008
  • Screencast: Hosting WCF services in Windows Services

    In this screencast, I show you how to host WCF services within traditional Windows services . This is often necessary when you cannot use IIS/ASP.NET hosting for whatever reason or when you don't want to use message-based activation. In certain scenarios...
    Posted to externsblogs by BizTalk Blogs on 12-02-2008
  • Important BizTalk RFID Links

    Following are few key links to BizTalk RFID Resources Sites: http://www.microsoft.com/rfid http://www.microsoft.com/biztalk/en/us/rfid-mobile.aspx http://msdn.microsoft.com/en-us/library/bb749758.aspx Microsoft Blogs: http://blogs.msdn.com/sudhir/ http...
    Posted to externsblogs by BizTalk Blogs on 12-02-2008
  • Average of Anniversaries

    I haven't previously denoted an anniversary date for WCF because there are so many to choose from. There's the date we were done, the date that downloads were available , the dates when various versions of Windows Vista came out that put WCF into...
    Posted to externsblogs by BizTalk Blogs on 12-02-2008
  • Screencast: Calling services asynchronously with WCF

    Time for another screencast in the WCF screencast series. In this one you'll learn how to call services asynchronously with WCF in order to avoid tying up your main application thread for extended durations. You'll see how to configure your service...
    Posted to externsblogs by BizTalk Blogs on 12-01-2008
  • Future of Queuing

    Another of the topics that you'll hear a lot about for asynchronous and decoupled programming in WCF 4.0 is queuing. WCF has previously supported queuing through the one-way channel shapes with a combination of datagram and session options. The session...
    Posted to externsblogs by BizTalk Blogs on 12-01-2008
  • Post PDC Event Slides and Materials

    DevelopMentor UK ran a one day post PDC event on Friday at the Microsoft Offices in London. Myself and Dominick covered WF 4.0, Dublin, Geneva, Azure and Oslo You can find the materials and demos here Read More...
    Posted to externsblogs by BizTalk Blogs on 12-01-2008
  • Web Platform Installer - RC download

    The Web Platform Installer is a simple tool that installs Microsoft's entire Web Platform, including IIS7, Visual Web Developer 2008 Express Edition, SQL Server 2008 Express Edition and the .NET Framework. Using the Web Platform Installer’s user interface...
    Posted to externsblogs by BizTalk Blogs on 11-30-2008
  • Calling a service without adding a reference in BizTalk 2006 and BizTalk 2006 R2

    We’ve been experimenting with calling ASMX web services from orchestrations without having to add a web reference (for the SOAP adapter) or use the generated items (for the R2 WCF adapter). The idea, in short, is to achieve increased decoupling between...
    Posted to externsblogs by BizTalk Blogs on 11-29-2008
1 2 3 4 5 Next > ... Last »
Powered by Community Server (Commercial Edition), by Telligent Systems