Purchase Solution

VB.NET Deployment: Technical Considerations Report

Not what you're looking for?

Ask Custom Question

Your supervisor has asked you to develop a plan to deploy several Visual Basic.NET applications to users in your company. Discuss the important considerations in this effort and provide a summary of the technical approach you would use to deploy these programs.

Apa format

Purchase this Solution

Solution Summary

This solution discusses important considerations to be made in deployment of several Visual Basic .NET applications to the users in the company. This solution provides a summary of the technical approach that would be made to deploy these programs.

Solution Preview

Your supervisor has asked you to develop a plan to deploy several Visual Basic.NET applications to users in your company. Discuss the important considerations in this effort and provide a summary of the technical approach you would use to deploy these programs.

There are several considerations that have to be taken into account while deploying Visual Basic .NET applications. The first consideration is to decide on the type of the deployment project. There are four different types of deployment projects (Bradley, 2009):
a) CAB Project: This project option is used to create compressed CAB files for downloading from a Web server.
b) Merge Module Project: This project option type is useful in creating a setup for a shared component.
c) Setup Project: This project option is used to create a setup for a Windows-based ...

Purchase this Solution


Free BrainMass Quizzes
Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.

Java loops

This quiz checks your knowledge of for and while loops in Java. For and while loops are essential building blocks for all Java programs. Having a solid understanding of these constructs is critical for success in programming Java.

Javscript Basics

Quiz on basics of javascript programming language.

C# variables and classes

This quiz contains questions about C# classes and variables.

Basic Networking Questions

This quiz consists of some basic networking questions.