maintaining file repository in .Net application
-
31 กรกฎาคม 2555 11:00Can we maintain the file repository structure (dynamically generated to store the images) in .Net application and deploy in Microsoft Azure.
Sambit Rath - Director Biz On Cloud Systems Technologies P Ltd.
ตอบทั้งหมด
-
31 กรกฎาคม 2555 14:22
Yes you can but the best option is usually to use one of the cloud-native solutions: use one of the Windows Azure Storage Services or use SQL Azure. These services are all built into Windows Azure for the purpose of supporting scalable, reliable, highly available storage.
A nice article is here to present you many options with file system in cloud.
http://blog.codingoutloud.com/2011/06/12/azure-faq-can-i-write-to-the-file-system-on-windows-azure/
Or
We have a specialized forum for Azure @ Windows Azure Development where some experts may give you prompt answer
Lingaraj Mishra
- แก้ไขโดย Lingaraj Mishra 31 กรกฎาคม 2555 14:25
- เสนอเป็นคำตอบโดย Mike FengMicrosoft, Moderator 1 สิงหาคม 2555 10:17
- ทำเครื่องหมายเป็นคำตอบโดย Mike FengMicrosoft, Moderator 9 สิงหาคม 2555 15:22