Download HOL ConnectingApplicationsVNet VS2010 Free Java Code

Description

In this lab, you will create a Virtual Machine with SQL Server installed using Windows Azure Management Portal. Then you will modify and deploy a sample Web application to a new Cloud Service. By the end, you will communicate the Cloud Service and the SQL Server VM through a Virtual Network.

Icons

HOL ConnectingApplicationsVNet VS2010

Source Files

The download file HOL-ConnectingApplicationsVNet-VS2010-master.zip has the following entries.


.gitignore// w  w w . j  av  a  2  s. co  m
HOL.md
Images/Adding-Database-role-membership-to-CloudShop-user.png
Images/Creating-an-Inbound-Rule.png
Images/Disks-Management.png
Images/Enabling-SQL-Server-Protocols.png
Images/Internet-Explorer-Enhanced-Security.png
Images/Mapping-the-new-User.png
Images/Searching-Products.png
Images/Setting-Database-Default-Locations.png
Images/Windows-Azure-Portal.png
Images/adding-an-address-space-and-subnets.png
Images/attach-empty-disk.png
Images/attaching-adventureworks-database-menu.png
Images/attaching-adventureworks-database.png
Images/cloud-service-dashboard.png
Images/configure-internet-explorer-enhanced-security.png
Images/create-new-login.png
Images/creating-a-new-virtual-network.png
Images/creating-a-new-vm.png
Images/creating-an-affinity-group.png
Images/creating-the-virtual-network.png
Images/disk-management.png
Images/disk-management2.png
Images/full-text-catalog-properties.png
Images/getting-the-ip-address.png
Images/inbound-rules-action.png
Images/inbound-rules-local-port.png
Images/mixed-authentication-mode.png
Images/new-cloud-service4.png
Images/new-cloud-service5.png
Images/new-full-text-catalog-name.png
Images/new-full-text-catalog.png
Images/new-inbound-rule-type.png
Images/new-inbound-rule.png
Images/new-logins-general-settings.png
Images/package-windows-azure-application-dialog.png
Images/packaging-the-cloud-application.png
Images/selecting-vm-mode.png
Images/virtual-network-custom-create.png
Images/vm-configuration.png
Images/vm-options.png
LICENSE.md
Lab.xml
README.md
Source/Ex02-DeploySampleApp/.nuget/NuGet.Config
Source/Ex02-DeploySampleApp/.nuget/NuGet.exe
Source/Ex02-DeploySampleApp/.nuget/NuGet.targets
Source/Ex02-DeploySampleApp/CloudShop.Azure/CloudShop.Azure.ccproj
Source/Ex02-DeploySampleApp/CloudShop.Azure/ServiceConfiguration.Cloud.cscfg
Source/Ex02-DeploySampleApp/CloudShop.Azure/ServiceConfiguration.Local.cscfg
Source/Ex02-DeploySampleApp/CloudShop.Azure/ServiceDefinition.csdef
Source/Ex02-DeploySampleApp/CloudShop/App_Start/BundleConfig.cs
Source/Ex02-DeploySampleApp/CloudShop/App_Start/FilterConfig.cs
Source/Ex02-DeploySampleApp/CloudShop/App_Start/RouteConfig.cs
Source/Ex02-DeploySampleApp/CloudShop/CloudShop.csproj
Source/Ex02-DeploySampleApp/CloudShop/Content/Site.css
Source/Ex02-DeploySampleApp/CloudShop/Content/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png
Source/Ex02-DeploySampleApp/CloudShop/Content/themes/base/images/ui-bg_flat_75_ffffff_40x100.png
Source/Ex02-DeploySampleApp/CloudShop/Content/themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png
Source/Ex02-DeploySampleApp/CloudShop/Content/themes/base/images/ui-bg_glass_65_ffffff_1x400.png
Source/Ex02-DeploySampleApp/CloudShop/Content/themes/base/images/ui-bg_glass_75_dadada_1x400.png
Source/Ex02-DeploySampleApp/CloudShop/Content/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png
Source/Ex02-DeploySampleApp/CloudShop/Content/themes/base/images/ui-bg_glass_95_fef1ec_1x400.png
Source/Ex02-DeploySampleApp/CloudShop/Content/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png
Source/Ex02-DeploySampleApp/CloudShop/Content/themes/base/images/ui-icons_222222_256x240.png
Source/Ex02-DeploySampleApp/CloudShop/Content/themes/base/images/ui-icons_2e83ff_256x240.png
Source/Ex02-DeploySampleApp/CloudShop/Content/themes/base/images/ui-icons_454545_256x240.png
Source/Ex02-DeploySampleApp/CloudShop/Content/themes/base/images/ui-icons_888888_256x240.png
Source/Ex02-DeploySampleApp/CloudShop/Content/themes/base/images/ui-icons_cd0a0a_256x240.png
Source/Ex02-DeploySampleApp/CloudShop/Content/themes/base/jquery.ui.accordion.css
Source/Ex02-DeploySampleApp/CloudShop/Content/themes/base/jquery.ui.all.css
Source/Ex02-DeploySampleApp/CloudShop/Content/themes/base/jquery.ui.autocomplete.css
Source/Ex02-DeploySampleApp/CloudShop/Content/themes/base/jquery.ui.base.css
Source/Ex02-DeploySampleApp/CloudShop/Content/themes/base/jquery.ui.button.css
Source/Ex02-DeploySampleApp/CloudShop/Content/themes/base/jquery.ui.core.css
Source/Ex02-DeploySampleApp/CloudShop/Content/themes/base/jquery.ui.datepicker.css
Source/Ex02-DeploySampleApp/CloudShop/Content/themes/base/jquery.ui.dialog.css
Source/Ex02-DeploySampleApp/CloudShop/Content/themes/base/jquery.ui.progressbar.css
Source/Ex02-DeploySampleApp/CloudShop/Content/themes/base/jquery.ui.resizable.css
Source/Ex02-DeploySampleApp/CloudShop/Content/themes/base/jquery.ui.selectable.css
Source/Ex02-DeploySampleApp/CloudShop/Content/themes/base/jquery.ui.slider.css
Source/Ex02-DeploySampleApp/CloudShop/Content/themes/base/jquery.ui.tabs.css
Source/Ex02-DeploySampleApp/CloudShop/Content/themes/base/jquery.ui.theme.css
Source/Ex02-DeploySampleApp/CloudShop/Controllers/HomeController.cs
Source/Ex02-DeploySampleApp/CloudShop/Global.asax
Source/Ex02-DeploySampleApp/CloudShop/Global.asax.cs
Source/Ex02-DeploySampleApp/CloudShop/Images/NuGetGallery.png
Source/Ex02-DeploySampleApp/CloudShop/Images/accent.png
Source/Ex02-DeploySampleApp/CloudShop/Images/aspNetHome.png
Source/Ex02-DeploySampleApp/CloudShop/Images/bullet.png
Source/Ex02-DeploySampleApp/CloudShop/Images/facebook.png
Source/Ex02-DeploySampleApp/CloudShop/Images/findHosting.png
Source/Ex02-DeploySampleApp/CloudShop/Images/heroAccent.png
Source/Ex02-DeploySampleApp/CloudShop/Images/orderedList0.png
Source/Ex02-DeploySampleApp/CloudShop/Images/orderedList1.png
Source/Ex02-DeploySampleApp/CloudShop/Images/orderedList2.png
Source/Ex02-DeploySampleApp/CloudShop/Images/orderedList3.png
Source/Ex02-DeploySampleApp/CloudShop/Images/orderedList4.png
Source/Ex02-DeploySampleApp/CloudShop/Images/orderedList5.png
Source/Ex02-DeploySampleApp/CloudShop/Images/orderedList6.png
Source/Ex02-DeploySampleApp/CloudShop/Images/orderedList7.png
Source/Ex02-DeploySampleApp/CloudShop/Images/orderedList8.png
Source/Ex02-DeploySampleApp/CloudShop/Images/orderedList9.png
Source/Ex02-DeploySampleApp/CloudShop/Images/twitter.png
Source/Ex02-DeploySampleApp/CloudShop/Images/windowsLive.png
Source/Ex02-DeploySampleApp/CloudShop/Models/AdventureWorks.Designer.cs
Source/Ex02-DeploySampleApp/CloudShop/Models/AdventureWorks.edmx
Source/Ex02-DeploySampleApp/CloudShop/Models/IndexViewModel.cs
Source/Ex02-DeploySampleApp/CloudShop/Properties/AssemblyInfo.cs
Source/Ex02-DeploySampleApp/CloudShop/Scripts/_references.js
Source/Ex02-DeploySampleApp/CloudShop/Scripts/jquery-1.6.2-vsdoc.js
Source/Ex02-DeploySampleApp/CloudShop/Scripts/jquery-1.6.2.js
Source/Ex02-DeploySampleApp/CloudShop/Scripts/jquery-1.6.2.min.js
Source/Ex02-DeploySampleApp/CloudShop/Scripts/jquery-ui-1.8.11.js
Source/Ex02-DeploySampleApp/CloudShop/Scripts/jquery-ui-1.8.11.min.js
Source/Ex02-DeploySampleApp/CloudShop/Scripts/jquery.unobtrusive-ajax.js
Source/Ex02-DeploySampleApp/CloudShop/Scripts/jquery.unobtrusive-ajax.min.js
Source/Ex02-DeploySampleApp/CloudShop/Scripts/jquery.validate-vsdoc.js
Source/Ex02-DeploySampleApp/CloudShop/Scripts/jquery.validate.js
Source/Ex02-DeploySampleApp/CloudShop/Scripts/jquery.validate.min.js
Source/Ex02-DeploySampleApp/CloudShop/Scripts/jquery.validate.unobtrusive.js
Source/Ex02-DeploySampleApp/CloudShop/Scripts/jquery.validate.unobtrusive.min.js
Source/Ex02-DeploySampleApp/CloudShop/Scripts/knockout-2.0.0.debug.js
Source/Ex02-DeploySampleApp/CloudShop/Scripts/knockout-2.0.0.js
Source/Ex02-DeploySampleApp/CloudShop/Scripts/modernizr-2.0.6-development-only.js
Source/Ex02-DeploySampleApp/CloudShop/Services/IProductRepository.cs
Source/Ex02-DeploySampleApp/CloudShop/Services/ProductsRepository.cs
Source/Ex02-DeploySampleApp/CloudShop/Views/Home/About.cshtml
Source/Ex02-DeploySampleApp/CloudShop/Views/Home/Checkout.cshtml
Source/Ex02-DeploySampleApp/CloudShop/Views/Home/Index.cshtml
Source/Ex02-DeploySampleApp/CloudShop/Views/Shared/Error.cshtml
Source/Ex02-DeploySampleApp/CloudShop/Views/Shared/_Layout.cshtml
Source/Ex02-DeploySampleApp/CloudShop/Views/Web.config
Source/Ex02-DeploySampleApp/CloudShop/Views/_ViewStart.cshtml
Source/Ex02-DeploySampleApp/CloudShop/Web.Debug.config
Source/Ex02-DeploySampleApp/CloudShop/Web.Release.config
Source/Ex02-DeploySampleApp/CloudShop/Web.config
Source/Ex02-DeploySampleApp/CloudShop/favicon.ico
Source/Ex02-DeploySampleApp/CloudShop/packages.config
Source/Ex02-DeploySampleApp/IaasDeploySimpleApp.sln
Source/Setup.cmd
Source/Setup/Dependencies.depi
Source/Setup/Scripts/RunDC.ps1

Download

Click the following link to download HOL-ConnectingApplicationsVNet-VS2010-master.zip.

HOL-ConnectingApplicationsVNet-VS2010-master.zip




















Home »
  Javascript Free Code Download »
    Database »




CouchDB
CSV
Database
DynamoDB
IndexedDB
JSON
JSONP
MongoDB
MySQL
Neo4j
NoSQL
PostgreSQL
RavenDB
Redis
SQL
SQL Server
SQLite
WebSQL