摘要:
Open the windows Run dialog (Windows Key + r) Type C:\Windows\assembly\gac_msil. This is some sort of weird hack that lets you browse your GAC. You ca 阅读全文
摘要:
最近在使用公司VS2010开发的老的项目时,发现一些问题 公司用VS2010开发了一个项目,生成 GUS_TestIdentity.dll, 放在 C:\Windows\assembly 中 当在另一个项目中使用这个dll时,Vb.net 中是这样写的: Dim myObj As New Test. 阅读全文
摘要:
首先我们一下,在SQL Server 2014 Management Studio中,如何为一张表设置Non-Clustered index 具体可以参考 https://docs.microsoft.com/en-us/sql/relational-databases/indexes/create 阅读全文