What is the difference between <%#%> and <%=%>?
Answer Posted / ravindarjobs
have a look at this link
http://blogs.msdn.com/dancre/archive/2007/02/13/the-
difference-between-lt-and-lt-in-asp-net.aspx
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Why is the standalone environment only useful during the development process?
Can user control be stored in library?
Demonstrate Render and PreRender?
Explain how viewstate is being formed?
What is the Intermittent crashing of application in production?
Explain what is the procedure to create the environment for asp.net? : asp.net mvc
What are the properties of the eventargs argument when capturing keyboard events?
What are the various types of validation controls provided by asp.net?
How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?
What is the usie of activex control in .net?
What is protected configuration?
What is the difference between session.abandon() vs clear()?
Which type if caching will be used if we want to cache the portion of a page instead of whole page?
What are the namespaces used in asp.net mvc? : asp.net mvc
Is react a template engine?