where the stored procedure are written in business logic or
data acess layer?

Answers were Sorted based on User's Feedback



where the stored procedure are written in business logic or data acess layer?..

Answer / sanoob

Stored Procedures are written on Database not on DAL or
BAL. You can Call the Stored Procedure from DAL

Is This Answer Correct ?    28 Yes 0 No

where the stored procedure are written in business logic or data acess layer?..

Answer / ankush bhardwaj

data access layer

Is This Answer Correct ?    12 Yes 10 No

Post New Answer

More ASP.NET Interview Questions

What are session state modes?

0 Answers  


Where is session cookies stored?

0 Answers  


How can we update records in gridview?Is there any appropriate code for it?

0 Answers  


What is the significance of attaching a profile while creating a user?

0 Answers   MCN Solutions,


What is ASLM?

0 Answers   MCN Solutions,






Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?

0 Answers  


Why asp.net is better than php?

0 Answers  


Suppose i create one application in vs 2008 and it is running in the latest version of IE,will it run in netscape and other browsers with low version?

2 Answers   Wipro,


What are the options in ASP.NET to maintain state?

0 Answers   CDC,


How do you declare static variable? What is its lifetime?

0 Answers  


Which namespace do the classes, allowing you to support COM functionality, are located?

1 Answers  


Why asp.net mvc is better than asp.net? : Asp.Net MVC

0 Answers  


Categories