Click here to Skip to main content
15,860,859 members
Everything / Smalltalk

Smalltalk

Smalltalk

Great Reads

by Waleed Elkot
Reading text from any image using Microsoft Office 2007 OCR
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 Clifford Nelson
This behavior will select the entire text when a TextBox or PasswordBox gains focus
by Erion Pici
Generating docx reports in a client-server architecture, without using MS Office

Latest Articles

by Łukasz Bownik
Smallscript is a little scripting language inspired by Smalltalk syntax.
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 Richard Eng
A tip for learning object-oriented programming using a language best-suited for this purpose
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.

All Articles

Sort by Score

Smalltalk 

24 Aug 2009 by Waleed Elkot
Reading text from any image using Microsoft Office 2007 OCR
20 May 2018 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.
23 Aug 2010 by Erion Pici
Generating docx reports in a client-server architecture, without using MS Office
3 Jan 2024 by Łukasz Bownik
Smallscript is a little scripting language inspired by Smalltalk syntax.
10 Dec 2016 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.
24 Mar 2018 by Ehsan Sajjad
This post outlines why we would implement Equality for a Reference Type and how we can do that.
23 Jan 2021 by Mehdi Gholam
In this article I demonstrate why fastJSON is the smallest, fastest polymorphic JSON serializer (with Silverlight4, MonoDroid and .NET core support)
30 Apr 2012 by NewPast
Using any Control In ComboBox or in EditingControl for DataGridView
20 Nov 2004 by Anas Bahsas
In this class, I introduce a solution for converting dates between two calendars: Hijri & Gregorian.
21 Aug 2019 by Richard Eng
A tip for learning object-oriented programming using a language best-suited for this purpose
28 Aug 2013 by Aron Kovacs
This is an alternative for "fastJSON"
5 May 2012 by Shahin Khorshidnia
This is an alternative for "Get Full Shamsi Date in String Format with C# Class"
6 Aug 2007 by Paw Jershauge
How to get the date 20 November 2005 from the number 06212
7 Jul 2013 by J Snape
I needed a simple class to handle adding and subtracting CD song length times, and ended up with a gigantic class
21 Jun 2018 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.
17 Jun 2018 by Gunnar S
Moving ASP.NET WebAPI code to Service Fabric Cluster