Clever Rendering Technique for Custom Controls
Karsten just outlined a very clever trick for rendering outside of OnRender and outside of CompositionTarget.Rendering. It’s really clever and worth a read.
Incidentally, it’s highly unlikely that anyone is subscribed to my blog and not to Karsten’s, so sorry for the repeat. Karsten definitely deserved props for unearthing this one though. It’s a really handy idea.
November 23rd, 2006 at 7:23 pm
Actually that is an incorrect statement. This blog and a PHP blog are the only blogs I regularly check. The PHP blog I usually read is down so I really only read this one.
November 24th, 2006 at 11:41 am
You forgot to put the link here
November 28th, 2006 at 6:56 pm
you thought it so unlikely someone would not read both blogs you forgot the link.
Just wanted to read from those who do not read Karsten’s blog, didnt cha?
November 28th, 2006 at 9:33 pm
Woops, I did forget the link! Read about it here.
May 23rd, 2007 at 6:46 pm
Hi:
I am new in XAML and WPF. I am trying to use a SQL-SERVER connection in a XBAP I can do it inside a WPF Windows application, but when I try to do the same like Load_Page() ASP.NET I get an error
void mainPage_Loaded(object sender, RoutedEventArgs e)
{
// Connection Fail
}
I had downloaded many good books like:
Applications = Code + Markup: A Guide to the Microsoft® Windows® Presentation Foundation
By Charles Petzold
Programming WCF Services
By Juval Lowy
But no body speak about access data from SQL-SERVER database
may be you can help me.
Excuse my English I speak Spanish .
Thank you
Reiner
reinerra@hotmail.com