05Jun
Call Web Service in Java
No commentsConsume a Web Service with Java
As I stated before, calling a web service in .Net is easy . However, using a Java Web Service is a little more difficult . This is not because .Net is superior to Java, but instead because of the various standards that Java allows for since it is open [...]
Categories: Web Development, Web Service
03Jun
.Net Consume Web Service
No commentsConsume Web Service with .Net
During the past 8 months, I have been playing with web services quite a bit – both calling and developing web services for my employer. However, I had some trouble along the way finding information on the different standards of web services (such as JAX-WS and JAX-RPC ), implementing those web [...]
Categories: Web Development, Web Service
20May
The Breakdown of Modern Web Design
No commentsThis pretty much breaks-down a day in the life:
Categories: Web Development, Web Service