DotNetShoutout - Stories tagged with Theme
3
Shouts

Jonathan ANTOINE's blog - Amazing WPF Controls / JetPack Theme updated ! - Yet another blog about WPF, Surface, SL, MVVM, NUI....

posted by jmix90jmix90 706 days, 7 hours, 11 minutes ago
Monday, June 13, 2011 12:09:21 PM GMT
The amazing wpf controls library has been updated on codeplex. Check what's new ! (more)
category: UX | clicked: 23 | 1 comment | | source: blog.lexique-du-net.com
tags: Update, Theme, Control, WPF, CodePlex, fix, controls
6
Shouts

WPF Blogger | BreadCrumb TabControl Style for WPF 4.0

published 917 days, 23 hours, 12 minutes ago posted by ParvezParvez 920 days, 5 hours, 25 minutes ago
Saturday, November 13, 2010 8:08:52 PM GMT Thursday, November 11, 2010 1:55:06 PM GMT
A couple of days back a user on WPF forums wanted to get a style similar to the BreadCrumbStyle menu on this CodeGuru pagefor the tabcontrol. Below is the image of the Style he wanted. I have created the style and posting the source code to the project here for those who want to use it in their project. It’s a very raw style, I will be updating it and posting an update to the same. As you can see in the above image there are two styles used to create this look. The left TabItem is a different style... (more)
category: UX | clicked: 12 | comment | | source: www.wpfblogger.com
tags: WPF 4, Theme, Style, tabcontrol, Sourcecode
6
Shouts

Migrate the Jetpack theme from Silverlight to WPF

published 944 days, 4 hours, 44 minutes ago posted by jmix90jmix90 946 days, 19 hours, 41 minutes ago
Monday, October 18, 2010 2:36:01 PM GMT Friday, October 15, 2010 11:39:17 PM GMT
There is a great theme named Jetpack available for Silverlight applications which can be found on the Tim Heuer web site. I was wondering if it can be used in WPF applications and the answer is yes ! *Here are the modifications I had to do to make all this work. * (more)
category: How To | clicked: 28 | comment | | source: blog.lexique-du-net.com
tags: Silverlight, Themes, Theme, to, How-To, WPF, windows presentation foundation, How, Tips
12
Shouts

New themes for WPF + Silverlight 4.0

published 1030 days, 2 hours, 9 minutes ago posted by nukeationnukeation 1033 days, 8 hours, 17 minutes ago
Saturday, July 24, 2010 5:11:12 PM GMT Wednesday, July 21, 2010 11:03:41 AM GMT
Critically acclaimed WPF + Silverlight 4.0 themes from the people who started it all! (more)
category: Metro | clicked: 2 | comment | | source: www.nukeation.com
tags: WPF 4, Skinning, Theme, Toolkit, Reuxables, Silverlight 4.0
7
Shouts

Silverlight 4 Theme refresh including RIA Services templates - Tim Heuer

published 1077 days, 7 hours, 39 minutes ago posted by jantujantu 1079 days, 8 hours, 51 minutes ago
Monday, June 07, 2010 11:41:47 AM GMT Saturday, June 05, 2010 10:29:39 AM GMT
The feedback from the Silverlight 4 application themes released and the latest in process have been overwhelmingly toward the positive. We appreciate the feedback and hopefully you appreciate the transparency in the process. As a developer I want my fellow brethren to appreciate good design and use it whenever possible … even as a default if you don’t have designers on board. In the initial release we had some issues getting the RIA Services ones out at the same time but we’ve got those finished now for... (more)
category: Metro | clicked: 1 | comment | | source: timheuer.com
tags: RIA, Silverlight, Design, Theme, Templates, Blend, Expression Blend, riaservices, XAML, Expression
2
Shouts

Branding your application the right way

posted by webguiwebgui 1090 days, 22 hours, 19 minutes ago
Monday, May 24, 2010 9:01:09 PM GMT
This coming Wednesday you can learn how to brand/colorize your application with VWG version 6.4. (more)
category: Web Dev | clicked: 0 | comment | | source: www.visualwebgui.com
tags: .NET, Design, Designer, Theme, Framework, Development, Web, UI, custom, Ajax, applications, skin, apps, ASP.NET
3
Shouts

Customizing Ajax Controls in Visual WebGui > Web Applications Video Tutorials

published 1132 days, 6 hours, 6 minutes ago posted by webguiwebgui 1133 days, 6 hours, 52 minutes ago
Tuesday, April 13, 2010 1:13:56 PM GMT Monday, April 12, 2010 12:28:48 PM GMT
Learn how to customize the look & feel of controls in a Visual WebGui Ajax Web or Cloud application using a cutting-edge theme designer that will easily provide the UI with a desired design. (more)
category: Web Dev | clicked: 1 | 1 comment | | source: www.visualwebgui.com
tags: web design, .NET, Design, web 2.0, Web application, Designer, Theme, Framework, Development, VB.NET, Application, Web, UI, Ajax, skin, controls, ASP.NET
6
Shouts

Visual Studio Theme Generator

published 1152 days, 6 hours, 11 minutes ago posted by http://prashantmx.myopenid.com/http://prashantmx.myopenid.com/ 1152 days, 22 hours, 40 minutes ago
Wednesday, March 24, 2010 1:09:53 PM GMT Tuesday, March 23, 2010 8:40:02 PM GMT
I just Got bored looking at the same code editor in Visual Studio. Same old white background and same syntax colour highlighting. So I give it a go and jump to Visual Studio options and start playing around with the option available to change the look and feel of the code editor. After trying for a while and working around with some customizations, I gave a second go and do a quick bing search in a hope that I will find some theme for my Visual Studio and Voila! I got one, not a theme but a tool indeed w... (more)
category: How To | clicked: 1 | comment | | source: www.midnightprogrammer.net
tags: Theme, Visual Studio, online tools
4
Shouts

Create and Consume Theme Silverlight Application

published 1155 days, 3 hours, 46 minutes ago posted by dotnetsparkdotnetspark 1155 days, 12 hours, 46 minutes ago
Sunday, March 21, 2010 3:34:52 PM GMT Sunday, March 21, 2010 6:34:46 AM GMT
Themes are nothing but some predefined styles for each and every control. For example you want a Blue Theme for your Silverlight Application that is for all of your controls inside the application. Of course you can do your own templates for your own controls but in Silverlight 3, themes come by default. It makes your Silverlight Application look good in some few steps. (more)
category: Metro | clicked: 1 | comment | | source: www.dotnetspark.com
tags: Silverlight, Theme, DotNetSpark