Posts

Showing posts from April, 2017

send otp and mail

 protected void Page_Load(object sender, EventArgs e)         {             var appsurl = ConfigurationManager.AppSettings["APIPath"].ToString();             client.BaseAddress = new Uri(appsurl);             if (!IsPostBack)             {                 lblshowmessage.Visible = false;                 GetHeaderlogo();                 GetMenuList();                 #region Indexpage Username and Menu Show Page                 if (Session["UserName"] != null)                 {                     afterlogin.InnerText = Session["UserName"].ToString(...

cache

http://www.jitendrazaa.com/blog/microsoft/net/page_load-firing-multiple-time-in-radwindow-popup/

imp links in

Bookmarks Bookmarks bar how to find out contanier in azure using c#.net - Google Search An Introduction to Windows Azure BLOB Storage - Simple Talk Check Container Exists In Azure Blob Storage in C#.Net | .Net Pickles azure-docs/storage-dotnet-how-to-use-blobs.md at master · Microsoft/azure-docs · GitHub How to create and delete container in azure blob storage? | The ASP.NET Forums c# - List all containers and blobs - Stack Overflow c# - Azure Blob Storage - How to determine if a specified container contains any blobs? - Stack Overflow Get started with Azure Queue storage using .NET | Microsoft Docs Get started with Azure Blob storage (object storage) using .NET | Microsoft Docs Google Image Result for http://blog.octo.com/wp-content/uploads/2011/07/blob_storage_structure.png Google Image Result for https://developer.xamarin.com/guides/xamarin-forms/web-services/storage/azure-s...