An Introduction to MSMQ

An Introduction to Microsoft’s Message Queuing (MSMQ) [http://www.theserverside.net/articles/showarticle.tss?id=LetsDoMessageQueue]…

Java/.NET Interoperability

JNBridgePro [http://www.jnbridge.com/] is a Java/.NET interoperability tool that enables full two-way interoperability between Java and .NET. With JNBridgePro, Java can access .NET objects and classes, and .NET can access Java classes and objects. [via Ajay, TheGrover [http://www.thegrover.com/index.php?p=18]]…

MonoDevelop

MonoDevelop [http://www.monodevelop.com/about.aspx] is a project to port SharpDevelop [http://www.sharpdevelop.com/] to Gtk#. It is a C# and Mono [http://www.go-mono.com] development environment (IDE) for Unix systems.…

Turn camera phones into bar code scanners

Optical Intelligence Evaluation SDK [http://www.scanbuy.com/Website/developers_sdk_cameraphone.htm] enables developers turn camera phones into bar code scanners. Also note-worthy in this context is Semacode [http://semacode.org/], which has some interesting application possibilities [http://semacode.org/about/apps/possibilities].…

Introducing XtUnit

Introducing: XtUnit [http://weblogs.asp.net/rosherove/archive/2004/10/05/238201.aspx] – an Unofficial Unit Testing Extensibility Framework – add new attributes to NUnit or MbUnit easily!…