How will you load dynamic assembly?
Which type of state management is provided by Query String in ASP.NET?
What is http pipeline in asp.net?
What is asp.net with mvc? : Asp.Net MVC
Am not able to move the controls on the form freely in asp.net 3.5 even though I selected the position as relative or absolute for those controls. What should I do to overcome this?
Is asp.net a programming language?
What is a windows service?
How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.
What is the use of global.asax file?
Where the viewstate is stored after the page postback?
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
Explain MVC model binders?
What is a web based system?
What is cas?
Explain the features that make asp.net more used framework? : asp.net mvc