Pinned Repositories
Accordion
This project provides the source code for a user-interface control commonly referred to as an accordion. The headers open when clicked and display more input fields. Clicking an open header will close it so that its input fields become hidden.
bvcms
BVCMS Church Management Software
churches-map
A WordPress plugin that allows placing a Google Map on a page to show churches in the area. Gets the list from a Pods.io advanced custom post type. This Pods.IO custom type must be built for this plugin to work. Based on Boilerplate.
DataGridViewGrouper
WinForms Grid View with Grouping
Guifreaks-Navisuite
Outlook style navigation pane control for Windows Forms
MDIWindowManager
Original MDIWindowManager; works with .NET Framework. MDIWindowManager is a control that allows you to create MDI applications using a modern Tabbed Document Interface. The control works on traditional MDI forms and does not require that children be derived from some proprietary base class or implement some special interface or framework.
MDIWindowManagerCore
MDIWindowManager is a control that allows you to create MDI applications using a modern Tabbed Document Interface. The control works on traditional MDI forms and does not require that children be derived from some proprietary base class or implement some special interface or framework. This version works with .NET 6.
metroframework-modern-ui-core
This fork ported to the code to .NET 6 support. My humble attempt to bring the new Modern UI alias Metro UI of Windows 8 to .NET Windows Forms applications.
PetaPoco
Official PetaPoco, A tiny ORM-ish thing for your POCO's
smart-on-fhir-tutorial
SMART on FHIR developer tutorial
bradsp's Repositories
bradsp/Accordion
This project provides the source code for a user-interface control commonly referred to as an accordion. The headers open when clicked and display more input fields. Clicking an open header will close it so that its input fields become hidden.
bradsp/bvcms
BVCMS Church Management Software
bradsp/churches-map
A WordPress plugin that allows placing a Google Map on a page to show churches in the area. Gets the list from a Pods.io advanced custom post type. This Pods.IO custom type must be built for this plugin to work. Based on Boilerplate.
bradsp/DataGridViewGrouper
WinForms Grid View with Grouping
bradsp/Guifreaks-Navisuite
Outlook style navigation pane control for Windows Forms
bradsp/MDIWindowManager
Original MDIWindowManager; works with .NET Framework. MDIWindowManager is a control that allows you to create MDI applications using a modern Tabbed Document Interface. The control works on traditional MDI forms and does not require that children be derived from some proprietary base class or implement some special interface or framework.
bradsp/MDIWindowManagerCore
MDIWindowManager is a control that allows you to create MDI applications using a modern Tabbed Document Interface. The control works on traditional MDI forms and does not require that children be derived from some proprietary base class or implement some special interface or framework. This version works with .NET 6.
bradsp/metroframework-modern-ui-core
This fork ported to the code to .NET 6 support. My humble attempt to bring the new Modern UI alias Metro UI of Windows 8 to .NET Windows Forms applications.
bradsp/PetaPoco
Official PetaPoco, A tiny ORM-ish thing for your POCO's
bradsp/smart-on-fhir-tutorial
SMART on FHIR developer tutorial
bradsp/churches-directory
A WordPress plugin to manage a directory of churches in an association, region, or other grouping of churches.
bradsp/hl7-cSharp-parser
HL7 C# parser