C#
C# (see section on name, pronunciation) is an object-oriented programming language developed by Microsoft as part of the .NET initiative and later approved as a standard by ECMA (ECMA-334) and ISO (ISO/IEC 23270).
Application
Business
Remove
Platform
Any
License
Any
Possible ways to represent a graph data-structure in C# to implement graph algorithms.
This tutorial will show you how to use a SQL database, a SQL database, and the Calendar and FormView Controls to create an organizer to keep track of events of different days. C# version.
VintaSoftBarcode.NET Library - an easiest way for reading barcodes from your VB.NET, C# or ASP.NET application. Supported barcode types: Australian Post, Code 11, Code 39, Code 93, Code 128, Codabar,...
The eleventh article in the C# Object-Oriented Programming tutorial furthers the investigation of operator overloading. This time the overloading of the relational operators is described, allowing...
If you do a lot of web programming, it can save you a lot of time and effort to have a library of JavaScript functions. This article presents some useful, reusable client side code, for calendars and...
How can you protect your business from credit card frauds? Here are a few steps that can be taken to ensure that the transaction is being requested by the real cardholder.
One of most repetitive, boring and thus error prone tasks when accessing databases from C# (or other language) is writing SQL commands. And when there is explicit SQL, no matter whether it's in...
Very few programmers have the luxury of toiling on their code for a really long time - we are expected to churn apps out in a quick manner. Which means that to be productive, we must use tools that...
A Windows application normally comes with some standard features: controls, menus, one or more toolbars, and a status bar with one or more panels. Every time you start to write a new Windows...
Connecting to a database is essential in the vast majority of
business and enterprise applications. The .NET framework
provides ADO.NET, a new object orientated framework for data
access, to...
It's time to get practical and learn about ways of manipulating data in your program. Learn about more complicated data structures, such as multidimensional arrays, collections, dictionaries, stacks...