• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Writing web services

Martin

Lifer
what is your preferred IDE/technology for that? I have to use WS for my next project, so I don't know if I should try .NET or php or something else...J2EE perhaps?

<-- WS n00b
 
It's a lot easier in .Net but you should really choose your platform based on the platform of the people who will be calling it. There are a lot of inconsistencies among the various platforms. In particular, dates as they related to daylight savings time can cause tremendous headaches from J2EE to .net.

Not to mention that WSE levels of support vary substantially.
 
Back
Top