Frequently Asked Interview Questions
What is the use of Connection object?
5. What is the use of Connection object?
They are used to connect a data to a command object.
SqlConnection:
used to connect Sql Server.
OleDbConnection:
used to connect with OLE-DB provider.
OdbcConnection:
is used to connect with data sources with ODBC provider.
ADO.NET
ADO.Net Interview Questions >>
Newer Post
Older Post
Home
Most Visited Pages
Unable to process SMSESSION cookie
Unable to process SMSESSION cookie warning in siteminder webagent logs We could see this warning in siteminder web agent logs. user tries ...
Policy Server Failover, Load Balancing and Clustering
Overview Agent to Policy Server Failover Dynamic Load Balancing Policy Server Clustering Exercise 1: Policy Server Failover Exercise 2: Mult...
Policy Server Failover
Exercise 1 : Policy Server Failover In this exercise, you and a partner will configure your systems for policy server failover. You will cha...
Policy Server Clustering
A cluster is a set of servers with dynamic load balancing. Load is dynamically distributed among the servers in a cluster. Trusted hosts can...
Siteminder Tutorials
Siteminder Tutorials :: Conceptual Overview N-Tier Architecture Components SiteMinder Overview SiteMinder Components SiteMinder Features Sin...
SQL Interview Questions on Indexes
<<PREV SQL Interview Questions on Indexes NEXT >> 11. What is Index? It’s purpose? Indexes in databases are similar to indexes ...
N-Tier Architecture Components
N-Tier Architecture Components Clients (Browser & Standalone Application) – managesuser (a.k.a. actors) interaction with the applica...
CSharp DotNet Interview Questions and Answers Part-3
<< PREV NEXT >> 21. What debugging tools come with the .NET SDK? CorDBG – command-line debugger, and DbgCLR – graphic debugger....
Validation Controls in Asp.Net
Validation Controls: We can add validation controls to asp.net pages to validate user input based on validation criteria. ASP.NET Validation...
C Sharp Interview Questions and Answers Part-4
<< PREV NEXT >> 31. What are advantages and disadvantages of data provider classes in ADO.NET? SQLServer.NET data provider is h...
Home
|
Site Index
|
Contact Us