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

Smalltalk

Smalltalk

Great Reads

by Erion Pici
Generating docx reports in a client-server architecture, without using MS Office
by J Snape
I needed a simple class to handle adding and subtracting CD song length times, and ended up with a gigantic class
by Aron Kovacs
This is an alternative for "fastJSON"
by Anas Bahsas
In this class, I introduce a solution for converting dates between two calendars: Hijri & Gregorian.

Latest Articles

by Erion Pici
Generating docx reports in a client-server architecture, without using MS Office
by J Snape
I needed a simple class to handle adding and subtracting CD song length times, and ended up with a gigantic class
by Aron Kovacs
This is an alternative for "fastJSON"
by Anas Bahsas
In this class, I introduce a solution for converting dates between two calendars: Hijri & Gregorian.

All Articles

Sort by Score

Smalltalk 

by Erion Pici
Generating docx reports in a client-server architecture, without using MS Office
by J Snape
I needed a simple class to handle adding and subtracting CD song length times, and ended up with a gigantic class
by Aron Kovacs
This is an alternative for "fastJSON"
by Anas Bahsas
In this class, I introduce a solution for converting dates between two calendars: Hijri & Gregorian.
by Stefan Prodan
A struct example
by Alexey Chernobaev
Date and time source interface allows to use different actual date and time sources (e.g. current system time or accelerated system time) in your C# code to simplify debugging, simulation, etc.
by Eric Lynch
In this article, we explore the implementation of a Visual Studio editor that allows editing of a fictitious "Colorful" language. The editor minimally implements both syntax classification / coloring and IntelliSense completion.
by Mehdi Gholam
In this article I demonstrate why fastJSON is the smallest, fastest polymorphic JSON serializer (with Silverlight4, MonoDroid and .NET core support)
by NewPast
Using any Control In ComboBox or in EditingControl for DataGridView
by Waleed Elkot
Reading text from any image using Microsoft Office 2007 OCR
by Ehsan Sajjad
This post outlines why we would implement Equality for a Reference Type and how we can do that.
by Ehsan Sajjad
This post is a guide for beginners on how to implement Equality for a Value Type and why you should implement it.
by Richard Eng
A tip for learning object-oriented programming using a language best-suited for this purpose
by Shahin Khorshidnia
This is an alternative for "Get Full Shamsi Date in String Format with C# Class"
by Paw Jershauge
How to get the date 20 November 2005 from the number 06212
by Ɓukasz Bownik
Smallscript is a little scripting language inspired by Smalltalk syntax.