How to view a .NET assembly?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by Driver Script?
what is the use of stored procedure which has only one select statement over simple select statment query ? Why to write a stored procedure then ?
What is the need of OLE-automation?
What are object pooling and connection pooling and difference?
How to implement datagrid in.net? How would you make a combo-box appear in one column of a datagrid? What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for datagrid methods. What is the access specifier used for that methods in the code behind file and why?
How do you create threading in.net?
Explain what is the difference between odbc and ado?
Write a program to create a user control with name and surname as data members and login as method and also the code to call it.
What class does icon derive from? Isn't it just a bitmap with a wrapper name around it?
Different between .net & j2ee ?
Which two properties are on every validation control?
Can you create instance of a class which has private constructor?