If you have a modular application that depends on its modules, it is located in separate libraries ( dlls).
dlls
Which re- division strategy will be good to follow?
The application is installed using Setup Projectavailable in Visual Studio.
Setup Project
I would like to avoid the copy and paste approach!
The easiest way to get around the copy and paste method is to deploy your application as an intelligent client application . That way, you just put your new dll in one place, and the next time each application is restarted, it will load new assemblies.
, 30 , "updater", , Windows 3 . , .NET ClickOnce. , " " ( 2 ), ClickOnce, .
XML , , , / . , , , , .
, , , .
Source: https://habr.com/ru/post/1740748/More articles:C # Proxy using Sockets, how do I do this? - c #GWT folding table - gwtjquery checkbox help get name and value of checkbox - javascriptHow to save Map objects in Java database in MySQL - javaSerializing a java card for db - serializationHow to use SVN effectively? - svnConnect to https: // webservice in an asp.net application - asp.netSSRS 2008 + SSL Displays 404 Not Found - sslHow to form an optimal query to get high scores from a database? - databaseFloating window wpf - c #All Articles