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

How do u deploy your asp.net application?

0 Answers  


Is asp.net and .net the same?

0 Answers  


Are cookies client side or server side?

0 Answers  


What is a ashx file?

0 Answers  


What ports must be open for DCOM over a firewall? What is the purpose of Port 135?

0 Answers  






Can I tap into other windows livetm services?

0 Answers  


What is MVVM in dot net?

1 Answers   L&T,


we can able to display a MessageBox in asp .net without using any script langages?

8 Answers   ABC,


what are types of viewstate

1 Answers  


my name is sumeetha i am using google gears in .net.what's the problem is my server is in another place. i am working here when i entered the values in textboxes and press enter then it should store in database(sql server) which is in another system.when that sever system is shutdown then the values which i submit should store in my system and after system opened it should automatically store the values in the system can any one plz urgent suggest answer for this question?

2 Answers  


What is variable and constant in .net programming language?

0 Answers  


What is page request in asp.net?

0 Answers  


Categories