Presentation is loading. Please wait.

Presentation is loading. Please wait.

INFO 344 Web Tools And Development

Similar presentations


Presentation on theme: "INFO 344 Web Tools And Development"— Presentation transcript:

1 INFO 344 Web Tools And Development
CK Wang University of Washington Spring 2014

2 Announcements PA2 due 4/30 11pm PST
If you haven’t started = I would be worried You should get it working locally by this weekend otherwise, next week will be a bad week… If I tell you => you’ll forget If I show you => you’ll understand If you find & learn it yourself => you’ll remember 4ever

3 Announcements re: ajax, etc Questions on grading PA1 = come see me during office hours or after class Monday (not today…) – going to a morris chang talk. IEEE medal of honor, Stanford PhD in 2 yrs, TSMC founder & ceo, came back as 78… Have a hero 10 min survey on Canvas

4 Azure Blob Just like Amazon’s S3 Store large files that don’t change.
Large (> 10kb)

5 Azure Blob Upload file to Blob Storage using a tool [WebMethod]
Download file from Blob Storage via Code Show first line of file

6 Azure Blob Go to Azure portal, create storage container Download Azure explorer (free) Enter your name + key & upload random file Access blob storage Add microsoft.windowsazure.storage reference Open Server Explorer, add Blob under WinAzure Look at the blob, make sure your blob is there Copy the connection string (right click, modify connection, copy the string in preview, or just properties then on the right) Add app settings config to app.config Environment.GetFolderPath(Environment.SpecialFolder.ApplicationData).ToString() -> folder to store files Part 2: time local run, cloud run, cloud + same affinity group run. Hint: makes a big difference!! See Networks

7 Questions?


Download ppt "INFO 344 Web Tools And Development"

Similar presentations


Ads by Google