Nicholas Allen's Indigo Blog 2 Jul 2009 12:00 The Development Server Is Not For Production After creating a WCF service application in Visual Studio you might have noticed that the project configuration has three choices of web servers for ..
Nicholas Allen's Indigo Blog 1 Jul 2009 12:00 Binary Http Binding Do I need IIS7 to use binary with HTTP for WCF? No, all you need is a custom binding because we don’t include a standard binding with that configurat..
Nicholas Allen's Indigo Blog 30 Jun 2009 12:00 Michele’S Norwegian Developers Conference Slides Michele Bustamante has published the slides and demos from her talks at the recent Norwegian Developers Conference. Michele has some great variety in..
Nicholas Allen's Indigo Blog 29 Jun 2009 12:00 Checking For A 4.0 Framework Install How can I tell whether a machine has the 4.0 framework installed? Checking for the presence of the installation registry value is still a straightfor..
Nicholas Allen's Indigo Blog 26 Jun 2009 12:00 Via On Demand How do I specify a delivery address for messages from a proxy that are different from the service address? Two different addresses are sometimes both..
Nicholas Allen's Indigo Blog 25 Jun 2009 12:00 Wcf Load Test Tool 3.0 Beta Rob Jarratt has updated the community-driven WCF load test tool with a new beta release. The test tool uses a trace captured from a previous run of a..
Nicholas Allen's Indigo Blog 24 Jun 2009 12:00 Azure Services How To The Azure Services developer center has a video series based on “How do I?†questions about writing services using the platform. These videos cover a..
Nicholas Allen's Indigo Blog 23 Jun 2009 12:00 June 2009 Edition Of The Msdn Community Cd The MSDN Community Distribution program has put out another developer CD in their mostly-bimonthly series of training programs. The community distrib..
Nicholas Allen's Indigo Blog 22 Jun 2009 12:00 Serialization Methods For Collections What methods do I need to implement to have data serialized and deserialized for a collection? Serialization considers there to be three primary type..
Nicholas Allen's Indigo Blog 19 Jun 2009 12:00 Dublin Walkthrough Videos Stephen Thomas has a two-part series of videos on Channel 9 covering an introduction to features in the Dublin application server. Dublin is a set of..
Nicholas Allen's Indigo Blog 18 Jun 2009 12:00 Platform Changes In 4.0: Debugging Another change in .Net 4.0 (together with Visual Studio 2010) is an easier debugging experience for investigating production issues in managed applic..
Nicholas Allen's Indigo Blog 17 Jun 2009 12:00 Platform Changes In 4.0: Security The beta 1 release of .Net 4.0 has some big differences compared to previous releases for dealing with code security. If you’ve used the CAS (code ac..
Nicholas Allen's Indigo Blog 16 Jun 2009 12:00 Managed Api For Windows Features The Windows API Code Pack put out a new update recently (version 0.90) that adds new supported APIs to the set of managed wrappers around native Wind..
Nicholas Allen's Indigo Blog 15 Jun 2009 12:00 Collection Name Generation Last time we were looking at how to replace the default names used for serializing collections , such as ArrayOfKeyValueOfstringArrayOfstringty7Ep6D1..
Nicholas Allen's Indigo Blog 12 Jun 2009 12:00 Ria Services Roadmap If you’ve tried out RIA Services for integrating Silverlight with multi-tier distributed applications, you might be interested in their recent roadma..
Nicholas Allen's Indigo Blog 11 Jun 2009 12:00 Naming Collection Items How do I replace the names of entries in a collection? By default the names inside of a collection are based on the type or role of the entry. < C..
kennyw.com 10 Jun 2009 16:41 Ramping Back Up On The Technical Blog Posts I’ve been pretty quiet recently on the technical blog front, mostly because my work was in the dark depths of development. A few weeks ago, we releas..
Nicholas Allen's Indigo Blog 10 Jun 2009 12:00 Metadata Client Behaviors Can I apply client behaviors to a MetadataExchangeClient to change how it retrieves metadata? Once a MetadataExchangeClient is built, you don’t have ..
Nicholas Allen's Indigo Blog 9 Jun 2009 12:00 Required Framework Versions What framework versions do I need to have installed to use WCF? There have been five framework versions released plus various service packs for each ..
Nicholas Allen's Indigo Blog 8 Jun 2009 12:00 Programming Exercises To Stay In Shape Unless you are a very rare type of developer, you probably spend only a small percentage of your time on algorithmic development. Algorithms are one ..