GeekArticles
Microsoft
Web Services.NET Enhances Custom Content Delivery
Author: fawcette.com |
Published: 10th Aug 2005 |
Visited: 327 times |
Add CommentFiled in: Web ServicesHealthGate Data Corp. ports an already impressive legacy system to a .NET content-delivery system to keep 600+ hospitals up to date. by Ron Schwarz Executive Summary Company HealthGate Data Corp., an electronic publisher of medical information for the healthcare industry. Project Convert a legacy Web content-delivery system to a modern .NET implementation, while transitioning from an aggregator/reseller role to a primary content publisher and wholesale information distributor. Legacy...n
Read Article Sponsored Links
Related Articles
• Building a Visual Studio DebuggerVisualizer with a Custom Serializer For most any Serializeable object, making a DebuggerVisualizer is exceeding simple and examples abound. However, if you are trying to build a DebuggerVisualizer for an object which is not Serializable or takes too long to Serialize and Deserialize, things are not quite so simp ...