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

Post New Answer

More ASP.NET Interview Questions

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.

1 Answers   Syntax Softtech,


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?

0 Answers  


Why and where this web.config file is used?

0 Answers   Amazon,


What is csrf attack in asp.net?

0 Answers  






What is the difference between c# and .net?

0 Answers  


What is the syntax for datagrid and specifying columns ?

2 Answers   Microsoft,


How many rounds are there for a software programmer to clear interview in any IT industries(MNC).

3 Answers   HCL,


What tags do you need to add within the asp:datagrid tags to bind columns manually

2 Answers  


Differentiate between authentication and authorization.

0 Answers  


How can you assign styles to webforms?

2 Answers   Microsoft,


Which protocol is used to call a web service?

0 Answers  


Categories