A
A
Anatoliy Mikhailov2015-10-27 04:51:16
ASP.NET
Anatoliy Mikhailov, 2015-10-27 04:51:16

Has anyone managed to figure out WebForms 4.6 in ASP.NET 5 (vNext)?

Almost all documentation and general information on ASP.NET 5 contains the essence of MVC 6 and there is a definition that is simply copied by everyone:

we did not forget about WebForms and added roslyn and async model binding and ef to it

but there is no example, in NuGet also did not find anything about this.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman, 2015-10-27
@yarosroman

ASP.NET 5 doesn't have WebForms. For in vNext, the connection with System.Web, to which WebWorms is tied, was removed, and, as a result, the decoupling from IIS.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question