application layer is used to write queries in 3-tier architecture. This statement is
true
false
SHOW ANSWERwhich layer is the parameter of functions in 3-tier architecture?
Object of application layer
Object of data access layer
Object of business layer
SHOW ANSWERin 3 tier architecture,data flow is?
appliction->data access->business
data access->application->business
1aplication->business->data aceess
SHOW ANSWERbusiness layer is act as?
client layer
1server layer
1middle layer
SHOW ANSWERfull form of Linq?
Language integrated query
Language interface query
Least integrated query
SHOW ANSWERIf u need to use a table in linq architecture ,table must be contain?
Foreign key
Primary key
Auto increment field
SHOW ANSWERin linq architecture,the tables are drag into which of the following page?
Webform
Class file
Linq to sqlclasses
1. Xml file
SHOW ANSWERto use linq architecture,how connect sqlserver with our file?
Through server explorer
Through sqldatasource
Through object explorer
SHOW ANSWERwhich function is used to add new records into table in linq architecture?
Insertsubmit()
Insertonsubmit()
Insertallsubmit()
SHOW ANSWERwhich is the advantage of linq architecture?
Security
Error checking
Code reuse
SHOW ANSWERwhich is the extension of linq to sqlclasses?
Aspx
Aspx.cs
.cs
.dbml(ans)
SHOW ANSWERwhich function is used to remove records from table in linq architecture?
deletesubmit()
deleteonsubmit()
deleteallsubmit
SHOW ANSWERwhich of the following layer is used to create the object of business layer in 3 tier architecture?
Application layer
Business layer
Data access layer
SHOW ANSWER