Buy Questpond's video subscriptions on
huge discount
.
Online: 7694
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Exclusive Interviews
>
C#
>
Post
|
Interview FAQs
|
Exclusive Interview Home
|
Interview Home
|
Search
Loading ...
Are the Datatype in backend equals to frontend?
Posted by
deccansoft
on 8/5/2010 | Category:
C# Interview questions
| Views: 2494
No the Datatype in backend are not equal to the datatypes in frontend.We need to explicitly map the datatypes i.e., we have to map the backend data types with front end datatypes.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous question :
What is the difference between 2-Tier architecture ...
Next question > :
All Oledb Providers are __________ Components.
Comments or Responses
Login to post response
More Interview Questions
All Oledb Providers are __________ Components.
The Return Type of ExecuteReader() is ______________
The return type of ExecuteScalar() Method is _____________
The return type for ExecuteNonQuery() is ______________
Can we have multiple .config files along with App.Config file???
@@Identity contains last identity value over given connection. Yes/No
How can we specify port number in Connection String in App.Config file ...
Why is DataSet slower than DataReader?