Is it possible to create and maintain an .Net framework 1.1 application with Visual Studio 2005?
In fact, there is an MSBuild extension that allows this scenario. It is called MSBee , and you can find it on CodePlex.
MSBuild Extras - Toolkit for .NET 1.1 "MSBee" is an add-on to MSBuild that allows developers to create managed applications using Visual Studio 2005 projects for .NET 1.1.
2005 .net 2.0 .
, , , , .Net 1.1 . , , Visual Studio . . , intellisense.
, , .
No Visual Studio 2005 only works with the 2.0.Net Framework. If you want to support application 1.1, you need to either use Visual Studio.Net or Visual Studio 2003.
MSBuild Toolkit for .NET 1.1 "MSBee" compiles from vs2005 to net1.1 only in web form, dontwork in asp.net ...
Source: https://habr.com/ru/post/1703037/More articles:Советы по сокращению использования памяти основной анимации - memoryWinForms TreeView - winformsWith this technology, could Silverlight IL be compiled and run in Flash? - c ++C # replacement for standard Treeview? - c #XSLT - рекурсивно работает наружу - xmlAssigning ColdFusion client variables using Javascript - javascriptWhat is cool in jboss jmx-console? - java-eeFinding Web Content Using C # - c #Configure Eclipse for the OA Framework? - eclipseКак разбить выпуклый многоугольник на правые треугольники, выровненные по осям X и Y? - mathAll Articles