What is the biggest disadvantage of “Other Return Types” in Web API?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

What is the difference between Server.Transfer and Response.Redirect? Why would I choose one over the other?

8 Answers   Siebel Systems,


Explain parts of assembly?

0 Answers  


What's the use of response.output.write()?

0 Answers  


I have one application, one user purchase some products in my application? and another person came he is also purchase some products?how can we identify which user purchase which items? my answer is by using session id? but i dont know how? can u give me programming for that?

1 Answers  


Explain the difference between singleton and single call?

0 Answers  






What is State Management in .Net and how many ways are there to maintain a state in .Net?

6 Answers  


Why do we use datasource in asp.net?

0 Answers  


What is meant by role based security? when we use this one

2 Answers  


What is the procedure to handle the process request using mhpm events fired? : asp.net mvc

0 Answers  


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,


What are sessions and cookies?

0 Answers  


Mention the namespace that is used to include .net data provider for sql server in .net code?

0 Answers  


Categories