Link to home
Start Free TrialLog in
Avatar of Victor  Charles
Victor CharlesFlag for United States of America

asked on

Help with accessing a VB.NET project from a network enviroenment

Hi,

How do I create a DLL from my .NET application and have it accessed from multiple PC from a network? Or is there a better approach? I understand users will need the ,NET framework installed in their PC.

Thanks,

Victor
Avatar of kaufmed
kaufmed
Flag of United States of America image

What is your goal? Why do you think this approach would be the best way to go?
Avatar of Victor  Charles

ASKER

I want users to click on a link to access the application from a server, understand they will need the .NET framework in their PC to run the project. Years ago I recall the possibility to do this by converting the project to a DLL file.
SOLUTION
Avatar of kaufmed
kaufmed
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Hi,

Thanks for the comments, will look into using ClickOnce and get back to you.

Victor
Hi,


How do I download it, it's not included in VS 2008.

Victor
Thanks!