Welcome to Jacksonville Developers User Group Sign in | Join | Help

Tuesday, August 02, 2005 - Posts

SOA: Deciding Between Web Services and Remoting

On a recent project I had a choice between using Web Services and Remoting.  http://www.thinktecture.com/Resources/RemotingFAQ/default.html is an excellent resource about remoting.  In the end I ended up choosing Web Services but I think
posted by dbottjer | 0 Comments
Filed Under:

Web Service Studio 2.0

Today I was given a wsdl file b/c the client didn't publish there web services.  As a result I had to generate my proxy class.  I found this neat tool http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=65a1d4ea-0f7a-41bd-8494-e916ebc4159c to
posted by dbottjer | 0 Comments
Filed Under: , ,

IE7 CSS2 Compliant

According to this blog post http://blogs.msdn.com/ie/archive/2005/07/29/445242.aspx IE7 is going a long way to support CSS correctly.