开发者

ProAspCompLib.dll - what is this for?

开发者 https://www.devze.com 2022-12-13 09:14 出处:网络
Trying to dissect a very badly written ASP.NET app.开发者_StackOverflow中文版 Can someone tell me what this assembly (ProAspCompLib.dll) is used for?Well, after some brief google-fu, my best guess is

Trying to dissect a very badly written ASP.NET app.开发者_StackOverflow中文版 Can someone tell me what this assembly (ProAspCompLib.dll) is used for?


Well, after some brief google-fu, my best guess is a code library associated with a (Chinese) programming book. If this is the case you may be able to find the original/translated English version. http://book.csdn.net/bookfiles/172/1001727754.shtml .

Instead of trying to track this book down, a better option would be to examine the library using the free Reflector.

0

精彩评论

暂无评论...
验证码 换一张
取 消