how to connect database connectivity in dotNET? if suppose
SQL server?and also MS access?
Answer Posted / aravind
in code behind give namespace
using System.data.sqlclient;
and write connections string in web.config to which
database to connect
Is This Answer Correct ? | 40 Yes | 6 No |
Post New Answer View All Answers
How does cas works?
How to create a key pair in .net?
If you are executing these statements in commandobject. Select * from table1; select * from table2? How you will deal result set? 42. How do you sort a dataset.
What are the two main parts of the .net framework?
Different between .net & j2ee ?
How is meant by dll in .net?
Explain what are possible implementations of distributed applications in .net?
What does .net stand for?
Explain the main components in .net?
What do you mean by Code Access Security in .NET?
Difference between class and interface in .net?
What is the difference between user control an custom control? Advantages/disadvantages?
Explain the use of activex control in .net?
What does cli do?
What does stateless mean?