blogs.conchango.com
welcome to the
conchango
blogging site
Welcome to blogs.conchango.com
Sign in
|
Join
|
Help
in
John Rayner's Blog
(Entire Site)
Search
Blogs
John Rayner's Blog
Brain.Extract<IBloggable>( Where.Author.Is( "John.Rayner" ) );
November 2006 - Posts
WPF Here, There and Everywhere (or An Introduction to WPF/E)
There's been some noise recently about WPF Everywhere (or WPF/E), a technology which was announced at PDC05 and Joe Stegman from Microsoft demonstrated at MIX06 . Here I'm going to collect together a few web resources about this technology. So
Read More...
Posted
28 November 2006 11:00
by
john.rayner
|
3 Comments
Filed under:
WPFE
,
WPF/E
,
Silverlight
An architect is like ... Polyfilla
A colleague insisted that everyone knows what an architect does. More by nature of a comparison than from wanting to assume the label of "architect", I said "Well, what I do when I join a team is to try and fill whatever holes there are
Read More...
Posted
27 November 2006 16:57
by
john.rayner
|
0 Comments
Filed under:
Technical Architect Role
WSS2: Stsadm.exe removes existing web.config files
I'm writing an installer to install a SharePoint site onto a server and have found some strange behaviour in stsadm.exe. The relevant portion of my installation goes like this: Create a new directory Create an IIS web site on this directory Deploy
Read More...
Posted
20 November 2006 16:23
by
john.rayner
|
0 Comments
Filed under:
Installers
,
MSI
,
Deployment
,
SharePoint 2003
,
WSS2
WiX: Integrating into the continuous build
I've been working on a WiX installer recently and I was asked to integrate it into the project's continuous build process. This turned out to be surprisingly easy. Early on in the development, I decided to use WiX version 3. It is nicely integrated
Read More...
Posted
17 November 2006 14:17
by
john.rayner
|
3 Comments
Filed under:
Continuous integration
,
Continuous build
,
CC.Net
,
Engineering practices
,
CruiseControl.Net
,
Installers
,
MSI
,
WIX
WiX: A not-quite-so-gentle introduction
In my last post, I gave a very high-level overview of MSIs and WiX. Here I discuss more of the detail and provide the basic technology context which lots of tutorials seem to omit.
Read More...
Posted
15 November 2006 20:46
by
john.rayner
|
0 Comments
Filed under:
Engineering practices
,
Installers
,
MSI
,
WIX
WiX: A gentle introduction
An introduction Windows Installer XML (WiX) - what is, why you might want to use it, and some useful WiX-related links
Read More...
Posted
10 November 2006 12:39
by
john.rayner
|
1 Comments
Filed under:
Engineering practices
,
Installers
,
MSI
,
Deployment
,
WIX
Using WCF in the MessengerService
I reworked the MessengerService to use WCF instead of hosting its own web services. The resulting code is a lot simpler and more powerful, thanks to the WCF library.
Read More...
Posted
07 November 2006 11:04
by
john.rayner
|
1 Comments
Filed under:
C# 2.0
,
WCF
,
.Net 3.0
,
Messenger
,
MSN Messenger
Attachment(s):
MessengerService2.1.zip
Reflection on Generic Types (part 2)
A while ago I posted a question about generic interfaces that ramined unanswered until Anthony supplied a neat solution. This got me thinking a bit further about reflection on generic types.
Read More...
Posted
02 November 2006 09:59
by
john.rayner
|
0 Comments
Filed under:
C# 2.0
,
CLR 2.0
,
Generics
,
Reflection
A Windows Service to accept messages via a web service and send them over MSN Messenger
Here I present a Windows Service which signs in to an MSN Messenger account at startup and exposes some web services in order to send messages. A custom MSBuild task is also included which consumes these web services.
Read More...
Posted
01 November 2006 12:01
by
john.rayner
|
4 Comments
Filed under:
Development practices
,
Continuous integration
,
Continuous build
,
CC.Net
,
Engineering practices
,
CruiseControl.Net
,
Messenger
,
MSN Messenger
Attachment(s):
MessengerService.zip
This Blog
Home
Email
Links
Syndication
RSS 2.0
Atom 1.0
Recent Posts
ReSharper 4.0 from JetBrains is released
Design-time perf improvements in Visual Studio 2008
Altnetconf UK: First round of registration is closed
Exploring quality in software architecture
What makes a good (software) architecture
Tags
.Net
.Net 3.0
ALT.Net
altnetconf
Architecture
C#
C# 2.0
CC.Net
CLR 2.0
Continuous build
Continuous integration
CruiseControl.Net
Deployment
Development practices
Engineering practices
Generics
Installers
Messenger
MOSS
MSI
MSN Messenger
Reflection
SAPI
SharePoint 2003
Silverlight
SQL Server 2005
SQLCLR
Team Foundation Server
Technical Architect Role
TFS
TTS
Vista
Visual Studio
Visual Studio project templates
WCF
WIX
WPF
WPF/E
WPFE
WSS2
WSS3
Archives
June 2008 (1)
January 2008 (2)
October 2007 (1)
September 2007 (1)
May 2007 (1)
February 2007 (2)
January 2007 (2)
December 2006 (5)
November 2006 (9)
October 2006 (2)
September 2006 (1)
August 2006 (5)
July 2006 (1)
© 2008 - Any comments or statements made herein do not necessarily reflect those of Conchango.