Cristian Ricciolo Civera
Windows Presentation Foundation, C++ CLI, LINQ, Silverlight and experiments
Browse by Tags
All Tags
»
Controls
(
RSS
)
Custom element
Silverlight
WPF
Silverlight - Real time audio peak meter
I have implemented an audio peak meter for Silverlight . It uses two different ways: pre computed FFT or real time FFT. The first technique is a console application that process audio file using DirectShow and produce a dat file containing peaks data...
(Real) Force theme on WPF
When I develop custom control for WPF that supports theming I need to force the engine to load the right resource instead of my Windows Vista theme. There are some tricks on the web that does is merging the the resources for a specific theme but this...
A complete WPF TreeListView control
Yes, I know, there already is a TreeListView control in the SDK, but it's simple and it isn't complete, so I developed a my custom control working on .NET Fx 3.0/3.5. It supports template, binding, scrolling and themes (classic, aero, luna). It's...
WPF AdvancedListBox for Zune effect
I like WPF very much and I often prepare some controls for my applications. This time I want to show a simple control extension added to ListBox. Its name is AdvancedListBox that uses custom ListBoxItem and it exposes some properties to know if ListBox...
Search
Go
This Blog
Home
About
Tags
.NET
C++ CLI
Controls
Custom element
DirectShow
Silverlight
WPF
Sponsors
advertise here
Navigation
Home
Get Started
Learn
Forums
Downloads
Community
Archives
January 2010 (1)
November 2009 (1)
October 2009 (1)
May 2009 (3)
April 2009 (1)
November 2008 (3)
April 2008 (1)
March 2008 (2)
February 2008 (1)
Syndication
RSS
Atom
Comments RSS