What is query string?
Distinguish between Server-side and Client-side code?
What is the answer for "Which configuration Tool your using means" ? we have to tell about IIS or .Net Framework or VSS? Give me in brief ?
Can the dictionary object be created in client?s scope ?
List the types of authentication supported by asp.net?
What methods are fired during the page load? Init()
How would you create a permanent cookie?
What is a server cookie?
What is .NetFramework?
How would one do a deep copy in .NET?
How do you a replicate a set of controls across a number of ASP Pages
Does asp.net still recognize the global.asa file?
I have developed a web application in asp.net 2.0 with Access as back end i am trying to gereate report/export data in excel. After hosting the site i am not getting any error or such exported excel file. but using the source code from my system it works fine. Could any one tell me why it is happening and what is its solution.