VB Dot Net Developer Question:
Tell me which namespace are used for accessing the data?
Answer:
System.Data namespace is used for accessing and managing data from the required data source. This namespace deals only with the data from the specified database.
Previous Question | Next Question |
Explain namespace? | Explain JIT? |