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 does WSDL stand for?
What does WSDL stand for? Web Services Description Language 2014-02-06, 1929👍, 0💬
What is IIS? Have you used it?
What is IIS? Have you used it? IIS - Internet Information Server IIS is used to access the ASP.Net web applications Yes, I used in ASP.NET web applications. 2013-12-12, 1918👍, 0💬
What base class do all Web Forms inherit from?
What base class do all Web Forms inherit from? System.Web.UI.Page 2014-01-30, 1917👍, 0💬
What is smart navigation?
What is smart navigation? The cursor position is maintained when the page gets refreshed due to the server side validation and the page gets refreshed. 2014-01-10, 1915👍, 0💬
What is OLAP?
What is OLAP? OLAP is an acronym for On Line Analytical Processing. It is an approach to quickly provide the answer to analytical queries that are dimensional in nature. 2014-10-29, 1914👍, 0💬
Popular Posts:
How do we generate strong names ? or What is use the of SN.EXE ? or How do we apply strong names to ...
Can you prevent a class from overriding ? If you define a class as “Sealed” in C# and “NotInheritab...
What is SMC approach of estimation?
If locking is not implemented what issues can occur? IFollowing are the problems that occur if you d...
Managed Code and Unmanaged Code related ASP.NET - How do you hide Public .NET Classes and other publ...