Join/Login
Business Software
Open Source Software
For Vendors
Blog
About
More
Articles
Create
SourceForge Podcast
Site Documentation
Subscribe to our Newsletter
Support Request
For Vendors
Help
Create
Join
Login
Business Software
Open Source Software
SourceForge Podcast
Resources
Articles
Case Studies
Blog
Menu
Help
Create
Join
Login
Home
Browse
SIDEStep2Cloud
SideCode
SIDEStep2Cloud SideCode
CallLogging System
Status:
Pre-Alpha
Brought to you by:
brett1981
Summary
Files
Reviews
Support
Wiki
Tickets
SideCode
Menu
▾
▴
Browse Commits
Browse Files
Commit
[r136]
Maximize
Restore
History
Authored by:
brett1981
2013-08-13
Browse code at this revision
Parent:
[r135]
Child:
[r137]
<<
<
1
..
47
48
49
50
51
..
72
>
>>
(Page 49 of 72)
added
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Runtime/Caching/CacheExtensions.cs
added
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Runtime/Caching/Dictionary
added
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Runtime/Caching/Dictionary/DictionaryCache.cs
added
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Runtime/Caching/Dictionary/DictionaryCacheFactory.cs
added
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Runtime/Caching/ICache.cs
added
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Runtime/Caching/ICacheFactory.cs
added
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Runtime/Caching/ICacheT.cs
added
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Runtime/Caching/Memory
added
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Runtime/Caching/Memory/MemoryCache.cs
added
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Runtime/Caching/Memory/MemoryCacheFactory.cs
added
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Runtime/InteropServices
added
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Runtime/InteropServices/INetworkChecker.cs
added
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Runtime/InteropServices/Network.cs
added
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Runtime/InteropServices/NetworkChecker.cs
added
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Runtime/InteropServices/User32.cs
added
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Runtime/Serialization
added
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Runtime/Serialization/BinarySerializer'T.cs
added
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Runtime/Serialization/BinarySerializerFactory.cs
added
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Security
added
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Security/Credentials.cs
added
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Security/Cryptography
added
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Security/Cryptography/DataProtection.cs
added
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Security/Cryptography/DefaultHashing.cs
added
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Security/Cryptography/HashAlgorithmExtensions.cs
added
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Security/Cryptography/HashAlgorithmFactoryWrapper.cs
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Runtime/Caching/CacheExtensions.cs
Diff
Switch to side-by-side view
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Runtime/Caching/Dictionary
Directory.
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Runtime/Caching/Dictionary/DictionaryCache.cs
Diff
Switch to side-by-side view
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Runtime/Caching/Dictionary/DictionaryCacheFactory.cs
Diff
Switch to side-by-side view
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Runtime/Caching/ICache.cs
Diff
Switch to side-by-side view
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Runtime/Caching/ICacheFactory.cs
Diff
Switch to side-by-side view
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Runtime/Caching/ICacheT.cs
Diff
Switch to side-by-side view
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Runtime/Caching/Memory
Directory.
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Runtime/Caching/Memory/MemoryCache.cs
Diff
Switch to side-by-side view
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Runtime/Caching/Memory/MemoryCacheFactory.cs
Diff
Switch to side-by-side view
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Runtime/InteropServices
Directory.
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Runtime/InteropServices/INetworkChecker.cs
Diff
Switch to side-by-side view
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Runtime/InteropServices/Network.cs
Diff
Switch to side-by-side view
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Runtime/InteropServices/NetworkChecker.cs
Diff
Switch to side-by-side view
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Runtime/InteropServices/User32.cs
Diff
Switch to side-by-side view
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Runtime/Serialization
Directory.
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Runtime/Serialization/BinarySerializer'T.cs
Diff
Switch to side-by-side view
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Runtime/Serialization/BinarySerializerFactory.cs
Diff
Switch to side-by-side view
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Security
Directory.
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Security/Credentials.cs
Diff
Switch to side-by-side view
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Security/Cryptography
Directory.
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Security/Cryptography/DataProtection.cs
Diff
Switch to side-by-side view
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Security/Cryptography/DefaultHashing.cs
Diff
Switch to side-by-side view
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Security/Cryptography/HashAlgorithmExtensions.cs
Diff
Switch to side-by-side view
/trunk/SIDEWPF/packages/EyeSoft.Core.1.4.0.0680/src/Security/Cryptography/HashAlgorithmFactoryWrapper.cs
Diff
Switch to side-by-side view
<<
<
1
..
47
48
49
50
51
..
72
>
>>
(Page 49 of 72)
✕