Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / syntax

Syntax

syntax

Great Reads

by dmihailescu
UI and concurrent programming using IAsyncResult, BackgroundWorker, TPL, and ‘async’ syntax.
by Pete O'Hanlon
Getting started with TypeScript
by Pete O'Hanlon
What is an array and how to use it to manage multiple items
by Pete O'Hanlon
How to use arrays to manage multiple items

Latest Articles

by dmihailescu
UI and concurrent programming using IAsyncResult, BackgroundWorker, TPL, and ‘async’ syntax.
by Pete O'Hanlon
Getting started with TypeScript
by Pete O'Hanlon
What is an array and how to use it to manage multiple items
by Pete O'Hanlon
How to use arrays to manage multiple items

All Articles

Sort by Score

syntax 

by Pete O'Hanlon
Getting started with TypeScript
by Pete O'Hanlon
What is an array and how to use it to manage multiple items
by Pete O'Hanlon
How to use arrays to manage multiple items
by Ivan Yakimov
Do you know, that keyword 'new' can be used in a definition of class members? I knew about it, but have never used it for many years I work in the software industry. But recently, I have found a couple of scenarios where this opportunity is very useful. Here, I want to share my findings.