IT SOLUTIONS
Your full service technology partner! 
-Collapse +Expand
To/From Code
   ► KBTo/From GuidesReferenceTool Basics  Print This     

Deployment Overview (Cross Ref > Tool Basics)

Deployment Overview

Access VBA: 

You can deploy your Microsoft Access application either with the full version of Access or with the Access Runtime (see Deploying Applications Using the Access Runtime).

More Info / Comment

More Info

ASP Classic: 

With ASP Classic, you simply copy your files to a web server that is capable of running ASP pages. This includes your .ASP pages along with supporting files such as images, include files, and database files.

Optionally, you can also deploy a global.asa file which is used to code certain events like application start, application end, session start, and session end.

More Info / Comment

More Info

C#: 

C# projects require the .Net framework and any additional dependencies you've added such as Crystal Reports.

In Visual Studio.Net, you can create a Setup and Deployment project by using any of the templates available on the New Project dialog (Other Project Types).

In addition, C# projects also support ClickOnce which brings the ease of Web deployment to Windows Forms and console applications. To get started, right click on your solution in the Solution Explorer, click Properties then select the Security tab. 

In addition, you can use any of the many free and commercially available installation packages.

Visual Studio.Net Setup and Deployment Project

To get started, in VS.Net select File | New Project. Then select Other Project Types and Setup and Deployment.

Starting a new deployment.

More Info

Code:  C# Deployment Overview

C++: 

You can use any of the many free and commercially available installation packages.

In Visual Studio.Net, you can create a Setup and Deployment project by using any of the templates available on the New Project dialog (Other Project Types).

C++Builder 2007 and 2009 are bundled with InstallAware Express CodeGear Edition installer.

More Info / Comment

More Info

C++/CLI: 

C++/CLI projects require the .Net framework and any additional dependencies you've added such as Crystal Reports.

In Visual Studio.Net, you can create a Setup and Deployment project by using any of the templates available on the New Project dialog (Other Project Types).

To create a ClickOnce deploy package, search the internet for mage.exe and mageui.exe.

In addition, you can use any of the many free and commercially available installation packages.

More Info / Comment

More Info

Corel Paradox: 

To deploy a Paradox application, you need to deploy either the full version of Paradox or the Paradox Runtime both of which will include the BDE as well as any dependecies you've added such as psSendMail DLL, ezDialogs, etc.

More Info / Comment

More Info

Delphi: 

Delphi creates native code Windows applications so you can create an EXE with no dependencies that will run on any Windows computer. If you add dependencies (reports, database libraries, DLLs, etc.) use a Windows installer to build an installation program.

D2007 and D2009 are bundled with InstallAware Express CodeGear Edition installer.

More Info / Comment

Linked Certification Question(s)

The following are practice certification questions with answers highlighted. These questions were prepared by Mike Prestwood and are intended to stress an important aspect of this KB post. All our practice questions are intended to prepare you generally for passing any certification test as well as prepare you for professional work.

Beginner

1 Beginner Level Question

Question #1: True or False?

VB.Net compiles to true Win32 native code applications that do not require the .Net framework.

Answer:
  • True
  • False
  • More Info

     

    Delphi Prism: 

    Prism projects require the .Net framework and any additional dependencies you've added such as Crystal Reports.

    In Visual Studio.Net, you can create a Setup and Deployment project by using any of the templates available on the New Project dialog (Other Project Types).

    Prism doesn't directly support ClickOnce. At least not yet. In other words, there isn't a Security tab on the solution properties dialog. To create a ClickOnce deploy package, search the internet for mage.exe and mageui.exe.

    In addition, you can use any of the many free and commercially available installation packages.

    Visual Studio.Net Setup and Deployment Project

    To get started, in VS.Net select File | New Project. Then select Other Project Types and Setup and Deployment.

    Starting a new deployment.

    More Info

    Code:  Delphi Prism Deployment Overview

    Java: 

    Java applets and applications both require the Java Runtime Environment (JRE) and any additional dependencies you've added.

    More Info / Comment

    More Info

    Perl: 

    With Perl, you simply copy your files to a web server that is capable of running Perl pages.

    More Info / Comment

    More Info

    PHP: 

    With PHP, you simply copy your files to a web server that is capable of running PHP pages.

    More Info / Comment

    More Info

    VB Classic: 

    VB applications require the VB runtime DLL (for version 6, it's VB600.DLL) plus any additional dependencies you've added such as Crystal Reports, ActiveX controls, and DLLs.

    You can use any of the many free and commercially available installation packages.

    More Info / Comment

    More Info

    VB.Net: 

    VB.Net projects require the .Net framework and any additional dependencies you've added such as Crystal Reports.

    In Visual Studio.Net, you can create a Setup and Deployment project by using any of the templates available on the New Project dialog (Other Project Types).

    In addition, VB.Net projects also support ClickOnce which brings the ease of Web deployment to Windows Forms and console applications. To get started, right click on your solution in the Solution Explorer, click Properties then select the Security tab. 

    In addition, you can use any of the many free and commercially available installation packages.

    Visual Studio.Net Setup and Deployment Project

    To get started, in VS.Net select File | New Project. Then select Other Project Types and Setup and Deployment.

    Starting a new deployment.



    Linked Certification Question(s)

    The following are practice certification questions with answers highlighted. These questions were prepared by Mike Prestwood and are intended to stress an important aspect of this KB post. All our practice questions are intended to prepare you generally for passing any certification test as well as prepare you for professional work.

    Beginner

    1 Beginner Level Question

    Question #1: True or False?

    VB.Net compiles to true Win32 and/or Win64 native code applications that do not require the .Net framework.

    Answer:
  • True
  • False
  • More Info

    Code:  VB.Net Deployment Overview




    Go ahead!   Use Us! Call: 916-726-5675  Or visit our new sales site: 
    www.prestwood.com


    ©1995-2024 Prestwood IT Solutions.   [Security & Privacy]