Todo lo que los geeks de Windows y .Net tienen que contar en sus blogs y en nuestros foros....
An interview with UK based startup IPrinciples who specialise in rich UI using XAML. We discuss the need for designers, the importance of Expression Design and why they favour WPF over Silverlight before talking about how useful ......
<
Viewbox x:Name="loginbox" Width="150" Height="150" RenderTransformOrigin="0.5,0.5"><
Viewbox.RenderTransform>
Sun, 13 Sep 2009 00:00:08 -0600
You can import it into every project that needs XAML. For example: But as you can see, the XAML must be fine tuned by eliminating the root element that's not supported by WPF (nor Silverlight). But the title of this post is Hot to ......
Sun, 06 Sep 2009 00:01:51 -0600
Our next adventure into the Windows Presentation Foundation (WPF) will take us through creating a glass style for a listbox with XAML. Much of what we will do here is an extension of our first XAML tutorial about creating a glass button ......
Sun, 06 Sep 2009 00:01:51 -0600
To do this you need to create a XAML file for the UI and use a bit of JavaScript to show progression status, this tutorial will show you how step by step. Source code is available at the end. ......
Sun, 06 Sep 2009 00:01:51 -0600
NET, LINQ,WPF,WCF,SilverLight: How to use Flash Objects in C#. posted by http://aspnetcsharp4.blogspot.com/ 14 hours, 3 minutes ago. Saturday, August 29, 2009 5:44:11 AM GMT. ASP.NET,C# ,VS 2008, SQL ,ADO.NET, LINQ ......
Sun, 06 Sep 2009 00:01:51 -0600
2009/07/15 22:10 in .NET/WPF. . <Viewbox>.
Sun, 06 Sep 2009 00:01:51 -0600
The pattern can even be extended outside of XAML, for example the same approach could work in Winforms, or ASP.NET Web Forms, or even Mobile. This is possible, because the design relies on a host-specific strategy, thus ASP. ......
Sun, 06 Sep 2009 00:01:51 -0600
The .xap file contains an application manifest (AppManifest.xaml) file and all the necessary DLL's that are required by the application. Web pages like .aspx files use the Silverlight components by loading the .xap files using the ......