I am currently developing a Windows Phone project consisting of multiple libraries where someday I will need to update various assemblies by downloading a DLL file over the Internet.
Is it possible to load a runtime DLL on Windows Phone 8 and accomplish the goal described above?
No, this is not allowed. All binary files that run on the phone must be signed by MSFT as part of the process of receiving them through the application through the application for the Windows Phone App Store.
, -, ( ) -.
Source: https://habr.com/ru/post/1530951/More articles:Checking table compatibility in sqlalchemy - pythonConvert date and time to RFC 3339 - phpиспользовать pingdom для мониторинга мыльного обслуживания - soapProperty Priority: system file and descriptor file versus properties file - javaHandling link outlines in JSON.net - jsonQML Javascript "console.log" with UTF-8 - javascriptError: Gradle HelloWorld project update error: Script build error, unsupported Gradle DSL method found: 'setRoot ()'! - androidThe transaction log for the database "Name" is full. To find out why log space cannot be reused, see the log_reuse_wait_desc Column in sys.databases - sql-serverDisable subframes (iframes) loaded in PhantomJs / QtWebKit - phantomjsHow to get model property in className of ItemView element? - javascriptAll Articles