I understand this is a VERY vague question, so forgive me.
A company I used to work for has contacted me saying that since they've upgraded to SQL Server 2008, they've been encountering a ton of "locking" issues.
I really don't know what this means. I don't even know how to see these "locking" errors in SQL Server. This was not my area of expertise.
A DBA that doesn't work there anymore handled SQL Server stuff, and my program probably wrote about 100,000 records/day to their database.
Just before I left, I changed all our data layer code from ADO.NET SqlCommand stored procedures to LINQ to SQL.
Anyone have any idea where I start to try helping them out? I'm not getting paid, just trying to help out a struggling start-up.
How do I even BEGIN troubleshooting this?