Name the control which can be used to reserve the space on
web page for storing localized data.

Answer Posted / find_kk

<asp:localize .........runat=server> your localize text
here </asp:localize>, this is new control in ASP.NET 2.0
called localize control, in fact it is literal control and
can hold some static values.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the asp.net mvc folder conventions? : asp.net mvc

471


In the Repeater control which way you can edit?

652


Where is cookie used in asp.net?

577


What is the maximum timeout we can set for Cookies?

553


What is a ashx file?

558






What is a postback ispostback and autopostback in asp net?

481


What is cookies in asp net?

523


Demonstrate Render and PreRender?

605


Why we go for mvc instead of asp.net? : Asp.Net MVC

497


What are the security types in asp.net?

583


What is the difference between debug and release?

524


What do you mean by marshalbyref?

646


What’s the difference between asp.net web forms and asp.net mvc?

552


How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?

1573


What is the difference between session and viewstate in asp.net?

610