Browse by Tags

All Tags » WinForms (RSS)

Renaming columns with LINQ by dmccollough

I have been using LINQ to SQL on a WinForms project. I have played around with LINQ in the past but have never had the opportunity to use it on a project. I have used SQL Server for probably about 10 years now and consider my T-SQL skills to be pretty...

Intellisense Documentation by dmccollough

Recently I was working on a class for part of a Windows Forms application that I’m working on. I wanted to have Intellisense documentation for the methods that I had defined in my class. I documented the methods with the standard summary documentation...
More Posts