3. Describe the process of interact UI to BAL n DAL?
Answer Posted / anil
UI -> BLL -> DAL -> DB
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the difference between struct and class in c#?
What is default access modifier for class in c#?
what is the difference between interface and multiple interface?
What is generic in c#?
How many dimensions can an array have?
What is assembly manifest?
What are immutable types in c#?
What is the use of getcommandlineargs() method in c#.net?
Why do we need constructor?
What is c# entity framework?
What is the purpose of namespace in c#?
What is xml c#?
Are there functions in c#?
What is difference between write and writeline?
Define constructors