ADO.NET 2.0 Question:
Download Job Interview Questions and Answers PDF
Explain Which name space is used to get assembly details?
Answer:
System.Assembly is the name space which u need to include in u r program to get the assembly details.To get the assembly details of the current running one is thru reflection so u need another namespace called System.Reflection "Happy Programming"
Download ADO.NET 2.0 Interview Questions And Answers
PDF
Previous Question | Next Question |
Explain How to create dynamic Gridview? | Explain How to pass multiple tables in datasets simultaneously? |