Explain the difference between the web config and machine config.
No Answer is Posted For this Question
Be the First to Post Answer
what are partial postbacks?
How to set/get parent page values in child page in asp.net
How information about the user's locale can be accessed?
what is usercontrol how we can use acess the controls that are present in the usercontrol in the aspx page suppose we have 2 text boxes in a user control how u can acess the 2 textboxs in the aspx page
What is work flow gen? how can it will work with .Net?
What are the validation controls ?
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
How to use a Master Database in Asp.net?
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.
Explain the difference between dataset and datareader.
How many rules are there regarding a well formed XML document? a) Nine b) Three c) Six d) Two
what are the sitemap providers in Asp.net 2.0?