getting coding in under a hour with imagine microsoft

97

Upload: lee-stott

Post on 16-Apr-2017

367 views

Category:

Education


0 download

TRANSCRIPT

bull 12 months from July to June

bull Full time job

bull Reading London Studios

bull pound17k + benefits

Note

bull No summer internships in UK Internship

bull Opportunities across Europe (apply direct to

country)

bull Full time job ndash FTE role

bull Sales Business Services and Technical streams

bull Reading

bull pound34700+ benefits

Note

bull Not rotational

bull No end date

bull Global training (not local)

beyourfuturenet

Step 4 (Optional)Relax and have a brew

Step 3Create Complete and Submit your application

GOTCHA - DO IT EARLY

Step 2Select the appropriate program

Step 1Go to careersmicrosoftcomstudents

1 Submit your application

2 Online tests

3 Pre-recorded interview

4 Live Skype interview

5 Attend assessment centre

Job

You Microsoft

dotjson

IMAGINECUP CATEGORIES

COMPETE FOR GRAND PRIZES OF $50000 IN EACH CATEGORY

imaginemicrosoftcom

Use the right tools for the job

imaginemicrosoftcom + loads more

When done click Publish and Visual Studio will start uploading your site to Azure

httplocalhost

bull Posts are what make your blog a blog mdash theyrsquore servings of content that are listed in reverse chronological order on your blogrsquos front page

bull There are several ways to publish new posts The easiest way is with the New Post button on the right side of the toolbar

httpsensupportwordpresscomposts

bull Pages are static That means that the information displayed on a page doesnrsquot change or doesnrsquot change often A great example of a page would be the About or Contact Ussection of a website

bull There are several ways to publish new posts The easiest way is with the New Page button on the right side of the toolbar

httpsensupportwordpresscompages

bull The Media menu can be used to manage your existing media files such as images audio videos and documents

bull You can also upload files to your Media Library using Media rarr Add

httpsensupportwordpresscommedia

bull A theme controls the general look and feel of your site including things like page layout widget locations and default font and color choices

bull Click on ldquoAppearancerdquo in the left hand menu

bull WordPresss plugin architecture allows users to extend the features and functionality of a website or blog

bull WordPress has over 39078 plugins available

bull Not all available plugins are always compatiable with the upgrades and as a result they may not function properly or may not function at all

httpsensupportwordpresscomplugins

bull Click the check box next to both plugins

bull From the drop down menu select ldquoInstallrdquo

bull Click ldquoApplyrdquo

bull Your custom theme is now installed

Create a new PHP file called configphp and then upload on Azure

ltphp

$sUsername = lsquoyour_username

$sPassword = lsquoyour_password

$sHost = lsquoyour_hostname

$sDb = your_db_name

gt

Modify indexphp and upload the new version

ltphp

require_once configphp

try

$oConn = new PDO(mysqlhost=$sHostdbname=$sDb $sUsername $sPassword)

$oConn-gtsetAttribute(PDOATTR_ERRMODE PDOERRMODE_EXCEPTION)

$oStmt = $oConn-gtprepare(SELECT data FROM hello_world)

$oStmt-gtexecute()

Modify indexphp and upload the new version

$oResult = $oStmt-gtfetchAll()

foreach ($oResult as $aRow)

print_r($aRow[data])

catch(PDOException $e)

echo ERROR $e-gtgetMessage()

gt

httpswwwimaginecupcomcategoryindex

Click here for the activity 1 walkthroughhttpblogsmsdncombmicrosoft_student_developer_blogarchive20150720welcome-to-visual-studio-2015-with-azureaspx

Hello Cloud Reacutesumeacute Template httpsiccmsblobcorewindowsnetblogsHelloCloud-Resume-Template-1f66e2e0852chtml

httpmyhellocloudazurewebsitesnetdashboard

httpazureMicrosoftcom

httpwwwdreamsparkcom

httpimagineMicrosoftcom

httpwwwwordpressorg

httpblogsmsdncombuk_faculty_connectionarchive20150901uk-students-fancy-winning-1000-for-completing-a-challenge-with-microsoft-azure-hello-cloud-challengeaspx

httpblogsmsdncombuk_faculty_connectionarchive20150916creating-a-php-web-site-with-a-cleardb-mysql-database-on-azure-student-accountaspx

httpblogsmsdncombuk_faculty_connectionarchive20150907what-is-continuous-integration-github-website-deployment-exampleaspx

Step 4 (Optional)Relax and have a brew

Step 3Create Complete and Submit your application

GOTCHA - DO IT EARLY

Step 2Select the appropriate program

Step 1Go to careersmicrosoftcomstudents

1 Submit your application

2 Online tests

3 Pre-recorded interview

4 Live Skype interview

5 Attend assessment centre

Job

You Microsoft

dotjson

IMAGINECUP CATEGORIES

COMPETE FOR GRAND PRIZES OF $50000 IN EACH CATEGORY

imaginemicrosoftcom

Use the right tools for the job

imaginemicrosoftcom + loads more

When done click Publish and Visual Studio will start uploading your site to Azure

httplocalhost

bull Posts are what make your blog a blog mdash theyrsquore servings of content that are listed in reverse chronological order on your blogrsquos front page

bull There are several ways to publish new posts The easiest way is with the New Post button on the right side of the toolbar

httpsensupportwordpresscomposts

bull Pages are static That means that the information displayed on a page doesnrsquot change or doesnrsquot change often A great example of a page would be the About or Contact Ussection of a website

bull There are several ways to publish new posts The easiest way is with the New Page button on the right side of the toolbar

httpsensupportwordpresscompages

bull The Media menu can be used to manage your existing media files such as images audio videos and documents

bull You can also upload files to your Media Library using Media rarr Add

httpsensupportwordpresscommedia

bull A theme controls the general look and feel of your site including things like page layout widget locations and default font and color choices

bull Click on ldquoAppearancerdquo in the left hand menu

bull WordPresss plugin architecture allows users to extend the features and functionality of a website or blog

bull WordPress has over 39078 plugins available

bull Not all available plugins are always compatiable with the upgrades and as a result they may not function properly or may not function at all

httpsensupportwordpresscomplugins

bull Click the check box next to both plugins

bull From the drop down menu select ldquoInstallrdquo

bull Click ldquoApplyrdquo

bull Your custom theme is now installed

Create a new PHP file called configphp and then upload on Azure

ltphp

$sUsername = lsquoyour_username

$sPassword = lsquoyour_password

$sHost = lsquoyour_hostname

$sDb = your_db_name

gt

Modify indexphp and upload the new version

ltphp

require_once configphp

