21 July 2008
Connecting Java to Exchange over WebDAV, with Apache HttpClient
Earlier I mentioned a Java Exchange Connector I had seen, and in that post I also said that I had some code that connected from Java to Exchange Server via WebDAV. Some people have asked for the code, so here it is. I use a set of Apache libraries to
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...
10 July 2008
Facebook Thrift, Google ProtoBufs, and Interop
Dare had an en-pointe analysis of the emergence of various new non-standarcd communications protocols, such as Facebook Thrift and Google Protocol buffers , and how they compare to the standards-based comms protocols like RSS, ATOM or even WS-*. Dare
Read More...
07 July 2008
New WCF + WF blog: Endpoint
A New Blog started last week, aggregating WCF and WF topics. If you're like me you have really good intentions about reading blogs, you have your subscriptions all organized, you download the content through outlook daily... but then when it comes down
Read More...
02 July 2008
More on PowerShell Interop - this time with Tibco EMS
Keeping on the theme of PowerShell interop.... Marc Adler wrote up a short, sweet little CmdLet for querying TIBCO EMS . And he separately referenced a CmdLet by Scott Weinstein for connecting PowerShell to Coral8 .
Read More...
30 June 2008
PowerShell CMDLets for WebSphere MQ - administer queues on Windows or Linux
Last year, I wrote about the idea of PowerShell CmdLets for WebSphere MQ. PowerShell is a beautiful scripting environment, you see, and it allows you to load any managed class library and then call into it. This is what allows me to, for example, create
Read More...
26 June 2008
Create Zip files within Powershell
You can use DotNetZip library from within Powershell . It's pretty simple, fast, easy. example: function ZipUp-Files ( $directory ) { $children = get-childitem -path $directory foreach ( $o in $children ) { if ( $o.Name -ne "TestResults" -and $o.Name
Read More...
26 June 2008
Questions on Interoperability? Check the Forums !
Microsoft has migrated its interop discussion forum to a new forum engine. Find it at: http://forums.community.microsoft.com/en-US/interopconversations/threads/ There you can ask questions on Vista print drivers, .Docx interop, Web services interop, .NET-to-Java
Read More...
20 June 2008
DotNetZip, open source library for .ZIP files, revs to v1.5 - nice ASP.NET capability
DotNetZip, the open source Zip Library for .NET, is now at v1.5. Find it at http://www.codeplex.com/DotNetZip . New features: ASP.NET - save a zip archive directly to Response.OutputStream to send down to the browser client, no need to create an intermediate
Read More...
20 June 2008
OpenID and ASP.NET MVC interop
Another one of those in-case-you-missed-it posts: Scott Hanselman's done a good review of the possibilities of integrating openID with ASP.NET. I mentioned this before as an interesting area for development. Looks like things are moving along. Excellent
Read More...
19 June 2008
Microsoft System Center will manage Linux apps and assets
In case you missed it, this is from 6 weeks ago, on a Port25 post from Sam Ramji: Today, Bob Muglia and Brad Anderson announced that System Center will have the ability to deliver automated management across heterogeneous IT environments, such as UNIX
Read More...
18 June 2008
Rewriting URLs on IIS5, IIS6, or IIS7 (mod_rewrite on IIS?)
A couple weeks ago, Bill Staples made a splash when he announced a Rewrite Module for IIS7: http://blogs.iis.net/bills/archive/2008/05/31/urlrewrite-module-for-iis7.aspx Rewriting URLs? This is the magic in your web server that allows your user to type
Read More...
18 June 2008
Open Source and Interoperability
Open. Source. Is. Not. Interoperability. Ted Neward is an entertaining and talented writer, not to mention a stand-up guy, and a first-rate technogeek. But that doesn't mean he is always right. I was just reading and old post of his which I missed during
Read More...
17 June 2008
Java Exchange Connector and EWSJ
Just saw this on TheServerSide.com . The Exchange Web Services for Java (EWSJ - what happened to the 4?). It's a Java class library that uses the Apache AXIS web services stack to connect connects to Microsoft Exchange Server 2007, via the published and
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
Connecting Java to Exchange over WebDAV, with Apache HttpClient
What is Scalability? Do I have Extreme Requirements?
.NET Terrarium - it's BAAAAAACK!
Facebook Thrift, Google ProtoBufs, and Interop
New WCF + WF blog: Endpoint
Tags
.NET
Amusing
Apache
AXIS
Beta
BizTalk
BizTalkServices
COBOL
CTP
Data
Devices
Docx
emacs
ESB
Exchange
Google
History
IBM
Identity
IIRF
IIS
Interop
Java
JDBC
JMS
JNI
JSON
LINQ
Linux
Models
MOSS
MQ
MSBuild
MSMQ
Not Really Interop
OpenID
OpenXML
Oracle
OSP
PHP
Portals
Powershell
REST
RSS
Ruby
SAP
SDK
Services
Sharepoint
SOA
SOAP
SQL
Sudoku
TIBCO
Transactions
Virtualization
Vista
Visual Studio
VS2005
VS2008
VSShell
VSTO
WCF
Web Service
web2.0
Webcast
Websphere
WF
Word
WordML
WPF
XML
XSD
Zip
Archives
July 2008 (6)
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
Go
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