Suggestions wanted - Deploying "Smart Clients" or "No touch deployment"

K

Kai Bohli

Hi All !

We're investigating a smart client solution for our next app. Loading the app through IE works fine,
but it takes ages before the app show up. I guess this is because there's several megabytes of dll's
to download (3rd party libraries etc.)

Any suggestions here.

1) Should we make an install for these runtime libraries ?
2) If yes on 1. -> where should the libraries be installed ?
3) Any othere suggestions

Any help are greatly appreciated

TIA


Best wishes
Kai Bohli
(e-mail address removed)
Norway
 
I

Ikal Tarub

but it takes ages before the app show up. I guess this is because there's several megabytes of dll's
to download (3rd party libraries etc.)

As I understand, the runtime only downloads the dll in a per need basis, not
unless of course you need those dlls during startup.
 
G

Guest

Which method of deployment you use depends on a great many things. For example

1. Does your app need to run under a security level higher than that granted to IE
2. How many people will be using your app
3. Does your app have an offline scenario

Give me some basics and I'll point you in the direction I would go.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top