16,003,319 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 David Catriel (Articles: 8)
Articles: 8
Articles
Technical Blogs
Tips and Tricks
Reference Articles
Projects
Average article rating: 4.46
Database Development
SQL Server
Very Fast Table Copy from an ODBC Source into Microsoft Access within a C# Project
27 Nov 2007 Updated:
11 Jan 2008
Rating: 3.90/5 Votes: 6 Popularity: 3.03
Licence: CPOL Views: 133,355
Bookmarked: 28
Downloaded: 927
Please
Sign up or sign in
to vote.
An extremely fast and efficient way to import a table from any ODBC-capable database into MS Access (while running in a C# project), by using the Microsoft Access built-in import functionality.
Retrieving failed records after an SqlBulkCopy exception
18 May 2012 Updated:
19 Jun 2012
Rating: 4.98/5 Votes: 18 Popularity: 6.25
Licence: CPOL Views: 120,282
Bookmarked: 27
Downloaded: 0
Please
Sign up or sign in
to vote.
How to get a list of data rows that caused an exception (or several of them) in a SqlBulkCopy operation
Desktop Programming
Win32
Detailed SQL Server data audit through a .NET (CLR) trigger
19 Dec 2011 Updated:
19 Dec 2011
Rating: 4.91/5 Votes: 14 Popularity: 5.63
Licence: CPOL Views: 70,175
Bookmarked: 46
Downloaded: 1,144
Please
Sign up or sign in
to vote.
Creating a .NET trigger for SQL Server that will log (down to the field level) all changes made to tables.
Leveraging Threads to Speed up Batch Processing
13 Dec 2007 Updated:
16 Feb 2008
Rating: 4.81/5 Votes: 12 Popularity: 5.01
Licence: CPOL Views: 64,270
Bookmarked: 38
Downloaded: 920
Please
Sign up or sign in
to vote.
Speed up your batch processing by splitting it into smaller tasks and executing them in concurrent threads
Windows Forms
Disabling and Re-enabling Control Collections
1 Jan 2011 Updated:
3 Jan 2011
Rating: 4.48/5 Votes: 6 Popularity: 3.48
Licence: CPOL Views: 41,625
Bookmarked: 12
Downloaded: 352
Please
Sign up or sign in
to vote.
Disabling a control collection, and returning all sub controls to their respective Enabled state when re-enabling the collection
Programming Languages
C#
A perfect C# string enumerator
31 Dec 2007 Updated:
2 Jan 2008
Rating: 2.76/5 Votes: 14 Popularity: 3.17
Licence: CPOL Views: 69,839
Bookmarked: 33
Downloaded: 159
Please
Sign up or sign in
to vote.
An excellent and easy way to implement string enumerators in C#.
Bare bones SourceSafe journal monitor
6 Sep 2008 Updated:
6 Sep 2008
Rating: 5.00/5 Votes: 3 Popularity: 2.39
Licence: CPOL Views: 31,172
Bookmarked: 23
Downloaded: 248
Please
Sign up or sign in
to vote.
A simple and straightforward tool to monitor and report SourceSafe database changes.
XML
A C# Central Logging Mechanism using the Observer and Singleton Patterns
16 Nov 2007 Updated:
26 May 2022
Rating: 4.80/5 Votes: 36 Popularity: 7.36
Licence: CPOL Views: 144,212
Bookmarked: 99
Downloaded: 1,467
Please
Sign up or sign in
to vote.
A very powerful and clean way to add logging of all sorts to an application
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.
David Catriel
Team Leader
Canada
A developer that's been tinkering with computers since he first laid eyes on his buddy's Atari in the mid 80's and messed around with GWBasic and Logo. He now divides his time among his wife, kids, and evil mistress (a term lovingly [ahem...] given to his computer by the wife ...).
For more info, please see my LinkedIn profile: http://www.linkedin.com/pub/david-catriel/44/b01/382