Browse by Tags
All Tags
»
Not Really Interop
(RSS)
Amusing
ASP.NET
emacs
IBM
Java
LINQ
MSBuild
Powershell
Rant
REST
SOA
SQL
Sudoku
Vista
Visual Studio
VS2005
WCF
Word
WPF
XMLDSIG
05 December 2008
Enable .NET 3.5 goodies in IIS vdir
Some of you may be oddballs like me: you like .NET, you program in .NET, but you don't always use Visual Studio. You hand-code everything for some applications. You often open up a text editor and just start writing a source module, with no wizards, no
Read More...
16 September 2008
Profiles in Microsoftee-hood
I hadn't seen Microspotting before - consider me educated. It's a blg site run by a Microsoft employee that profiles... Microsoft employees. Enough about you. Let's talk about me! Yeah, it's self-centered, but despite that I found the blog to be well
Read More...
17 July 2008
What is Scalability? Do I have Extreme Requirements?
Can I turn my Volvo into an F1 Racer? I am a fan of auto racing. I started following racing way, way back. At the low end of the spectrum, anyone with a car can get started racing in autocrosses and track days, for not very much money. At the other end
Read More...
16 July 2008
.NET Terrarium - it's BAAAAAACK!
Remember Terrarium? It was a .NET 1.0 learning tool disguised as a game. Microsoft released a developer's kit, and and people built herbivores, carnivores, or plants and introduced them into a peer-to-peer, networked ecosystem where they interacted and
Read More...
25 April 2008
Interesting - CacheMan for .NET
A distributed object cache (distributed hashtable) for .NET http://www.sriramkrishnan.com/blog/2008/02/cacheman-fast-distributed-hashtable-for.html
Read More...
21 April 2008
Powershell script to batch-update AssemblyInfo.cs with new Version
I wrote this script to update all the AssemblyInfo.cs files in a Visual Studio solution, to have the same version number. This is the kind of thing I would have used Perl to do, in the past. But Powershell's got this covered nicely. [ 23 April 2008 -
Read More...
16 April 2008
MSBuild script for compiling each .cs file into an EXE
I previously wrote about using MSBuild to build all .cs files in a directory into a single exe . Here's a companion script that builds every .cs file into a separate exe. This might be helpful for directories where you keep sets of small projects, where
Read More...
11 April 2008
WPF invokes Powershell.exe as an inferior shell
I wrote this up as an example of how to run powershell.exe as an inferior shell from within a WPF app. It is not a "Powershell host" in the normal sense of the word, with a RunSpace and a RunSpaceFactory and so on. Instead, this example uses System.Diagnostics.Process
Read More...
08 April 2008
MSBuild script for compiling all .cs files into a single assembly (DLL or EXE)
I love Visual Studio, but sometimes I build code using no graphical IDE - just the .NET Framework SDK. I wrote an article not long ago describing how to build a WCF Service using .NET 3.5, and just the SDK. I've always been a makefile weenie, but msbuild
Read More...
31 March 2008
Don't Believe Everything you Read on Wikipedia, especially about C# Anonymous Functions
I was reading Wikipedia the other day, and saw this: C# has partial anonymous function support through the use of delegates . ... Since anonymous methods are not nameless and can only be declared inside methods of classes then C# does not support full
Read More...
28 March 2008
Simple Auto Update, auto patch, for WPF Apps, without the Updater Block
I am writing some smaller WPF apps, and I want them to automatically update themselves, or automatically patch themselves, something like Lutz Roeder's Reflector or Paint.NET does. Scott Hanselman has commented on this previously , and he's right. Every
Read More...
22 March 2008
My Vista Experience just got sooooo much better
Quietly I've been suffering through an experience with Windows Vista on my laptop. I got my laptop, a HP/Compaq nc8430 , in October 2006 and had been running Vista on it since then. In the early days, I used a pre-release version of vista, but I switched
Read More...
22 December 2007
Gates Center at Carnegie Mellon
I visited my alma mater, Carnegie Mellon last weekend. Met up with some fellow alums who came in from out of town, including Brendan, Scott, and Brian, pictured here. We're checking out the construction site for the Gates Center at Carnegie Mellon. This
Read More...
20 November 2007
VS2005 support for SQL 2008 CTP5
Visual Studio 2005 Support for SQL Server 2008 CTP is now publicly available. Download Center links: SQL Server 2008 CTP, November 2007 - this is the "Community Tech Preview" (CTP5) of SQL 2008. Visual Studio 2005 Support for SQL Server 2008, CTP - this
Read More...
02 October 2007
Keeping it real on SOA
Bobby Wolfe of IBM told no lies when he said that Clients often want to build only an ESB, because that involves a technology challenge without the need for messy business requirements. Building just an ESB becomes an IT field of dreams, where IT builds
Read More...
More Posts
Next page »
Home
About
Email
All About Interop
Connecting .NET to just about anything else
RSS 2.0
Atom 1.0
Recent Posts
Enable .NET 3.5 goodies in IIS vdir
Geneva supports OASIS WS-Trust, SAML
Connect WebSphere and Java applications to SQL Server
Such a deal! MSDN for startups
REST in WCF: Varying response content type based on HTTP Request Headers
Tags
.NET
AES
AMQP
Amusing
Apache
ASMX
ASP.NET
AXIS
Beta
BizTalk
BizTalkServices
COBOL
CodePlex
CTP
Data
Devices
Docx
Eclipse
emacs
ESB
Exchange
FREE
Google
History
IBM
Identity
IIRF
IIS
Interop
Java
JAXB
JAXWS
JDBC
JMS
JNI
JSON
Links
LINQ
Linux
Models
MOSS
MQ
MSBuild
MSDN
MSMQ
Not Really Interop
OpenID
OpenXML
Oracle
Oslo
OSP
PDC
PHP
Portals
Powershell
Providers
Rant
REST
RSS
Ruby
SAML
SAP
SDK
Services
Sharepoint
Silverlight
SOA
SOAP
SQL
Standards
Sudoku
syslog
TIBCO
Tomcat
Transactions
Unicode
Virtualization
Vista
Visual Studio
VS2005
VS2008
VSShell
VSTO
WCF
Web Service
web2.0
Webcast
WebLogic
Websphere
WF
Word
WordML
WPF
WSDL
WS-Trust
XAML
XML
XMLDSIG
XSD
Zip
Archives
December 2008 (1)
November 2008 (4)
October 2008 (6)
September 2008 (10)
August 2008 (8)
July 2008 (8)
June 2008 (12)
May 2008 (3)
April 2008 (21)
March 2008 (25)
February 2008 (6)
December 2007 (3)
November 2007 (4)
October 2007 (11)
September 2007 (16)
August 2007 (12)
July 2007 (10)
June 2007 (8)
May 2007 (5)
April 2007 (5)
March 2007 (8)
February 2007 (10)
January 2007 (12)
December 2006 (3)
November 2006 (4)
October 2006 (8)
September 2006 (4)
August 2006 (9)
June 2006 (6)
May 2006 (5)
April 2006 (7)
March 2006 (8)
February 2006 (6)
January 2006 (11)
December 2005 (12)
November 2005 (2)
September 2005 (2)
August 2005 (3)
July 2005 (10)
June 2005 (9)
May 2005 (3)
April 2005 (1)
March 2005 (13)
February 2005 (13)
January 2005 (3)
December 2004 (7)
November 2004 (11)
Search
About ...
Blogs / Microsoft
Beat
Dare
John Durant
Paul Andrew
Justin Smith
Craig Kitterman
DrNick
DotNet
Blogs / Other
Christian
MLB
Tim Ewald
CodeBetter
Oleg
Jesus Rodriguez
Downloads
SQL 2005 Express
All MSDN Downloads
.NET 3.0 Runtime
.NET 3.0 SDK
.NET 3.5 Runtime
.NET 3.0 sp1
VS2008 - Trials and Express
.NET 3.5 SDK
Windows Powershell
Keepers
CopySourceAsHtml
Overview of WS-* Standards
.NET App Architecture (book)
Enterprise Development Whitepapers
Visual Studio
.NET feedback center
Wikipedia on .NET
Microsoft + Sun partner on interop
MS.com essentials
Visual Studio Interop
Web services interop
Microsoft Interop Philosophy
Office XML Schema
MS interop
BizTalk Server Team blog
SaaS on MSDN
SOA
SOA Philosophy
Data inside vs outside
OO meets SOA