Click here to Skip to main content
15,881,248 members

Articles by SimmoTech (Articles: 7, Tip/Tricks: 2)

Articles: 7, Tip/Tricks: 2

RSS Feed

Average article rating: 4.50

General Programming
String
6 May 2011   Updated: 11 May 2011   Rating: 4.95/5    Votes: 18   Popularity: 6.22
Licence: CPOL    Views: 27,192     Bookmarked: 23   Downloaded: 203
Please Sign up or sign in to vote.
A useful class now twice as fast.
Programming Languages
C#
18 Oct 2003   Updated: 18 Oct 2003   Rating: 4.13/5    Votes: 7   Popularity: 3.49
Licence: Not specified    Views: 89,144     Bookmarked: 23   Downloaded: 0
Please Sign up or sign in to vote.
A WinForms Panel that shows a size grip when docked at the bottom of a form.
21 Nov 2002   Updated: 21 Nov 2002   Rating: 3.00/5    Votes: 4   Popularity: 1.81
Licence: Not specified    Views: 62,950     Bookmarked: 26   Downloaded: 536
Please Sign up or sign in to vote.
A C# class to store and manipulate lists of unique strings
24 Oct 2004   Updated: 24 Oct 2004   Rating: 4.84/5    Votes: 77   Popularity: 9.08
Licence: CPOL    Views: 376,263     Bookmarked: 114   Downloaded: 2
Please Sign up or sign in to vote.
A solution to XmlSerializing inherited types not known until runtime.
8 Oct 2006   Updated: 27 Nov 2006   Rating: 4.95/5    Votes: 34   Popularity: 7.51
Licence: Public Domain    Views: 327,183     Bookmarked: 156   Downloaded: 3,735
Please Sign up or sign in to vote.
Provides code and techniques to enable developers to optimize serialization of DataSets/DataTables.
20 Jul 2011   Updated: 20 Jul 2011   Rating: 4.80/5    Votes: 17   Popularity: 5.91
Licence: CPOL    Views: 24,503     Bookmarked: 50   Downloaded: 410
Please Sign up or sign in to vote.
Helper class to build formatted strings and lists. Lots of features and very quick.
XML
24 Sep 2006   Updated: 16 May 2010   Rating: 4.87/5    Votes: 88   Popularity: 9.41
Licence: Public Domain    Views: 643,331     Bookmarked: 333   Downloaded: 4,974
Please Sign up or sign in to vote.
Provides code and techniques to enable developers to optimize serialization of data

Average blogs rating:

No blogs have been submitted.

Average tips rating: 5.00

C#
4 Mar 2011   Updated: 5 Mar 2011   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 6,840     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
This code is 27% faster on my machine (.NET 4/AnyCPU on a 64bit i5 processor) for the Unicode test than the Ayoola/Bell algorithm.No unsafe code (in fact was 18% faster than the unsafe version as posted) and works with Unicode.public static string ToggleCase_SimmoTech(string s){ ...
4 Mar 2011   Updated: 5 Mar 2011   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 4,510     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
Two more goes and then I'm done. (Wish I could get a job doing this kind of stuff! Wish I could get a job!)This is similar to my previous attempt but Reflector showed how ToLower() and ToUpper() are implemented and we can save some time by caching the CurrentCulture.TextInfo which saves...

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Software Developer (Senior) Hunton Information Systems Ltd.
United Kingdom United Kingdom
Simon Hewitt is a freelance IT consultant and is MD of Hunton Information Systems Ltd.

He is currently looking for contract work in London.

He is happily married to Karen (originally from Florida, US), has a lovely daughter Bailey, and they live in Kings Langley, Hertfordshire, UK.