Archives for June 2007

Legacy code integration using Windows Communication Foundation (WCF) and Java Axis in a Service Oriented Architecture

What are the options when you need to integrate Windows legacy code in a heterogeneous Service Oriented Architecture (SOA)?

The proposed problem was to expose a set of Windows C++ DLLs to a global SOA platform written in Java. Those DLLs would be then exposed as backend computation services.

Continue reading

JetBrains Releases ReSharper 3.0

Jun 22, 2007

They did it again!!! The great tool became even better.

Here is the page on which you can read what is new in that release.

Continue reading

ModalPopup and Silverlight

If you place on a web page a ModalPopup and a Silverlight control, you might end up with the ModalPopup hided by the Silverlight control.

To avoid this at the time you call Sys.Silverlight.createObjectEx you need to give the following property to true:

Continue reading

AJAX Control Toolkit - ToolkitScriptManager

Jun 9, 2007

A new release (10606) is out, that you might download on CodePlex.

I quickly tried out the script combining stuff and it works really great. I saved 7 round trip to the server and almost 2 seconds in the page load. You might read more about it on Shawn Burke

Continue reading

Page 2 of 4