sisch

Stories submitted by sisch

A first look at Duck Typing in C# 4.0(saftsack.fs.uni-bayreuth.de)

submitted by sischsisch(90) 3 years, 6 months ago

A complete end-to-end C# 4.0 example with source code using IDynamicObject and MetaObject in order to generate a fully dynamic type using a Dictionary as storage. It also shows how a dynamic type can enter the static typed world and act just like a typed class - dynamically. :) read more...

2 comments |category: |Views: 754

tags: another

WpfSimpleChart - A WPF Chart Control library - released(saftsack.fs.uni-bayreuth.de)

submitted by sischsisch(90) 3 years, 8 months ago

A simple to use WPF Chart library. With demo application. read more...

add a comment |category: |Views: 1033

tags: another