Object-Oriented Software Development

Languages, patterns, technologies, frameworks.

Friday, March 26, 2010

Container-Child Relation for Windows.Forms with no MdiContainer

›
In a Windows.Forms application, it’s fairly easy to make use of a MdiContainer in a Parent form and create new forms inside it’s container. ...
2 comments:
Wednesday, March 24, 2010

Individual DataTemplates for Programmatically Populated Silverlight TreeView

›
Silverlight TreeView can be populated both declaratively and programmatically. In complex scenarios, the latter is preferred. This simple tu...
2 comments:
Friday, March 19, 2010

Silverlight Visual Tree Walker

›
Constrained by Silverlight’s FindName method and inspired by a blog note by Jim Baltzell-Gauthier and my own implementation of tree walker ...
Thursday, March 11, 2010

User Interface idea for Visual Studio 2012

›
Here’s a brilliant research idea for building GUI of integrated development environments: http://www.cs.brown.edu/people/acb/codebubbles_s...
4 comments:
Friday, December 18, 2009

Rough implementation of Base64StreamReader and Base64StreamWriter

›
Decorator-like streams in .NET work beautifully - you can decorate any stream with any other stream so for example you can put compression ...
2 comments:
‹
›
Home
View web version

About

My photo
Wiktor Zychla
I am a software architect and an academic lecturer. I've been awarded Microsoft MVP in C# Architecture between 2005 and 2010. Got a PhD in computer science in 2008. Currently I work mostly with C#, Javascript and Typescript and love these languages. I consider myself a design/architecture patterns evangelist. In 2003 I wrote first Polish book on C#/Windows programming, "Windows oczami programisty" (Windows through the eyes of a programmer) (the book is out of print)
View my complete profile
Powered by Blogger.