.Net WSDL update
Tech-Archive recommends: Fix windows errors by optimizing your registry
I have a large project with a numbr of web services that are built in
an external .Net application using classes from my project. Some of
these classes have changed over time, and so the data they hold is
different in some cases. Do I need to refresh the references to the
web services in my web application project to update the WSDL files,
or will it be happy to send different "shaped" data to the webservice?
Thanks,
Chris
.
Relevant Pages
- Web Services/SOA
... I built a client/server application using .NET and SQL server, ... I decided to separate the data from the presentation tier ... Web Services. ... There's a method to get car data from database, ... (microsoft.public.dotnet.languages.csharp) - VSTO and WSE
... I'm trying to research security of web services when called from an Office ... The client is Excel but fails to execute when instaniating the ... Has anyone built an Office application that uses WSE 2? ... (microsoft.public.vsnet.vstools.office) - WSE Version of ServiceDescriptionImporter
... I had built an engine to dynamically invoke web services by generating ... web service proxy classes. ... (microsoft.public.dotnet.framework.webservices.enhancements) - Reliability of Messages
... Framework v1.1 and web services to obtain data using ODBC from a proprietory ... 4GL back-end system. ... If there is no reliability checking built in, what would be the best way to ... (microsoft.public.dotnet.framework.compactframework) - Re: Web Services without SOAP
... but have built many web services in .Net. ... I need to build one in Java without SOAP. ... concept to tearing web services away from the fat envelopes of SOAP. ... (comp.lang.java.programmer) |
|