Blogs about: Generics
Featured Blog
Generic Methods in Non-Generic Classes in c#
I’ve been using generic classes quite a bit over the last few years. However, I had never used a generic method in a non-generic class until today. I had a web service class that was using dec… more »
John Opincar's Blue Corner
Generic language and judgements about category membership: Can generics highlight properties as central?
Callier Library wrote 1 day ago: from Language and Cognitive Processes Many languages distinguish generic utterances (e.g., ‘T … more »
Robust XML Serialization
Roger Alsing wrote 1 week ago: OK, I’ve had it with the serializers in .NET. All of them are lacking atleast some features th … more »
Generic List ContainsOneOf
daggmano wrote 1 week ago: I needed a function that would return a boolean indicating if any of the values from one list appear … more »
Parameterized Domain Classes
yojava wrote 1 week ago: This post looks at how to make service and persistence layers re-usable by another application - eve … more »
World Generics Market 2006-2011
researchreport wrote 1 week ago: In sharp contrast to the branded pharmaceutical market, which has stalled in recent year, the generi … more »
Generics in C# 2.0 and limitations of ArrayLists
— 2 comments
fofo wrote 2 weeks ago: Most developers,students,enthusiasts who are are not that familiar with the .Net Framework, have bee … more »
Java Generics explained
Max wrote 3 weeks ago: For those which have been using Java since its beginings, the jump from JDK 1.4 to JDK 5 was a big s … more »
Higher-Order Java Parallelism, Part 2: Parallel List Transformations
— 3 comments
apocalisp wrote 3 weeks ago: With a Callable monad and Parallel Strategies in hand, we’re ready to construct some general-p … more »
Master Generic Type Constrains : A critical success factor in Linq Development
Damon Wilder Carr wrote 4 weeks ago: More accurately called ..‘Variance and Generalized Constraints for C# Generics’) … more »
Dev102 - Needle in a Haystack
— 1 comment
Heiko Hatzfeld wrote 1 month ago: Hello World… got deleted! So here is my 1st real post in my Blog. This is the response to … more »
Surprise! Surprise!- Japanese pharmaceutical Daiichi Sankyo Co. has takenover Indian pharma giant Ranbaxy
— 2 comments
Harshvardhan wrote 1 month ago: At a time when Indian companies are going global by making acquisitions,the largest takeover of a li … more »
Incredible Growth Potential in Pharmaceuticals Market
BCC Research wrote 1 month ago: The market is broken down into applications of branded prescription drugs, generic prescription drug … more »
Lazy Error Handling in Java, Part 3: Throwing Away Throws
apocalisp wrote 1 month ago: In parts 1 and 2, I covered how we could create first-class functions in Java that declare, in their … more »
Eclipse Action with Generics
jaksa wrote 1 month ago: I wrote this code a couple of weeks ago. It’s a nice idea on how to use generics in order to r … more »
Lazy Error Handling in Java, Part 2: Thrower is a Monad
— 1 comment
apocalisp wrote 2 months ago: In Part 1, we talked about the Thrower interface, and how we could use it to separate error handling … more »
Bharatbook.com - Combating Generics 2008: Counter-Generics Strategy, Tactics and Execution (PH105)
bharatbookbureau wrote 2 months ago: Generic drugs now account for more than 60% of all prescriptions filled in the US, and more … more »
Java generics limitations
— 1 comment
daycoder wrote 2 months ago: My last post, which refreshed my knowledge of the hows and whys of java generics, was prompted by a … more »
Using Hibernate and Java generics
beb4ch wrote 2 months ago: In writing Java applications I often get amazed at how much code one needs to write just to perform … more »
Domain Frameworks : C# .NET 3.5 Generic Extension Methods & Lambadas
Damon Wilder Carr wrote 2 months ago: PART 1 This content assumes you have an introductory knowledge of C# 3.0 language features in .NET … more »
