Browse Site by Tags

Showing related tags and posts across the entire site.
  • Update of .NET RIA Services (preview) is available

    Update of .NET RIA Services preview has been become available. What’s news: Additional template for business applications. This template contain a forms for login and new user. Authentication sample. Provider for store metadata in XML. This approach allow to store metadata outside the class definition...
    Posted to Sergey Zwezdin (Weblog) by Sergey Zwezdin on Wed, May 13 2009
    Filed under: Technology, ADO.NET Data Services, Silverlight, .NET RIA Services
  • VisualStateManager - how we can define user interface in WPF and Sliverlight

    It is known, that technologies WPF and Silverlight allow to change appearance of the application essentially. However, as it is found out, it is far not all know as it it is possible to do conveniently. For definition of appearance of controls we usually use ControlTemplate, and dynamics we set via triggers...
    Posted to Sergey Zwezdin (Weblog) by Sergey Zwezdin on Wed, Apr 29 2009
    Filed under: Technology, XAML, Silverlight, WPF
  • 3D-capabilities in Silverlight 3

    As is known, in WPF there are great possibilities to work with 3D. Silverlight concedes WPF because it is cross-platform technology. However, in Silverlight 3 a support of 3D has appeared. Let's consider this subject. Actually, if to look more detailed at possibilities 3D in Siliverlight 3 it is...
    Posted to Sergey Zwezdin (Weblog) by Sergey Zwezdin on Tue, Apr 14 2009
    Filed under: Technology, XAML, Silverlight
  • Use of hyperlinks inside text at Silverlight 3

    Insert of a hyperlink in the text - absolutely usual task for web-applications. Frequently we do it when makes HTML documents. Unfortunately, default controls in Silverlight do not allow to insert a hyperlink in the text. Let's consider an example of how it is possible to bypass this restriction...
    Posted to Sergey Zwezdin (Weblog) by Sergey Zwezdin on Sat, Apr 11 2009
    Filed under: Technology, XAML, Silverlight
  • Tooltip in Silverlight 3 – part 2

    Recently we have talked about how it is possible to redefine appearance of the tool tip in Silverlight applications. The tool tip has taken more interesting form after that. However, the effect of show and remains sad :) Let's try change a way of show of this tool tip by animation addition. However...
    Posted to Sergey Zwezdin (Weblog) by Sergey Zwezdin on Tue, Apr 7 2009
    Filed under: Technology, XAML, Silverlight
  • Tooltip in Silverlight 3 – part 1

    Frequently in our appendices we need to create tool tips. Class ToolTip exists in Silverlight for these purposes. We can create such tool tips more easily by using this class. <Button Content= "Click me!" Width= "100" Height= "100" > <ToolTipService.ToolTip>...
    Posted to Sergey Zwezdin (Weblog) by Sergey Zwezdin on Tue, Apr 7 2009
    Filed under: Technology, XAML, Silverlight
Page 1 of 1 (6 items)