Download presentation
Presentation is loading. Please wait.
Published byBetty Hancock Modified over 9 years ago
1
TRAQ Manager.NET MES on Microsoft.NET Wrapmation Inc Vladimir L’vov vlvov@wrapmation.com This Presentation is available for download at www.wrapmation.com/paptac/
2
Why we choose.NET? Standards and ease of integration –HTTP, XML, SOAP –Net and Web services has a broad support from major software vendors –Seamless integration of Net with other Microsoft products Managed code –System security, reducing bugs, takes care of plumbing –Building more scalable applications –Support of existing technologies –Ease of deployment. Ease of Development –Framework manages much of the plumbing, enabling us to focus on writing the business logic code –Single development environment for developing web applications, web services, desktop applications, and mobile applications –No backward compatibility legacy –C# –SQL server resources management –XML designers
3
Wireless Clamp Truck Terminal Scan and load rolls Downgrade / beater / rewrap Edit vehicle / dock information Assign bays to orders for loading (shunting) View loading patterns to ensure proper loading Look up / verify roll quality information View order status, view inventory
4
Problems With Former Technologies Connected nature Support for wide variety of stationary and mobile devices Deployment problems and registry dependency Security and application configuration Variety of Integration Scenarios
5
Technologies that allowed us to resolve these problems ADO. Net and XML support Structural exception handling and recovery Compact.NET Framework Side-by-side deployment Reflection Web Services
6
TRAQ Manager.NET in disconnected mode Using datasets for packaging, exchanging, caching, persisting, and loading Tracing changes XML transformations Structural exception handling and recovery Database synchronization with SQL Server
7
Inventory representation with the Dataset object
8
Benefits of Smart Clamp Truck Lower cost of wireless network infrastructure Improved Reliability Faster operation cycle Ease of support
9
Compact Framework and Smart Devices Pocket PC Windows Mobile™ Windows CE.NET
10
Clamp Truck Terminal on.NET Compact Framework Platform Application is independent of hardware and operating systems Easy connectivity. Supports common network protocols, and connects seamlessly with XML Web services Optimized for limited resources systems. Less expensive hardware can be used Short implementation cycle. Application share the same code as full featured application
11
TRAQ Manager.NET Deployment Model DLL and COM objects deployment model Side-by-side deployment Versioning and Isolation XCOPY deployment Benefits –Application updates require less time from IT –Other third party software does not affect system stability
12
Setting security and access rights using reflection
13
Web Services Standards XML, SOAP, WSDL, UDDI An XML Web service is: –An interoperable computer service –Specified in terms of protocols (the messages it receives and sends) –Language-neutral, platform-independent –Computer-to-computer (no assumption of a human user) Examples –Replacement for EDI –Order status –ERP integration –Load tendering –Ordering of cores
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.