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

Answers were Sorted based on User's Feedback



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

Answer / raghvendr singh

I think you should use <asp:HiddenField /> control to store
any value on the web page

Is This Answer Correct ?    4 Yes 0 No

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

Answer / 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

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

Answer / progguru

viewstate control

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More ASP.NET Interview Questions

Why does my asp.net file have multiple tag with runat=server?

0 Answers  


What would be the salary of an Asp.net developer with 1 and half year experience in indian rupees..??

5 Answers  


how many select state ments are used in stored procedure?

8 Answers   CSC,


What is X-Path?

2 Answers   Sherston,


What is the use of Administration tool in Asp.net 2.0?

2 Answers  






asp.net page is a object or not?

5 Answers  


What is AutoEventWireup attribute for ?

0 Answers  


How many types of controls are there in asp.net?

0 Answers  


What is the use of location tag in web.config file

2 Answers   Karur Vysya Bank KVB,


How many web.config files can I have in an application?

0 Answers  


How do you create a master page?

0 Answers  


How many web.copnfig can exists in a web application & which will be used ?

3 Answers   MMTS,


Categories