try

$oConn = new PDO(mysqlhost=$sHostdbname=$sDb $sUsername $sPassword)

$oConn-gtsetAttribute(PDOATTR_ERRMODE PDOERRMODE_EXCEPTION)

$oStmt = $oConn-gtprepare(SELECT data FROM hello_world)

$oStmt-gtexecute()

Modify indexphp and upload the new version

$oResult = $oStmt-gtfetchAll()

foreach ($oResult as $aRow)

print_r($aRow[data])

catch(PDOException $e)

echo ERROR $e-gtgetMessage()

gt

httpswwwimaginecupcomcategoryindex

Click here for the activity 1 walkthroughhttpblogsmsdncombmicrosoft_student_developer_blogarchive20150720welcome-to-visual-studio-2015-with-azureaspx

Hello Cloud Reacutesumeacute Template httpsiccmsblobcorewindowsnetblogsHelloCloud-Resume-Template-1f66e2e0852chtml

httpmyhellocloudazurewebsitesnetdashboard

httpazureMicrosoftcom

httpwwwdreamsparkcom

httpimagineMicrosoftcom

httpwwwwordpressorg

httpblogsmsdncombuk_faculty_connectionarchive20150901uk-students-fancy-winning-1000-for-completing-a-challenge-with-microsoft-azure-hello-cloud-challengeaspx

httpblogsmsdncombuk_faculty_connectionarchive20150916creating-a-php-web-site-with-a-cleardb-mysql-database-on-azure-student-accountaspx

httpblogsmsdncombuk_faculty_connectionarchive20150907what-is-continuous-integration-github-website-deployment-exampleaspx

1 Submit your application

2 Online tests

3 Pre-recorded interview

4 Live Skype interview

5 Attend assessment centre

Job

You Microsoft

dotjson

IMAGINECUP CATEGORIES

COMPETE FOR GRAND PRIZES OF $50000 IN EACH CATEGORY

imaginemicrosoftcom

Use the right tools for the job

imaginemicrosoftcom + loads more

When done click Publish and Visual Studio will start uploading your site to Azure

httplocalhost

bull Posts are what make your blog a blog mdash theyrsquore servings of content that are listed in reverse chronological order on your blogrsquos front page

bull There are several ways to publish new posts The easiest way is with the New Post button on the right side of the toolbar

httpsensupportwordpresscomposts

bull Pages are static That means that the information displayed on a page doesnrsquot change or doesnrsquot change often A great example of a page would be the About or Contact Ussection of a website

bull There are several ways to publish new posts The easiest way is with the New Page button on the right side of the toolbar

httpsensupportwordpresscompages

bull The Media menu can be used to manage your existing media files such as images audio videos and documents

bull You can also upload files to your Media Library using Media rarr Add

httpsensupportwordpresscommedia

bull A theme controls the general look and feel of your site including things like page layout widget locations and default font and color choices

bull Click on ldquoAppearancerdquo in the left hand menu

bull WordPresss plugin architecture allows users to extend the features and functionality of a website or blog

bull WordPress has over 39078 plugins available

bull Not all available plugins are always compatiable with the upgrades and as a result they may not function properly or may not function at all

httpsensupportwordpresscomplugins

bull Click the check box next to both plugins

bull From the drop down menu select ldquoInstallrdquo

bull Click ldquoApplyrdquo

bull Your custom theme is now installed

Create a new PHP file called configphp and then upload on Azure

ltphp

$sUsername = lsquoyour_username

$sPassword = lsquoyour_password

$sHost = lsquoyour_hostname

$sDb = your_db_name

gt

Modify indexphp and upload the new version

ltphp

require_once configphp

try

$oConn = new PDO(mysqlhost=$sHostdbname=$sDb $sUsername $sPassword)

$oConn-gtsetAttribute(PDOATTR_ERRMODE PDOERRMODE_EXCEPTION)

$oStmt = $oConn-gtprepare(SELECT data FROM hello_world)

$oStmt-gtexecute()

Modify indexphp and upload the new version

$oResult = $oStmt-gtfetchAll()

foreach ($oResult as $aRow)

print_r($aRow[data])

catch(PDOException $e)

echo ERROR $e-gtgetMessage()

gt

httpswwwimaginecupcomcategoryindex

Click here for the activity 1 walkthroughhttpblogsmsdncombmicrosoft_student_developer_blogarchive20150720welcome-to-visual-studio-2015-with-azureaspx

Hello Cloud Reacutesumeacute Template httpsiccmsblobcorewindowsnetblogsHelloCloud-Resume-Template-1f66e2e0852chtml

httpmyhellocloudazurewebsitesnetdashboard

httpazureMicrosoftcom

httpwwwdreamsparkcom

httpimagineMicrosoftcom

httpwwwwordpressorg

httpblogsmsdncombuk_faculty_connectionarchive20150901uk-students-fancy-winning-1000-for-completing-a-challenge-with-microsoft-azure-hello-cloud-challengeaspx

httpblogsmsdncombuk_faculty_connectionarchive20150916creating-a-php-web-site-with-a-cleardb-mysql-database-on-azure-student-accountaspx

httpblogsmsdncombuk_faculty_connectionarchive20150907what-is-continuous-integration-github-website-deployment-exampleaspx

dotjson

IMAGINECUP CATEGORIES

COMPETE FOR GRAND PRIZES OF $50000 IN EACH CATEGORY

imaginemicrosoftcom

Use the right tools for the job

imaginemicrosoftcom + loads more

When done click Publish and Visual Studio will start uploading your site to Azure

httplocalhost

bull Posts are what make your blog a blog mdash theyrsquore servings of content that are listed in reverse chronological order on your blogrsquos front page

bull There are several ways to publish new posts The easiest way is with the New Post button on the right side of the toolbar

httpsensupportwordpresscomposts

bull Pages are static That means that the information displayed on a page doesnrsquot change or doesnrsquot change often A great example of a page would be the About or Contact Ussection of a website

bull There are several ways to publish new posts The easiest way is with the New Page button on the right side of the toolbar

httpsensupportwordpresscompages

bull The Media menu can be used to manage your existing media files such as images audio videos and documents

bull You can also upload files to your Media Library using Media rarr Add

httpsensupportwordpresscommedia

bull A theme controls the general look and feel of your site including things like page layout widget locations and default font and color choices

bull Click on ldquoAppearancerdquo in the left hand menu

bull WordPresss plugin architecture allows users to extend the features and functionality of a website or blog

bull WordPress has over 39078 plugins available

bull Not all available plugins are always compatiable with the upgrades and as a result they may not function properly or may not function at all

