Is that Smart Client architecture can be used only for Windows forms (Windows Application)
Can it be used for Web application
If so can you suggest article for the same, as far as my research in msdn I was able to find smart client only for windows form.
I need an article on implementing smart client for Web applications.
Pls suggest me asap.

Smart Client for Web applications
Gorm Braarvig
While in today's world you can get web applications to offer "Rich client" behavior (by use of techniques like AJAX or tools like Xamlon etc.)
By definition Smart Clients cannot be web based (use of local resources, offline capability etc.) See http://blogs.msdn.com/dphill/articles/66300.aspx
Arnon
FoxP
Smart Clients are only possible with Win. applications.
a usefull link: Smart Client Baseline Architecture Toolkit