Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is the difference between N-layer and N-tier architecture in LINQ?



what is the difference between N-layer and N-tier architecture in LINQ?..

Answer / Purnima Tiwari

N-layer architecture is a design pattern that separates an application into distinct logical layers (presentation, business logic, data access) to promote modularity, reusability, and maintainability. On the other hand, N-tier architecture is an extension of this concept where the application is divided into multiple tiers (presentation, application logic, data management) running on separate physical servers or containers.nIn LINQ, both concepts can be applied to structure the code, but the terms are more generally used in a broader context.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More LINQ Language-Integrated Query Interview Questions

What is difference between ADO.NET and LINQ to SQL?

1 Answers  


What is the advantage of linq in c#?

1 Answers  


Explain linq method syntax and give an example?

1 Answers  


Is a type which is not valid in the given context linq join?

1 Answers  


what is lambda expressions in LINQ?

1 Answers  


What is linq syntax in c#?

1 Answers  


What is SQL metal in LINQ?

1 Answers  


What is linq example?

1 Answers  


Mention what is the role of datacontext classes in linq?

1 Answers  


what is the difference between Statement Lambda and Expression Lambda?

1 Answers  


What is LINQ and why to use it?

1 Answers  


What is where clause and let clause?

1 Answers  


Categories