我将imageview的默认大小设置为width=511和height=385.imageview的来源来自drawable.基于动态值,我需要更改图像视图的大小或适合它的图像.例如,我想将其中的imageview或图像的大小更改为width=140和height=100
ImageView scale=(ImageView) findViewById(R.id.scaleimage);
Run Code Online (Sandbox Code Playgroud) 有没有办法在Windows 8 metro应用程序中拖放图像.我正在使用C#和XAML.以下是我需要的......

我需要通过以下网址发送敏感数据.
http://www.mydomain.com/handlingfile.php?username="abc"&password="pass"&BankAccount="0983479"
Run Code Online (Sandbox Code Playgroud)
加密参数值以进行安全通信的最佳方法是什么?