Welcome to MSDN Blogs Sign in | Join | Help

July 2004 - Posts

FAQ: VS Whidbey is not giving me <insert your favorite WS feature here>

Becky pointed out Simon's comment on her blog. Unfortunately the new proxy generation features didn't make it into VS for Beta 1. They're currently only accessible through wsdl.exe. So if you use Beta 1's wsdl.exe to generate a proxy class you'll get
Posted by yassers | 1 Comments
Filed under:

Nullable and XxxSpecified

Just read this on Simon Fell's site. We've added support for xs:nillable=”true” by mapping such elements to System.Nullable<T>. However if you give us this element declaration: <xs:element name=”foo” type=”xs:dateTime”
Posted by yassers | 1 Comments
Filed under:
 
Page view tracker