business layer Interview Questions and Answers


 

Interview Question in business layer

Anybody please help me. What is the VB6 code for creating a database in MS SQL 2005 server

You have to create the data base in the quarry analyzer of SQL2005
Then use connectivity to connect the database with your front end.
You can not create database directly from the front end or business layer.

Are LINQ to SQL entities Business Entities or Data Transfer Objects?

 Are LINQ to SQL entities Business Entities or Data Transfer Objects?  How do I build a business layer on top of LINQ to SQL?