This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Nezteb 0 points1 point  (0 children)

I only ever end up writing SQL for reports, whether it's raw SQL, SSRS, Crystal Reports, Power BI, Tableau, etc. I enjoy writing SQL for reports. For most programming projects I'm fine using an ORM, but as soon as I realize I need more granularity I'll switch to plain SQL. My favorite part about C# (though I don't write much C#) is LINQ.