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 prince sanghi
How to create an Acordian view for ListView in XAML for Windows WPF, Store, Mobile Application
by bluesathish
If you build the Query executer tool in a VB.NET, you need to check the input query syntax before getting the results. This tip gives you a small idea of how to get the syntactic errors from the VB.NET front end screen by calling already created stored procedure.
by Britto selva pandian J
Things to remember while using Rest API calls on SharePoint hosted App for Office 365/SharePoint Online
by Jon Randy
Safe monkey-patching for JavaScript
by cassert24
For those who are searching for a quick template code for the C++ replacement of C# properties, this is it.