httpsensupportwordpresscomplugins

bull Click the check box next to both plugins

bull From the drop down menu select ldquoInstallrdquo

bull Click ldquoApplyrdquo

bull Your custom theme is now installed

Create a new PHP file called configphp and then upload on Azure

ltphp

$sUsername = lsquoyour_username

$sPassword = lsquoyour_password

$sHost = lsquoyour_hostname

$sDb = your_db_name

gt

Modify indexphp and upload the new version

ltphp

require_once configphp

try

$oConn = new PDO(mysqlhost=$sHostdbname=$sDb $sUsername $sPassword)

$oConn-gtsetAttribute(PDOATTR_ERRMODE PDOERRMODE_EXCEPTION)

$oStmt = $oConn-gtprepare(SELECT data FROM hello_world)

$oStmt-gtexecute()

Modify indexphp and upload the new version

$oResult = $oStmt-gtfetchAll()

foreach ($oResult as $aRow)

print_r($aRow[data])

catch(PDOException $e)

echo ERROR $e-gtgetMessage()

gt

httpswwwimaginecupcomcategoryindex

Click here for the activity 1 walkthroughhttpblogsmsdncombmicrosoft_student_developer_blogarchive20150720welcome-to-visual-studio-2015-with-azureaspx

Hello Cloud Reacutesumeacute Template httpsiccmsblobcorewindowsnetblogsHelloCloud-Resume-Template-1f66e2e0852chtml

httpmyhellocloudazurewebsitesnetdashboard

httpazureMicrosoftcom

httpwwwdreamsparkcom

httpimagineMicrosoftcom

httpwwwwordpressorg

httpblogsmsdncombuk_faculty_connectionarchive20150901uk-students-fancy-winning-1000-for-completing-a-challenge-with-microsoft-azure-hello-cloud-challengeaspx

httpblogsmsdncombuk_faculty_connectionarchive20150916creating-a-php-web-site-with-a-cleardb-mysql-database-on-azure-student-accountaspx

httpblogsmsdncombuk_faculty_connectionarchive20150907what-is-continuous-integration-github-website-deployment-exampleaspx

Use the right tools for the job

imaginemicrosoftcom + loads more

When done click Publish and Visual Studio will start uploading your site to Azure

httplocalhost

bull Posts are what make your blog a blog mdash theyrsquore servings of content that are listed in reverse chronological order on your blogrsquos front page

bull There are several ways to publish new posts The easiest way is with the New Post button on the right side of the toolbar

httpsensupportwordpresscomposts

bull Pages are static That means that the information displayed on a page doesnrsquot change or doesnrsquot change often A great example of a page would be the About or Contact Ussection of a website

bull There are several ways to publish new posts The easiest way is with the New Page button on the right side of the toolbar

httpsensupportwordpresscompages

bull The Media menu can be used to manage your existing media files such as images audio videos and documents

bull You can also upload files to your Media Library using Media rarr Add

httpsensupportwordpresscommedia

bull A theme controls the general look and feel of your site including things like page layout widget locations and default font and color choices

bull Click on ldquoAppearancerdquo in the left hand menu

bull WordPresss plugin architecture allows users to extend the features and functionality of a website or blog

bull WordPress has over 39078 plugins available

bull Not all available plugins are always compatiable with the upgrades and as a result they may not function properly or may not function at all

httpsensupportwordpresscomplugins

bull Click the check box next to both plugins

bull From the drop down menu select ldquoInstallrdquo

bull Click ldquoApplyrdquo

bull Your custom theme is now installed

Create a new PHP file called configphp and then upload on Azure

ltphp

$sUsername = lsquoyour_username

$sPassword = lsquoyour_password

$sHost = lsquoyour_hostname

$sDb = your_db_name

gt

Modify indexphp and upload the new version

ltphp

require_once configphp

try

$oConn = new PDO(mysqlhost=$sHostdbname=$sDb $sUsername $sPassword)

$oConn-gtsetAttribute(PDOATTR_ERRMODE PDOERRMODE_EXCEPTION)

$oStmt = $oConn-gtprepare(SELECT data FROM hello_world)

$oStmt-gtexecute()

Modify indexphp and upload the new version

$oResult = $oStmt-gtfetchAll()

foreach ($oResult as $aRow)

print_r($aRow[data])

catch(PDOException $e)

echo ERROR $e-gtgetMessage()

gt

httpswwwimaginecupcomcategoryindex

Click here for the activity 1 walkthroughhttpblogsmsdncombmicrosoft_student_developer_blogarchive20150720welcome-to-visual-studio-2015-with-azureaspx

Hello Cloud Reacutesumeacute Template httpsiccmsblobcorewindowsnetblogsHelloCloud-Resume-Template-1f66e2e0852chtml

httpmyhellocloudazurewebsitesnetdashboard

httpazureMicrosoftcom

httpwwwdreamsparkcom

httpimagineMicrosoftcom

httpwwwwordpressorg

httpblogsmsdncombuk_faculty_connectionarchive20150901uk-students-fancy-winning-1000-for-completing-a-challenge-with-microsoft-azure-hello-cloud-challengeaspx

httpblogsmsdncombuk_faculty_connectionarchive20150916creating-a-php-web-site-with-a-cleardb-mysql-database-on-azure-student-accountaspx

httpblogsmsdncombuk_faculty_connectionarchive20150907what-is-continuous-integration-github-website-deployment-exampleaspx

When done click Publish and Visual Studio will start uploading your site to Azure

httplocalhost

bull Posts are what make your blog a blog mdash theyrsquore servings of content that are listed in reverse chronological order on your blogrsquos front page

bull There are several ways to publish new posts The easiest way is with the New Post button on the right side of the toolbar

httpsensupportwordpresscomposts

bull Pages are static That means that the information displayed on a page doesnrsquot change or doesnrsquot change often A great example of a page would be the About or Contact Ussection of a website

bull There are several ways to publish new posts The easiest way is with the New Page button on the right side of the toolbar

httpsensupportwordpresscompages

bull The Media menu can be used to manage your existing media files such as images audio videos and documents

bull You can also upload files to your Media Library using Media rarr Add

httpsensupportwordpresscommedia

bull A theme controls the general look and feel of your site including things like page layout widget locations and default font and color choices

bull Click on ldquoAppearancerdquo in the left hand menu

bull WordPresss plugin architecture allows users to extend the features and functionality of a website or blog

bull WordPress has over 39078 plugins available

bull Not all available plugins are always compatiable with the upgrades and as a result they may not function properly or may not function at all

httpsensupportwordpresscomplugins

bull Click the check box next to both plugins

