What is a 404 redirect?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

extensibility in asp.net2.0

0 Answers  


About Postback ?

6 Answers   Accenture,


if i have placed the button control with the OnClick event like <asp:Button ID="mybutton" runat="server" Text="Insert" onclick="mybutton_Click" /> and some other controls(buttons, textboxes) in .aspx page. When i run the page, the button displays in the page source of the browser like <input type="submit" name="mybutton" value="Insert" id="mybutton" /> here, it does not display the onclick event, then how the page calls the button click on the server side, how the server side identify which button cause the submit, and how this page moves to the server side.

1 Answers  


Can a user browsing my Web site read my Web.config or Global.asax files ?

1 Answers  


Who will magage un-managed code?

7 Answers   HP,






What is State Management in .Net and how many ways are there to maintain a state in .Net? What is view state?

0 Answers  


Is asp.net outdated?

0 Answers  


Difference between ADO.Net 1.1 and ADO.Net 2.0 ?

1 Answers   Value Labs,


Define caching.

0 Answers  


What are skins?

1 Answers  


How Can we use multiple forms in single asp.net application?

3 Answers   Polaris,


How does asp page work?

0 Answers  


Categories