Blog

View Blog

Author: Karin Huber Created: 07.03.2008
Karin's Blog

By Karin Huber on 28.06.2006

Another attempt to fix headers in large HTML tables. Read More »

By Karin Huber on 21.06.2006

There are quite a lot of ways to fix the header column and row in html tables. But when tables become larger, most of them are not useful because scrolling gets far too slow. In the following sample I will show an applicable way for IE. Read More »

By Karin Huber on 30.05.2006

In WPF custom controls should be lookless. That means, that business logic and UI are strongly separated. When you create a control, you can provide a default template for the control, but everybody who uses the control can override it without touching the business logic. In my sample I will create a custom control for a simple clock with a default template for a digital clock. In the application that uses the control I will overwrite the template for the clock, so that it will be displayed as an analog clock. Read More »

By Karin Huber on 20.05.2006

Custom control is always empty although genric.xaml contains some controls. Read More »

By Karin Huber on 13.10.2005

There are different ways to set colors for series groups in microsoft reporting services. I built a sample report with the Northwind database to demonstrate how to do this. In my sample report I display the number of orders per sales person and per year. Now I want to set a color for each year. Read More »

Newsletter

Sie möchten im Newsletter über aktuelle technische Entwicklungen und Neuigkeiten rund um cubido informiert werden?

Newsletter abonnieren ...

Blog