14,392,566 members
Sign in
Email
Password
Forgot your password?
Sign in with
Search within:
Articles
Quick Answers
Messages
home
articles
Chapters and Sections
>
Latest Articles
Top Articles
Posting/Update Guidelines
Article Help Forum
Submit an article or tip
Import GitHub Project
Import your Blog
quick answers
Q&A
Ask a Question
View Unanswered Questions
View All Questions
View C# questions
View VB.NET questions
View ASP.NET questions
View SQL questions
View Javascript questions
discussions
forums
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work Issues
Design and Architecture
ASP.NET
JavaScript
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
C#
Free Tools
Objective-C and Swift
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
Linux Programming
.NET Framework
Android
iOS
Mobile
SharePoint
Silverlight / WPF
Visual Basic
Web Development
Site Bugs / Suggestions
Spam and Abuse Watch
features
stuff
Competitions
News
The Insider Newsletter
The Daily Build Newsletter
Newsletter archive
Surveys
Product Showcase
CodeProject Stuff
community
lounge
Who's Who
Most Valuable Professionals
The Lounge
Where I Am: Member Photos
The Insider News
The Weird & The Wonderful
Non-English Language
>
General Indian Topics
help
?
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
About Us
Articles by RickZeeland (Articles: 2, Tip/Tricks: 12)
Articles: 2, Tip/Tricks: 12
Articles
Technical Blogs
Tips and Tricks
Reference Articles
Projects
Average article rating: 3.77
Button Controls
Non-rectangular Buttons
RoundedButton Control - Demystifying DrawArc
Posted: 20 Jan 2018 Updated:
21 Jan 2018
Views: 6,530 Rating: 2.54/5 Votes: 3 Popularity: 1.11
Licence: The Code Project Open License (CPOL)
Bookmarked: 3
Downloaded: 195
This is an alternative for "RoundedButton Control - Demystifying DrawArc"
Database
SQL Server
SMO Tutorial 3 of n - Scripting
Posted: 24 Jan 2016 Updated:
24 Jan 2016
Views: 5,050 Rating: 5.00/5 Votes: 1 Popularity: 0.00
Licence: The Code Project Open License (CPOL)
Bookmarked: 2
Downloaded: 92
This is an alternative for "SMO Tutorial 3 of n - Scripting"
No blogs have been submitted.
Average tips rating: 4.44
Dialogs and Windows
Skins & Advanced UI
A New Skin for Ye Olde GroupBox [Tip/Trick]
Posted: 13 Jun 2015 Updated:
13 Jun 2015
Views: 12,810 Rating: 4.40/5 Votes: 4 Popularity: 2.65
Licence: The Code Project Open License (CPOL)
Bookmarked: 3
Downloaded: 341
Creating a custom GroupBox in WinForms that supports skinning
Static & Panel Controls
General
Beveled Panel with Shadow Effect - Now With Tabs [Tip/Trick]
Posted: 30 Jan 2018 Updated:
2 Feb 2018
Views: 10,410 Rating: 4.89/5 Votes: 4 Popularity: 2.94
Licence: The Code Project Open License (CPOL)
Bookmarked: 9
Downloaded: 324
This is an alternative for "Beveled Panel with Shadow Effect"
Database
SQL
A PostgreSQL Notification Example [Tip/Trick]
Posted: 14 Sep 2017 Updated:
11 Mar 2018
Views: 17,400 Rating: 4.74/5 Votes: 10 Popularity: 4.73
Licence: The Code Project Open License (CPOL)
Bookmarked: 14
Downloaded: 1,252
PostgreSQL notifications Windows Forms application
SQL Server
Inno Setup Script to Install SQL Server 2008 R2 with Tools [Tip/Trick]
Posted: 1 Dec 2013 Updated:
1 Dec 2013
Views: 26,670 Rating: 5.00/5 Votes: 2 Popularity: 1.51
Licence: A Public Domain dedication
Bookmarked: 8
Downloaded: 0
Inno Setup script to install SQL Server 2008 R2 with Tools, creating an instance with special rights and displaying the log.
Convert SQL Server Database to PostgreSQL [Tip/Trick]
Posted: 31 Dec 2015 Updated:
2 Jan 2016
Views: 25,840 Rating: 3.65/5 Votes: 17 Popularity: 4.44
Licence: The Code Project Open License (CPOL)
Bookmarked: 10
Downloaded: 1,596
This console application converts an SQL Server database to PostgreSQL.
General Graphics
Icons
Creating a Glossy Windows Icon [Tip/Trick]
Posted: 19 Dec 2013 Updated:
19 Dec 2013
Views: 12,290 Rating: 4.55/5 Votes: 4 Popularity: 2.74
Licence: The Code Project Open License (CPOL)
Bookmarked: 7
Downloaded: 0
Using the free Greenfish Icon Editor to create a big glossy icon for use with Windows
C#
Reflection
A Low Maintenance XML Settings Mechanism [Tip/Trick]
Posted: 14 Mar 2015 Updated:
14 Mar 2015
Views: 6,540 Rating: 4.00/5 Votes: 1 Popularity: 0.00
Licence: The Code Project Open License (CPOL)
Bookmarked: 9
Downloaded: 100
An easy way to edit and exchange XML config settings
.NET Framework
How To
.NET Core Versioning Demystified [Tip/Trick]
Posted: 24 Feb 2018 Updated:
25 Feb 2018
Views: 7,630 Rating: 4.45/5 Votes: 9 Popularity: 4.14
Licence: The Code Project Open License (CPOL)
Bookmarked: 8
Downloaded: 0
Version all your .NET Core projects in one swoop fell !
Windows Presentation Foundation
Controls
Custom WPF ListBox with Banding and Coloring in Code [Tip/Trick]
Posted: 23 May 2015 Updated:
23 May 2015
Views: 10,890 Rating: 2.60/5 Votes: 2 Popularity: 0.78
Licence: The Code Project Open License (CPOL)
Bookmarked: 2
Downloaded: 0
Creating a custom ListBox by overriding the PrepareContainerForItemOverride() method of the ListBox with a custom routine.
Bugs & Workarounds
General
How to Avoid 7zip 'Duplicate filename' Error [Tip/Trick]
Posted: 11 Sep 2016 Updated:
11 Sep 2016
Views: 8,500 Rating: 5.00/5 Votes: 2 Popularity: 1.51
Licence: The Code Project Open License (CPOL)
Bookmarked: 0
Downloaded: 0
Avoid 7zip 'Duplicate filename' error when creating an archive with files from multiple directories.
Installation
General
Inno Setup Script to Change a C# Forms Configuration [Tip/Trick]
Posted: 25 Feb 2017 Updated:
25 Feb 2017
Views: 8,490 Rating: 5.00/5 Votes: 5 Popularity: 3.49
Licence: The Code Project Open License (CPOL)
Bookmarked: 5
Downloaded: 152
Create an Installer which allows to change the Forms application settings in a custom Inno Setup page
Testing and QA
General
Fiddling around with the TeamCity REST API [Tip/Trick]
Posted: 6 Mar 2018 Updated:
6 Mar 2018
Views: 6,100 Rating: 5.00/5 Votes: 1 Popularity: 0.00
Licence: The Code Project Open License (CPOL)
Bookmarked: 3
Downloaded: 0
Automating package downloads with a PowerShell script and the TeamCity REST API
No reference articles have been posted.
No projects have been posted.
RickZeeland
Software Developer
Netherlands
Software developer in the Netherlands, currently working on Video Surveillance applications.
Experience: C#, C++, VB, ASP, SQL Server, PostgreSQL.
It all started with Black&White, no not the whiskey but the Sinclair ZX81 followed by several Atari's and PC's. The journey continues ...