Buy Questpond's video subscriptions on
huge discount
.
Online: 3293
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
>
ASP.NET
>
Post
|
Interview FAQs
|
Exclusive Interview Home
|
Interview Home
|
Search
Loading ...
Describe the difference between inline and code behind?
Posted by
deccansoft
on 10/30/2010 | Category:
ASP.NET Interview questions
| Views: 4268
Inline code written along side the html in a page. Code-behind is code written in a separate file and referenced by the .aspx page.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous question :
Explain what a diffgram is, and a good use for one ...
Next question > :
Unlike standard ASP.NET controls, which are added ...
Comments or Responses
Login to post response
More Interview Questions
Unlike standard ASP.NET controls, which are added to Web form pages by ...
A _________ file contains configuration settings that apply to a speci ...
How to pass information between pages?
What are the different ways in which we can host website on IIS ?
How to know the different styles applied to the aspx page in ASP.NET?
ASP.NET configuration settings are stored in ___________ files
what is the life time of a web application?
_______ is an ASP.NET AJAX extender that attaches to a TextBox control ...