Page 1 of 1

how to code like this ? i love this interface

Posted: Sat Dec 19, 2009 5:04 am
by Mysoogal
can anybody tell me how hard would be to get the same look in visual c# in windows and i really mean the same thing even the fonts and title styles and tables etc, how is this done ? do they use css or something to style this thing its looking so great for many appliactions

Image

Image

Image

Image

can anybody tell how it is done ?

Re: how to code like this ? i love this interface

Posted: Sat Dec 19, 2009 11:08 pm
by Neo
These are made using application templates. Have a look at this link.

Re: how to code like this ? i love this interface

Posted: Sat Dec 19, 2009 11:40 pm
by Mysoogal
thanks, hope i can come up with something like this on visual c# :mrgreen:

Re: how to code like this ? i love this interface

Posted: Sun Dec 27, 2009 11:28 am
by Neo
The example code in the above link is in C#. Since it is from the creators of C#, it should work. :)