Home
Releases
Discussions
Issue Tracker
Source Code
Stats
People
License
RSS RSS Feed
1-10 of 52 < Previous Next >
Discussions for NGenerics
Latest post:
Wed
2:11 PM
7 Posts
First post: krs43 wrote: Hello, First of all - excellent library, I have been using the C5 library for sometime, which is a very well thought librar...
Latest post: krs43 wrote: Hey Riaan, Just downloaded the latest - the priority queue is exactly what I have been looking for! I will begin incorporati...
Jump to: First Post    |Latest Post Tags: Developer Forum
Latest post:
Sep 23
10:44 AM
2 Posts
First post: quiz wrote: Some parts of project implemented in C# 3.0 style, some in C# 2.0Possible changes to fix it1. anonymous delegate to lambda func...
Latest post: rhanekom wrote: Once again, some valueable suggestions. We'll implement these as soon as 1.3 is released. Riaan
Jump to: First Post    |Latest Post
Latest post:
Jul 25
11:01 AM
2 Posts
First post: lct8712 wrote: I met a error when running the code below: (the version is 1.3 beta) var matrix = new Matrix(3, 3); ...
Latest post: husayt wrote: It was a bug indeed. It is fixed now. Please, get the latest version from codebase. Regards, Huseyn
Jump to: First Post    |Latest Post
Latest post:
Jun 18
11:44 AM
2 Posts
First post: quiz wrote: NGenerics.DataStructures.General.SkipListNode#region Extension         public KeyValuePair ToKeyValuePair()        {          ...
Latest post: quiz wrote: What is purpose of using a special tail node? Isn't null a unique value?One usefull function of tail is using as barrier when s...
Jump to: First Post    |Latest Post
Latest post:
Jun 17
11:19 AM
21 Posts
First post: quiz wrote: 1.3 --- - Changed Stuff: - Code cleanup : - Changed GetEnumerator() and MoveNext() calls to foreach loops where applicab...
Latest post: quiz wrote: Hi husayt, actually I won't use it in my project and can't help you write a new class, but I can help find bugs and intersting...
Jump to: First Post    |Latest Post Tags: Developer Forum
Latest post:
Jun 9
4:08 PM
5 Posts
First post: CVertex wrote: Howdy, I've kept my eye on NGenerics for a while ever since I discovered it harbored useful classes like Singleton. Now I h...
Latest post: CVertex wrote: It has been 2 months since your last message. Have you got any feedback in relation to the experience you had with ngener...
Jump to: First Post    |Latest Post Tags: User Forum
Latest post:
Jun 2
12:13 PM
4 Posts
First post: quiz wrote: First helpers class using by me is like your Guard class, but have more checks: namespace C#.Utility{ public static class E...
Latest post: quiz wrote: hmmm... I don't think about this. I just want separate exceptions that happend when function or object initialized from excepti...
Jump to: First Post    |Latest Post Tags: Developer Forum
Latest post:
May 30
8:27 PM
2 Posts
First post: mamcx wrote: Hi, I have a graph that represent all the relations in a database. I'm developing a end-user reporting tool with olap capabi...
Latest post: mamcx wrote: Any idea? Or a generic example in how substract a graph from a graph?
Jump to: First Post    |Latest Post Tags: User Forum
Latest post:
Apr 15
4:30 AM
1 Post
First post: MohammadGabr wrote: I read the guard class , and i thought that it need additional functions the code : /// /// Check any type argue...
Jump to: First Post Tags: Developer Forum
Latest post:
Feb 14
4:17 PM
2 Posts
First post: krs43 wrote: Hello, I have just begun playing with your generic graph implementation, which looks great for what I need. I am curious if...
Latest post: krs43 wrote: Upon further inspection, it appears you already do this by doing a topological sort in the IsCyclic Property. Sorry for the pre...
Jump to: First Post    |Latest Post Tags: Developer Forum

Configure View

Sorted by Latest post
Search
Filter Returns only discussions to which you are currently subscribed at the thread-level.
Tags
All tags
Developer Forum
Project Management Forum
User Forum

Discussion Notification
Sign in to display notification settings.
1-10 of 52 < Previous 1 2 3 4 5 6 Next >
Updating...