Click here to Skip to main content
15,867,488 members

Articles by BobJanova (Articles: 7, Tip/Trick: 1)

Articles: 7, Tip/Trick: 1

RSS Feed

Average article rating: 4.41

Desktop Programming
Windows Forms
4 Jul 2007   Updated: 4 Jul 2007   Rating: 4.56/5    Votes: 6   Popularity: 3.54
Licence: CPOL    Views: 36,111     Bookmarked: 24   Downloaded: 606
Please Sign up or sign in to vote.
A line based control for output and optional input, and a discussion of how to create a custom control from the .NET UserControl.
30 Dec 2011   Updated: 22 Jan 2012   Rating: 4.63/5    Votes: 5   Popularity: 3.23
Licence: CPOL    Views: 37,143     Bookmarked: 28   Downloaded: 0
Please Sign up or sign in to vote.
Some techniques for data binding in WinForms to keep processing and display separate.
Programming Languages
C#
19 Nov 2006   Updated: 19 Nov 2006   Rating: 3.53/5    Votes: 6   Popularity: 2.75
Licence: CPOL    Views: 113,618     Bookmarked: 15   Downloaded: 1,244
Please Sign up or sign in to vote.
A class to provide the same behaviour as Java's PBEWithMD5AndDES encryption algorithm
20 Feb 2007   Updated: 6 Feb 2009   Rating: 4.10/5    Votes: 11   Popularity: 3.91
Licence: CPOL    Views: 51,050     Bookmarked: 44   Downloaded: 549
Please Sign up or sign in to vote.
A symmetric stream-based encryption method in C# based on a rolling cipher and mod-257 multiplications
8 May 2006   Updated: 21 Oct 2008   Rating: 4.73/5    Votes: 31   Popularity: 6.92
Licence: CPOL    Views: 286,416     Bookmarked: 105   Downloaded: 3,626
Please Sign up or sign in to vote.
A simple lobby server for hosting multiple small games and allowing players to create and join games of many types.
3 Dec 2005   Updated: 10 Apr 2012   Rating: 4.63/5    Votes: 53   Popularity: 7.87
Licence: CPOL    Views: 948,928     Bookmarked: 183   Downloaded: 35,085
Please Sign up or sign in to vote.
Introduces a couple of cover classes to provide event-driven interaction with TCP/IP sockets and simple message protocols
8 Apr 2008   Updated: 12 Jul 2012   Rating: 4.72/5    Votes: 33   Popularity: 7.04
Licence: CPOL    Views: 190,719     Bookmarked: 144   Downloaded: 5,232
Please Sign up or sign in to vote.
A simple HTTP server that can be embedded in any .NET application.

Average blogs rating:

No blogs have been submitted.

Average tips rating: 5.00

29 Sep 2011   Updated: 30 Sep 2011   Rating: 5.00/5    Votes: 3   Popularity: 2.39
Licence: CPOL    Views: 14,340     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
How to wrap a value type so it can be used in positions where a reference type is required

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
United Kingdom United Kingdom
I'm a recent graduate (MSci) from the University of Cambridge, no longer studying Geology. Programming is a hobby so I get to write all the cool things and not all the boring things Smile | :) . However I now have a job in which I have to do a bit of work with a computer too.