bull From the drop down menu select ldquoInstallrdquo

bull Click ldquoApplyrdquo

bull Your custom theme is now installed

Create a new PHP file called configphp and then upload on Azure

ltphp

$sUsername = lsquoyour_username

$sPassword = lsquoyour_password

$sHost = lsquoyour_hostname

$sDb = your_db_name

gt

Modify indexphp and upload the new version

ltphp

require_once configphp

try

$oConn = new PDO(mysqlhost=$sHostdbname=$sDb $sUsername $sPassword)

$oConn-gtsetAttribute(PDOATTR_ERRMODE PDOERRMODE_EXCEPTION)

$oStmt = $oConn-gtprepare(SELECT data FROM hello_world)

$oStmt-gtexecute()

Modify indexphp and upload the new version

$oResult = $oStmt-gtfetchAll()

foreach ($oResult as $aRow)

print_r($aRow[data])

catch(PDOException $e)

echo ERROR $e-gtgetMessage()

gt

httpswwwimaginecupcomcategoryindex

Click here for the activity 1 walkthroughhttpblogsmsdncombmicrosoft_student_developer_blogarchive20150720welcome-to-visual-studio-2015-with-azureaspx

Hello Cloud Reacutesumeacute Template httpsiccmsblobcorewindowsnetblogsHelloCloud-Resume-Template-1f66e2e0852chtml

httpmyhellocloudazurewebsitesnetdashboard

httpazureMicrosoftcom

httpwwwdreamsparkcom

httpimagineMicrosoftcom

httpwwwwordpressorg

httpblogsmsdncombuk_faculty_connectionarchive20150901uk-students-fancy-winning-1000-for-completing-a-challenge-with-microsoft-azure-hello-cloud-challengeaspx

httpblogsmsdncombuk_faculty_connectionarchive20150916creating-a-php-web-site-with-a-cleardb-mysql-database-on-azure-student-accountaspx

httpblogsmsdncombuk_faculty_connectionarchive20150907what-is-continuous-integration-github-website-deployment-exampleaspx

httplocalhost

bull Posts are what make your blog a blog mdash theyrsquore servings of content that are listed in reverse chronological order on your blogrsquos front page

bull There are several ways to publish new posts The easiest way is with the New Post button on the right side of the toolbar

httpsensupportwordpresscomposts

bull Pages are static That means that the information displayed on a page doesnrsquot change or doesnrsquot change often A great example of a page would be the About or Contact Ussection of a website

bull There are several ways to publish new posts The easiest way is with the New Page button on the right side of the toolbar

httpsensupportwordpresscompages

bull The Media menu can be used to manage your existing media files such as images audio videos and documents

bull You can also upload files to your Media Library using Media rarr Add

httpsensupportwordpresscommedia

bull A theme controls the general look and feel of your site including things like page layout widget locations and default font and color choices

bull Click on ldquoAppearancerdquo in the left hand menu

bull WordPresss plugin architecture allows users to extend the features and functionality of a website or blog

bull WordPress has over 39078 plugins available

bull Not all available plugins are always compatiable with the upgrades and as a result they may not function properly or may not function at all

httpsensupportwordpresscomplugins

bull Click the check box next to both plugins

bull From the drop down menu select ldquoInstallrdquo

bull Click ldquoApplyrdquo

bull Your custom theme is now installed

Create a new PHP file called configphp and then upload on Azure

ltphp

$sUsername = lsquoyour_username

$sPassword = lsquoyour_password

$sHost = lsquoyour_hostname

$sDb = your_db_name

gt

Modify indexphp and upload the new version

ltphp

require_once configphp

try

$oConn = new PDO(mysqlhost=$sHostdbname=$sDb $sUsername $sPassword)

$oConn-gtsetAttribute(PDOATTR_ERRMODE PDOERRMODE_EXCEPTION)

$oStmt = $oConn-gtprepare(SELECT data FROM hello_world)

$oStmt-gtexecute()

Modify indexphp and upload the new version

$oResult = $oStmt-gtfetchAll()

foreach ($oResult as $aRow)

print_r($aRow[data])

catch(PDOException $e)

echo ERROR $e-gtgetMessage()

gt

httpswwwimaginecupcomcategoryindex

Click here for the activity 1 walkthroughhttpblogsmsdncombmicrosoft_student_developer_blogarchive20150720welcome-to-visual-studio-2015-with-azureaspx

Hello Cloud Reacutesumeacute Template httpsiccmsblobcorewindowsnetblogsHelloCloud-Resume-Template-1f66e2e0852chtml

httpmyhellocloudazurewebsitesnetdashboard

httpazureMicrosoftcom

httpwwwdreamsparkcom

httpimagineMicrosoftcom

httpwwwwordpressorg

httpblogsmsdncombuk_faculty_connectionarchive20150901uk-students-fancy-winning-1000-for-completing-a-challenge-with-microsoft-azure-hello-cloud-challengeaspx

httpblogsmsdncombuk_faculty_connectionarchive20150916creating-a-php-web-site-with-a-cleardb-mysql-database-on-azure-student-accountaspx

httpblogsmsdncombuk_faculty_connectionarchive20150907what-is-continuous-integration-github-website-deployment-exampleaspx

bull Posts are what make your blog a blog mdash theyrsquore servings of content that are listed in reverse chronological order on your blogrsquos front page

bull There are several ways to publish new posts The easiest way is with the New Post button on the right side of the toolbar

httpsensupportwordpresscomposts

bull Pages are static That means that the information displayed on a page doesnrsquot change or doesnrsquot change often A great example of a page would be the About or Contact Ussection of a website

bull There are several ways to publish new posts The easiest way is with the New Page button on the right side of the toolbar

httpsensupportwordpresscompages

bull The Media menu can be used to manage your existing media files such as images audio videos and documents

bull You can also upload files to your Media Library using Media rarr Add

httpsensupportwordpresscommedia

bull A theme controls the general look and feel of your site including things like page layout widget locations and default font and color choices

bull Click on ldquoAppearancerdquo in the left hand menu

bull WordPresss plugin architecture allows users to extend the features and functionality of a website or blog

bull WordPress has over 39078 plugins available

bull Not all available plugins are always compatiable with the upgrades and as a result they may not function properly or may not function at all

httpsensupportwordpresscomplugins

bull Click the check box next to both plugins

bull From the drop down menu select ldquoInstallrdquo

bull Click ldquoApplyrdquo

bull Your custom theme is now installed

Create a new PHP file called configphp and then upload on Azure

ltphp

$sUsername = lsquoyour_username

$sPassword = lsquoyour_password

