Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • Bind with Expression Blend: cannot create Instance Exception

    Databinding with XAML is a lot of work. There is no drag drop table wizard, don’t search for it. Expression Blend (2.5) have a little bit more automatic support for binding Objects. When Blend is in Design View there is under Project tab a Data tab. Step1: open + CLR Object option- then you get a error...
    Posted to Hannes Preishuber (Weblog) by preishuber on 08-11-2008, 12:00 AM
    Filed under: .NET, Silverlight, Blend
  • Silverlight 2 - Creating a Play/Pause button using a ControlTemplate

    A Button is one of the most common elements used in an interactive application. In Silverlight 2, it is possible to specify nearly any control’s appearance by using a ControlTemplate. The control’s template can be defined within the control’s <ControlTemplate/> inner property, or it can be built...
    Posted to Gavin Leader (Weblog) by gavinleader on 06-19-2008, 12:00 AM
    Filed under: RIA, c#, Visual Studio, .NET, Blend, Xaml, Silverlight
  • U znaku broja 3

    Nakon što je na konferenciji Mix09 kao beta predstavljena svijetu, treća generacija Silverlight-a je u petak, 10. jula dosegla release status. Pored toga, u četvrtak 22. jula je objavljena i RTM verzija treće generacije Microsoft Expression alata (Expression 3). Na adresi http://www.microsoft.com/silverlight...
    Posted to Dragan Panjkov (Weblog) by panjkov on 07-24-2009, 12:00 AM
    Filed under: .net, WPF, Blend, Expression, Silverlight 3, UX, Expression Studio 3, Silverlight
  • Silverlight BringIntoView() extension method (with OnGotFocus behavior)

    It all started because I couldn't find a way to automatically scroll any element into view in Silverlight (a feature that exists in WPF). I take that back, I could get the job done with a ListBox's ScrollIntoView(ListBoxItem item) method, but I hardly wanted everything on my screen to be wrapped as a...
    Posted to Josh Schwartzberg high-fives the CLR (Weblog) by dotjosh on 11-05-2009, 12:00 AM
    Filed under: .NET, Silverlight, Blend, C#
Page 1 of 1 (4 items)