Explain the difference between web user control and web custom control?
Anyone has Latest Microsoft ASP.NET Certification Dumps for these?
when using personlization, how do you access over setting at runtime?
You have been given the task of designing a web services to expose the data that is stored in a database on the server. In order to successfully build the web services, you need to import some namespaces. What is the minimum namespace you need to import? a) System.Web b) System.WebServices c) System.Web.Services d) System.Web.ServiceModel
Where is the session stored?
About writting a query and SP which is better ?
If(dropdownlist1.selectedIndexChanged==true) { //code } else { //code } I am getting error in If condition, so can u pls give me a solution.
What is asp.net architecture?
What is form submit?
Explain what the contents of cookie?
Demonstrate Render and PreRender?
What are the page level transaction and class level transaction?
What are the different types of Session state management options available with ASP.NET?