$sHost = lsquoyour_hostname

$sDb = your_db_name

gt

Modify indexphp and upload the new version

ltphp

require_once configphp

try

$oConn = new PDO(mysqlhost=$sHostdbname=$sDb $sUsername $sPassword)

$oConn-gtsetAttribute(PDOATTR_ERRMODE PDOERRMODE_EXCEPTION)

$oStmt = $oConn-gtprepare(SELECT data FROM hello_world)

$oStmt-gtexecute()

Modify indexphp and upload the new version

$oResult = $oStmt-gtfetchAll()

foreach ($oResult as $aRow)

print_r($aRow[data])

catch(PDOException $e)

echo ERROR $e-gtgetMessage()

gt

httpswwwimaginecupcomcategoryindex

Click here for the activity 1 walkthroughhttpblogsmsdncombmicrosoft_student_developer_blogarchive20150720welcome-to-visual-studio-2015-with-azureaspx

Hello Cloud Reacutesumeacute Template httpsiccmsblobcorewindowsnetblogsHelloCloud-Resume-Template-1f66e2e0852chtml

httpmyhellocloudazurewebsitesnetdashboard

httpazureMicrosoftcom

httpwwwdreamsparkcom

httpimagineMicrosoftcom

httpwwwwordpressorg

httpblogsmsdncombuk_faculty_connectionarchive20150901uk-students-fancy-winning-1000-for-completing-a-challenge-with-microsoft-azure-hello-cloud-challengeaspx

httpblogsmsdncombuk_faculty_connectionarchive20150916creating-a-php-web-site-with-a-cleardb-mysql-database-on-azure-student-accountaspx

httpblogsmsdncombuk_faculty_connectionarchive20150907what-is-continuous-integration-github-website-deployment-exampleaspx

bull Pages are static That means that the information displayed on a page doesnrsquot change or doesnrsquot change often A great example of a page would be the About or Contact Ussection of a website

bull There are several ways to publish new posts The easiest way is with the New Page button on the right side of the toolbar

httpsensupportwordpresscompages

bull The Media menu can be used to manage your existing media files such as images audio videos and documents

bull You can also upload files to your Media Library using Media rarr Add

httpsensupportwordpresscommedia

bull A theme controls the general look and feel of your site including things like page layout widget locations and default font and color choices

bull Click on ldquoAppearancerdquo in the left hand menu

bull WordPresss plugin architecture allows users to extend the features and functionality of a website or blog

bull WordPress has over 39078 plugins available

bull Not all available plugins are always compatiable with the upgrades and as a result they may not function properly or may not function at all

httpsensupportwordpresscomplugins

bull Click the check box next to both plugins

bull From the drop down menu select ldquoInstallrdquo

bull Click ldquoApplyrdquo

bull Your custom theme is now installed

Create a new PHP file called configphp and then upload on Azure

ltphp

$sUsername = lsquoyour_username

$sPassword = lsquoyour_password

$sHost = lsquoyour_hostname

$sDb = your_db_name

gt

Modify indexphp and upload the new version

ltphp

require_once configphp

try

$oConn = new PDO(mysqlhost=$sHostdbname=$sDb $sUsername $sPassword)

$oConn-gtsetAttribute(PDOATTR_ERRMODE PDOERRMODE_EXCEPTION)

$oStmt = $oConn-gtprepare(SELECT data FROM hello_world)

$oStmt-gtexecute()

Modify indexphp and upload the new version

$oResult = $oStmt-gtfetchAll()

foreach ($oResult as $aRow)

print_r($aRow[data])

catch(PDOException $e)

echo ERROR $e-gtgetMessage()

gt

httpswwwimaginecupcomcategoryindex

Click here for the activity 1 walkthroughhttpblogsmsdncombmicrosoft_student_developer_blogarchive20150720welcome-to-visual-studio-2015-with-azureaspx

Hello Cloud Reacutesumeacute Template httpsiccmsblobcorewindowsnetblogsHelloCloud-Resume-Template-1f66e2e0852chtml

httpmyhellocloudazurewebsitesnetdashboard

httpazureMicrosoftcom

httpwwwdreamsparkcom

httpimagineMicrosoftcom

httpwwwwordpressorg

httpblogsmsdncombuk_faculty_connectionarchive20150901uk-students-fancy-winning-1000-for-completing-a-challenge-with-microsoft-azure-hello-cloud-challengeaspx

httpblogsmsdncombuk_faculty_connectionarchive20150916creating-a-php-web-site-with-a-cleardb-mysql-database-on-azure-student-accountaspx

httpblogsmsdncombuk_faculty_connectionarchive20150907what-is-continuous-integration-github-website-deployment-exampleaspx

bull The Media menu can be used to manage your existing media files such as images audio videos and documents

bull You can also upload files to your Media Library using Media rarr Add

httpsensupportwordpresscommedia

bull A theme controls the general look and feel of your site including things like page layout widget locations and default font and color choices

bull Click on ldquoAppearancerdquo in the left hand menu

bull WordPresss plugin architecture allows users to extend the features and functionality of a website or blog

bull WordPress has over 39078 plugins available

bull Not all available plugins are always compatiable with the upgrades and as a result they may not function properly or may not function at all

httpsensupportwordpresscomplugins

bull Click the check box next to both plugins

bull From the drop down menu select ldquoInstallrdquo

bull Click ldquoApplyrdquo

bull Your custom theme is now installed

Create a new PHP file called configphp and then upload on Azure

ltphp

$sUsername = lsquoyour_username

$sPassword = lsquoyour_password

$sHost = lsquoyour_hostname

$sDb = your_db_name

gt

Modify indexphp and upload the new version

ltphp

require_once configphp

try

$oConn = new PDO(mysqlhost=$sHostdbname=$sDb $sUsername $sPassword)

$oConn-gtsetAttribute(PDOATTR_ERRMODE PDOERRMODE_EXCEPTION)

$oStmt = $oConn-gtprepare(SELECT data FROM hello_world)

$oStmt-gtexecute()

Modify indexphp and upload the new version

$oResult = $oStmt-gtfetchAll()

foreach ($oResult as $aRow)

print_r($aRow[data])

catch(PDOException $e)

echo ERROR $e-gtgetMessage()

gt

httpswwwimaginecupcomcategoryindex

Click here for the activity 1 walkthroughhttpblogsmsdncombmicrosoft_student_developer_blogarchive20150720welcome-to-visual-studio-2015-with-azureaspx

Hello Cloud Reacutesumeacute Template httpsiccmsblobcorewindowsnetblogsHelloCloud-Resume-Template-1f66e2e0852chtml

