摘要:
当你在2003中拖拉那些可停靠的工具窗口时, 具体定位需要凭拖拉经验决定, 即使是一个老手也需要进行细微的调整才能达到所需要的效果,不过在2005中采用了一个9个定位的小窗口,只需要选中工具窗口到定位点就可以自动停靠,使用起来极为方便,如图: 阅读全文
摘要:
we specify the pooling characteristics in the connection string when the SqlConnection is constructed, as shown in the following code sample. Please note: Pooling is implicit, you automatically get it... 阅读全文
摘要:
安装了VS.NET2005已经好几天,现在终于可以有空好好的study,可刚建立一个Web Application就发现一个不爽之处,VS2003可以直接在右键菜单中选择compile单个项目,2005好象把这个功能给取消了(??),必须到系统菜单栏进行选择,或者右键解决方案compile整个solution,不过对于Windows Application倒是有build和rebuild操作选项,... 阅读全文