Compiler directive #Pragma reference
Compiler directives is always a fun for any language. There are lots of talks around different blogs on compiler directives…
Compiler directives is always a fun for any language. There are lots of talks around different blogs on compiler directives…
Well, knowing internal structure of an ASP.NET event system can always be an element of fun and interests. Recently I…
While you want to enter some text in your Windows Phone 7 application, the first thing that you will notice…
If you are working with Windows Phone 7, the first thing that you should have noticed is the very own…
WPF has a facility to search the AncestorType for a control from a child control such that it will find…
One of the interesting control that was introduced with Silverlight 5 is the RichTextBoxOverflow control. This control will show up…
Silverlight 5 introduces Binding in style Setters. Hence you can use Binding, StaticResource or any markup extension inside the style…
As this is a new features if Silverlight 5 beta, you need below prerequisite To try the features You first…