摘要:
刚买的Dell本本碰到此问题, 特别郁闷, 使用起来也很不方便.遍历google搜索最终挖出了解决方法,亲测可用直接贴操作: 很简单的英文描述,相信大家能看懂,我就不翻译了.Click on Start and then Run. In the text box in the Run window, type regedit and click OK. This will open the Reg... 阅读全文
摘要:
Microsoft introduced Declarative Programming Style with release of MTS and COM+. MTS and COM+ provided many configurable services. E.g. "Transactional" attributes, Synchronization attributes, etc. The best thing about all these services is that it requires minimum efforts on developer side. All the services are configurable using the attributes. But we could never really add to set of attributes that MTS or COM+ provided. To some extent it helped us to visualize the capabilities of the future ap 阅读全文