14,279,473 members
Sign in
Email
Password
Forgot your password?
Sign in with
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 ASP.NET questions
View VB.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
The Soapbox
Non-English Language
>
General Indian Topics
help
?
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
About Us
The default search term operator is
AND
.
You can use brackets,
AND
,
OR
, and
NOT
to improve your search. For example:
C# AND NOT(VB or SQL)
A query of a single
*
will return everything, filtered by any filters.
Filter examples:
Search by Author
author:"author name"
Filter by tag
tag:C#
or
tag:(C++ or Java)
Wildcard search
use "?" or "*" eg.
gr?d
or
gr*
30,140 Results
Filters
Articles
Technical Blogs
Tips & Tricks
Reference Articles
Research Library
Questions
Answers
Forum Messages
News Items
Just My Stuff
My Bookmarks
Sort by
Relevance
Rating (Hi - Lo)
Rating (Lo - Hi)
Popularity (Hi - Lo)
Popularity (Lo - Hi)
Votes (Hi - Lo)
Votes (Lo - Hi)
Modified (New - Old)
Modified (Old - New)
Thread Modified (New - Old)
Thread Modified (Old - New)
Created (New - Old)
Created (Old - New)
Title (A - Z)
Title (Z - A)
Author (A - Z)
Author (Z - A)
Match
All Fields
Title
Description
Author(s)
Tags
Any Date
Last 12 hours
Last 24 hours
Last week
Last 2 weeks
Last month
Last 3 months
Last 6 months
Last year
January
February
March
April
May
June
July
August
September
October
November
December
Rating Range
All - Including Unrated
1.0 - 5.0
2.0 - 5.0
3.0 - 5.0
4.0 - 5.0
4.5 - 5.0
4.8 - 5.0
5.0
Advanced Filters:
Article Topics
All Topics
Desktop Development
Web Development
Mobile Development
Cloud Computing
Enterprise Systems
Database
Multimedia
Languages
Platforms, Frameworks & Libraries
General Programming
Graphics / Design
Development Lifecycle
General Reading
Third Party Products
Mentor Resources
Internet of Things
Contests
Article License
All Licenses
Ms-RL
Custom
CPOL
CDDL
Ms-PL
MPL
CPL
Eclipse
MIT
BSD
Apache
CC (ASA 2.5)
Zlib
Public Domain
CC (Attr 3U)
CC (ASA 3U)
CC (BY-ND 3.0)
LGPL3
GPL3
Forums
All Forums
Feature Forums
General Programming
Web Development
Mobile Development
Product Lifecycle
Database & SysAdmin
General Discussions
Non-English Language
Page 1 of 603
Page Size:
10
·
25
·
50
Tag filtered by: C#
[x]
Martix-style rain in C# with WPF
2 Sep 2019
by
Andreoli Carlo
license:
CPOL
Matrix digital rain, Matrix code or sometimes green rain, is the computer code featured in the Matrix movies.
Languages
»
C#
»
How to
C#
XAML
WPF
NetworkView: A WPF custom control for visualizing and editing networks, graphs and flow-charts
1 Sep 2019
by
Ashley Davis
license:
MIT
This article examines the use and implementation of a WPF custom control that is used to display and edit networks, graphs and flow-charts.
Platforms, Frameworks & Libraries
»
Windows Presentation Foundation
»
Controls
C#
Windows
.NET
XAML
WPF
Controls
, +
SessionTime - log Windows session events and display session durations and locked periods
1 Sep 2019
by
Ivan Golović
license:
MIT
This application consists of Windows service that logs Windows session events and WPF application that parses resulting log to display session durations and locked/unlocked periods within sessions for selected user.
Platforms, Frameworks & Libraries
»
.net Framework
»
Samples
C#
XML
Windows
.NET
XAML
WPF
, +
DotNetPeLib: A Library to Read and Generate .
NET Assemblies in C++11
31 Aug 2019
by
Alexandre Bencz
license:
CPOL
DotNetPELib is a library which abstracts managed information such as namespaces, classes, fields, methods, and instructions. The information can then be used to generate assembly language source files, or PE executables or DLLs.
Languages
»
Msil
»
General
C++
C
C#
.NET
MSIL
Managed
, +
Creating ASP.
NET Core Application with Docker Support
31 Aug 2019
by
Shweta Lodha
license:
CPOL
In this article, we will see how to utilize docker for ASP.NET Core application.
Web Development
»
Asp.net
»
General
C#
ASP.NET
Javascript
XML
CSS
.NET
, +
Tridash: Why yet another programming language?
31 Aug 2019
by
Alexander Gutev
license:
CPOL
Another Programming Language?. CodeProjectI recently released version 0.4, the first version that is remotely usable, of Tridash, a programming language I've been working on...
Languages
»
Programming Languages
»
General
C++
C#
Javascript
Java
HTML
Haskell
, +
SQL Index Manager – Free GUI Tool for Index Maintenance on SQL Server and Azure
31 Aug 2019
by
Sergey Syrovatchenko
license:
GPL3
Open source index maintenance tool for SQL Server and Azure
Database
»
Database
»
Sql Server
C#
XML
SQL
.NET
SQL-Server
ADO.NET
, +
RealNews
29 Aug 2019
by
Mehdi Gholam
license:
CPOL
WinForms RSS Reader similar to FeedReader
General Programming
»
Internet / Network
»
Internet
C#
XML
CSS
.NET
Text
VS2013
, +
Low Code Web App Constructor - ASP.
NET Core 2.
2 Single Page Application(SPA)
29 Aug 2019
by
Kalvin Lawrence Ernst
license:
CPOL
Generate a multi-layered web app instantly, directly from a database (SQL Server)
Web Development
»
Applications & Tools
»
General
C#
Javascript
XML
CSS
SQL
.NET
, +
TinyWeb: A Simple Web Server in C#
29 Aug 2019
by
honey the codewitch
license:
CPOL
A simple home HTTP server that works across all .NET platforms
Web Development
»
Applications & Tools
»
Applications
C#
.NET
HTTP
Sockets
socket.io
http-server
Csminify: A Merge.
Minifier for C# Source
29 Aug 2019
by
honey the codewitch
license:
CPOL
Easily create single source file drop-ins from multiple C# source files
General Programming
»
Tools and Ide
»
General
C#
.NET
tools
Parsing
MVC 6 Dynamic Navigation Menu from Database
27 Aug 2019
by
dnxit
license:
CPOL
MVC 6 .NET Core Dynamic navigation menu from the database
Web Development
»
Asp.net
»
General
C#
ASP.NET
Javascript
CSS
SQL
.NET
, +
Building a Discord Bot in Azure using Microservices
27 Aug 2019
by
Glenn Prince
license:
CPOL
Over the next few posts, I am going to go through designing and building a Discord bot application using a microservices architecture and implementing a variety of services within Azure.
Cloud Computing
»
Azure
»
General
C#
.NET
Azure
.NET-Core
Build Xamarin Apps Faster With BaaS
26 Aug 2019
by
MeshyDB
license:
CPOL
Learn how to quickly build mobile apps using a Xamarin with a cloud hosted mobile backend in minutes.
Mobile Development
»
Android
»
General
C#
XML
.NET
Mobile
Android
JSON
, +
Using Python Scripts from a C# Client (Including Plots and Images)
26 Aug 2019
by
Thomas Weller
license:
CPOL
Demonstrates how to run Python scripts from C#
Languages
»
C#
»
How to
C#
XML
SQL
.NET
WPF
Python
, +
Filling the WPF TreeView with Multilevel Hierarchy Data
24 Aug 2019
by
Dawid Giermanski
license:
CPOL
Presentation of the code which iteratively fills the WPF TreeView with multilevel hierarchy data
Desktop Development
»
Tree Controls
»
General
C#
Windows
WPF
Command Line Tool and C# Class for Uploading Videos on Vimeo
23 Aug 2019
by
Andreask84
license:
CPOL
A command line tool and a simple C# class with a complete set of functions to easily upload videos on Vimeo
Platforms, Frameworks & Libraries
»
.net Framework
»
General
C#
Java
.NET
COM
Python
Newtonsoft
, +
Wexflow - Open-source and cross-platform workflow engine
23 Aug 2019
by
Akram El Assas
license:
MIT
A high-performance, extensible, modular and cross-platform workflow engine. Built for automation.
Languages
»
C#
»
General
C#
Javascript
Java
.NET
Android
Web
A WPF Rotary Control
23 Aug 2019
by
Leif Simon Goodwin
license:
CPOL
This article presents a highly configurable rotary dial control.
Desktop Development
»
Selection Controls
»
General
C#
XML
Windows
.NET
XAML
WPF
, +
In Depth LSTM Implementation using CNTK on .
NET Platform
22 Aug 2019
by
Bahrudin Hrnjica
license:
CPOL
Implementation of the LSTM recurrent neural network in CNTK shown in detail
Platforms, Frameworks & Libraries
»
Cross Platform
»
General
C++
C#
.NET
Python
.NET-Core
Gradient
CropBox
21 Aug 2019
by
Johnny J.
license:
CPOL
Easily add image cropping to your desktop application
Desktop Development
»
Edit Controls
»
Owner Drawn Controls
C#
.NET
Win32
Win64
GDI+
TorpedoSync
20 Aug 2019
by
Mehdi Gholam
license:
CPOL
LAN based file synchronization between machines (works on pi and ubuntu).
General Programming
»
Internet / Network
»
General
C#
Javascript
XML
CSS
.NET
HTML
, +
Pck: Code Roundup and Quick Start Guide
20 Aug 2019
by
honey the codewitch
license:
MIT
Using PCK to create grammars, parsers and tokenizers for C# and other .NET languages
General Programming
»
Algorithms & Recipes
»
Parsers
C#
Javascript
XML
.NET
compiler
JSON
, +
AutoUpdate: A GitHub Enabled autoupdater
19 Aug 2019
by
honey the codewitch
license:
CPOL
Automatically update your winforms app using github release binaries
Desktop Development
»
Miscellaneous
»
General
C#
Windows
.NET
Image Puzzle: An HTML Game
19 Aug 2019
by
Anurag Gandhi
license:
CPOL
An HTML 2D game to describe some basic game development tips in HTML/CSS and JavaScript.
Web Development
»
Html / CSS
»
Html
C#
ASP.NET
Javascript
CSS
Windows
.NET
, +
The Atlas Copco Open Protocol Interpreter
18 Aug 2019
by
Henrique Dal Bello
license:
MIT
This article describes a DLL made to help the community when communicating with Tightening Controllers via Open Protocol.
General Programming
»
Dlls & Assemblies
»
Applications
C#
.NET
Protocol
Quick, Simple and Elegant way to convert C# data model to CSV
18 Aug 2019
by
rohitsies
license:
CPOL
CSV file generator using simplistic approach
General Programming
»
Dlls & Assemblies
»
General
C#
convert
file
CSV
reflection
Pck.
Cfg: Context Free Grammars in PCK
17 Aug 2019
by
honey the codewitch
license:
CPOL
Using PCK's grammar system, and understanding the concepts behind it.
General Programming
»
Algorithms & Recipes
»
Parsers
C#
Javascript
XML
.NET
compiler
JSON
, +
Pck.
Edit: A GUI for Building Parsers
16 Aug 2019
by
honey the codewitch
license:
CPOL
Quickly and easily build parsers and tokenizers using Pck's editor
General Programming
»
Algorithms & Recipes
»
Parsers
C#
Javascript
XML
.NET
JSON
Antlr
, +
Getting Started with gRPC Client and Server using ASP.
NET Core
15 Aug 2019
by
syed shanu
license:
CPOL
In this article, we will see how to create a gRPC service using the ASP.NET Core template. We will also create a client application using .NET Console core to call the gRPC service server method directly to send and receive the message from the client application.
Desktop Development
»
Miscellaneous
»
General
C#
How to properly use the Ajax Toolkit Rating control
15 Aug 2019
by
dimpant
license:
CPOL
Utilize the Rating Ajax control in your ASP.NET Web Forms application.
Web Development
»
Ajax
»
Atlas
C#
ASP.NET
.NET
Ajax
ASP.NET4
Getting Started with RavenDB Cloud Database
15 Aug 2019
by
Judah Gabriel Himango
license:
CPOL
Spin up a RavenDB database quickly and cheaply. Create a highly-available database cluster in minutes. Try out the all new RavenDB Cloud for free at cloud.ravendb.net.
Third Party Products
»
Product Showcase
»
General
C#
ASP.NET
.NET
Cloud
RavenDB
AWS
, +
Faded.
Dimmed Button Images
15 Aug 2019
by
AntGamble
license:
CPOL
Dim Windows Forms Buttons when disabled
Desktop Development
»
Button Controls
»
General
C#
Seeding Data MVC 6 .
NET Core Application
14 Aug 2019
by
dnxit
license:
CPOL
Seeding data in MVC 6 .NET Core 2.2 application at startup
Web Development
»
Asp.net
»
General
C#
.NET
MVC6
ASP.NET-Core
VS2019
Introduction to Rest.
API.
Translator
14 Aug 2019
by
Alen Toma
license:
CPOL
Communicate with REST API using interface and expression instead of URL
Platforms, Frameworks & Libraries
»
Libraries
»
General
C#
.NET
REST
API
Learn about Stored Procedures
14 Aug 2019
by
essentialSQL
license:
MIT
In this blog post, you will learn about stored procedures
Database
»
Database
»
General
C#
SQL
SQL-Server
PHP
Oracle
MS-Excel
, +
Pck.
LALR(1): An LR Parsing Algorithm
14 Aug 2019
by
honey the codewitch
license:
CPOL
An LALR(1) parsing algorithm as part of Pck
General Programming
»
Algorithms & Recipes
»
Parsers
C#
.NET
compiler
Parsing
generator
grammar
Adding EntityFrameworkCore Support to .
NET Core Project
13 Aug 2019
by
Benktesh Sharma
license:
CPOL
Demonstrate how to add EF support in .NET Core project
Platforms, Frameworks & Libraries
»
.net Framework
»
How to
C#
SQL
.NET
SQL-Server
Visual-Studio
JSON
, +
TensorFlow - Creating C# Applications using TensorFlowSharp
12 Aug 2019
by
Sau002
license:
CPOL
How to create C# applications using TensorFlowSharp
General Programming
»
Artificial Intelligence and Machine Learning
»
Machine Learning and Ai Challenge
C#
.NET
Python
machine-learing
Export to Excel using NPOI - C# and WEB API
12 Aug 2019
by
Mohammed Dawood Ansari
license:
CPOL
"How to export the List into an Excel file" in a generic way using NPOI with .NET/.NET Core WEB API
Web Development
»
Asp.net
»
General
C#
ASP.NET
.NET
WebAPI
NPOI
Excel
, +
Real Label Size and View Angle Measurement Tool
12 Aug 2019
by
Member 13092868
license:
CPOL
This tool helps you create a label with given degrees of view angle. Also helps you estimate REAL label height and width by providing you linear correction functions to apply to inaccurate MeasureString values
Multimedia
»
Gdi
»
General
C#
Windows
.NET
Visual-Studio
VS2010
Text
Use Windows Forms Designer on .
NET Core 3.
0 Preview
10 Aug 2019
by
Ahmad N. Chatila
license:
CPOL
A hack tutorial that enables the use of Windows Forms Designer for .NET Core 3.0 (preview) based Windows Forms apps
Desktop Development
»
Edit Controls
»
General
C#
XML
Windows
.NET
Visual-Studio
JSON
, +
Using ConfuserEx to Protect Your xamarin.
forms App
8 Aug 2019
by
Alen Toma
license:
CPOL
Using ConfuserEx to protect your xamarin.forms app
Mobile Development
»
Mobile Development
»
General
C#
Xamarin
Easily Add a Ribbon into a WinForms Application
7 Aug 2019
by
tajbender
,
KoglTH
,
Jose Menendez Póo
,
toATwork
,
adriancs
,
Michael Spradlin
license:
Ms-PL
Easily add a ribbon to a WinForms application
Desktop Development
»
Tabs & Property Pages
»
General
C#
Ribbon
WindowsForms
Do You Write Interfaces for Classes? I’m Begging You… Stop!
6 Aug 2019
by
Manfredzik
license:
CPOL
Maybe not literally. But I will try to convince you to write fewer interfaces
General Programming
»
Programming Tips
»
General
C#
.NET
Pck: The Parser Construction Kit
6 Aug 2019
by
honey the codewitch
license:
Public Domain
A parser generator and unification system for different parsing tools
General Programming
»
Algorithms & Recipes
»
Parsers
C#
Javascript
XML
.NET
compiler
JSON
, +
ASP.
NET Core and Blazor Code Venture: Configuring Azure AD Authentication
5 Aug 2019
by
Vincent Maverick Durano
license:
CPOL
This is the first article of the ASP.NET Core and Blazor Code Venture series. The goal of this article series is to build a data driven Blazor app from scratch starting from setting up your development workspace, authentication, data access with CRUD, consuming Rest APIs and down to deployment.
Web Development
»
Asp.net
»
Howto
C#
Visual-Studio
Azure
ASP.NET-Core
.NET-Core
Blazor
, +
Pck.
FA: A Regular Expression and Finite State Engine in C#
5 Aug 2019
by
honey the codewitch
license:
Public Domain
A regex and finite state engine as part of PCK
General Programming
»
Algorithms & Recipes
»
Regular Expressions
C#
XML
.NET
regular-expression
JSON
C# Fuzzy Logic API
3 Aug 2019
by
AntonioLeonardo
license:
MIT
This API executes inferences by fuzzy logic concept on Plain Old CLR Object associating a predicate defined in .NET native object called 'Expression'.
Platforms, Frameworks & Libraries
»
.net Framework
»
Applications
C#
.NET
Visual-Studio
LINQ
fuzzy
artificial-intelligence
Advanced Test-Driven Development In C#
2 Aug 2019
by
Akram El Assas
license:
CPOL
This article discusses advanced Test-Driven Development (TDD) in C# through a simple example. Whether you are a new or experienced developer, this article will show you every step of TDD through a very simple example.
Development Lifecycle
»
Design and Architecture
»
General
C#
.NET
Mocking
Page 1 of 603
1
2
3
4
5
6
7
8
9
10
First
·
Prev
·
Next
·
Last