Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1375
Data Validation with WCF
posted

I read through your help files:

http://help.infragistics.com/NetAdvantage/Silverlight/Current/CLR3.5/?target=SL_xamWebGrid.html

http://help.infragistics.com/Help/NetAdvantage/Silverlight/2009.1/CLR3.5/html/SL_DataUtil.html

Is it possible to get this same type of functionality using a wcf service?  it seems when i write the 'Throw New Exception('blah blah blah")' code it does not come across when you create the service reference?

is it possible to do with out re creating the class on the client?

Thanks