Site icon The Tech Blog

How To Create And Publish Applications Using Visual Studio 2013

create and publish applications using visual studio 2013

Visual Studio is a collection of tools and services to help you create desktop and web applications quickly in a well-managed and well-facilitated IDE. Visual Studio 2013 comes with the XAML editor Intellisense for data binding to the XAML editor. The developers will now be able to develop cloud-based applications using the Office 365 Cloud Business App Template. Besides, CodeLens feature provides contextual insights inline with the source code.

How To Create And Publish Applications Using Visual Studio 2013

In this article, you can know about create and publish applications using visual studio 2013 here are the details below;

Visual Studio Online allows you to connect your project with the developers, testers, and stakeholders. With the online version, you can create an environment for your team that may include Team Foundation Server or GIT repositories. You can even connect to the Eclipse and XCode development tools using Visual Studio Online. It lets you create and store your code, backlog, and test details of any project in the cloud. It comes with five free Basic Users and includes shared monthly resources for build and load testing. As your team expands, you may need to upgrade your user plan. Also check full throttle.

If you are a Microsoft account holder, create your Visual Studio Online account now. Sign in with your Microsoft account credentials, choose among available Visual Studio versions. You will be asked for some contact information and an option to create an account of the Visual Studio domain. This is optional, but why miss such an opportunity?

It is time to get your hands on Visual Studio 2013. The first-time use will let you configure the development environment and will be connected to your online account.

There is no big change in the look and feel of the IDE. So, you can easily create a new project by :

You can also connect to the project in the Team Foundation Server.

Solution Explorer appears at the right pane, contains all the files of the opened project. If solution explorer does not appear, go to View-> Solution Explorer. Solution Explorer lets you navigate through the project files and groups them into header, resource, or source files. You can either create a new file or add a file from another project.

Recently, a colleague asked me, ‘How to hand over a project to the client without giving him the code.’ You may also come across this situation, and so I thought it important to share the answer with you all. You can create a Click Once Application of your project through the Visual Studio IDE. The publishing wizard will convert your project into an application. This application can be published as either a desktop application or a web application. Check another post like add experimental features chrome command line.

If you wish to deploy your application on any website and want people to download it from any website:

You may also publish the application to file share in the format c:deploymyapp or \servermyapp

If you want to publish a portable, standalone application that can be downloaded from removable media:

The next page will ask you about the settings for the update.

Click finish, and it will take a few minutes to publish your application. The targeted folder (where your application is published) will contain three items:

You can give this complete folder to any client or the user intended.

Run the setup and install the application for the first time use.

Visual Studio 2013 direct download links can be found here. Hopefully, this tutorial will get you started with your first project in Visual Studio 2013. We’ll be glad to have your questions and queries answered in the comments below. Also check accent themes edge.

Exit mobile version