C# .Net library which contains handy classes with examples of using.
For example it contain:
- Alternative to .Net "Lock()" called QueuedLock, which can preserve order, in which was the lock accessed.
- Thread safe version of Random class from .Net (the original in .Net is not threadsafe).
- Helper class for synchronization with main thread in Windows Forms environment. For example if you want to add items to ListBox from different thread.
- Classes for removing diacritics from general text or from filenames
For download use application "Mercurial" http://mercurial.selenic.com/
In Mercurial use this link to download source code:
hg clone http://hg.code.sf.net/p/rsrlibraries/code rsrlibraries-code
Categories
Software DevelopmentLicense
BSD LicenseFollow RSR Libraries
Other Useful Business Software
Keep company data safe with Chrome Enterprise
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of RSR Libraries!