What is the GAC? What problem does it solve?
Answers were Sorted based on User's Feedback
what are the topics choosen for jam round for interviews
What is meant by SQL,PL/SQL,SQL PLUS? Is there any differnece between them?
i want to insert textbox value to sql db. i have only one text box but store four values. ple give any one give sample code in asp.net c#..
Expand the following a) ISDN b) CASE c) CSMA/CD d) OOPS e) MIMD
write a program for finding the union of two integer array in java?
What is the language used for Artificial Intelligence?
hoe to data grid use in sql server 2000?
Which method protects back button to retrieve old value from previous page in Struts.
9. Read the function conv() given below conv(int t) { int u; u=5/9 * (t-32); return(u); } What is returned (a) 15 (b) 0 (c) 16.1 (d) 29
what is the difference between a namespace and assembly ?
is it possible to desable particular parameter of the normal orcle report based on some condition ?????? if yes,wht is the function for desabling a parameter...
Difference between interface and abstract class?