15,666,726 members
Sign in
Sign in
Email
Password
Forgot your password?
Sign in with
home
articles
Browse Topics
>
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 Python questions
View Javascript questions
View C++ questions
View Java questions
discussions
forums
CodeProject.AI Server
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work Issues
Design and Architecture
Artificial Intelligence
ASP.NET
JavaScript
Internet of Things
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
Python
.NET (Core and Framework)
Android
iOS
Mobile
WPF
Visual Basic
Web Development
Site Bugs / Suggestions
Spam and Abuse Watch
features
features
Competitions
News
The Insider Newsletter
The Daily Build Newsletter
Newsletter archive
Surveys
CodeProject Stuff
community
lounge
Who's Who
Most Valuable Professionals
The Lounge
The CodeProject Blog
Where I Am: Member Photos
The Insider News
The Weird & The Wonderful
help
?
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
About Us
Search within:
Articles
Quick Answers
Messages
Artificial Intelligence
Artificial Intelligence
Neural Networks
Machine Learning
Deep Learning
ML.Net
Big Data
Data Science
Tensorflow
ChatGPT
Internet of Things
Internet of Things
Arduino
Edge Device
Raspberry-Pi
Wearables
IoT Edge
Industrial IoT
DevOps
DevOps
Agile
Automation
Continuous Build
Continuous Delivery
Continuous Deployment
Continuous Integration
Deployment
Git
Installation
Integration Testing
Load Testing
Quality Assurance
TFS
Unit Testing
Testing
Containers
Containers
Docker
Kubernetes
Virtual Machine
High Performance Computing
High Performance Computing
GPU
Parallel Processing
Parallelization
Vectorization
Hosted Services
Hosted Services
AWS
Cordova
ExtJS
Google Cloud
Microservices
PhoneGap
Serverless
Storage
Web Hosting
WordPress
Azure
Security
Security
Blockchain
Cryptography
Encryption
Identity
Identity Server
Web Development
Web Development
Blazor
CSS3
Flask
HTML5
Kestrel
LESS
Nginx
Node.js
React
SCSS
Spring
Vue.js
ASP.NET
CSS
Apache
HTML
IIS
XHTML
Mobile Apps
Mobile Apps
Flutter
Ionic
iOS
Nativescript
React Native
Xamarin
Windows Mobile
Android
Desktop Programming
Desktop Programming
Cocoa
Electron
QT
Universal Windows Platform
X11
Windows Forms
ATL
MFC
Swing
Win32
WTL
WPF
XAML
System
Database Development
Database Development
Data Visualization
Elasticsearch
Lucene
MariaDB
MongoDB
NoSQL
PostgreSQL
Redis
MySQL
SQL Server
Productivity Apps and Services
Productivity Apps and Services
LibreOffice
OpenOffice
Sharepoint
Team Communication Tools
Biztalk
Microsoft Office
SAP
Game Development
Game Development
Doom
Kinect
Playstation 4
Playstation 5
Unity
Unreal
XBox
Multimedia
Multimedia
Audio
Image Processing
Video
Audio Video
DirectX
GDI
GDI+
OpenGL
General Programming
General Programming
Algorithms
Compression
Computational Geometry
Emulation
Exceptions
File
Internet
Localization
Memory Management
Optimization
Parser
Performance
Regular Expressions
Sorting
State Machines
Architecture
Design / Graphics
Printing
String
Threads
Usability
Programming Languages
Programming Languages
ASM
Bash
Basic
COBOL
Dart
Go
Haskell
Kotlin
Lua
Pascal
R
Razor
Rust
Scala
Swift
Typescript
Objective C
Visual Basic
VBScript
C++
C#
F#
FORTRAN
Java
Javascript
Perl
Python
Ruby
SQL
PHP
PowerShell
XML
Articles by Southmountain (Articles: 5, Tip/Tricks: 14)
Articles: 5, Tip/Tricks: 14
Articles
Technical Blogs
Tips and Tricks
Reference Articles
Projects
Average article rating: 4.66
Multimedia
GDI+
.NET Versioning and Multi-targeting on C# Application and Component
27 Jun 2015 Updated:
3 May 2016
Rating: 4.92/5 Votes: 19 Popularity: 6.30
Licence: CPOL Views: 56,395
Bookmarked: 31
Downloaded: 0
Please
Sign up or sign in
to vote.
this post discussed .NET versioning and multi-targeting of .NET application and component written in C#.
Programming Languages
ASM
Which Platform to Target your .NET Applications?
13 May 2016 Updated:
4 Jun 2016
Rating: 4.81/5 Votes: 22 Popularity: 6.46
Licence: CPOL Views: 32,636
Bookmarked: 27
Downloaded: 758
Please
Sign up or sign in
to vote.
An intensive research is given on this topic. A handy utility tool is built to check if an assembly unmanaged or managed, built for 32-bit or 64-bit Windows.
C#
How to Upload NLog Configuration into Version Control System?
9 Apr 2016 Updated:
9 Apr 2016
Rating: 5.00/5 Votes: 1 Popularity: 0.00
Licence: CPOL Views: 8,271
Bookmarked: 1
Downloaded: 56
Please
Sign up or sign in
to vote.
A discussion on how to upload NLog configuration into version control system for beginners. Two configurations are given here.
SQLite configuration for C# application targeting any CPU - Part 1
30 Apr 2016 Updated:
30 Apr 2016
Rating: 4.65/5 Votes: 8 Popularity: 4.19
Licence: CPOL Views: 33,867
Bookmarked: 10
Downloaded: 0
Please
Sign up or sign in
to vote.
A discussion on how to configure folder structures for C# application with SQLite databases and ADO.NET assemblies with targeting to any CPU, no matter 32-bit or 64-bit. Part 1 is theoretic consideration for project folder structures. Part 2 will give a demo to approve this concept.
Type Safe Code Validation with Migration to 64-bit OS
30 May 2016 Updated:
7 Jun 2016
Rating: 3.94/5 Votes: 8 Popularity: 3.56
Licence: CPOL Views: 17,071
Bookmarked: 3
Downloaded: 103
Please
Sign up or sign in
to vote.
This post looks at more details with type safe code and migration of .NET application from 32-bit to 64-bit with case study. The troublesome types in the migration are demonstrated. Some terms are clarified. It is for beginners.
Average blogs rating:
No blogs have been submitted.
Average tips rating: 4.24
Desktop Programming
MFC
A tip on glaux.h Header File & glaux.lib in OpenGL Programming [Tip/Trick]
3 Mar 2021 Updated:
4 Mar 2021
Rating: 5.00/5 Votes: 6 Popularity: 3.89
Licence: CPOL Views: 5,211
Bookmarked: 3
Downloaded: 0
Please
Sign up or sign in
to vote.
glaux.h header file & glaux.lib can be replaced by freeglut.h & freeglut.lib
Win32
Gems for typedef and namespace in C [Tip/Trick]
25 Feb 2017 Updated:
10 Mar 2017
Rating: 4.72/5 Votes: 11 Popularity: 4.92
Licence: CPOL Views: 19,393
Bookmarked: 16
Downloaded: 0
Please
Sign up or sign in
to vote.
Gems for typedef and namespace in C
A Good Desktop Software in Users' Eyes [Tip/Trick]
26 Sep 2015 Updated:
26 Sep 2015
Rating: 3.00/5 Votes: 1 Popularity: 0.00
Licence: CPOL Views: 7,460
Bookmarked: 1
Downloaded: 0
Please
Sign up or sign in
to vote.
Some take-away to improve the quality of desktop software
Multimedia
OpenGL
The Role of WGL Functions of OpenGL Rendering onto Microsoft Windows [Tip/Trick]
21 Feb 2021 Updated:
27 Feb 2021
Rating: 1.73/5 Votes: 3 Popularity: 0.82
Licence: CPOL Views: 7,490
Bookmarked: 4
Downloaded: 0
Please
Sign up or sign in
to vote.
This post sheds some light on all WGL functions(wiggle functions) in OpenGL extension for Microsoft Windows system
Programming Languages
C#
Microsoft Reserved Words that Cannot be Used as File Name [Tip/Trick]
19 Dec 2015 Updated:
19 Dec 2015
Rating: 4.41/5 Votes: 8 Popularity: 3.98
Licence: CPOL Views: 10,272
Bookmarked: 7
Downloaded: 0
Please
Sign up or sign in
to vote.
A tip that you need to know when you want to create many file names
Build Your Project File from Scratch using MSBuild [Tip/Trick]
22 Jun 2015 Updated:
22 Jun 2015
Rating: 4.09/5 Votes: 5 Popularity: 2.86
Licence: CPOL Views: 55,124
Bookmarked: 12
Downloaded: 482
Please
Sign up or sign in
to vote.
This tip shows how to build your own project file from scratch using MSBuild. It will deepen your understanding of project file made by Visual Studio IDE.
Basics on Settings.settings file [Tip/Trick]
12 Mar 2016 Updated:
12 Mar 2016
Rating: 1.82/5 Votes: 3 Popularity: 0.87
Licence: CPOL Views: 12,532
Bookmarked: 1
Downloaded: 89
Please
Sign up or sign in
to vote.
one caveat you may miss when you use Settings.settings file
Basics on Debugging App.config for Windows Form Application [Tip/Trick]
19 Mar 2016 Updated:
19 Mar 2016
Rating: 5.00/5 Votes: 3 Popularity: 2.39
Licence: CPOL Views: 12,112
Bookmarked: 4
Downloaded: 59
Please
Sign up or sign in
to vote.
One time-saving tip on debugging App.config file
C++
A Tip to Get MFC Support for Console Application in Visual Studio 2019 [Tip/Trick]
8 Mar 2021 Updated:
26 Mar 2021
Rating: 5.00/5 Votes: 11 Popularity: 5.21
Licence: CPOL Views: 9,570
Bookmarked: 14
Downloaded: 0
Please
Sign up or sign in
to vote.
Some quick configurations to get MFC support for console application
Jump Start to Build Diligent Engine [Tip/Trick]
17 Jun 2021 Updated:
23 Jun 2021
Rating: 5.00/5 Votes: 3 Popularity: 2.39
Licence: CPOL Views: 5,260
Bookmarked: 1
Downloaded: 0
Please
Sign up or sign in
to vote.
How to smoothly build Diligent Engine on Windows 10 with Visual Studio 2019
How to install Visual Studio 6 on Windows 7 professional 64bit [Tip/Trick]
22 Jun 2012 Updated:
22 Jun 2012
Rating: 4.70/5 Votes: 10 Popularity: 4.48
Licence: CPOL Views: 333,076
Bookmarked: 11
Downloaded: 0
Please
Sign up or sign in
to vote.
How to install Visual Studio 6 on Windows 7 professional (64 bit)
Visual Basic
Fixing Unregistered .OCX Files in Running Legacy Application on Windows 10 (64-bit) [Tip/Trick]
6 May 2022 Updated:
18 May 2022
Rating: 5.00/5 Votes: 5 Popularity: 3.49
Licence: CPOL Views: 9,780
Bookmarked: 8
Downloaded: 0
Please
Sign up or sign in
to vote.
How to install and register .OCX components for legacy application
XML
How to Compile Legacy Win32 Programs in Visual Studio 2019? [Tip/Trick]
1 Feb 2020 Updated:
4 Feb 2020
Rating: 5.00/5 Votes: 7 Popularity: 4.23
Licence: CPOL Views: 36,714
Bookmarked: 11
Downloaded: 252
Please
Sign up or sign in
to vote.
Some tips on how to compile legacy Win32 programs in Visual Studio 2019 - may save you few hours to figure out why
A Free & Useful Converter from VB project to C# project [Tip/Trick]
28 May 2022 Updated:
3 Jun 2022
Rating: 4.87/5 Votes: 5 Popularity: 3.40
Licence: CPOL Views: 14,881
Bookmarked: 13
Downloaded: 953
Please
Sign up or sign in
to vote.
This tip shares some lessons and thoughts after using this converter.
Average reference rating:
No reference articles have been posted.
Average project rating:
No projects have been posted.
Southmountain
Software Developer
United States
turns good thoughts into actions...