Live data from Hacker News

Ask HN: What programming language you use the most at work?

news.ycombinator.com

11–20 of 45 posts

Re: Ask HN: What programming language you use the most at work?

#15

Our application is written using C# and the database uses T-SQL. That being said, I probably spend 80% of all my dev time in SSMS rather than Visual Studio. Despite there being far more functionality implemented in C#.

Similar here, I always wonder how much I should be worried about the imbalance of time spent in the database rather than code. For me it always seems like that much time in the database suggests something is missing from the primary UI/App, however can be hard to identify what can be feasibly add into the app giving the same speed and flexibility as SSMS
Post reply on HN