Thursday, April 13, 2006

Really Thin Client Programming in VB.NET

Really Thin Client Programming in VB.NET: "Imports System.Reflection"

I found this useful. I was looking for something along these lines.. wanted a way to install/upgrade an application seamlessly.. and without too much hassle.. and this article reminded me of this way of doing things. The article doesn't go into too much detail, but it gives the bare bones of what needs to be done. There are a whole wack of issues not addressed here, especially around security issues, but still useful.

No comments: