What can you do with asp.net?
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between view state and session state?
What is the difference between a Debug and Release build? Is there a significant speed difference? Why or why not?
To add a hyperlink column to the DataGrid which tag is used ?
Can we throw exception from catch Block?
What is the differences between a primary key and a unique key in sql server?
What are the options in ASP.NET to maintain state?
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.
what is wpf and wcf in .net explain with an example?
Which asp.net objects encapsulate the state of the client and the browser?
7. Do you have reference list?
4 Answers CMC, Hotel Jobs, Mannar Company, Qatar Petroleums, Swatz Oils,
Describe how ASP.NET maintains process isolation for each Web application?
What is session in asp.net?