Contents tagged with WinForms
-
Renaming columns with LINQ
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.
-
Intellisense Documentation
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.