Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • Introduction to Silverlight Controls

    This introduction to Silverlight Controls is the topic of the second week of a Silverlight class that John Stockton and I are beginning at Ascentium .  Last week we gave a more high-level review of the Silverlight plug-in and an intro to XAML.  The summary of last week's class can be found...
    Posted to Gavin Leader (Weblog) by gavinleader on 11-12-2008, 12:00 AM
    Filed under: Blend, Silverlight, Introduction, Controls
  • 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
  • Silverlight (1.0 Beta y 1.1 Alpha), ASP.NET Futures y Blend 2: Las novedades de Mayo...

    Hay muchas cosas que contar y no se por donde empezar... Creo que empezaré por Silverlight , Microsoft acaba de publicar tres cosas sobre Silverlight: La comunidad oficial : http://silverlight.net/ : En ella tenemos documentación para empezar con Silverlight, Blogs, galería, foros, etc. Todo lo que nos...
    Posted to Eugenio Estrada's Weblog (Weblog) by Eugenio Estrada on 04-30-2007, 12:00 AM
    Filed under: Silverlight, ASP.NET, 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
  • MIX, Silverlight, Expression Blend y mas

    Acaba de ser el MIX de Las Vegas y viene cargadito de novedades. Antes de nada me gustaría comentar que nuestro querido Silverlight va poco a poco ganando terreno. Y hay quien nos ayuda. Seguid el siguiente enlace y podréis verlo: http://www.youtube.com/marchmadness ¿Google? ¿Youtube...
    Posted to Eugenio Estrada's Weblog (Weblog) by Eugenio Estrada on 03-21-2009, 12:00 AM
    Filed under: IE 8, ASP.NET, Blend, Silverlight
  • Screen shot of Blend 3 (High res)

    Looking more and more like Softimage XSI...Nice ;-) Instead of Telling What We are Working On…Here is a Screenshot Instead! It’s been a while since we released a preview of Expression Blend 3 at MIX . We’ve been working pretty hard on continuing our work on Blend 3, but we haven’t really shared what...
    Posted to Microsoft and DiscountASP.NET news (Weblog) by wisecarver on 05-28-2009, 12:00 AM
    Filed under: NET, ASP.NET, Tips, Blend, General Software Development, Silverlight, Visual Studio
  • 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
  • Animating Text in Silverlight

    Text animations in Silverlight have been really dissapointing in the past. Especially with zooming, text motion looked extremely choppy. However Silverlight 3 includes a text rendering option that significantly improves text rendering - TextHintingMode . Setting the TextHintingMode to Animated allows...
    Posted to Gavin Leader (Weblog) by gavinleader on 09-25-2009, 12:00 AM
    Filed under: Blend, Silverlight, Animating, Text, Silverlight 3, Animation, Animations
  • 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 2 (12 items) 1 2 Next >