CodeSmith Community
Your Code. Your Way. Faster!

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • Envelope method signatures on WS

    The current web service method signatures are of strongly-typed primitives and in complex environments risk versioning challenges. UDDI just pushes the problem into configuration/deployment management. Please consider an optional switch for both Domain and Service web service generation that: Accepts...
    Posted to .netTiers - Feature Requests (Forum) by Pococurante on 10-17-2007
    Filed under: complex objects, Guidance Automation, parameters, Security, Validation, Enterprise Library, ASP.NET WebServices, WebService, Serialization, WCF, .netTiers, NetTiers
  • Webservice instantiation performance improvements

    I was researching how to improve the webservice instantiation performance for our current test implementation. During tests the initial instantiation takes upwards of a minute. Any calls following the initial one respond very prompt depending on size of data. This apparently is caused by the XmlSerializer...
    Posted to .netTiers - Tips/Tricks (Forum) by katokay on 05-14-2007
    Filed under: performance, Webservice
  • Patch for Webservice Implementation Project

    Here is an initial patch for generating a separate class library to contain the WebMethods and C# code. It uses the Service.generated.cs and Service.cs pattern for the files. Still left to finish is the solution file website project reference for the implementation project, as well as the ComponentLayer...
    Posted to .netTiers - Contributions and Patches (Forum) by katokay on 05-11-2007
    Filed under: Webservice
  • Re: Put the web service into a .cs file

    It would also be nice if it generated the implementation of the WebService in an Implementation class library. Using the same pattern that all other generated files use having a base class with generated webservice Service.generated.cs and another class that inherits the base Service.cs that will not...
    Posted to .netTiers - Feature Requests (Forum) by katokay on 05-11-2007
    Filed under: WebService
Page 1 of 1 (4 items)
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems