随笔-22  评论-42  文章-0  trackbacks-1
  2005年10月20日

刚才Management Studio正好死掉了,出来下面这么个框:

---------------------------
SqlWb.exe - Common Language Runtime Debugging Services
---------------------------
Application has generated an exception that could not be handled.

Process ID=0xfa8 (4008), Thread ID=0x8c0 (2240).

Click OK to terminate the application.
Click CANCEL to debug the application.
---------------------------
OK   Cancel  
---------------------------

果然是.net写的啊。
看来.net在大型应用方面,性能不容乐观。我机器是讯驰1.8,1g内存,都那么慢。

posted @ 2005-10-20 16:35 David 阅读(166) 评论(0) 编辑
在任意一个object上点右键,起码3秒后菜单才出来,open一个table或者view,也要过2秒才看到窗口。搞不懂为什么这么慢,莫非是.net写的?可是我用反编译器看过不是的啊。
posted @ 2005-10-20 09:58 David 阅读(601) 评论(1) 编辑