Among the Data access layer, Business layer and Presentation layer(.aspx page), in which layer LINQ shound be used.
Do we need to create data acces layer or retrive, update , delete data from Business layer using LINQ.
At the time of using LINQ where should I use connection string?