How do sessions work?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the code Access Security (CAS) in .net Framework?
is it possible to set more than web.config file for an ASP.net APPLICATION?can it run?how is it possible
Difference between singleton and singlecall.
What is global.asax file used for?
What are the different ways of processing data in ASP page in the server side (like Forms, QueryStrings etc)?
Should validation (did the user enter a real date) occur server-side or client-side? Why?
About Usage of server variables ?
Where you store Connection string in "Web.Config" file in ASP.NET?
0 Answers Sans Pareil IT Services,
After capturing the SelectIndexChanged event for a ListBox Control, you find that the event handler doesn?t execute. What could be the problem be? a) The AutoEventWireup attribute is set to False b) The AutomaticPostBack attribute is set to False c) The codebehind module is not properly compiled d) The ListBox must be defined WithEvents.
what is the difference between console.writeline &console.output.writeline?
To load your generated dataset with data which method do you invoke?
What is the advantage of mvc over asp.net? : Asp.Net MVC