1.what is the application pool.
2.what is the HttpModile and Http Handler.
3.C# 3.0 Features ?
4.Anonoymous Type,methopd and claas in 3.0?
5.difference between statsic and const ?
6.session vs application
7.state management clint side and server side ?
8.Genric list
9.c# 3.0 vs 3.5
No Answer is Posted For this Question
Be the First to Post Answer
You need to be able to retrieve data from DataSet object that has four DataTable objects. There are currently UniqueConstraint and ForeignKeyConstraint Object on the DataTable objects to enforce the data rules. You find that you can retrieve the data from the individual DataTable objects, but you are not able to retrieve the data from the combination of DataTable objects in a Parent/Child manner. What should you do to able to retrieve the data in a Parent/Child manner? a) Set the EnforceParentChild parameter of the DataSet to True. b) Set the EnforceRelation parameter of the Relations collection to True. c) Add DataRelation objects to the Relations Collection to make the DataSet present the data in Parent/Child manner. d) Add a primary key and a foreign key to each of the DataTable objects that should present the data in a Parent/Child manner.
Difference between abstract factory pattern and factory method pattern in .NET with example.
3 Answers ACS, IBM, Keane India Ltd,
what are the web form events available in asp.net?
Why and where this web.config file is used?
What is csrf attack in asp.net?
What is the difference between c# and .net?
What is the syntax for datagrid and specifying columns ?
How many rounds are there for a software programmer to clear interview in any IT industries(MNC).
What tags do you need to add within the asp:datagrid tags to bind columns manually
Differentiate between authentication and authorization.
How can you assign styles to webforms?
Which protocol is used to call a web service?