Hey I am using asp.net mvc architecture.
I creating one dropdownlist using
<select id="State" name="State"></select>
this is dynamic list.Its displaying properly.
But in time of Edit.If i load a page dropdownlist is not
displaying the item which is stored in table.
What is the exact purpose of http handlers?
How to set the pane area to transparent of a scrollPane component.?
Briefly describe the role of global.asax?
What methods are fired during the page load?
different architectures of asp.net?
What is view state and how this can be done and was this there in asp ?
3 Answers Accenture, BirlaSoft, CTS, Mphasis,
In asp.net, how can you validate drop down box?
How many types of validators are there in asp net?
Why is it important to maintain session state?
Give real time examples for polymorphism, encapsulation, inheritance..
Is asp.net a programming language or framework?
What are the advantages of passport authentication?