Step by Step Guide to Create First Windows Azure Application

Step by Step Guide to Create First Windows Azure Application Here is a step by step guide to developing and deploying your first Windows Azure application. This tutorial has been re-published from http://debugmode.net/ with the permission of the author. This article is divided into five parts: Installation of Windows Azure SDK Developing First Windows Azure Web Application Deploying application locally in Development Storage Fabric Registration for free Windows Azure Trial Deployment of...
Read More

Deploying asp.net applications on IIS web server

Deploying asp.net applications on IIS web server This article describes step by step process of how to host the asp.net application on the IIS web server and configure application pool in a simple way. I’m using Windows 7 enterprise edition and IIS 7.5 for this demonstration. Introduction Assume you have completed the development process and testing and want to deploy in a server, here I’m providing few steps to deploy the application. Actually every developer wants to deploy thei...
Read More

How to deploy asp dot net webservice in IIS

How to deploy asp dot net webservice in IIS In this post we are going to discuss about how to deploy asp dot net webservice we created in the previous post – How to create webservice in asp.net using csharp in IIS. Follow below steps to deploy webservice in IIS. Step 1: Open IIS Manager Open run, type ‘inetmgr’ and hit enter. It will open up ‘Internet Information Services(IIS) Manager window where we have to configure and deploy the webservice application. Step 2: Add application Right ...
Read More

Citrix XenServer 6: Installing XenServer and XenCenter

Citrix XenServer 6: Installing XenServer and XenCenter Overview In this post, I’m going to show you how to install Citrix XenServer 6 and XenCenter. I’m going to start by going over the minimum requirements (as well as a couple of recommended specifications) and then I’m going to jump into the installation process itself. Let’s get started. (Instructional video below provides a walkthrough of the steps contained in this article.)  sponsored Go Beyond Virtualization Mo...
Read More

How to install XenServer 6.2 – Step By Step

How to install XenServer 6.2 – Step By Step With the recent public availability of XenServer 6.2 there are an increasing number of people wanting to try it; here is a walk-through of an install so that you know what to expect if you want to try it yourself. In this example we are using a NFS datastore on the network to store VM files. First, burn the ISO installer to a CD and boot to it:       You should see the above screen to start with. If you press F2 you will...
Read More

Installation of OpenSUSE 12.3 Linux with Screenshots

Installation of OpenSUSE 12.3 Linux with Screenshots 1. Boot your system with OpenSUSE 12.3 installation media i.e CD/DVD or ISO image. Boot OpenSuse 12.3 DVD 2. Choose installation options to install openSUSE 12.3 on you system. Please select openSUSE 12.3 GNOME Live options to test it, before installation. Choose OpenSuse 12.3 Installation 3. Loading Linux kernel. Loading Kernel OpenSuse 4. Welcome screen, From where we can select Language and k...
Read More