Middle Tier and Whidbey
Hello everyone,
First of all, I wanna thank you for the great FORUMS.
hmm, I just want to know if there is new features that could be used in making middle tier by using WHIDBEY, especially in making Web Applications. cause all the features I have seen till now were talking about the UI.
Thanks,
A.
New features in ASP.NET Web Services for v2.0 include:
- SGen.exe
- Type sharing
- Event-based async model
- WSDL.exe /serverInterface for contract first development
- Basic Profile 1.1 support
- SOAP 1.2 support
- Support for generics
- Support for Nullable value types
- Improved data binding support. Generated proxy classes now use properties instead of fields.
For information on new features in ASP.NET, consider posting to the ASP.NET forums at http://forums.asp.net.
Daniel Roth