httpmyhellocloudazurewebsitesnetdashboard

httpazureMicrosoftcom

httpwwwdreamsparkcom

httpimagineMicrosoftcom

httpwwwwordpressorg

httpblogsmsdncombuk_faculty_connectionarchive20150901uk-students-fancy-winning-1000-for-completing-a-challenge-with-microsoft-azure-hello-cloud-challengeaspx

httpblogsmsdncombuk_faculty_connectionarchive20150916creating-a-php-web-site-with-a-cleardb-mysql-database-on-azure-student-accountaspx

httpblogsmsdncombuk_faculty_connectionarchive20150907what-is-continuous-integration-github-website-deployment-exampleaspx

bull A theme controls the general look and feel of your site including things like page layout widget locations and default font and color choices

bull Click on ldquoAppearancerdquo in the left hand menu

bull WordPresss plugin architecture allows users to extend the features and functionality of a website or blog

bull WordPress has over 39078 plugins available

bull Not all available plugins are always compatiable with the upgrades and as a result they may not function properly or may not function at all

httpsensupportwordpresscomplugins

bull Click the check box next to both plugins

bull From the drop down menu select ldquoInstallrdquo

bull Click ldquoApplyrdquo

bull Your custom theme is now installed

Create a new PHP file called configphp and then upload on Azure

ltphp

$sUsername = lsquoyour_username

$sPassword = lsquoyour_password

$sHost = lsquoyour_hostname

$sDb = your_db_name

gt

Modify indexphp and upload the new version

ltphp

require_once configphp

try

$oConn = new PDO(mysqlhost=$sHostdbname=$sDb $sUsername $sPassword)

$oConn-gtsetAttribute(PDOATTR_ERRMODE PDOERRMODE_EXCEPTION)

$oStmt = $oConn-gtprepare(SELECT data FROM hello_world)

$oStmt-gtexecute()

Modify indexphp and upload the new version

$oResult = $oStmt-gtfetchAll()

foreach ($oResult as $aRow)

print_r($aRow[data])

catch(PDOException $e)

echo ERROR $e-gtgetMessage()

gt

httpswwwimaginecupcomcategoryindex

Click here for the activity 1 walkthroughhttpblogsmsdncombmicrosoft_student_developer_blogarchive20150720welcome-to-visual-studio-2015-with-azureaspx

Hello Cloud Reacutesumeacute Template httpsiccmsblobcorewindowsnetblogsHelloCloud-Resume-Template-1f66e2e0852chtml

httpmyhellocloudazurewebsitesnetdashboard

httpazureMicrosoftcom

httpwwwdreamsparkcom

httpimagineMicrosoftcom

httpwwwwordpressorg

httpblogsmsdncombuk_faculty_connectionarchive20150901uk-students-fancy-winning-1000-for-completing-a-challenge-with-microsoft-azure-hello-cloud-challengeaspx

httpblogsmsdncombuk_faculty_connectionarchive20150916creating-a-php-web-site-with-a-cleardb-mysql-database-on-azure-student-accountaspx

httpblogsmsdncombuk_faculty_connectionarchive20150907what-is-continuous-integration-github-website-deployment-exampleaspx

bull Click on ldquoAppearancerdquo in the left hand menu

bull WordPresss plugin architecture allows users to extend the features and functionality of a website or blog

bull WordPress has over 39078 plugins available

bull Not all available plugins are always compatiable with the upgrades and as a result they may not function properly or may not function at all

httpsensupportwordpresscomplugins

bull Click the check box next to both plugins

bull From the drop down menu select ldquoInstallrdquo

bull Click ldquoApplyrdquo

bull Your custom theme is now installed

Create a new PHP file called configphp and then upload on Azure

ltphp

$sUsername = lsquoyour_username

$sPassword = lsquoyour_password

$sHost = lsquoyour_hostname

$sDb = your_db_name

gt

Modify indexphp and upload the new version

ltphp

require_once configphp

try

$oConn = new PDO(mysqlhost=$sHostdbname=$sDb $sUsername $sPassword)

$oConn-gtsetAttribute(PDOATTR_ERRMODE PDOERRMODE_EXCEPTION)

$oStmt = $oConn-gtprepare(SELECT data FROM hello_world)

$oStmt-gtexecute()

Modify indexphp and upload the new version

$oResult = $oStmt-gtfetchAll()

foreach ($oResult as $aRow)

print_r($aRow[data])

catch(PDOException $e)

echo ERROR $e-gtgetMessage()

gt

httpswwwimaginecupcomcategoryindex

Click here for the activity 1 walkthroughhttpblogsmsdncombmicrosoft_student_developer_blogarchive20150720welcome-to-visual-studio-2015-with-azureaspx

Hello Cloud Reacutesumeacute Template httpsiccmsblobcorewindowsnetblogsHelloCloud-Resume-Template-1f66e2e0852chtml

httpmyhellocloudazurewebsitesnetdashboard

httpazureMicrosoftcom

httpwwwdreamsparkcom

httpimagineMicrosoftcom

httpwwwwordpressorg

httpblogsmsdncombuk_faculty_connectionarchive20150901uk-students-fancy-winning-1000-for-completing-a-challenge-with-microsoft-azure-hello-cloud-challengeaspx

httpblogsmsdncombuk_faculty_connectionarchive20150916creating-a-php-web-site-with-a-cleardb-mysql-database-on-azure-student-accountaspx

httpblogsmsdncombuk_faculty_connectionarchive20150907what-is-continuous-integration-github-website-deployment-exampleaspx

bull WordPresss plugin architecture allows users to extend the features and functionality of a website or blog

bull WordPress has over 39078 plugins available

bull Not all available plugins are always compatiable with the upgrades and as a result they may not function properly or may not function at all

httpsensupportwordpresscomplugins

bull Click the check box next to both plugins

bull From the drop down menu select ldquoInstallrdquo

bull Click ldquoApplyrdquo

bull Your custom theme is now installed

Create a new PHP file called configphp and then upload on Azure

ltphp

$sUsername = lsquoyour_username

$sPassword = lsquoyour_password

$sHost = lsquoyour_hostname

$sDb = your_db_name

gt

Modify indexphp and upload the new version

ltphp

require_once configphp

try

$oConn = new PDO(mysqlhost=$sHostdbname=$sDb $sUsername $sPassword)

$oConn-gtsetAttribute(PDOATTR_ERRMODE PDOERRMODE_EXCEPTION)

$oStmt = $oConn-gtprepare(SELECT data FROM hello_world)

$oStmt-gtexecute()

Modify indexphp and upload the new version

$oResult = $oStmt-gtfetchAll()

