what is machine key error in asp.net? how to solve it?
Answer Posted / sumit kumar gaud
When there are more than one webconfig file at root of soln this error occur.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Differentiate between early binding and late binding.
Difference between Response.redirect vs server.transfer?
Explain the components of web form in asp.net
Define globalization and localization.
Name the two properties are on every validation control?
Explain the concept of View Model in MVC?
What is authorization in asp.net?
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
What is page request in asp.net?
Explain the differences between clr & cts?
What are the options in ASP.NET to maintain state?
Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?
Tell me how asp.net mvc differs from asp.net web forms? : asp.net mvc
What tags do you need to add within the asp:datagrid tags to bind columns manually? How?
What is the difference between Hash table and Array list?