Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 507861
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T06:50:52+00:00 2026-05-13T06:50:52+00:00

I’m debating what technology to use for an upcoming ASP.NET project. Assumptions: I will

  • 0

I’m debating what technology to use for an upcoming ASP.NET project.

Assumptions:

  • I will be using Visual Studio 2008 SP1 (.NET Framework 3.5)
  • The back-end will be a SQL Server 2005 database (or possibly 2008)
  • Code will be written in C#
  • I already have experience with LinqToObjects and LinqToXml
  • I also have experience with ADO.NET and some libraries already built
  • The project is relatively small
  • The website will feature about five screens
  • The database will have maybe six or seven tables
  • There will be maybe 25-50 active users
  • Transactions per day will probably be about 5-10 tops
  • Minimal personal data will be stored
  • The consequences of failure or the site getting hacked would be minimal

Options:

  1. Write stored procedures and call them with ADO.NET. I can still use LinqToObjects once I’m done populating my DataSet.

  2. Leverage what I know of Linq already to learn LinqToSql.

Analysis:

I already know how to do option 1, but I’d really like to use Linq exclusively. The problem with option 2 is that, according to everything I’ve read, LinqToSql will probably be deprecated in favor of Entity Framework.

Questions:

  1. How steep is the learning curve for LinqToSql if you’re already familiar with other Linq technologies?

  2. Is it worth investing any time in learning LinqToSql given that it may not be further developed by Microsoft?

  3. Will understanding LinqToSql help me to one day understand Entity Framework or are they too different?

  4. Ultimately, which option would you recommend for my situation?

Update:

I don’t want this to get lost in the comments: marc_s pointed out that LinqToSql is being further developed, at least as of .NET 4.0. Link: http://damieng.com/blog/2009/06/01/linq-to-sql-changes-in-net-40.

I don’t know if this means LinqToSql has a future after all, but it does make learning that technology a little more appealing.

One thing I didn’t ask in my original post but should have: Are the flaws in Entity Framework likely to affect this project?

Thanks for the answers so far.

Further Analysis

Here is a list of LinqToSql drawbacks, based on some of the comments below:

  1. You must continually update the tables and items in the designer as you make changes to the underlying database. There is no way to “refresh” or “sync” it so that it automatically recognizes changes.
  2. Version control is complicated by the fact that the designer does not generate the underlying files in a consistent order.
  3. The LinqToSql designer generates different code than SqlMetal.
  4. There are issues/bugs involving eager loading.

Of these, item 1 is the greatest concern to me. Even with a small project, change is inevitable. I remember once trying to use the Windows Forms designer to map to a database, and it blew up in my face so many times, I abandoned it in favor of rolling my own ADO.NET helper classes.

However, it does seem like SqlMetal might be able to handle my needs perfectly. I run a command, it regenerates everything from scratch from the database, I’m done. If I keep my database simple (just tables–no stored procedures, views, or functions), perhaps SqlMetal is all I’ll need.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T06:50:52+00:00Added an answer on May 13, 2026 at 6:50 am

    LINQ to Sql is pretty straightforward if you already know LINQ to Xml or objects (Linq “objects” are just “lists”)…

    Linq To Sql is not deprecated by Microsoft, they just suggest to go with EF. It won’t be upgraded.

    Linq To Sql could be seen almost similar to EF. With EF you could do more complicated things, but at the base level is almost the same (for your site with 7 tables it doesn’t make any difference).

    For your situation I suggest to go with LINQ. It’s fun and more rapid than SP + ADO.NET. Using a ORM in nowadays is almost a good choice. Not using it should be the exception (to me).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

link Im having trouble converting the html entites into html characters, (&# 8217;) i
That's pretty much it. I'm using Nokogiri to scrape a web page what has
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
We're building an app, our first using Rails 3, and we're having to build
I'm making a simple page using Google Maps API 3. My first. One marker
I'm using v2.0 of ClassTextile.php, with the following call: $testimonial_text = $textile->TextileRestricted($_POST['testimonial']); ... and
Seemingly simple, but I cannot find anything relevant on the web. What is the
Does anyone know how can I replace this 2 symbol below from the string
this is what i have right now Drawing an RSS feed into the php,
I'm trying to decode HTML entries from here NYTimes.com and I cannot figure out

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.