Object-Oriented Software Development

Languages, patterns, technologies, frameworks.

Monday, May 24, 2010

How to programmatically configure SSL for WCF Services

›
One of the issues with WCF is that is heavily depends on declarative configuration. In case of the SSL protocol, a basic ASP.NET WebService ...
4 comments:
Wednesday, May 12, 2010

System.Windows.Forms.Timer vs System.Timers.Timer/System.Threading.Timer

›
There is an obvious difference between System.Windows.Forms.Timer and System.Timers[System.Threading].Timer – the former is handled with Win...
Tuesday, April 13, 2010

ASP.NET Forms Authentication Sharing for Silverlight/WCF applications

›
Over two years ago I’ve blogged on how to share the forms authentication between ASP.NET and ClickOnce applications . We use this technique ...
8 comments:
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:
‹
›
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.