Explain what is viewstate?
What are the file extensions for razor views?
How to comment out asp.net tags?
What is serialization?
what is the Difference between Dim Object as object AND dim obj as myform?
Describe briefly what is the role of IIS on an ASP.NET application? What does it for the same application?
0 Answers InfoAxon Technologies,
How do you specify whether your data should be passed as Query string and Forms (Mainly about POST and GET)
Can you edit data in the Repeater control? Which template must you provide, in order to display data in a Repeater control? How can you provide an alternating color scheme in a Repeater control? What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?
What is view state and how this can be done and was this there in asp?
11 Answers Accenture, KDOT, Mphasis,
How do you pass session values from one page to another ?
Can you explain one critical mapping? Performance issue which one is better? Whether connected lookup tranformation or unconnected one?
What is the main difference between grid layout and flow layout?
What is the basic difference between asp and asp.net?