IT 211 Project Integration and Deployment Lab #11.

Slides:



Advertisements
Similar presentations
Stored procedures and views You can see definitions for stored procedures and views in the demo databases but you can’t change them. For views, expand.
Advertisements

CSW131 Steven Battilana 1 CSW 131 Free MS Software (MSDNAA) MS Visual Web Developer W3 / Mozilla Code Validators Uploading Your Website Summer 2013 Prepared.
11 Getting Started with ASP.NET Beginning ASP.NET 4.0 in C# 2010 Chapters 5 and 6.
Choose a category: Install Episys Install Accessories Synergent Confidential Episys Version Synergent 2008Download latest guides from:
Visual Basic 2010 How to Program. © by Pearson Education, Inc. All Rights Reserved.2.
Visual Basic 2010 How to Program Reference: Instructor: Maysoon Bin Duwais slides Visual Basic 2010 how to program by Deitel © by Pearson Education,
 2006 Pearson Education, Inc. All rights reserved Introduction to the Visual C# 2005 Express Edition IDE.
XP Browser and Basics1. XP Browser and Basics2 Learn about Web browser software and Web pages The Web is a collection of files that reside.
PowerPoint 2002 Linking Video in Presentation and Delivering Presentation on the Road.
FIRST COURSE Getting Started with Microsoft Office 2007.
Welcome to (insert course name) (customize with instructor/course/section #)
Browser and Basics Tutorial 1. Learn about Web browser software and Web pages The Web is a collection of files that reside on computers, called.
Installing geant4 v9.5 using Windows Daniel Brandt, 06 April 2012 Installing Geant4 v9.5 for Windows A step-by-step guide for Windows XP/Vista/7 using.
Creating a Web Page HTML, FrontPage, Word, Composer.
2. Introduction to the Visual Studio.NET IDE 2. Introduction to the Visual Studio.NET IDE Ch2 – Deitel’s Book.
TrendReader Standard 2 This generation of TrendReader Standard software utilizes the more familiar Windows format (“tree”) views of functions and file.
Microsoft Visual Basic 2005 CHAPTER 12 Cell Phone Applications and Web Services.
ITE 370. Deployment Deployment is the process used to distribute a finished application (or component) to be installed on other computers.
Installing the SAFARIODBC.EXE For use with Excel May 3, 2002.
1 Guide to Novell NetWare 6.0 Network Administration Chapter 11.
Connecting to USF Network for Web Site SSH Secure Shell is the FTP program you will use to download your http files onto the USF server. To get the SSH.
CS Tutorial 1 Getting Started with Visual Studio 2012 (Visual Studio 2010 are no longer available on MSDNAA, please choose Visual Studio 2012 which.
IE 411/511: Visual Programming for Industrial Applications
Microsoft Windows 7 Essential Introduction to Windows 7.
Intro to MFC. Open VS and create new project 1)Open MS Visual Studio 2008 Professional (It must be the Professional Edition, the Express Edition will.
T U T O R I A L  2009 Pearson Education, Inc. All rights reserved. 1 2 Welcome Application Introducing the Visual Basic 2008 Express Edition IDE.
Tutorial 121 Creating a New Web Forms Page You will find that creating Web Forms is similar to creating traditional Windows applications in Visual Basic.
A First Look At Microsoft Visual Basic Lesson 1. What is Microsoft Visual Basic? Microsoft Visual Basic is a software development tool, which means it.
1 Data Bound Controls II Chapter Objectives You will be able to Use a Data Source control to get data from a SQL database and make it available.
Introduction to the Visual Studio.NET IDE (LAB 1 )
How to Install Malwarebytes Anti- Malware Software Khushbu Shah ENG 393 May 4 th, 2010.
Downloading and Installing Autodesk Revit 2016
Project Deployment IT [211 CAP] How to convert your project to a full application.
Using Microsoft Visual Studio 2005 Original by Suma Rao Revised by John G. McMahon ( 9/6/2008 )
Using Microsoft Visual Studio C++ Express 2005 Name: Dr Ju Wang Ashwin Belle Course Resource:
Visual Basic.NET BASICS Lesson 1 A First Look at Microsoft Visual Basic.NET.
Visual Basic.NET Comprehensive Concepts and Techniques Chapter 8 Debugging, Creating Executable Files, and Distributing a Windows Application.
Downloading and Installing Autodesk Inventor Professional 2015 This is a 4 step process 1.Register with the Autodesk Student Community 2.Downloading the.
Introduction to Web Services. Examples Using a Web Service Creating a new Web Service.
Liferay Installation Prepared by: Do Xuan Hai 8 August 2011.
Microsoft Visual Basic 2005 BASICS Lesson 1 A First Look at Microsoft Visual Basic.
1 Getting Started with C++. 2 Objective You will be able to create, compile, and run a very simple C++ program on Windows, using Visual Studio 2008.
© Copyright by Deitel & Associates, Inc. and Pearson Education Inc. All Rights Reserved. 1 Outline 2.1 Test-Driving the Welcome Application 2.2.
XP New Perspectives on Microsoft Office FrontPage 2003 Tutorial 7 1 Microsoft Office FrontPage 2003 Tutorial 8 – Integrating a Database with a FrontPage.
1 After completing this lesson, you will be able to: Get around the Internet with your browser. Connect to the Internet. Print Web pages. Save Web pages.
PYP002 Intro.to Computer Science Microsoft Word1 Lab 04 - a Microsoft Windows Applications Common Features.
FIRST COURSE PowerPoint Tutorial 4 Integrating PowerPoint with Other Programs and Collaborating with Workgroups.
Install a Windows Service Application Windows Development Fundamentals LESSON 3.2.
Introducing Dreamweaver. Dreamweaver The web development application used to create web pages Part of the Adobe creative suite.
Lecture Set 2 Part A: Creating an Application with Visual Studio – Solutions, Projects, Files 8/10/ :35 PM.
1 Getting Started with C++ Part 1 Windows. 2 Objective You will be able to create, compile, and run a very simple C++ program on Windows, using Microsoft.
Chapter 27 Getting “Web-ified” (Web Applications) Clearly Visual Basic: Programming with Visual Basic nd Edition.
COMPUTER PROGRAMMING I 3.01 Apply Controls Associated With Visual Studio Form.
Create Windows Setup and Deployment Projects Windows Development Fundamentals LESSON 5.2.
1 /17 Installing and Configuring TaxWise © 2006, Universal Tax Systems, Inc. All Rights Reserved. Installing and Configuring TaxWise Objectives –In this.
Visual Basic.Net. Software to Install Visual Studio 2005 Professional Edition (Requires Windows XP Pro) MSDN Library for Visual Studio 2005 Available.
Creating New Forms Projects can appear more professional when using different windows for different types of information. Select Add Windows Form from.
IE 411/511: Visual Programming for Industrial Applications Lecture Notes #2 Introduction to the Visual Basic Express 2010 Integrated Development Environment.
COMPUTER PROGRAMMING I 3.01 Apply Controls Associated With Visual Studio Form.
Microsoft Expression Web - Illustrated Unit A: Getting Started With Microsoft Expression Web.
Dive Into® Visual Basic 2010 Express
How to Start SQL Server and SSDT BI in Local
Getting Started with Application Software
Module 6: Creating Web Pages and Working with Channels
CIS16 Application Development Programming with Visual Basic
Double click Microsoft Visual Studio 2010 on the Computer Desktop
Software Setup & Validation
Install MySQL Community Server and MySQL Workbench
Microsoft Office Illustrated Fundamentals
Java Code Review with CheckStyle
Presentation transcript:

IT 211 Project Integration and Deployment Lab #11

Outline Integrate your solutions in single project. Five step for Project deployment. Essential resources for C#. Net.

Project Integration Two solutions can be integrated in the same project. Follow the following steps: 1.Make sure that the project is not open in the IDE (this step is extremely important) 2.Copy both project in the same folder.

Project Integration 3. Open an IDE then open Main solution that contains the startup form of project.

Project Integration 4. Select file Add Exiting Project 5. Choose SecondProject in our case and open C# solution file(SecondProject.csproj).

Project Integration 6. Two project files will displayed in solution explorer. 7. In FirstProject solution right click Add Reference.

Project Integration 8. The above windows will displayed 9. Select Project tab you will see SecondProject in the project Name. 10. Select SecondProject then press OK.

Project Integration Now, all the Forms in SecondProject Can be Opened In the FirstProject Form(s). But You Should know the NameSpace of SecondProject. NameSpace.FormX VariableName= new NameSpace. FormX (); VariableName.Show();

Project deployment Project deployment means: How to convert your project to a full application executable file (.exe file). There are more than 2 ways in VS.net 2013 version – First way, Download the MS visual installer project from visual studio gallery page from this link. Then go through the same old versions steps. be59-0fbf d – Or, download InstallShield software that cooperate with MS to provide high deployment services specially for web or mobile applications. – Others deployments methods, available here

Installation: Visit Visual studio website, download from herehere

Generate Your Project When you want to convert project to exe file follow the following: – Open your project solution. – Then: Select file – New - Project

Generate Your Project “New Project” window will appear. 2- select setup Wizard 5- Press OK 1- visual studio installer 3- Program name 4- select Add to solution

Generate Your Project Cont… “Setup Wizard” will start, click “Next”

Generate Your Project Cont… 1-select setup to create a Windows Application 2- Press Next

Generate Your Project Cont… 1-Check two output group as you see 2- Press Next

Generate Your Project Cont… From here you can add files to your project. 1.When you click “Add”, a dialog will be opened to allow you to choose the file you need to add. You can add picture files, sound files, text files, an icon for your project, a read me file …etc. 2.Click “Next”

Generate Your Project Cont… Click “Finish”.

Generate Your Project Cont… If you create new setup project and didn’t join it with the solution file(missing step4), you need to add your project solution from here 1- right click on setup solution 2- add exiting project 3- select your project

Generate Your Project Cont… The setup project is added now to your solution and a “File System” tab is opened.

Create Application Shortcut To create a shortcut to your program on the user’s desktop. Click “User’s Desktop”. Right click the empty area on the right. Choose “Create New Shortcut” 2- go to the empty area 1-select user’s Desktop 3- right click choose create New shortcut

Create Application Shortcut Cont… Double click “Application Folder”. 1-select Application Folder 2- Press OK

Create Application Shortcut Cont… 1-select Primary output 3- Press OK 2-select Active configuration 4- Press OK

Create Application Shortcut Cont… A shortcut is added. You can rename it by right click -> Rename.

Add Application Icon You can change your project’s icon from the “properties window”. Click button beside Icon properties.

Add Application Icon Cont… Click on “User Desktop” then “Add file”

Add Application Icon Cont… Select a file..

Finish Your Project Deployment From the main menu. Wait until the build succeeds.

Testing Go to your project folder. You can see the setup folder added to your project Open it.

Testing Cont… You will find a debug folder, Open it. The debug folder contains two files: “your setup name.msi” and “setup.exe”. These two files are the setup files.

Testing Cont… To try to install your program click on “setup.exe”. Complete the installation. The project shortcut is on you desktop now.

Testing Cont… Double click the icon. Your program runs now.

Common Mistake Before anything, you have to make sure you didn’t use current directory in your code. Instead, write the file/folder name directly. Examples: ₋PictureBox1.Image = Image.FromFile("Sunset.jpg") ₋FileName = "myFile.txt"

Generate Your Project by using InstallShield For visual studio: - You need to download other material to allow desktop deployment which is InstallShield. - By using InstallShield Limited Edition, you can create a setup file and distribute it to users so that they can install a desktop application or component without being connected to a network. - InstallShield Limited Edition is free for users of all Visual Studio editions except the Express editions - ISLE is a great solution for those customers looking for added capabilities not found in Visual Studio Installer Projects, such as TFS and MSBuild integration, support for creating new web sites and ISO Tagging support, etc

Generate Your Project by using InstallShield To enable InstallShield Limited Edition On the menu bar, choose File, New, Project. In the New Project dialog box, expand the Other Project Types node, and then choose the Setup and Deployment node. In the template list, choose Enable InstallShield Limited Edition, and then choose the OK button. In the browser window that opens, read the instructions, and then choose the Go to the download web site link

Generate Your Project by using InstallShield “New Project” window will appear. 2-InstallShield3- Press OK 1- Setup and deployment

Generate Your Project by using InstallShield How to get InstallShield Limited Edition for Visual Studio Step 1: Verify that your computer has a network connection. Step 2: Go to the download web site. Step 3: Register to download the solution, and install it or save it for deployment to your Team Foundation Server. Step 4: After installation you will need to restart Visual Studio to access InstallShield Limited Edition project type under the Setup and Deployment category.Go to the download web site.

Online Example(Project Deployment) : sharpcorner.com/UploadFile/vishnuprasa d2005/SetupProjects AM /SetupProjects.aspx sharpcorner.com/UploadFile/vishnuprasa d2005/SetupProjects AM /SetupProjects.aspx To download Awicons pro Reference

Free C# Programming E-books & Reviews : Free and open source C# projects Open sources project source ensource.htm ensource.htm C# Web Site

Free C# Books: ee-csharp-books.php ee-csharp-books.php C# E-book

Any Question ?