Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Using Ado.net, what front ends and back ends can you use?

Answers were Sorted based on User's Feedback



Using Ado.net, what front ends and back ends can you use? ..

Answer / sunilkumar

ado .net front end is c#.net and back end is sqlserver

Is This Answer Correct ?    36 Yes 8 No

Using Ado.net, what front ends and back ends can you use? ..

Answer / reetesh kumar

Ado.net provide the interface connecting and communicating
the front end to back end and fetching the query.

Is This Answer Correct ?    23 Yes 4 No

Using Ado.net, what front ends and back ends can you use? ..

Answer / sudha

ADO.NET front end we collect the data from a database and
provide the datasource to the datagridview which populates
the data, by using connection object - which provides the
connection,DataAdapter/command objects - quires for the data
and returns the results to the dataset if working in
disconnected environment else returns to the datareader.

Ado.Net backend refers to what kind of database we are using
like OLEDB,ODBC,SQL sever,orcle etc.. to know what data
provider we should use.

Is This Answer Correct ?    18 Yes 0 No

Using Ado.net, what front ends and back ends can you use? ..

Answer / jeyanthi

Using ADO.net,
Front End - vb.net, c#
Back End - All type of DataSources like SQL
Server,Oracle, access,msexcel which have managed providers

Is This Answer Correct ?    13 Yes 2 No

Using Ado.net, what front ends and back ends can you use? ..

Answer / ruheena tasneem

Using ADO.Net, Front end VB.Net,C#.Net (.Net) and Back end SQL
Server .

Is This Answer Correct ?    6 Yes 2 No

Using Ado.net, what front ends and back ends can you use? ..

Answer / bharath reddy

we can use many front ends as .net supports more than 40+
landuages
and we can use any back end as it supports 4 type
connections

Is This Answer Correct ?    3 Yes 0 No

Using Ado.net, what front ends and back ends can you use? ..

Answer / s.balakrishna

using Ado.net as a communicater between applictions and
datasources,we can use ASP.NET as front end,and we can use
sql server,oracle,odbc as backend

Is This Answer Correct ?    2 Yes 0 No

Using Ado.net, what front ends and back ends can you use? ..

Answer / prashant shukla

FOR THE FROMTEND WE USE MICROSOFT TECHNOLOGY .NET AND
BACKEND WE USE SQL SERVER.

Is This Answer Correct ?    3 Yes 2 No

Using Ado.net, what front ends and back ends can you use? ..

Answer / sireesh kumar

we can use front end as either c#.net and VB.net also.we
can use back end as sql server.

Is This Answer Correct ?    1 Yes 0 No

Using Ado.net, what front ends and back ends can you use? ..

Answer / hitesh anand

front end -------asp.net(visual studio -2008,2010)
back end -------- SQL server ,my sql,sql yog,sql management
studio express.

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More ADO.NET Interview Questions

How do you update a dataset in ado.net and how do you update database through dataset?

0 Answers  


What is a column variable?

0 Answers  


Which database is the ado.net sql connection object designed for?

0 Answers  


What is a datagridview?

0 Answers  


How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?

0 Answers   SwanSoft Technologies,


What is the default provider in ado.net?

0 Answers  


Can we load multiple tables in a dataset?

0 Answers  


What is the functionality of data provider in ado.net?

0 Answers  


I want to ask u that if i add radio button in ado.net form,and how radion button data insert in SQL2005 Database...

6 Answers  


Explain ado.net features?

0 Answers  


How to insert multiple records in asp .net from Gridview to Sql Database with out using loop condition ?

2 Answers  


What are the different methods available under the sqlcommand class to access the data?

0 Answers  


Categories