Smart Client architecture gets guidance
I am a big fan of rich clients (in MS lingo now called Smart Client!)..
P&P group from MS has recently released its Smart Client Baseline Architecture Toolkit at: http://msdn.microsoft.com/library/?url=/library/en-us/dnpag2/html/scbatlp.asp
the kit provides for (including reference implementation):
Category: microsoft, technology
-------------------------------------------------------------------------------
This posting is provided "AS IS" with no warranties, and confers no rights.
P&P group from MS has recently released its Smart Client Baseline Architecture Toolkit at: http://msdn.microsoft.com/library/?url=/library/en-us/dnpag2/html/scbatlp.asp
the kit provides for (including reference implementation):
- Asynchronous communication to Web services, queuing messages, and working offline
- Building complex UIs based on independently developed, tested, and deployed parts (smart parts)
- ClickOnce deployment and updates
- Loosely coupled components communicating by way of events
- Handling exceptions
- Logging
Category: microsoft, technology
-------------------------------------------------------------------------------
This posting is provided "AS IS" with no warranties, and confers no rights.
Comments