Answer Posted / neha
<input type=hidden value=India>
this is the input tag of html ,with the help of which we can
store value within the control,to see this code we have to do
view-page source
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between client-side and server-side validations in ASP.NET?
How would you create a permanent cookie?
What is Bundling and Minification in MVC?
explain code with datachaching with example
How can you use a custom controls in ASP.NET application?
What do you mean by query string?
What do you mean by caching in asp.net?
Are cookies stored on server or client?
Explain the boxing and unboxing concept in .net?
What are the advantages of using session?
Why do we use sessions?
Explain the difference between web user control and web custom control?
Will session work if cookies is disabled?
What is a windows service?
Is there any alternative to avoid name collisions other then Namespaces?