foreach ($oResult as $aRow)

print_r($aRow[data])

catch(PDOException $e)

echo ERROR $e-gtgetMessage()

gt

httpswwwimaginecupcomcategoryindex

Click here for the activity 1 walkthroughhttpblogsmsdncombmicrosoft_student_developer_blogarchive20150720welcome-to-visual-studio-2015-with-azureaspx

Hello Cloud Reacutesumeacute Template httpsiccmsblobcorewindowsnetblogsHelloCloud-Resume-Template-1f66e2e0852chtml

httpmyhellocloudazurewebsitesnetdashboard

httpazureMicrosoftcom

httpwwwdreamsparkcom

httpimagineMicrosoftcom

httpwwwwordpressorg

httpblogsmsdncombuk_faculty_connectionarchive20150901uk-students-fancy-winning-1000-for-completing-a-challenge-with-microsoft-azure-hello-cloud-challengeaspx

httpblogsmsdncombuk_faculty_connectionarchive20150916creating-a-php-web-site-with-a-cleardb-mysql-database-on-azure-student-accountaspx

httpblogsmsdncombuk_faculty_connectionarchive20150907what-is-continuous-integration-github-website-deployment-exampleaspx

bull Click the check box next to both plugins

bull From the drop down menu select ldquoInstallrdquo

bull Click ldquoApplyrdquo

bull Your custom theme is now installed

Create a new PHP file called configphp and then upload on Azure

ltphp

$sUsername = lsquoyour_username

$sPassword = lsquoyour_password

$sHost = lsquoyour_hostname

$sDb = your_db_name

gt

Modify indexphp and upload the new version

ltphp

require_once configphp

try

$oConn = new PDO(mysqlhost=$sHostdbname=$sDb $sUsername $sPassword)

$oConn-gtsetAttribute(PDOATTR_ERRMODE PDOERRMODE_EXCEPTION)

$oStmt = $oConn-gtprepare(SELECT data FROM hello_world)

$oStmt-gtexecute()

Modify indexphp and upload the new version

$oResult = $oStmt-gtfetchAll()

foreach ($oResult as $aRow)

print_r($aRow[data])

catch(PDOException $e)

echo ERROR $e-gtgetMessage()

gt

httpswwwimaginecupcomcategoryindex

Click here for the activity 1 walkthroughhttpblogsmsdncombmicrosoft_student_developer_blogarchive20150720welcome-to-visual-studio-2015-with-azureaspx

Hello Cloud Reacutesumeacute Template httpsiccmsblobcorewindowsnetblogsHelloCloud-Resume-Template-1f66e2e0852chtml

httpmyhellocloudazurewebsitesnetdashboard

httpazureMicrosoftcom

httpwwwdreamsparkcom

httpimagineMicrosoftcom

httpwwwwordpressorg

httpblogsmsdncombuk_faculty_connectionarchive20150901uk-students-fancy-winning-1000-for-completing-a-challenge-with-microsoft-azure-hello-cloud-challengeaspx

httpblogsmsdncombuk_faculty_connectionarchive20150916creating-a-php-web-site-with-a-cleardb-mysql-database-on-azure-student-accountaspx

httpblogsmsdncombuk_faculty_connectionarchive20150907what-is-continuous-integration-github-website-deployment-exampleaspx

bull Your custom theme is now installed

Create a new PHP file called configphp and then upload on Azure

ltphp

$sUsername = lsquoyour_username

$sPassword = lsquoyour_password

$sHost = lsquoyour_hostname

$sDb = your_db_name

gt

Modify indexphp and upload the new version

ltphp

require_once configphp

try

$oConn = new PDO(mysqlhost=$sHostdbname=$sDb $sUsername $sPassword)

$oConn-gtsetAttribute(PDOATTR_ERRMODE PDOERRMODE_EXCEPTION)

$oStmt = $oConn-gtprepare(SELECT data FROM hello_world)

$oStmt-gtexecute()

Modify indexphp and upload the new version

$oResult = $oStmt-gtfetchAll()

foreach ($oResult as $aRow)

print_r($aRow[data])

catch(PDOException $e)

echo ERROR $e-gtgetMessage()

gt

httpswwwimaginecupcomcategoryindex

Click here for the activity 1 walkthroughhttpblogsmsdncombmicrosoft_student_developer_blogarchive20150720welcome-to-visual-studio-2015-with-azureaspx

Hello Cloud Reacutesumeacute Template httpsiccmsblobcorewindowsnetblogsHelloCloud-Resume-Template-1f66e2e0852chtml

httpmyhellocloudazurewebsitesnetdashboard

httpazureMicrosoftcom

httpwwwdreamsparkcom

httpimagineMicrosoftcom

httpwwwwordpressorg

httpblogsmsdncombuk_faculty_connectionarchive20150901uk-students-fancy-winning-1000-for-completing-a-challenge-with-microsoft-azure-hello-cloud-challengeaspx

httpblogsmsdncombuk_faculty_connectionarchive20150916creating-a-php-web-site-with-a-cleardb-mysql-database-on-azure-student-accountaspx

httpblogsmsdncombuk_faculty_connectionarchive20150907what-is-continuous-integration-github-website-deployment-exampleaspx

Create a new PHP file called configphp and then upload on Azure

ltphp

$sUsername = lsquoyour_username

$sPassword = lsquoyour_password

$sHost = lsquoyour_hostname

$sDb = your_db_name

gt

Modify indexphp and upload the new version

ltphp

require_once configphp

try

$oConn = new PDO(mysqlhost=$sHostdbname=$sDb $sUsername $sPassword)

$oConn-gtsetAttribute(PDOATTR_ERRMODE PDOERRMODE_EXCEPTION)

$oStmt = $oConn-gtprepare(SELECT data FROM hello_world)

$oStmt-gtexecute()

Modify indexphp and upload the new version

$oResult = $oStmt-gtfetchAll()

foreach ($oResult as $aRow)

print_r($aRow[data])

catch(PDOException $e)

echo ERROR $e-gtgetMessage()

gt

httpswwwimaginecupcomcategoryindex

Click here for the activity 1 walkthroughhttpblogsmsdncombmicrosoft_student_developer_blogarchive20150720welcome-to-visual-studio-2015-with-azureaspx

Hello Cloud Reacutesumeacute Template httpsiccmsblobcorewindowsnetblogsHelloCloud-Resume-Template-1f66e2e0852chtml

httpmyhellocloudazurewebsitesnetdashboard

httpazureMicrosoftcom

httpwwwdreamsparkcom

httpimagineMicrosoftcom

httpwwwwordpressorg

