Click here to Skip to main content
15,914,594 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: ASP.NET MVC 6 Pin
Chris Maunder26-Jul-16 10:51
cofounderChris Maunder26-Jul-16 10:51 
JokeRe: ASP.NET MVC 6 Pin
Rajesh R Subramanian26-Jul-16 15:09
professionalRajesh R Subramanian26-Jul-16 15:09 
GeneralRe: ASP.NET MVC 6 Pin
Nish Nishant27-Jul-16 4:47
sitebuilderNish Nishant27-Jul-16 4:47 
GeneralRe: ASP.NET MVC 6 Pin
Kornfeld Eliyahu Peter26-Jul-16 22:10
professionalKornfeld Eliyahu Peter26-Jul-16 22:10 
GeneralRe: ASP.NET MVC 6 Pin
Dan Neely27-Jul-16 2:53
Dan Neely27-Jul-16 2:53 
GeneralRe: ASP.NET MVC 6 Pin
Richard Deeming26-Jul-16 11:52
mveRichard Deeming26-Jul-16 11:52 
GeneralRe: ASP.NET MVC 6 Pin
Vincent Maverick Durano27-Jul-16 4:01
professionalVincent Maverick Durano27-Jul-16 4:01 
GeneralRe: ASP.NET MVC 6 Pin
Richard Deeming27-Jul-16 4:13
mveRichard Deeming27-Jul-16 4:13 
That's great, but as I said, I don't want to host on other platforms. I want to write an ASP.NET site using the full framework, and host it in IIS, as per the "classic ASP.NET hosting" section of Rick's post.

But it seems there's no way to do that if you want the new features like tag helpers or view components. To host in IIS, you're stuck with MVC 5, which doesn't have those features.

It seems that "classic" ASP.NET is now no longer supported, and we're actively being pushed towards .NET Core, even though the tooling isn't ready yet. (For example, read this blog post[^] - almost every step is "manually edit the project file".)

I don't want to write a console application with a custom embedded web server. I already have a perfectly good web server, called IIS. I want to use IIS to host my code, and to take care of things like not locking the files whilst the site is running.

Which means I'm stuck with using MVC 5 or WebForms. And I have to put up with the fact that there will never be any improvements to either. Sigh | :sigh:



"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer


GeneralRe: ASP.NET MVC 6 Pin
Vincent Maverick Durano27-Jul-16 4:36
professionalVincent Maverick Durano27-Jul-16 4:36 
GeneralRe: ASP.NET MVC 6 Pin
Jeremy Falcon26-Jul-16 9:56
professionalJeremy Falcon26-Jul-16 9:56 
GeneralRe: ASP.NET MVC 6 Pin
ZurdoDev26-Jul-16 9:58
professionalZurdoDev26-Jul-16 9:58 
GeneralRe: ASP.NET MVC 6 Pin
Vincent Maverick Durano27-Jul-16 4:09
professionalVincent Maverick Durano27-Jul-16 4:09 
GeneralRe: ASP.NET MVC 6 Pin
Marc Clifton26-Jul-16 10:02
mvaMarc Clifton26-Jul-16 10:02 
GeneralRe: ASP.NET MVC 6 Pin
Jeremy Falcon26-Jul-16 11:06
professionalJeremy Falcon26-Jul-16 11:06 
GeneralRe: ASP.NET MVC 6 Pin
Richard Deeming26-Jul-16 11:57
mveRichard Deeming26-Jul-16 11:57 
PraiseRe: ASP.NET MVC 6 Pin
Jeremy Falcon26-Jul-16 12:00
professionalJeremy Falcon26-Jul-16 12:00 
GeneralRe: ASP.NET MVC 6 Pin
Dan Neely27-Jul-16 2:55
Dan Neely27-Jul-16 2:55 
GeneralRe: ASP.NET MVC 6 Pin
Vincent Maverick Durano27-Jul-16 4:22
professionalVincent Maverick Durano27-Jul-16 4:22 
GeneralSo, Forex and MetaTrader 4... Pin
Jeremy Falcon26-Jul-16 8:00
professionalJeremy Falcon26-Jul-16 8:00 
GeneralRe: So, Forex and MetaTrader 4... Pin
Slacker00726-Jul-16 8:37
professionalSlacker00726-Jul-16 8:37 
GeneralRe: So, Forex and MetaTrader 4... Pin
Jeremy Falcon26-Jul-16 8:48
professionalJeremy Falcon26-Jul-16 8:48 
QuestionRe: So, Forex and MetaTrader 4... Pin
Slacker00726-Jul-16 8:51
professionalSlacker00726-Jul-16 8:51 
AnswerRe: So, Forex and MetaTrader 4... Pin
Jeremy Falcon26-Jul-16 8:53
professionalJeremy Falcon26-Jul-16 8:53 
GeneralRe: So, Forex and MetaTrader 4... Pin
BillWoodruff26-Jul-16 13:21
professionalBillWoodruff26-Jul-16 13:21 
GeneralRe: So, Forex and MetaTrader 4... Pin
Jeremy Falcon26-Jul-16 14:09
professionalJeremy Falcon26-Jul-16 14:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.