16,019,418 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 C++ questions
View Visual Basic questions
View Javascript questions
View .NET 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 David Thielen (Articles: 12, Tip/Trick: 1)
Articles: 12, Tip/Trick: 1
Articles
Technical Blogs
Tips and Tricks
Reference Articles
Projects
Average article rating: 4.01
All Topics
Completing the WordML spec
11 Jan 2005 Updated:
11 Jan 2005
Rating: 2.55/5 Votes: 10 Popularity: 2.55
Licence: Not specified Views: 69,508
Bookmarked: 9
Downloaded: 0
Please
Sign up or sign in
to vote.
An attempt to extend the documentation where Microsoft is silent.
What every developer should know about bitmaps
17 Dec 2010 Updated:
23 Dec 2010
Rating: 4.48/5 Votes: 21 Popularity: 5.73
Licence: CPOL Views: 72,192
Bookmarked: 42
Downloaded: 0
Please
Sign up or sign in
to vote.
This is a short post on the basics of bitmaps, which will be sufficient for most, and a good start for the rest.
Calling J# Code from .NET 4.0
22 Mar 2011 Updated:
22 Mar 2011
Rating: 4.33/5 Votes: 2 Popularity: 1.30
Licence: CPOL Views: 12,320
Bookmarked: 3
Downloaded: 0
Please
Sign up or sign in
to vote.
How to call J# code in a .NET 4.0 app
Desktop Programming
Win32
Get all the types a COM object implements
17 Feb 2009 Updated:
17 Feb 2009
Rating: 4.75/5 Votes: 4 Popularity: 2.86
Licence: Public Domain Views: 27,405
Bookmarked: 16
Downloaded: 262
Please
Sign up or sign in
to vote.
How to return all types that a COM object implements.
Font
What every developer should know about fonts
10 Dec 2010 Updated:
10 Dec 2010
Rating: 4.50/5 Votes: 2 Popularity: 1.35
Licence: CPOL Views: 24,392
Bookmarked: 15
Downloaded: 0
Please
Sign up or sign in
to vote.
If you're going to do much more than place a line of text in a form, then the details start to matter.
Operating Systems
Windows
Additional information on the RTF specification
11 Jan 2005 Updated:
11 Jan 2005
Rating: 3.23/5 Votes: 16 Popularity: 3.89
Licence: Not specified Views: 43,870
Bookmarked: 16
Downloaded: 0
Please
Sign up or sign in
to vote.
Information I have figured out about the RTF spec that is not documented by Microsoft.
Programming Languages
C#
Writing a Word Add-in - Part I
20 Nov 2004 Updated:
12 Jan 2005
Rating: 4.37/5 Votes: 40 Popularity: 6.85
Licence: Not specified Views: 224,601
Bookmarked: 92
Downloaded: 0
Please
Sign up or sign in
to vote.
An explanation of what you need to know to write a Word add-in in C#.
How to easily test your ADO.NET connections
22 Mar 2011 Updated:
22 Mar 2011
Rating: 4.20/5 Votes: 2 Popularity: 1.26
Licence: CPOL Views: 41,136
Bookmarked: 19
Downloaded: 1,858
Please
Sign up or sign in
to vote.
If you are having trouble connecting to a database using a program that uses an ADO.NET connector, this program is a great way to test it step by step.
Java
Everything you need to know about Locales
23 Jan 2011 Updated:
23 Jan 2011
Rating: 4.84/5 Votes: 15 Popularity: 5.69
Licence: CPOL Views: 34,662
Bookmarked: 46
Downloaded: 4
Please
Sign up or sign in
to vote.
All the basics about locales.
XML
Writing a Word Add-In - Part 0
11 Jan 2005 Updated:
11 Jan 2005
Rating: 2.15/5 Votes: 14 Popularity: 2.47
Licence: Not specified Views: 39,970
Bookmarked: 18
Downloaded: 0
Please
Sign up or sign in
to vote.
Learn to write an add-in in C# that does everything a regular C# program does.
Time
What Every Developer Should Know About Time
18 Feb 2011 Updated:
18 Feb 2011
Rating: 4.80/5 Votes: 3 Popularity: 2.29
Licence: CPOL Views: 17,770
Bookmarked: 17
Downloaded: 0
Please
Sign up or sign in
to vote.
A basic introduction to handling time
Unicode
What Every Developer Should Know About Character Encoding
23 Dec 2010 Updated:
23 Dec 2010
Rating: 3.89/5 Votes: 7 Popularity: 3.29
Licence: CPOL Views: 26,488
Bookmarked: 19
Downloaded: 0
Please
Sign up or sign in
to vote.
If you write code that touches a text file, you probably need this.
Average blogs rating:
No blogs have been submitted.
Average tips rating: 0.00
.NET
.NET4
Calling a J# DLL from .NET 4.0 [Tip/Trick]
25 Feb 2011 Updated:
25 Feb 2011
Rating: 0.00/5 Votes: 0 Popularity: 0.00
Licence: CPOL Views: 13,440
Bookmarked: 1
Downloaded: 0
Please
Sign up or sign in
to vote.
Calling a J# DLL from .NET 4.0
Average reference rating:
No reference articles have been posted.
Average project rating:
No projects have been posted.
David Thielen
Chief Technology Officer
Windward Studios
United States
CTO/founder - Windward Studios