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
What are the advantages of .net?
Is there any inbuilt tool or command provided by .NET to view the code inside the assembly?
What's wrong with a line like this? Datetime.parse(mystring);
What are the properties of ADO.NET?
hai, about trading domain and need simple project on trading system. please help me...
Explain what is the difference between encrypting a password and applying a hashing?
Difference between value type & reference types ?
What is stored procedure ? how we use it in .NET ?
I'm having some trouble with cas. How can I troubleshoot the problem?
What is manifest in .net?
What is common language specification (cls)?
What does msil do?
What class does icon derive from? Isn't it just a bitmap with a wrapper name around it?
What is Full trust permission set in .Net
What is the use of UML in .Net