Stories recently tagged with 'Skinning'

Code clarity: ASP.NET MVC 2 - Building extensible view engine.(code-clarity.blogspot.com)

submitted by hkurabkohkurabko(80) 1 year, 7 months ago

Describes how to write an ViewEngine that can be easily extended to do whatever you want. For example you can add support of skinning or some other cool features ;) read more...

add a comment |category: |Views: 15

tags: another

SubText Skinning: Content selection for SingleColumn control(diago.co.za)

submitted by DiagoDiago(45) 2 years, 9 months ago

I wrote my first article on SubText skinning covering the steps required to split the SingleColumn control into smaller pieces when used in custom skin development. read more...

add a comment |category: |Views: 30

tags: another

A Silverlight Calculator with pluggable functions and skins(blogs.msdn.com)

submitted by crpietschmanncrpietschmann(11.3k) 3 years, 10 months ago

OK so I finally found some time to start playing around with SL2 B1 in earnest this last weekend. The results? A Silverlight Calculator. I don’t know why but a calculator has always been my HelloWorld, every new programming language or UI stack I learn always starts with a calculator. This thing has Custom Skinning and AddIn support built in. read more...

add a comment |category: |Views: 304

tags: another