阅读背景:

在Windows应用程序中使用旧的dll(。net) ?

来源:互联网 

I started work on porting an application I've written for deployment in the Windows 8 app store. This requires that the application be written against the subset of the .NET framework. My application follows an architecture where the core functionality is in it's own dll, and things like file system access are done through IoC. Basically, this means that the only dependency for the core dll is System. Because of this, I thought that porting would be a breeze - setup my IoC values and wire up a GUI then I'll be good to go. Only, I can't even reference my core dll from the windows store app (a.k.a. metro app).I started work on porting an application I've w




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: