Turning Off Pluralization of Classes in LINQ to SQL O/R Designer



In this quick article, I will show you how to avoid pluralization of classes in LINQ to SQL.

Step 1:

Open Visual Studio and click on Tool from the Menu. Then select Options:

LiSql1.gif

Step 2:

Select the Database Tools tab:

LiSql2.gif

Step 3:

Now choose the "O/R Designer" option from the Database tool tab:

LiSql3.gif

Step 4:

Change Enabled to False.

LiSql4.gif

Now when you create a data model using LINQ to SQL, pluralization of classes would be turned off.

I hope this quick article was useful. Thanks for reading.
 

Up Next
    Ebook Download
    View all
    Learn
    View all