Browse by Tags

Related Posts

  • ترفند:ساخت کنترل کننده های کاربر با استفاده از سیلور لایت و فرم های ارائه دهنده ی ویندوز

    یکی از اهداف بنیادی سیلور لایت و فرم های ارائه دهنده ی ویندوز( ) این است که این توانایی را به برنامه نویس بدهد تا بتواند به آسانی عملیات رابط کاربر را در محفظه ای به کنترل های قابل استفاده برای بارها و بارها تبدیل کند. شما می توانید کنترل های رابط جدیدی را با استفاده از یکی از کلاس های کنترل موجود ایجاد...
    Posted to وبلاگ اسکات گوسری به زبان فارسی (Weblog) by armin.ol on 04-11-2008, 12:00 AM
    Filed under: .Net, Silverlight, Tips And Tricks, Visual Studio, WPF
  • Tip/Trick: Creating and Using Silverlight and WPF User Controls

    One of the fundamental design goals of Silverlight and WPF is to enable developers to be able to easily encapsulate UI functionality into re-usable controls. You can implement new custom controls by deriving a class from one of the existing Control classes (either a Control base class or from a control...
    Posted to ScottGu's Blog (Weblog) by ScottGu on 04-04-2008, 12:00 AM
    Filed under: Visual Studio, .NET, Tips and Tricks, WPF, Silverlight
  • Silverlight 2: migrating from alpha to beta 1

    Today I had to migrate a Silverlight Alpha 1.1 project to Silverlight 2 beta 1 for a client. As we had to expect there are a lot of changes ! First thing to notice: after installing Silverlight 2 Tools for Visual Studio 2008 you won't be able to open your Silverlight 1.1 projects in VS2008, you have...
    Posted to Laurent Duveau (Weblog) by pluginbaby on 03-20-2008, 12:00 AM
    Filed under: Tips and Tricks, WCF, Silverlight
  • Blend 2.5 march preview: Where is the Silverlight DataGrid ??

    [Post written as of Silverlight 2 beta 1 and Expression Blend 2.5 march preview] Strange that the DataGrid is not in Expression Blend 2.5 march preview toolbox, but only in VS2008 !? If you add a DataGrid in VS2008 and then switch to Blend that will break your designer. It seems like there are problems...
    Posted to Laurent Duveau (Weblog) by pluginbaby on 03-13-2008, 12:00 AM
    Filed under: Tips and Tricks, Silverlight, Expression
  • Which version of Silverlight is installed on your browser?

    As you know Silverlight is currently available in 2 versions : v1.0 beta v1.1 alpha First thing to know is the 1.1 alpha release contains the 1.0 beta bits, if you already installed 1.1 you do not need 1.0 Right, so how do you know which version of Silverlight is installed on your browser (Win)? On IE...
    Posted to Laurent Duveau (Weblog) by pluginbaby on 07-11-2007, 12:00 AM
    Filed under: Tips and Tricks, Silverlight
  • July 4th Links: ASP.NET, ASP.NET AJAX, Visual Studio, Silverlight and IIS7

    I've fallen behind on my weekly link-listing series - apologies for the delay. ASP.NET ASP.NET RSSToolkit 2.0 Released : One of the cool projects for ASP.NET 2.0 that was released last year was this free RSS Toolkit - which makes consuming and exposing RSS feeds in ASP.NET super easy (you can even databind...
    Posted to ScottGu's Blog (Weblog) by ScottGu on 07-04-2007, 12:00 AM
    Filed under: ASP.NET, Visual Studio, .NET, Atlas, Tips and Tricks, Silverlight
  • Tip/Trick: Supporting Full Screen Mode with Silverlight

    One of the nice features that Silverlight supports is the ability to go "full screen" and effectively take over the entire screen of a computer (hiding everything else from sight - including the browser frame). This can be very useful when building immersive UI experiences, games, rich video players...
    Posted to ScottGu's Blog (Weblog) by ScottGu on 05-17-2007, 12:00 AM
    Filed under: .NET, Tips and Tricks, WPF/E, WPF, Silverlight
  • Silverlight Tips of the Day – Week 11

    Most Recent Posts: Tip #93 - Reading XML with Silverlight Tip #92 - How to Load Images from a Stream Tip #91 - How to Apply Themes from the Silverlight Toolkit Tip #90 - How to Edit your CSPROJ File from VS Tip #89 - How to use String Resources Tip #88 - How to handle image AG_E_NETWORK_ERROR errors...
    Posted to What's New (Weblog) by Anonymous on 02-10-2009, 12:00 AM
    Filed under: Silverlight, Beta 2 Silverlight, Mix, silverlight tutorial, msnow, Tips and Tricks, silverlight resources, Mike Snow
  • Silverlight EnableFrameRateCounter not displayed in IE status bar

    As you may know you can set the EnableFrameRateCounter="true" property of the <asp:Silverlight> control to display the actual Silverlight framerate in the status bar of the browser. (You can also set the enableFramerateCounter param if you use the <object> tag or even enable it...
    Posted to Laurent Duveau (Weblog) by pluginbaby on 03-23-2009, 12:00 AM
    Filed under: Tips and Tricks, Silverlight, IE
  • Prevent a Silverlight animation from running twice

    By default in Silverlight a user can launch the same animation several times, even if the animation is not finished. Side effects: the animation starts again and your code (if any) runs twice. Sometimes this can be annoying. Let’s say you have a button that starts a storyboard with animations and runs...
    Posted to Laurent Duveau (Weblog) by pluginbaby on 04-15-2009, 12:00 AM
    Filed under: Silverlight, Tips and Tricks
Page 1 of 2 (19 items) 1 2 Next >
Microsoft Communities