Jimmy Tønners Blog
Snippet: Construct WCF Binding from string (xml)
Here is a snippet to convert a bindingconfiguration xml fragment into a Binding (with a few...
Date: 02/15/2011
Mixing MEF and PIAB
The Policy Injection Application Block (PIAB) provides a way to dynamically apply cross-cutting...
Date: 06/21/2010
Upgrade SQL CE Database from 3.1 to 3.5
var engine = new System.Data.SqlServerCe.SqlCeEngine("Data Source=" + filename);...
Date: 04/26/2010
Just Released: Microsoft Enterprise Library 5.0
See details here: https://msdn.microsoft.com/en-us/library/ff632023.aspx and read Grigori's post...
Date: 04/21/2010
Clean-up your desktop with fences
Neat tool for grouping "stuff" on your desktop - fences from Stardock.com - go here
Date: 03/31/2010
New Feature Builder Power Tools
Those of you interested in Software Factories and Visual Studio Automation may find it relevant to...
Date: 03/31/2010
Free Book: A Guide to Claims-Based Identity and Access Control
Another free book from our Patterns&Practices team about something that you know you ought to...
Date: 03/04/2010
Dynamically Loading ModuleCatalog in Composite (PRISM) Silverlight Application
Intercept the Run method of your bootstrapper by defining a new Run method, fetch the list of...
Date: 02/25/2010
Code Contracts
pre-conditions, post-conditions, object invariants in .NET - go here
Date: 04/25/2009
Share sourcecode between Silverlight and WPF Applications
Sharing code between Silverlight and WPF Applications has been a returning wish from several of the...
Date: 06/11/2008
Searching...
Unfortunately on gg technologies but the idea of a search shell is quite fun - look here A...
Date: 06/10/2008
Distributed Cache
Just stumbled over a "new" distributed cache CTP from Microsoft - codename Velocity Having played a...
Date: 06/10/2008
Simple "Sponsors" WebPart (AdRotator)
Here's a very simple webpart that randomly shows pictures from a picturelibrary. The part is...
Date: 02/05/2008
Security tips and code clips [german]
ThinkTecture's Dominick Baier has helped MSDN in Germany to create a number of clips and How-To's...
Date: 06/23/2007
Smart Clients from Greece?
Microsoft Code Name "Acropolis" has finally been released to the public as a technology preview....
Date: 06/05/2007
SaaS - SDP
A couple of my colleagues from across the pond have recently blogged about SaaS and the so-called...
Date: 05/09/2007
ISB - Biztalk Services in the sky
If you haven't done so already I recommend you take a look at our latest Biztalk Services CTP from...
Date: 04/26/2007
Writing Test Code with Impersonation
Some of your (unit) tests may be required to run with predefined credentials, and if all your tests...
Date: 04/14/2007
EntLib 3.0 Released
The P&P team has finished the third major release of the enterprise library. See Tom's post for...
Date: 04/08/2007
Updated VSTS Guidance Available
The P&P team has updated guidance related to Visual Studio Team System on Codeplex
Date: 04/05/2007
SaaS Vocabulary
I have found myself explaining SaaS a few times the past weeks and recently found the WIKI pages:...
Date: 03/26/2007
XmlSerialization snippet
I keep writing this code - now I can find it on my blog in the future :-) public static class...
Date: 03/24/2007
WF in IIS Hosted WCF Service
Hosting Workflow in WCF is described in the before mentioned article by Jeremy Boyd. In the article...
Date: 03/19/2007
Externalize your Communication Protocol Details with WCF
In general the Web Service client proxy generated by “Add Web Reference” in Visual Studio is all you...
Date: 03/19/2007
Guidance Automation Extensions Feb. CTP
The Guidance Automation Extensions have recently been released in a new version. From the GAX web...
Date: 03/18/2007
Smart Client Software Factory Update
The PnP team has released an early drop of the next version of SCSF. The drop comes with a...
Date: 02/25/2007
Sharing ASP.NET Files?
If you need to share web files (masterpages, skins etc.) among several web projects there are a few...
Date: 02/10/2007
Web Client Software Factory Released!
The Patterns&Practices have just released their software factory for building Composite ASP.NET...
Date: 01/13/2007
IE Developer TOOLBAR
A new release of the IE Developer Toolbar is available here.
Date: 01/11/2007
PowerShell Analyzer
I was recently writing a powershell script for one of my colleagues and found myself typing the...
Date: 12/06/2006
WPF/E - Cool graphics everywhere
The first public drop of our new WPF/E has been made available as a Community Technical Preview....
Date: 12/06/2006
on10.net
Another site you need to have in your list of bookmarks. www.on10.net From the about page: "With 10...
Date: 12/06/2006
Unit Testing WCF Services
A colleague of mine recently wrote about seperation of concerns in relation to unit testing WCF...
Date: 12/03/2006
Architecture Journal
If you don't already read this magazine I suggest you start doing so. The latest issue (9) has lots...
Date: 11/30/2006
Windows Live Writer
This is a test from my new favorite blogging editor - Windows Live Writer Get it: here
Date: 11/30/2006
Specify generics in .config file
A question from a conversation I had yesterday: How can I specify a generic class as a type in a...
Date: 11/30/2006
CopySourceAsHtml plug-in for VS2005
Found a plug-in :CopySourceAsHtml https://www.jtleigh.com/people/colin/software/CopySourceAsHtml/
Date: 11/27/2006
ASP.NET Tips-Tricks @scottgu
Look here for Scott's list of tips and tricks for ASP.NET 2.0
Date: 11/25/2006
Nice WCF Blog!
Just stumbled over Nicholas Allens Indigo blog the other day... lots of info..go visit.. Here
Date: 11/17/2006