What is the use of web.config file?
What is the difference between custom web user control and a custom web server control?
How many web.copnfig can exists in a web application & which will be used ?
step to create a strong name?
What property must you set, and what method must you call in your code, in order to bind the data from a data source to the Repeater control?
can machine.config file orverrides web.config. For example: if u set session timeout as 30 mins in web.config file to a particular application and if u set session timeout as 10 mins in machin.config. what will happen and which session is set to the appliction?
how can we display records in single datagrid using two datasets in different place?
2 Answers Global Computer, Honeywell,
What is Difference between Application object and Session Object
What I need to create and run an asp.net application?
How many types of page.
5 Answers TCS, Verinon Technology Solutions,
I am opening Crystal Report in asp.Net 3.5. Report is opening very well but when I click on Refresh button of Crystal Report then it gives "Missing Parameter values" I also tried property of CR Viewer like crViewer.ReuseParameterValuesOnRefresh = True But it is not working. Plz give me solution.
What is in a session cookie?
What is session in web technology?