16,003,902 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 Javascript questions
View Visual Basic 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 Dustin Metzgar (Articles: 10)
Articles: 10
Articles
Technical Blogs
Tips and Tricks
Reference Articles
Projects
Average article rating: 4.37
Desktop Programming
WPF
Guess Word - A game written in .NET 3.0 using WPF and WWF
8 Jul 2006 Updated:
19 Jul 2006
Rating: 4.43/5 Votes: 18 Popularity: 5.45
Licence: Not specified Views: 89,670
Bookmarked: 63
Downloaded: 1,239
Please
Sign up or sign in
to vote.
Using the 3D graphics capabilities of the new Windows Presentation Foundation and the rules library available in Workflow Foundation (via DmRules), this game shows how easy it is to write interactive 3D applications with .NET 3.0.
Mobile Apps
A WPF-powered 3D graphing library
9 Nov 2006 Updated:
20 Nov 2006
Rating: 4.63/5 Votes: 21 Popularity: 5.92
Licence: CPOL Views: 224,863
Bookmarked: 118
Downloaded: 4,050
Please
Sign up or sign in
to vote.
Create 3D bar charts and pie graphs using WPF
Programming Languages
C#
Xmi CodeDom Library, Part 2 - Using dynamic types to increase performance
30 May 2006 Updated:
30 May 2006
Rating: 4.11/5 Votes: 5 Popularity: 2.87
Licence: CPOL Views: 43,082
Bookmarked: 18
Downloaded: 546
Please
Sign up or sign in
to vote.
A .Net 2.0 library that converts XMI into CodeDom. Part 2 shows how CodeDom was used to create dynamic types to outperform the reflection-based parsing.
Using NHibernate in COM+ (.NET Enterprise Services) Distributed Transactions
2 Feb 2006 Updated:
2 Feb 2006
Rating: 4.20/5 Votes: 7 Popularity: 3.55
Licence: Not specified Views: 48,290
Bookmarked: 29
Downloaded: 534
Please
Sign up or sign in
to vote.
Shows how to use NHibernate in a COM+ distributed transaction.
Using TIP (Transaction Internet Protocol) to Enlist Web Services into COM+ Distributed Transactions
8 Feb 2006 Updated:
4 Apr 2006
Rating: 4.13/5 Votes: 4 Popularity: 2.48
Licence: Not specified Views: 53,730
Bookmarked: 21
Downloaded: 438
Please
Sign up or sign in
to vote.
Shows how to use TIP to communicate with web services in a COM+ distributed transaction.
An Expression Parser for CodeDom
8 Jun 2006 Updated:
22 Apr 2009
Rating: 4.78/5 Votes: 51 Popularity: 7.99
Licence: CPOL Views: 143,403
Bookmarked: 74
Downloaded: 1,124
Please
Sign up or sign in
to vote.
Tired of writing long, complicated CodeDom expressions? This parser's for you!
XML
How to Append to a Large XML File
22 Aug 2006 Updated:
11 Oct 2006
Rating: 4.73/5 Votes: 26 Popularity: 6.69
Licence: Not specified Views: 210,208
Bookmarked: 105
Downloaded: 1,533
Please
Sign up or sign in
to vote.
Appending to an XML file can be tricky with large files in terms of speed and memory usage. This article covers the options available in .NET.
DmRules - A helper library for running rules in .NET 3.0
20 Jun 2006 Updated:
10 Jul 2006
Rating: 4.53/5 Votes: 25 Popularity: 6.09
Licence: CPOL Views: 78,883
Bookmarked: 64
Downloaded: 410
Please
Sign up or sign in
to vote.
A library that allows you to embed rules into your application. Written with Workflow Foundation libraries in .NET 3.0.
Xmi CodeDom Library, Part 1
11 Feb 2006 Updated:
26 May 2008
Rating: 4.23/5 Votes: 15 Popularity: 4.97
Licence: CPOL Views: 76,074
Bookmarked: 45
Downloaded: 772
Please
Sign up or sign in
to vote.
A .Net 2.0 library that converts XMI into CodeDom. Part 1 introduces the library.
Web Development
IIS
Transactional Web Services with WS-AtomicTransaction
22 Mar 2006 Updated:
12 Jun 2008
Rating: 3.91/5 Votes: 12 Popularity: 4.07
Licence: CPOL Views: 138,947
Bookmarked: 48
Downloaded: 491
Please
Sign up or sign in
to vote.
Explains a simple way of using WS-AtomicTransaction to create distributed transactions across Web services
Average blogs rating:
No blogs have been submitted.
Average tips rating:
No tips have been posted.
Average reference rating:
No reference articles have been posted.
Average project rating:
No projects have been posted.
Dustin Metzgar
Software Developer
Microsoft
United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.