Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
What tool is used to manage the GAC?
What tool is used to manage the GAC? What tool is used to manage the GAC? * GacMgr.exe * GacSvr32.exe * GacUtil.exe * RegSvr.exe GacUtil.exe 2014-03-11, 2778👍, 0💬
Where are shared assemblies stored?
Where are shared assemblies stored? Global assembly cache. 2014-12-19, 2718👍, 0💬
State True or False: A single .NET dll can contain unlimited classes: * True or * False?
State True or False: A single .NET dll can contain unlimited classes: * True or * False? True 2014-03-12, 2673👍, 0💬
How can you create a strong name for a .NET assembly?
How can you create a strong name for a .NET assembly? With the help of Strong Name tool (sn.exe). 2014-12-22, 2634👍, 0💬
Popular Posts:
How To Divide Query Output into Groups? - MySQL FAQs - SQL SELECT Query Statements with GROUP BY You...
What will be printed as the result of the operation below: main() { char *ptr = " Cisco Systems"; *p...
How To Change System Global Area (SGA)? - Oracle DBA FAQ - Introduction to Oracle Database 10g Expre...
what are the advantages of hosting WCF Services in IIS as compared to self hosting? There are two ma...
How does one iterate through items and records in a specified block? One can use NEXT_FIELD to itera...