azure
How to achieve high-performance REST API on Azure with .NET?
We have a .NET Web Role hosted on Windows Azure that only serves a REST API with only a hand few web methods.[详细]
2023-04-08 07:41 分类:问答Can I access azure applications from any device?
I have read that t开发者_开发技巧o use applications present on cloud, the only requirement is a web browser and an Internet connection.[详细]
2023-04-08 02:53 分类:问答C# - Can't send mail in WIndows Azure via Gmail SMTP
This is my Web.config: <system.net> <mailSettings> <smtp deliveryMethod=\"Network\"> <network defaultCredentials=\"true\" enableSsl=\"true\" host=\"smtp.gmail.com\" port=\"25\" u[详细]
2023-04-08 00:02 分类:问答Umbraco contour on azure fails when form is submitted
I have installed my Umbraco site on Azure and this is working beautifully. I installed Contour on my Umbrcaco system whi开发者_JAVA百科ch I did manually in order to successfully install the database.[详细]
2023-04-07 23:46 分类:问答Azure web role receiving results from a long process
My Azure web role uses Ajax to call a function (in default.aspx.cs) that delegates work to worker roles. Worker roles may take up to 30-40 minutes depending on input file selected by user. If the work[详细]
2023-04-07 23:23 分类:问答Azure Storage & Snapshots
I have a VHD in a container which was mounted by an instance (a DotNetNuke accelerator). But now the instance is stopped so the VHD is not mounted anymore.[详细]
2023-04-07 19:46 分类:问答Why doesn't Windows Azure Diagnostics reliably log?
We are having problems getting Windows Azure Diagnostics to reliably log. It seems hit-or-miss and we don\'t understand why.[详细]
2023-04-07 12:07 分类:问答Windows Azure Access Control with ASP.NET Membership
I have an existing production application that uses vanilla ASP.Net Membership for a开发者_如何学Cuthentication.[详细]
2023-04-07 09:48 分类:问答Azure ACS Popup or In Page Redirect, What's better?
What to get more opinion on something I\'m working on right now and what do you think is better in this situation.[详细]
2023-04-07 05:14 分类:问答facebook api error code: 191 Asp.Net MVC 3 using Dev Environment localhost and ACS
I have been trying for the last couple of days to get the ACS integration for my identity providers.The main ones work, Google, Yahoo!, and Live, but I cannot get Facebook to work with my localhost de[详细]
2023-04-07 04:52 分类:问答
加载中,请稍侯......