Re: Deploying Windows app developed in .Net Framework

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



EB,

Xml could work depending on the scenario.

If you add an Installer project, you can bundle the framework install with
it. The app installer itself is not .NET. It is an MSI with a
bootstrapper.

Hope this helps,


Steve

<eva100801@xxxxxxxxxxx> wrote in message
news:1181750294.328050.229490@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi All,
I have few questions about deploying windows apps developed in .Net
framework. These days it is all about internet apps and services, and
I need to develop small windows app and deployed it on a machine with
no internet access, no database installed and no .Net framework
either. This small Widows app includes presentation layer, business
logic and data access layer.
1) Because client machines, where app will be running, doesn't have
any database and I don't want to install new one (in order to save
space), could XML files be a solution for storing and retrieving
information needed and created by the app? Are there other options?
2) In order for app to run, I'll need to install .Net framework on
client machines. Because there is no internet connection on client
machine, can framework be distributed on same CD as the app and be
installed seamlessly for the user (behind the scene with less
interaction as possible)? How can app installer install framework, if
in order to run installer, framework should be installed? How this
circle can be broken?
3) In future more class libraries will be developed. How can I design
app now, in order to simplify plug-in of the assemblies in future?
I understand that each question is a discussion on its own and just
need some point of reference at this moment to start my search for the
best solution of all these issues.
Thank you for any advice in advance,
EB



.



Relevant Pages

  • Re: Windows distribution suggestions?
    ... > a Python app for use under Windows XP. ... Launching app.exe should completely install Python, ... Since your installer needs to run before Python is installed, ...
    (comp.lang.python)
  • Re: .NET haters ought to get a kick out of this
    ... couple of controls and the installer and you're closer to 2 meg. ... that Karl ran the app without the framework installed and then said it ... app and a 4 meg Hello World app in today's terms. ... need to download a vast collection of support files, ...
    (microsoft.public.vb.general.discussion)
  • Re: June 2005 EAL Question
    ... parameter to a string. ... > public class MyEventLogInstaller: Installer ... You have a web app, ... >>> at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean ...
    (microsoft.public.dotnet.general)
  • Re: Installer with XCode?
    ... Seems like Mac users like to take more responsibility than their Ms ... user "copy" the app files to the Application directory), ... I am not saying that you do not need an installer, ... like to be able to save user preferences locally). ...
    (comp.sys.mac.programmer.help)
  • Re: 1.1 runtime required?
    ... There are breaking changes between releases, and if an app is affected ... There isn't really any DLL Hell here, why not just install the framework was ... Definitive Guide to Windows Installer ...
    (microsoft.public.dotnet.framework)