No announcements
Found 2971623 threads
-
5 Votes
Runnig a console application from asp.net mvc in azure
Hi if your using visual studio 2013 or 2015 and the Azure SDK from version 2.4 you can package a webjob console application and deploy it without leaving Visual ...Answered | 5 Replies | 2076 Views | Created by Ankit Sarkar - Thursday, July 3, 2014 11:57 AM | Last reply by Lee Stott - Tuesday, August 18, 2015 7:00 PM -
1 Votes
Migrate mvc application to Azure
Hi, I would suggest you to check the post of Mustafa Toroman from this thread and check if it helps:Answered | 1 Replies | 545 Views | Created by IanCreata - Monday, August 31, 2015 6:13 PM | Last reply by Azam Khan - MSFT - Monday, August 31, 2015 6:16 PM -
0 Votes
ASP.NET MVC 3 and Azure
I think you would like this article by smarx: http://blog.smarx.com/posts/asp-net-mvc-in-windows-azure.Net C# developerAnswered | 4 Replies | 15858 Views | Created by ivowiblo - Saturday, August 21, 2010 4:03 AM | Last reply by DamaGer - Sunday, February 13, 2011 8:27 PM -
1 Votes
Azure and ASP.NET MVC session storage.
Do you use SQL Azure in your project?Answered | 3 Replies | 7191 Views | Created by Igit - Friday, January 6, 2012 10:54 PM | Last reply by Srini Ganji - Sunday, January 8, 2012 10:33 AM -
0 Votes
Using Azure Mobile App Service Client in an ASP.NET MVC Application
Doing that won't let you share/leverage authentication details easily, but if that isn't a part of your application, than it might be ok.Answered | 1 Replies | 895 Views | Created by Martino Bordin - Saturday, July 18, 2015 4:26 PM | Last reply by Matthew Henderson - MSFT - Monday, July 20, 2015 4:00 PM -
0 Votes
Azure and stateless ASP.NET MVC
I've also heard about stateless MVC, but i really don't know what it is and how do you "save" and access state between calls (like the ID od the current logged in user for ...Answered | 1 Replies | 6660 Views | Created by Igit - Thursday, January 19, 2012 1:01 PM | Last reply by Arwind - MSFT - Friday, January 20, 2012 2:23 AM -
0 Votes
Azure Console Application
Did you change the application Properties to use the entire .NET Framework and not just .NET Client Profile?Answered | 2 Replies | 7207 Views | Created by BSavoie - Wednesday, February 16, 2011 12:17 AM | Last reply by BSavoie - Wednesday, February 16, 2011 12:47 AM -
1 Votes
Entity Framework works in console app. but not ASP.NET MVC
ASP.Net MVC forum on forums.asp.net.Answered | 4 Replies | 9611 Views | Created by Thebighoser - Tuesday, December 1, 2009 7:59 AM | Last reply by Just Karl - Wednesday, January 15, 2014 4:11 PM -
1 Votes
Migration of Asp.net web Application to Asp.net MVC application
Hi, Kindly let me educate which is the right approach to migrate the existing asp.net application to asp.net MVC application, or is it ...Answered | 1 Replies | 2941 Views | Created by Tanveer Ahmad1 - Saturday, May 18, 2013 9:05 PM | Last reply by Just Karl - Tuesday, May 21, 2013 2:22 PM -
0 Votes
Azure Free Trial.
Finally, I have deployed simple ASP.NET MVC application from trial on Azure.Answered | 3 Replies | 1017 Views | Created by Aliaksandr_Sh - Friday, September 18, 2015 12:45 PM | Last reply by Aliaksandr_Sh - Tuesday, September 29, 2015 5:15 AM -
3 Votes
ASP.NET MVC code first connect to Azure MySQL database?
My question is about connecting C# ASP.NET MVC app to ClearDB so I can use either code-first or database-first with entity framework not PHP website.Answered | 3 Replies | 2959 Views | Created by hal0360 - Thursday, September 17, 2015 8:37 PM | Last reply by Lee Stott - Thursday, November 5, 2015 10:03 AM -
0 Votes
Allow downloading files from ASP.NET MVC 5 application
Hello Azurest, Thank you for your interest in Azure.Answered | 1 Replies | 1486 Views | Created by Azurest - Saturday, September 27, 2014 9:38 AM | Last reply by Syed Irfan Hussain - Sunday, September 28, 2014 10:28 AM -
0 Votes
ASP.NET MVC app hosted on azure and session state
The fundamental mantra in session handling in cloud is to separate it from app/role.Answered | 3 Replies | 6545 Views | Created by Igit - Wednesday, January 18, 2012 6:24 PM | Last reply by Igit - Thursday, January 19, 2012 12:58 PM -
0 Votes
Azure AD, SSO, SAML v 1.0 on ASP.net MVC
Please check this sample - https://github.com/akang/Azure-Saml if this helps.Answered | 3 Replies | 1563 Views | Created by RohitMumbai - Wednesday, May 15, 2019 12:06 PM | Last reply by SaurabhSharma-MSFT - Thursday, May 16, 2019 3:55 PM -
1 Votes
URL Rewriting In ASP.NET MVC 2 Application
You'll need to post it in the dedicated ASP.Net Forum http://forums.asp.net for more efficient responses, where you can contact ASP.NET ...Answered | 1 Replies | 2252 Views | Created by PB5590 - Friday, August 16, 2013 7:24 AM | Last reply by Eason_H - Friday, August 16, 2013 1:29 PM -
1 Votes
Creating an ASP.NET MVC Application, PlanMyNight
You'll need to post it there for more efficient responses, where you can contact ASP.NET experts.Answered | 1 Replies | 4790 Views | Created by sudipta ghosh - Thursday, September 22, 2011 4:42 AM | Last reply by Martin_Xie - Friday, September 23, 2011 7:11 AM -
1 Votes
Calling SharePoint from ASP.Net MVC
From your notes, You are expectation scope is wider than this stand alone MVC.NET application.Answered | 7 Replies | 4035 Views | Created by Venh - Thursday, September 3, 2015 5:56 AM | Last reply by Murugesa Pandian - Friday, September 4, 2015 3:17 AM -
1 Votes
Developing ASP.NET MVC 4 Web Applications: No training book available??
ASP.NET MVC Advanced Topics,Windows Azure: The Big Picture for this exam.Answered | 4 Replies | 3941 Views | Created by BanksySan - Friday, April 12, 2013 12:03 AM | Last reply by BanksySan - Sunday, April 14, 2013 1:45 PM -
4 Votes
Azure cloud service with ASP.NET MVC 2 web role
Hi Natacha, In Windows Azure these features are already activated.Answered | 9 Replies | 11187 Views | Created by stof65 - Tuesday, August 24, 2010 9:29 PM | Last reply by Patriek van Dorp - Saturday, March 26, 2011 6:39 PM -
0 Votes
How to implement alert in windows azure application with asp.net mvc
Using MS exchange online which again is a service on ...Answered | 2 Replies | 6296 Views | Created by hvm2 - Friday, June 24, 2011 5:36 AM | Last reply by Arora S - Friday, June 24, 2011 11:51 AM - Items 1 to 20 of 2971623 Next ›
No announcements