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
I think you should use <asp:HiddenField /> control to store
any value on the web page
| Is This Answer Correct ? | 4 Yes | 0 No |
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 |
Where would you use an IHttpModule, and what are the limitations of anyapproach you might take in implementing one?
What are the namespace classes used in asp.net mvc? : asp.net mvc
What is .net remoting?
I have a method written in WebForm (means .aspx page) & now I want to call this method in WebUserControl (means .ascx page) what should I have to do?
What is the mvc model?
What are the namespaces used in asp.net mvc? : asp.net mvc
How to implement Authentication and Authorization?
Which protocol is used to call web service?
Name the method that needs to be invoked on the dataadapter control to fill the generated dataset with data?
What are client activated objects and server activated objects?
what is use of web.config?
What is owin authentication?
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)