No announcements
Found 3658595 threads
-
0 Votes
Entityframework code first Migration
Especially for someone gradually discovers EF.Answered | 6 Replies | 804 Views | Created by beela - Thursday, January 7, 2016 10:15 PM | Last reply by beela - Wednesday, January 13, 2016 8:41 AM -
1 Votes
consume web service in Asp.net MVC
ASP.Net MVC forum on forums.asp.net.Answered | 12 Replies | 8317 Views | Created by RProgrammer - Tuesday, April 23, 2013 2:39 AM | Last reply by Just Karl - Wednesday, January 15, 2014 3:34 PM -
0 Votes
Migrate Web apps into Azure
This VM is a kind of web server where it hosts 4 web applications.Answered | 2 Replies | 669 Views | Created by Prasenna Kannan - Wednesday, September 25, 2019 12:35 PM | Last reply by Prasenna Kannan - Friday, September 27, 2019 9:33 PM -
0 Votes
Publish Database With MVC Web Site
Hi Kevin, Recommend you to refer this article which details about Adding a database to the application.Answered | 1 Replies | 778 Views | Created by KevinHough - Friday, March 6, 2015 2:43 AM | Last reply by Shirisha Paderu - Friday, March 6, 2015 8:13 AM -
0 Votes
MVC app publish to Azure web app
Ok, but you have a bunch of sites in there, so we'll need some hint as to which one we're discussing.Answered | 21 Replies | 728 Views | Created by CBZS - Tuesday, February 16, 2016 8:12 PM | Last reply by David Ebbo - Friday, February 19, 2016 10:52 PM -
0 Votes
Database first to code first problem (EF Power Tools)
Attribute table had "Attribute_Attribute" named foreign key which was linked to its own primary key column.Answered | 2 Replies | 727 Views | Created by Risord - Thursday, June 18, 2015 11:43 AM | Last reply by Risord - Monday, June 22, 2015 3:06 PM -
2 Votes
Which Mirosoft Web Framework to use?
No ASP.NET event handlers needed to enable sorting and pagination - something which has been a pain for our other web sites.Answered | 6 Replies | 4796 Views | Created by amir tohidi - Wednesday, July 14, 2010 8:28 AM | Last reply by amir tohidi - Thursday, July 15, 2010 9:22 AM -
0 Votes
Web API project ASP.NET Core 1.0 not recognising dnx ef command in command prompt
Hey, The project template for WebAPI does not include any of the EF packages (the MVC one does, because it uses EF for ASP.NET Identity).Answered | 2 Replies | 1187 Views | Created by Bifrost Ltd - Saturday, March 19, 2016 7:13 PM | Last reply by Bifrost Ltd - Tuesday, March 22, 2016 4:43 PM -
0 Votes
SharePoint web pages inside ASP.NET web app
If you are running SharePoint 2013, you can implement the functionalities present inside the page using Provider hosted apps , which give you ASP.NET MVC framework ...Answered | 5 Replies | 3804 Views | Created by MayankSheth - Tuesday, July 8, 2014 3:41 AM | Last reply by noframe - Monday, April 16, 2018 7:51 PM -
0 Votes
Preferred hosting mechanism between Web Apps and Web Role for ASP.Net Web API
The problem is there is very little literature available as to what needs to be done if the Web APIs are to be hosted?Answered | 3 Replies | 425 Views | Created by saurabh_vartak - Thursday, April 16, 2015 8:51 AM | Last reply by Shirisha Paderu - Thursday, April 16, 2015 11:05 AM -
2 Votes
Code-First EF hosted SqlAzure (not creating tables)
There are a couple of things to be aware of if you want Code First to create the database: The login needs access to the ...Answered | 6 Replies | 8877 Views | Created by Phil Cockfield - Sunday, July 18, 2010 7:32 PM | Last reply by Rowan Miller - Friday, February 4, 2011 9:48 PM -
2 Votes
Deploy a web role in Azure
Hi, First i am answering your questions in order For a, b visit this url there are samples to be done in normal windows application using Csharp, cloud ...Answered | 3 Replies | 7201 Views | Created by samichaudry - Monday, January 2, 2012 9:54 PM | Last reply by REHAN BHARUCHA - Saturday, January 7, 2012 6:09 AM -
1 Votes
Migrating hosted ASP applications to Azure
Hi Sandor, If I understand you correctly, you are trying to Migrate the hosted ASP.net application from else where to Azure platform .Answered | 1 Replies | 736 Views | Created by Sandor Sz - Wednesday, July 23, 2014 4:32 PM | Last reply by Shirisha Paderu - Friday, July 25, 2014 5:39 PM -
0 Votes
EF 4 Code First - Help with model design
Please check the following code: public class Account { public Int32 AccountID { get; set; } ...Answered | 1 Replies | 1010 Views | Created by VivekRajR - Sunday, January 6, 2013 8:17 AM | Last reply by Alexander Sun - Monday, January 7, 2013 7:41 AM -
0 Votes
ASP.Net Web Forms Applications with Identity (Not MVC or Core)
I am trying to find a tutorial/walk-through to learn how to properly create an ASP.Net Web Forms application that uses the new Identity technology.Answered | 1 Replies | 1919 Views | Created by DavidWisniewski - Wednesday, December 7, 2016 1:00 AM | Last reply by Danny van Dam - Thursday, December 22, 2016 12:02 PM -
2 Votes
Crystal reports in VS2012 ASP.NET MVC 4
After publication copy your Report designer files on your deploy version.Answered | 2 Replies | 4327 Views | Created by Brack1122 - Thursday, June 13, 2013 11:35 PM | Last reply by Roudro - Wednesday, June 18, 2014 11:00 AM -
2 Votes
How to implement SAML 2.0 in ASP.NET MVC 4
ASP.NET MVC has a MVC forum where issues can be discussed at the ASP.NET forums.Answered | 2 Replies | 8313 Views | Created by Mandy Ace - Sunday, July 28, 2019 2:10 AM | Last reply by DA924x - Sunday, July 28, 2019 9:27 AM -
2 Votes
Medium trust + EF Code First (CTP5) + SQLCe/SQL = Security Exception
Hi, There is a bug that prevents Code First working in partial trust when bin deployed.Answered | 4 Replies | 5731 Views | Created by mnmagri - Friday, January 28, 2011 2:15 PM | Last reply by Rowan Miller - Friday, February 4, 2011 7:55 PM -
0 Votes
SharePoint ClientContext Issue in ASP.NET MVC Provider Hosted App
You would use the below code to get the AppContextSite.Answered | 2 Replies | 1086 Views | Created by G Karthik Srivatsava - Thursday, January 21, 2016 10:13 AM | Last reply by Jerry Zy - Tuesday, January 26, 2016 3:15 AM -
1 Votes
Self Hosting Web Application versus IIS Hosting?
You suggested Web API and ASP.NET MVC.Answered | 7 Replies | 14858 Views | Created by Secure Blob - Monday, October 26, 2015 12:09 PM | Last reply by DA924 - Saturday, October 31, 2015 8:01 PM
No announcements