Click here to Skip to main content
15,881,588 members

Articles by Graeme_Grant (Articles: 15, Project: 1, Tip/Trick: 1)

Articles: 15, Project: 1, Tip/Trick: 1

RSS Feed

Average article rating: 4.88

Desktop Programming
30 Sep 2017   Updated: 9 Jan 2023   Rating: 5.00/5    Votes: 30   Popularity: 7.31
Licence: CPOL    Views: 67,852     Bookmarked: 113   Downloaded: 2,096
Please Sign up or sign in to vote.
This article comprehensively covers the Microsoft ClickOnce Installer with a bare bones WinForm/WPF C#/VB Silent Updater framework plus covers how to implement, troubleshoot, test locally, to release.
Windows Forms
17 Apr 2023   Updated: 12 Oct 2023   Rating: 5.00/5    Votes: 17   Popularity: 6.15
Licence: CPOL    Views: 24,231     Bookmarked: 65   Downloaded: 690
Please Sign up or sign in to vote.
.NET compliant Silent ClickOnce Update Background Worker Service for Winform, WPF & Console in C# & VB
WPF
22 Nov 2017   Updated: 22 Nov 2017   Rating: 5.00/5    Votes: 8   Popularity: 4.52
Licence: CPOL    Views: 31,678     Bookmarked: 7   Downloaded: 821
Please Sign up or sign in to vote.
This is an alternative for "Simplest WPF Dependency Property For Beginners On Background Color"
14 Nov 2017   Updated: 15 Nov 2017   Rating: 5.00/5    Votes: 36   Popularity: 7.72
Licence: CPOL    Views: 82,423     Bookmarked: 41   Downloaded: 4,267
Please Sign up or sign in to vote.
A Modern Toggle Switch - From mock concept to a full custom WPF control that you can plug into your own apps
15 Aug 2017   Updated: 31 Oct 2022   Rating: 4.99/5    Votes: 96   Popularity: 9.90
Licence: CPOL    Views: 375,022     Bookmarked: 250   Downloaded: 15,552
Please Sign up or sign in to vote.
Working with simple JSON objects and collections to Custom Converters and Transformations into .NET classes - NewtonSoft.Json
23 Mar 2023   Updated: 11 Sep 2023   Rating: 5.00/5    Votes: 34   Popularity: 7.66
Licence: CPOL    Views: 44,207     Bookmarked: 126   Downloaded: 3,203
Please Sign up or sign in to vote.
.NET Core LogViewer Control for WinForms, WPF, and Avalonia using the ILogger Framework with Microsoft Logger, Serilog, NLog, and Log4Net in C# & VB on Windows, Mac OS, and Linux
Programming Languages
SQL
1 Jul 2018   Updated: 1 Jul 2018   Rating: 4.91/5    Votes: 21   Popularity: 6.39
Licence: CPOL    Views: 59,859     Bookmarked: 61   Downloaded: 2,009
Please Sign up or sign in to vote.
DotNet.Core.SQLite - a lightweight performance wrapper library for working with SQLite including usage examples in C# & VB
Visual Basic
31 Oct 2022   Updated: 16 Nov 2022   Rating: 4.92/5    Votes: 6   Popularity: 3.83
Licence: CPOL    Views: 22,776     Bookmarked: 25   Downloaded: 0
Please Sign up or sign in to vote.
How to deserialize very large simple & complex JSON Streams (.NET 6.0 & 7.0)
12 Feb 2023   Updated: 25 Feb 2023   Rating: 5.00/5    Votes: 13   Popularity: 5.40
Licence: CPOL    Views: 30,656     Bookmarked: 41   Downloaded: 451
Please Sign up or sign in to vote.
Enabling development and production AppSettings support for non-ASP.NET Core apps
21 Mar 2023   Updated: 26 Mar 2023   Rating: 3.81/5    Votes: 8   Popularity: 3.45
Licence: CPOL    Views: 14,090     Bookmarked: 14   Downloaded: 144
Please Sign up or sign in to vote.
Add the missing project templates for the App and Control Library projects that were not included
Visual Basic 10
11 Apr 2011   Updated: 11 Apr 2011   Rating: 4.91/5    Votes: 3   Popularity: 2.34
Licence: CPOL    Views: 53,200     Bookmarked: 13   Downloaded: 981
Please Sign up or sign in to vote.
This article focuses on developing an MVVM compatible ListBox-to-ListBox drag/drop helper for Silverlight.
Web Development
ASP.NET
9 Mar 2017   Updated: 9 Mar 2017   Rating: 4.90/5    Votes: 8   Popularity: 4.43
Licence: CPOL    Views: 26,209     Bookmarked: 7   Downloaded: 183
Please Sign up or sign in to vote.
A documented journey looking for the fastest solution for generating valid Anagrams for the Weekly Code Project Challenge...
Blazor
22 Jan 2022   Updated: 22 Jan 2022   Rating: 5.00/5    Votes: 5   Popularity: 3.49
Licence: CPOL    Views: 18,657     Bookmarked: 13   Downloaded: 353
Please Sign up or sign in to vote.
User preference theme support - supporting OS / Browser preference to custom user selection
6 Feb 2022   Updated: 6 Feb 2022   Rating: 4.70/5    Votes: 4   Popularity: 2.83
Licence: CPOL    Views: 8,340     Bookmarked: 7   Downloaded: 150
Please Sign up or sign in to vote.
ARIA compliant normal and EditForm Toggle switches with light & dark theme support baked in. Six bonus custom skins included.
16 Apr 2022   Updated: 16 Apr 2022   Rating: 5.00/5    Votes: 5   Popularity: 3.49
Licence: CPOL    Views: 14,872     Bookmarked: 5   Downloaded: 111
Please Sign up or sign in to vote.
Blazor Component method callback from an external RenderFragment Template
30 Jul 2023   Updated: 20 Nov 2023   Rating: 5.00/5    Votes: 12   Popularity: 5.40
Licence: CPOL    Views: 25,072     Bookmarked: 36   Downloaded: 0
Please Sign up or sign in to vote.
MVVM made simple via Blazing.Mvvm Library using the Microsoft Community Toolkit

Average blogs rating:

No blogs have been submitted.

Average tips rating: 4.88

ASP.NET
29 Jul 2011   Updated: 29 Jul 2011   Rating: 4.81/5    Votes: 13   Popularity: 5.36
Licence: CPOL    Views: 64,292     Bookmarked: 9   Downloaded: 0
Please Sign up or sign in to vote.
GET method:Data is appended to the URL. - correctData is publicly available. - correctIt is a single call system. - GET/POST/PUT methods both send and receive response/dataMaximum data that can be sent is 256. - browser dependant up to 4KData transmission is faster. - GET/POST/PUT...
6 Jul 2011   Updated: 6 Jul 2011   Rating: 4.95/5    Votes: 16   Popularity: 5.96
Licence: CPOL    Views: 31,370     Bookmarked: 4   Downloaded: 0
Please Sign up or sign in to vote.
There is also the "app_offline.htm" in the root path

Average reference rating:

No reference articles have been posted.

Average project rating: 5.00

Programming Languages
Visual Basic
14 Aug 2022   Updated: 31 Oct 2022   Rating: 5.00/5    Votes: 7   Popularity: 4.23
Licence: CPOL    Views: 39,567     Bookmarked: 39   Downloaded: 566
Please Sign up or sign in to vote.
Working with simple JSON objects and collections to Custom Converters and Transformations into .NET classes - System.Text.Json
Technical Lead
Australia Australia
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.