Which is faster viewbag or viewdata?


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

Post New Answer

More ASP.NET Interview Questions

What is view state and how this can be done and was this there in asp ?

3 Answers   Accenture, BirlaSoft, CTS, Mphasis,


How do we get only edited/deleted/inserted records from a Dataset?

1 Answers   Syntax Softtech,


How do you relate an aspx page with its code behind Page?

2 Answers   Accenture,


Explain the page lifecycle of an asp.net mvc? : asp.net mvc

0 Answers  


How do you do client-side validation in .net? How to disable validator control by client side javascript?

0 Answers  


Mention few asp.net validators.

0 Answers  


Difference between singleton and singlecall.

0 Answers  


Explain difference between dataset and datareader?

0 Answers  


What is razor? : asp.net mvc

0 Answers  


After building the custom control, you test it by adding an ASP.Net web application to the solution. You add a correct <%@ Register %> directive and a proper declaration of the control in the <asp:Form> tag to the Web Form, but when you execute the application you get an error. What is the most likely reason for the problem? a) The custom control must be compiled first. b) The web application must have a reference to the control c) The custom control must be registered with windows first. d) The assembly from the custom control is not in the application?s bin directory.

1 Answers   Syntax Softtech,


What is the use of execute non query in asp.net?

0 Answers  


when we write the html code with runat = server it works like a server control than why we use the server control?

1 Answers  


Categories