c5 Questions
6
Solved
I'm struggling with the concept of when to use binary search trees and when to use dictionaries.
In my application I did a little experiment which used the C5 library TreeDictionary (which I belie...
Maisiemaison asked 28/1, 2010 at 1:46
1
Solved
I'm making an interval collection extension of the famous C# library C5. The IInterval interface defines an interval with comparable endpoints (irrelevant members removed):
public interface IInter...
Layard asked 16/7, 2015 at 5:0
1
Solved
I am currently on a project integrating Microsoft Dynamics C5 with an external system. ie, when an item is created on Dynamics C5 i want the item to be created in an external system (which has a fe...
Psychopharmacology asked 14/11, 2012 at 6:13
1
Solved
I've recently been testing C5 collections in C# and I'm loving their functionality. For large collections the performance seems on par with the generic counterparts. For small collections however t...
Winegrower asked 2/10, 2012 at 22:20
1
© 2022 - 2024 — McMap. All rights reserved.