Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • Cómo programar/diseñar con WPF cómodamente

    Hablando con un amigo me di cuenta que si no has hecho nada con WPF, es muy complicado saber cómo programar cómodamente. Yo, que llevo trabando duramente con WPF lo últimos 10 días, he buscado la forma más cómoda para diseñar y programar con WPF, no tiene porque ser la mejor, pero para mí me es más cómoda...
    Posted to Eugenio Estrada's Weblog (Weblog) by Eugenio Estrada on 03-31-2007, 12:00 AM
    Filed under: Visual Studio, WPF, Blend
  • Blend Tip: How to remove gradient stop.

    It was a real headache for me to find how to remove gradient stop from the color slider. After 1 hour of mouse freestyling i found out that you can do it by dragging the stop down from the slider. =) No doubt this is lovely feature, but it is to hard to understand how it works at first time =)
    Posted to Alexey Zakharov's Blog (Weblog) by brainbox on 12-01-2008, 12:00 AM
    Filed under: Silverlight, WPF, Blend
  • 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
  • Expression Blend Linked Resources Error "Unable to find the specified file"

    If you ever receive an "Unable to find the specified file" error in Expression Blend while trying to call a Linked Resource File ( like in a shared assembly where you want to save your shared resources ), called in your app.xaml like this one: <Application.Resources> <ResourceDictionary>...
    Posted to Javier Villarreal Weblog (Weblog) by Javier.Villarreal on 09-24-2009, 12:00 AM
    Filed under: .Net, WPF, Blend
  • Silverlight Commands Hacks: Passing EventArgs as CommandParameter to DelegateCommand triggered by EventTrigger

    Today I've tried to find a way how to pass EventArgs as CommandParameter to DelegateCommand triggered by EventTrigger. By reverse engineering of default InvokeCommandAction I find that blend team just ignores event args. To resolve this issue I have created my own action for triggering delegate commands...
    Posted to Alexey Zakharov's Blog (Weblog) by brainbox on 03-24-2010, 12:00 AM
    Filed under: Silverlight, WPF, Blend, MVVM, Commands
Page 1 of 1 (5 items)