• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Generating WCF client using visual studio.

 
Ranch Hand
Posts: 400
Hibernate Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
How to generate WCF client using visual studio OR what are the steps? Can i expect similar question in exam?
 
Ranch Hand
Posts: 2198
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi!
Yes, you can expect questions about at least some part of how to create a WCF client to a Java web service.
There is a step-by-step guide in section 10.4 in my SCDJWS 5 study notes that can be found here:
http://www.slideshare.net/krizsan/scdjws-5-study-notes-3085287
Best wishes!
 
Minhaj Mehmood
Ranch Hand
Posts: 400
Hibernate Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Ivan Krizsan wrote:Hi!
Yes, you can expect questions about at least some part of how to create a WCF client to a Java web service.
There is a step-by-step guide in section 10.4 in my SCDJWS 5 study notes that can be found here:
http://www.slideshare.net/krizsan/scdjws-5-study-notes-3085287
Best wishes!



Hi Ivan,

Great, thanks for the reply.
Your study notes are awesome.


Regards

Minhaj
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic