Timeline for Caching Color-Bitmaps as MemoryStreams
Current License: CC BY-SA 4.0
        22 events
    
    | when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 9, 2018 at 6:31 | vote | accept | Heslacher | ||
| S Oct 9, 2018 at 6:31 | history | bounty ended | Heslacher | ||
| S Oct 9, 2018 at 6:31 | history | notice removed | Heslacher | ||
| Oct 9, 2018 at 1:54 | comment | added | Bohdan Mart | regarding large object heap here are solution, I guess codeproject.com/Articles/348590/A-replacement-for-MemoryStream But I'd rather use something with unmanaged memory, but can't find one for .net, strange. Java have plenty of them. | |
| S Oct 9, 2018 at 1:43 | history | edited | Stephen Rauch | CC BY-SA 4.0 | 
        
            
             
                
                    Added concurrency tag 
                
             
        
     | 
| S Oct 9, 2018 at 1:43 | history | suggested | Bohdan Mart | 
        
            
             
                
                    Added concurrency tag 
                
             
        
     | 
|
| Oct 9, 2018 at 1:41 | review | Suggested edits | |||
| S Oct 9, 2018 at 1:43 | |||||
| S Oct 8, 2018 at 6:17 | history | bounty started | Heslacher | ||
| S Oct 8, 2018 at 6:17 | history | notice added | Heslacher | Reward existing answer | |
| Oct 5, 2018 at 8:43 | comment | added | Heslacher | @PieterWitvoet well I didn't think of that. Thanks | |
| Oct 5, 2018 at 8:26 | comment | added | Pieter Witvoet | Since you mention images, x86 and out-of-memory concerns... are you taking precautions to deal with LOH fragmentation? | |
| Oct 5, 2018 at 6:13 | answer | added | user73941 | timeline score: 1 | |
| Oct 5, 2018 at 4:24 | comment | added | Heslacher | @t3chb0t that I will do later. | |
| Oct 4, 2018 at 19:57 | answer | added | VisualMelon | timeline score: 6 | |
| Oct 4, 2018 at 18:00 | history | tweeted | twitter.com/StackCodeReview/status/1047909407290544131 | ||
| Oct 4, 2018 at 17:20 | comment | added | t3chb0t | If you are going to exchage it later... why don't you implement it via an interface to easily use another implementation with dependency injection? | |
| Oct 4, 2018 at 16:46 | comment | added | Heslacher | @HenrikHansen I have clarified this in the question right now. | |
| Oct 4, 2018 at 16:46 | history | edited | Heslacher | CC BY-SA 4.0 | 
        
            
             
                
                    added 344 characters in body 
                
             
        
     | 
| Oct 4, 2018 at 16:35 | comment | added | user73941 | 
        
            
    Why don't you use a Guid as id and key in the dictionary?
        
     | 
|
| Oct 4, 2018 at 15:31 | answer | added | CharlesNRice | timeline score: 9 | |
| Oct 4, 2018 at 15:30 | answer | added | Peter Taylor | timeline score: 6 | |
| Oct 4, 2018 at 12:07 | history | asked | Heslacher | CC BY-SA 4.0 |