httpblogsmsdncombuk_faculty_connectionarchive20150901uk-students-fancy-winning-1000-for-completing-a-challenge-with-microsoft-azure-hello-cloud-challengeaspx

httpblogsmsdncombuk_faculty_connectionarchive20150916creating-a-php-web-site-with-a-cleardb-mysql-database-on-azure-student-accountaspx

httpblogsmsdncombuk_faculty_connectionarchive20150907what-is-continuous-integration-github-website-deployment-exampleaspx

Modify indexphp and upload the new version

ltphp

require_once configphp

try

$oConn = new PDO(mysqlhost=$sHostdbname=$sDb $sUsername $sPassword)

$oConn-gtsetAttribute(PDOATTR_ERRMODE PDOERRMODE_EXCEPTION)

$oStmt = $oConn-gtprepare(SELECT data FROM hello_world)

$oStmt-gtexecute()

Modify indexphp and upload the new version

$oResult = $oStmt-gtfetchAll()

foreach ($oResult as $aRow)

print_r($aRow[data])

catch(PDOException $e)

echo ERROR $e-gtgetMessage()

gt

httpswwwimaginecupcomcategoryindex

Click here for the activity 1 walkthroughhttpblogsmsdncombmicrosoft_student_developer_blogarchive20150720welcome-to-visual-studio-2015-with-azureaspx

Hello Cloud Reacutesumeacute Template httpsiccmsblobcorewindowsnetblogsHelloCloud-Resume-Template-1f66e2e0852chtml

httpmyhellocloudazurewebsitesnetdashboard

httpazureMicrosoftcom

httpwwwdreamsparkcom

httpimagineMicrosoftcom

httpwwwwordpressorg

httpblogsmsdncombuk_faculty_connectionarchive20150901uk-students-fancy-winning-1000-for-completing-a-challenge-with-microsoft-azure-hello-cloud-challengeaspx

httpblogsmsdncombuk_faculty_connectionarchive20150916creating-a-php-web-site-with-a-cleardb-mysql-database-on-azure-student-accountaspx

httpblogsmsdncombuk_faculty_connectionarchive20150907what-is-continuous-integration-github-website-deployment-exampleaspx

Modify indexphp and upload the new version

$oResult = $oStmt-gtfetchAll()

foreach ($oResult as $aRow)

print_r($aRow[data])

catch(PDOException $e)

echo ERROR $e-gtgetMessage()

gt

httpswwwimaginecupcomcategoryindex

Click here for the activity 1 walkthroughhttpblogsmsdncombmicrosoft_student_developer_blogarchive20150720welcome-to-visual-studio-2015-with-azureaspx

Hello Cloud Reacutesumeacute Template httpsiccmsblobcorewindowsnetblogsHelloCloud-Resume-Template-1f66e2e0852chtml

httpmyhellocloudazurewebsitesnetdashboard

httpazureMicrosoftcom

httpwwwdreamsparkcom

httpimagineMicrosoftcom

httpwwwwordpressorg

httpblogsmsdncombuk_faculty_connectionarchive20150901uk-students-fancy-winning-1000-for-completing-a-challenge-with-microsoft-azure-hello-cloud-challengeaspx

httpblogsmsdncombuk_faculty_connectionarchive20150916creating-a-php-web-site-with-a-cleardb-mysql-database-on-azure-student-accountaspx

httpblogsmsdncombuk_faculty_connectionarchive20150907what-is-continuous-integration-github-website-deployment-exampleaspx

httpswwwimaginecupcomcategoryindex

Click here for the activity 1 walkthroughhttpblogsmsdncombmicrosoft_student_developer_blogarchive20150720welcome-to-visual-studio-2015-with-azureaspx

Hello Cloud Reacutesumeacute Template httpsiccmsblobcorewindowsnetblogsHelloCloud-Resume-Template-1f66e2e0852chtml

httpmyhellocloudazurewebsitesnetdashboard

httpazureMicrosoftcom

httpwwwdreamsparkcom

httpimagineMicrosoftcom

httpwwwwordpressorg

httpblogsmsdncombuk_faculty_connectionarchive20150901uk-students-fancy-winning-1000-for-completing-a-challenge-with-microsoft-azure-hello-cloud-challengeaspx

httpblogsmsdncombuk_faculty_connectionarchive20150916creating-a-php-web-site-with-a-cleardb-mysql-database-on-azure-student-accountaspx

httpblogsmsdncombuk_faculty_connectionarchive20150907what-is-continuous-integration-github-website-deployment-exampleaspx

Click here for the activity 1 walkthroughhttpblogsmsdncombmicrosoft_student_developer_blogarchive20150720welcome-to-visual-studio-2015-with-azureaspx

Hello Cloud Reacutesumeacute Template httpsiccmsblobcorewindowsnetblogsHelloCloud-Resume-Template-1f66e2e0852chtml

httpmyhellocloudazurewebsitesnetdashboard

httpazureMicrosoftcom

httpwwwdreamsparkcom

httpimagineMicrosoftcom

httpwwwwordpressorg

httpblogsmsdncombuk_faculty_connectionarchive20150901uk-students-fancy-winning-1000-for-completing-a-challenge-with-microsoft-azure-hello-cloud-challengeaspx

httpblogsmsdncombuk_faculty_connectionarchive20150916creating-a-php-web-site-with-a-cleardb-mysql-database-on-azure-student-accountaspx

httpblogsmsdncombuk_faculty_connectionarchive20150907what-is-continuous-integration-github-website-deployment-exampleaspx

httpazureMicrosoftcom

httpwwwdreamsparkcom

httpimagineMicrosoftcom

httpwwwwordpressorg

httpblogsmsdncombuk_faculty_connectionarchive20150901uk-students-fancy-winning-1000-for-completing-a-challenge-with-microsoft-azure-hello-cloud-challengeaspx

httpblogsmsdncombuk_faculty_connectionarchive20150916creating-a-php-web-site-with-a-cleardb-mysql-database-on-azure-student-accountaspx

httpblogsmsdncombuk_faculty_connectionarchive20150907what-is-continuous-integration-github-website-deployment-exampleaspx

httpblogsmsdncombuk_faculty_connectionarchive20150901uk-students-fancy-winning-1000-for-completing-a-challenge-with-microsoft-azure-hello-cloud-challengeaspx

httpblogsmsdncombuk_faculty_connectionarchive20150916creating-a-php-web-site-with-a-cleardb-mysql-database-on-azure-student-accountaspx

httpblogsmsdncombuk_faculty_connectionarchive20150907what-is-continuous-integration-github-website-deployment-exampleaspx