Define repository pattern in asp.net mvc? : asp.net mvc


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

Post New Answer

More ASP.NET Interview Questions

To make Cache item dependent on a file,directory or other cached item ,you should create an instance of which clause?

1 Answers  


What does the following SQL statement return, assuming that all tables and column names are correct? SELECT FirstName, StreetAddress FROM Employees JOIN AddressBook ON Employees.EmpID = AddressBook.EmpID a) Nothing, the JOIN syntax is wrong. b) All the records form the Employees table, and only the matching ones form the StreetAddress table. c) All the records from the StreetAddress table and only the matching records form the Employees table. d) Only the matching records from the two tables.

4 Answers   Syntax Softtech,


You ve defined one page_load event in aspx page and same page_load event in code behind how will prog run?

6 Answers   TCS,


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

0 Answers  


Explain the difference between AutoPostBack and IspostBack in ASP.NET?

0 Answers   Sans Pareil IT Services,






Describe the method to create a permanent cookie?

0 Answers   Siebel,


I am having four text boxes in my web application. I am setting Required Field validator to each Text box. And I am having two buttons in my application. If i clicked the first button only first two text box validation will get fire. Dont show error message for remaining two text box. If i clicked second button last two text box validation will get fired. It will not consider the first two validation controls. That is how to enable and disable the validation controls.

4 Answers  


What is microsoft windows sharepoint services?

0 Answers  


To wrap up a call to a Web service the standard used is..?

0 Answers   Siebel,


difference between Trace and Debug ?

2 Answers   Accenture, HCL, Patni,


what are partial postbacks?

2 Answers   Infosys, Microsoft,


WHAT IS BOXING? HOW WE CAN USE IT?

4 Answers   Seion Infotech,


Categories