c# express gui using a webservice


what want do.  c# express gui access webservice send , retrieve tables of data.

the problem.  have not found example works.  examples have seen webpage webpage in no way work when adapting them c# gui.  methods require "string" argument no show available method in c# express.  guesssing has done in soap?  maybe need write rest?

 

need tutorial beginner level going on this.  help?

cs

on 10/13/2011 4:00 pm, countrystyle wrote:
> going through tutorial on wcf now......if thinks may not
> way go save me time , speak please.....thanks.
 
yes, wcf web service way go. now, can use ado.net
entity framework instead of using datasets , datatables ,
traditional ado.net if using sql server in application,
because ef entity implicit serialized data contract wcf, ,
you can send is.
 
or can make custom objects marked seralizable() attribute
with each primitive property type marked datamember()
attribute. or can still use datasets. however, have never used
datasets wcf know wcf serialization
and de-serialization or have dataset.
 
wcf uses xml serialized objects send data to/from client , service.
 
you go msdn.en-us.wcf if need wcf.
 


Visual Studio Languages  ,  .NET Framework  >  Visual C#



Comments

Popular posts from this blog

Azure DocumentDB Owner resource does not exist

job syspolicy_purge_history job fail in sqlserver 2008

Trying to register with public marketplace error with 'Get-AzureStackStampInformation'