Quantcast
Channel: coder i|o: #generics
Browsing all 59 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

A Quick Tour of Dart

From InfoQ:Summary Gilad Bracha discusses Dart, its type system, interfaces, generics, ADTs without types, built-in factory support. Bio Gilad Bracha is the creator of the Newspeak programming language...

View Article


Image may be NSFW.
Clik here to view.

C# Language Features, From C# 2.0 to 4.0

From CodeProject:A description of the new language features starting from C# 2.0, going through to version 4.0; Author: Marc Clifton; Updated: 15 Mar 2012; Section: C#; Chapter: Languages; Updated: 15...

View Article


Image may be NSFW.
Clik here to view.

Automating Undo/Redo with .NET Generics

From CodeProject:Download source - 53.2 KB. This article introduces a reusable library that can equip any action in your application with the undo/redo feature. You may use complex data structures and...

View Article

Paraffin 3.2 Released

From ada-dk.org:The 3.2 release of Paraffin comes with a hefty amount of changes since the not so old 3.1 release: The same technique that was applied to iterative work stealing that significanly...

View Article

Image may be NSFW.
Clik here to view.

Generic Programming Galore Using D

From InfoQ:This article presents the results, reactions, and observations from the 2012 InfoQ User Survey. 2,850 people completed the survey providing detailed feedback on their areas of interest.Click...

View Article


Buffers Galore! Now in Version 1.2

From ada-dk.org:Dequesterity is a set of Ada 2005 generics that provide various forms of general purpose buffer containers. There are currently 75 (yes, seventy-five) buffer types in Dequesterity, so...

View Article

Image may be NSFW.
Clik here to view.

ASP.NET automatic Object to UI Binding

From CodeProject:Easily bind a class to .NET data controls like GridView, FormView, etc., and get an updated object or list back in the code-behind effortlessly.Click here to read moreTagged: #asp.net...

View Article

Image may be NSFW.
Clik here to view.

Passing .NET delegates into PHP

From CodeProject:Phalanger is the only solution allowing to seamlessly interoperate between PHP and .NET world. It allows to use e..NET generics, namespaces, properties, method overloads, global...

View Article


Image may be NSFW.
Clik here to view.

The Covariant Return Type Abyssal

From Javalobby:A few month ago I was working in a customer project where we were building a large smartclient sales-system for a german insurance company. We were using Riena as the application...

View Article


Image may be NSFW.
Clik here to view.

How To: Manage cross-thread WinForms controls access

From CodeProject:Download demo solution - 116.6 KB. When developing rich business applications, developers often have to deal with manipulating data and UI on separate threads and so have to manage...

View Article

Image may be NSFW.
Clik here to view.

Inline MSIL in C# and Generic Pointers

From CodeProject:The following article discusses how to achieve inline CIL (MSIL/IL) into the language. Using said implementation, we can achieve things that the compiler usually prevents us from doing...

View Article

Image may be NSFW.
Clik here to view.

Inline MSIL in C#/VB.NET and Generic Pointers

From CodeProject:Discusses inline-IL in C#, benefits and uses and how to achieve it.; Author: roylawliet; Updated: 12 Aug 2012; Section: C#; Chapter: Languages; Updated: 12 Aug 2012Click here to read...

View Article

Image may be NSFW.
Clik here to view.

Runtime Representation of Generics

From DZone Architect Zone:This is an excerpt from Chapter 5 (Collections and Generics) of Pro .NET Performance, scheduled to appear in less than a month. I might be publishing a few...Click here to...

View Article


Image may be NSFW.
Clik here to view.

Programming in Go - An Interview

From InfoQ:Share. Go was announced publicly by Google in November 2009, and is intended to meet the challenges faced by modern software development. Specifically Go is designed to be fast (including at...

View Article

Image may be NSFW.
Clik here to view.

DAO Layer - Generics to the Rescue

From Javalobby:Generics can be a powerful tool to create reusable code with the power of compile time verification (type safety..). Unfortunately I feel the main stream developers still afraid of it....

View Article


Image may be NSFW.
Clik here to view.

nBaclava

From CodeProject:Download nBaclava VisualStudio class templates.zip (39.4 KB) While Baklava is delicious for everybody, its technical pendant nBaclava might be delicious for you as a developer....

View Article

Image may be NSFW.
Clik here to view.

Advanced QBE Pattern (Common Using Generics)

From Javalobby:In a previous post I introduced the QBE pattern. The pattern saves us a lot of tedious binding code. However, one still needs to implement the same method for each Entity. To save us the...

View Article


Image may be NSFW.
Clik here to view.

Strongly Typed Sub-Lists Which Modify Their Parent List (No Events)

From CodeProject:Generic list wrapper that returns a smaller strongly typed sub-list which modifies the parent-list when changed, without using eventsClick here to read moreTagged: #xml #events #generics

View Article

The Racket Blog: Generics

From blog.racket-lang.org:Recently at RacketCon, I gave a talk about the new Generics library that ships with Racket 5.3. In this blog post, I’ll offer a slightly expanded commentary about the new...

View Article
Browsing all 59 articles
Browse latest View live