我思故我在我有我精彩--liangqihui

爱欲追而情已逝,子欲孝而亲不待。人生的困苦又怎能用一个难字囊尽百味
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

微软专业词汇缩写查询

Posted on 2006-07-17 09:42  挥辉  阅读(628)  评论(0)    收藏  举报
http://msw/AboutMicrosoft/Glossary/Pages/default.aspx

Q:How to work  the .net FrameWork2.0 in  WTT2.2
A:add the followed  sentence in "wttstudio.exe.config" under the forld "WTT2.2":
  <startup>        
  <supportedRuntime version="v2.0.50727"/>        
  <supportedRuntime version="v1.1.4322"/> 
  </startup>