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:
Can we force garbage collector to run
Can we force garbage collector to run ? System.GC.Collect() forces garbage collector to run. This is not recommended but can be used if situations arises. 2007-10-22, 4534👍, 0💬
What is file extension of Webservices ?
.NET INTERVIEW QUESTIONS - What is file extension of Webservices ? The extension for Webservices is .ASMX. 2009-10-13, 4523👍, 0💬
dot net qstn
How would ASP and ASP.NET apps run at the same time on the same server? 2010-07-29, 4501👍, 0💬
What is a Thread ?
.NET INTERVIEW QUESTIONS - What is a Thread ? A thread is the basic unit to which the operating system allocates processor time. 2009-11-03, 4412👍, 0💬
Popular Posts:
How did you implement UML in your project ? PART II Implementation phase / Coding phase (Class diagr...
How To Enter Boolean Values in SQL Statements? - MySQL FAQs - Introduction to SQL Basics If you want...
Are risk constant through out the project ? * Never say that risk is high through out the project. R...
How you will enable front-end validation based on the xml in validation.xml? The <html:javascr...
Enable ASP.NET polling using “web.config” file Now that all our database side is configured in order...