使用VB.Net将图像上载到Azure Blob [英] Uploading images to Azure Blobs using VB.Net

查看:105
本文介绍了使用VB.Net将图像上载到Azure Blob的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嘿所有,

我正在使用Azure SQL作为我的后端在VB.Net上开发会计/库存管理解决方案。

I am developing an accounting/inventory management solution on VB.Net with Azure SQL as my backend.

其中一项功能是保存产品图像。

One of the features in it is to save product images.

由于我使用的是Azure SQL,因此我想利用Azure Blob。

Since I am using Azure SQL, I would like to take advantage of Azure Blobs.

我不太确定如何使用Visual Basic编写代码,我可以上传,删除或替换图像。

I am not very sure how I can code this out using Visual Basic, where I can Upload, delete or replace an image.

需要帮助。

推荐答案

不确定VB,但下面是PowerShell的代码

Not sure about VB but below is the code for PowerShell

< span style ="color:#ffeddd; font-family:Arial,Tahoma,Helvetica,FreeSans,sans-serif; font-size:13.524px; background-color:#441500">


item = get-childitem C:\ Users \Vayu \Desktop \ azure

foreach(
item=get-childitem C:\Users\Vayu\Desktop\azure
foreach(


文件


这篇关于使用VB.Net将图像上载到Azure Blob的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