Brief snippets of code examples

PropertyGrid: Dynamic DropDown list for Custom Class Types
This code tells your PropertyGrid control how to work with Properties which represent a custom Class This also works dynamically, so you don’t have to […]
Brief snippets of code examples
This code tells your PropertyGrid control how to work with Properties which represent a custom Class This also works dynamically, so you don’t have to […]
This article covers how to setup your .net project to consume its libraries from a location different to the root of the .exe Normally, when […]
This article shows you how to implement custom controls in your PropertyGrid that can handle any property object type… This was one of those where […]
There’s a few methods to ensure that you can present an update to your users regarding progress of any iterative process. Here’s the easiest I’ve […]
Intro This is just a collection of hints and tips when working with datasets in vb.net
A quick way to create a class within a LINQ query to contain the results The below shows how to construct a Class inline to […]
Copyright © 2022 | WordPress Theme by MH Themes