blogs.conchango.com

welcome to the conchango blogging site
Welcome to blogs.conchango.com Sign in | Join | Help
in Search

Browse by Tags

All Tags » WCF
Showing page 1 of 2 (19 total posts)
  • Oslo and the future of BizTalk

    So how far has Microsoft reached with its Oslo vision and what is the future of BizTalk? This was a common question amongst various people I met during Tech-Ed 2k8 in Florida a couple of weeks ago. I tried to extract as much as I could from Microsoft around this topic. Oliver Sharp (general manager, connected systems division) and David Chappell ...
    Posted to Imran Shafqat's Blog (Weblog) by Imran.Shafqat on June 27, 2008
  • REST from WCF 3.5

    WFC is well known to be brilliant at SOAP, and fans of WCF may be aware that in version 3.5 may be aware of the cool new features. But the rest of us (the REST of us, haha, I'm so funny)  may not know that it addresses in a simple and flexible way other scenarios- that is, serving XML or JSON data off simple Urls in a REST ...
    Posted to Anthony Steele's Blog (Weblog) by Anthony.Steele on March 15, 2008
  • Consuming Services Using Silverlight 2.0

    I never really got that excited about Silverlight 1.0, mainly because whilst it had a great core graphics engine and did video streaming very well, it's feature set was just not rich enough to make it really useful to applications that demanded deep functionality. One of the features that was clearly lacking was connectivity; you could not ...
    Posted to Simon Evans' Blog (Weblog) by simon.evans on March 6, 2008
  • Consuming JSON enabled WCF 3.5 services using ASP.net AJAX

    There are several blog posts out there that cover the subject of how to consume JSON enabled services from Javascript using ASP.net AJAX. Having scouted around the usual suspects, I think the best article is by Fritz Onion here: http://www.pluralsight.com/blogs/fritz/archive/2008/01/31/50121.aspx That said, I haven't found it all plain ...
    Posted to Simon Evans' Blog (Weblog) by simon.evans on March 6, 2008
  • WCF - Failed to execute request because the App-Domain could not be created

    This is really a note to self, as I have a habit of forgetting the numerous issues I have overcome and feel my blog can be a great repository for such information, as it may also assist someone else out there. I haven't been as rigorous with this as I should have recently. Well, for a long time actually! Anyway, quite a simple one really, but ...
    Posted to Matt Hall's Blog (Weblog) by Matthew.Hall on January 29, 2008
  • New Microsoft certifications

    I'm back from Holiday and getting going into the new year. For those of you .Net developers considering Microsoft certification exams, the following may be of interest: Exam 70-502 Microsoft .NET Framework 3.5 - Windows Presentation Foundation. Expected to be released in February 2008. http://www.microsoft.com/learning/exams/70-502.mspx Exam ...
    Posted to Anthony Steele's Blog (Weblog) by Anthony.Steele on January 20, 2008
  • Dealing with Message Ordering in Service Orientated Architectures

    Message ordering is a key concept in a service orientated architecture. It is a key concept, because one of the core tenets of SOA is that a service must remain autonomous. In remaining autonomous, a service must be able to deal with any unexpected circumstance of messages sent to it, including the possibility of messages being received out of ...
    Posted to Simon Evans' Blog (Weblog) by simon.evans on October 10, 2007
  • WCF System.Net.WebException: The underlying connection was closed: The connection was closed unexpectedly

    WCF System.Net.WebException: The underlying connection was closed: The connection was closed unexpectedlyIf you get the above error when trying to return large numbers of items in a List<T> from a WCF service, then ensure you have set the following behaviour for the dataContractSerializer in both your client and service configuration ...
    Posted to Merrick Chaffer's Blog (Weblog) by merrick.chaffer on September 19, 2007
  • A comprehensive guide to using MsmqIntegrationBinding with MSMQ 3.0 in WCF

    Overview of WCF architecture Figure 1 illustrates the generic architecture WCF employs for all services. Figure 1 - General WCF Architecture The outer service represents the AppDomain of the service. A WCF service consists of contracts (data, fault and service contracts), a service instance (implementation) which is the implementation of a ...
    Posted to Simon Evans' Blog (Weblog) by simon.evans on September 17, 2007
  • Upcoming MCTS Exams

    I have been looking at the training materials for exam 70-529: Distributed Application Development with .net 2.0. However Windows Communication Foundation (WCF) in .net 3.0 is in use now, I wondered if a replacement exam on this is forthcoming. The answer seems to be "yes". This post indicates that a WFC Qualification was in the ...
    Posted to Anthony Steele's Blog (Weblog) by Anthony.Steele on September 5, 2007
1 2 Next >
Powered by Community Server (Personal Edition), by Telligent Systems