LINQ to SQL - Design Pattern
-
Hi fellas, I wanna know what is the best pattern to my web application to use LINQ to SQL in project.
-
Hi fellas, I wanna know what is the best pattern to my web application to use LINQ to SQL in project.
Not using LINQ to SQL.
Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting. I also do Android Programming as I find it a refreshing break from the MS. "And they, since they Were not the one dead, turned to their affairs" -- Robert Frost
-
Not using LINQ to SQL.
Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting. I also do Android Programming as I find it a refreshing break from the MS. "And they, since they Were not the one dead, turned to their affairs" -- Robert Frost
Is that a design pattern now? And I've been using it for ages! :laugh:
Real men don't use instructions. They are only the manufacturers opinion on how to put the thing together.
-
Hi fellas, I wanna know what is the best pattern to my web application to use LINQ to SQL in project.
You are going at things completely backwards. First you figure out what problem you are trying to solve. Then you decide what patterns provide the best solution for that problem. Then you decide what tools to use to implement those patterns. The way you are doing things is like asking "What is the best vehicle to buy if I want it to be blue?" It may work out fine, but you may end up trying to drive a blue boat through desert sand or a blue motorcycle across the ocean floor.
-
Hi fellas, I wanna know what is the best pattern to my web application to use LINQ to SQL in project.
The Avoid-Like-The-Plague pattern.