ADO.NET 2.0 Interview Questions
- What is delay signing?
- What is capacity of dataset?
- Explain Advantages of ADO.Net?
- What is IPostBack? How to use it?
- How to create dynamic Grid view?
- What are the Advantages of ADO.Net?
- How to pass text box values to an XML?
- How do you create a permanent cookie?
- What is Assembly name and name space?
- Explain How to create dynamic Grid view?
- What is difference between OR and ORElse?
- Which dll handles the request of .aspx page?
- What is difference in Record set and Dataset?
- How to identify the updated rows in a dataset?
- How does vs.net 2005 support BizTalk server?
- How can I identify the updated rows in a dataset?
- Which name space is used to get assembly details?
- What is the code behind technic how it implements?
- How different are interface and abstract class in .Net?
- How to pass multiple tables in datasets simultaneously?
- Can a .NET web application consume Java web service?
- Explain which name space is used to get assembly details?
- How would you implement inheritance using VB.NET/C#?
- What is the difference between a defect and an enhancement?
- Explain How to pass multiple tables in datasets simultaneously?
- How to identify the controls which can be used for binding data?
- How do we get only edited/deleted/inserted records from a Dataset?
- How can we identify the controls which can be used for binding data?
- How to add a check box or a dropdown list to a column in a data grid?
- How can we add a check box or a dropdown list to a column in a data grid?
- Can you explain what inheritance is and an example of when you might use it?
- Can I have VS.NET and the Visual Studio 6.0 installed on the same machine?
- How to bind the controls (best practice) combo boxes to the data in the dataset?
- What are the Best practices for side-by-side execution of Framework 1.1 and 2.0?
- Why are Server control tags shown in the browser instead of the controls it represents?
- Can you explain the difference between an ADO.NET Dataset and an ADO Record set?
- How would you get ASP.NET running in Apache web servers – why would you even do this?
- Explain all the classes those are used for database connections between Sql server and asp.net?
- If we remove web.config or machine.config from the application then, Is this application will works?
- What is the Best Practice for binding Controls Data in the data grid is to be binded with the controls of some form?