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:
SQL
How do you update 100 rows with single query with variable data populating each row ? 2014-09-19, 3046👍, 0💬
How do you define an integer in SQL Server?
How do you define an integer in SQL Server? We define integer in Sql server as var_name int 2014-09-17, 1797👍, 0💬
Convert Windows login to SQL login
how will you convert windows authentication mode to sql server mode? 2014-09-15, 2580👍, 0💬
On order to get assembly info which namespace we should import?
On order to get assembly info which namespace we should import? System.Reflection Namespace 2014-09-08, 1841👍, 0💬
How many classes can a single.NET DLL contain?
How many classes can a single.NET DLL contain? Answer1: As many Answer2: One or more 2014-09-04, 2047👍, 0💬
Popular Posts:
Can you tell me how to check whether a linked list is circular? Create two pointers, and set both to...
Managed Code and Unmanaged Code related ASP.NET - How do you hide Public .NET Classes and other publ...
it will be very helpful if you send some important Questions with Answers of DBMS Tell us what types...
1. The basics first, please define the web in simple language? How is it connected with internet? Wh...
When should the method invokeLater() be used? This method is used to ensure that Swing components ar...