V08 - Windows Presentation Foundation with Chrome
In our first Chrome video, we look at some the new features in .NET 3.0 and show how easy it is to build a fancy graphical application using Windows Presentation Foundation and Chrome.
Stay up to date with new content by subscribing to our RSS feeds:
All | Articles | Videos | FAQs
Advanced Search...
Find answers to the most commonly asked questions about our products. The FAQs are regularly updated based on the latest newsgroup postings ans support emails, to provide up-to-date information.
Latest Questions:
Is it possible to use the DevExpress RibbonForm with Chrome? DevExpress does not provide a Chrome template for the Ribbon, however it's easy enough to add. Create a new Windows...
Will third party components such as the Infragistics suite work seamlessly with Chrome? While of course we cannot make blanket statements that any third party product will work with Chrome, it does follow the standard guidelines...
Why does Chrome consume more memory than C#? First of all, memory consumption for Chrome can be expected to be a bit higher than for C#, for several reasons. The C# compiler is a separate...
How do I use Chrome for ASP.NET scripting? There are several steps needed for this: Obtain the the mono package from our website (here). Untar/gzip it on a...