Describe the difference between inline and code behind?
Answers were Sorted based on User's Feedback
Answer / sadhana
codebehind:
If you want to make the separation between the HTML file
and the coding file then you can use CodeBehindFile
inline:
only html file is used.no separation can be made in inline
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / sivasaravanan
inline:
is written along side the html in a page.
code behind:
is a concept where the content of page in one file and the
server side code is another file...
| Is This Answer Correct ? | 1 Yes | 1 No |
What is smart navigation?
How do I use a proxy server when invoking a web service?
What are the disadvantages of view state / what are the benefits?
Name two properties common in every validation control?
Explain the steps to be followed to use passport authentication.
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
what does membership class provide?
what is COM Object in Dot net?
What is a page life cycle? What are the events in a page life cycle?
Can you use c# without .net?
What is state management in asp.net with example?
If i have a web page, and one web user control, where in web page contains a text box, and web user control have check box, if i place a web user control in the webpage, when i check the check box, the out put should show it is checked or not. How we can do this?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)