Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C# 1.0 > C#
|
C# Programming questions specific to the Microsoft C# language. See also the forum Beginning Visual C# to discuss that specific Wrox book and code.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C# section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 26th, 2006, 06:57 AM
Registered User
 
Join Date: Dec 2006
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to ahmad_diab85 Send a message via Yahoo to ahmad_diab85
Default how to use css in C#(desktop application)

hello...
i am using c#.net(desktop appliaction) and i want to standariezed my project from textboxes,buttons,forms every thing and i want to use the css can i?i need and help
thanks.......
ahmad diab....

 
Old December 28th, 2006, 12:56 PM
Friend of Wrox
 
Join Date: May 2006
Posts: 643
Thanks: 0
Thanked 0 Times in 0 Posts
Default

If by CSS you mean Cascading Style Sheets, then CSS isn't what you want.

There are some new technologies that might do what you are thinking. You can investigate XAML (Extensible Application Markup Language) with WPF (Windows Presentation Foundation). XAML is an XML based markup that works within WPF.

XAML syntax definines the UI for WPF and is used to separate the Presentaion mechanism from the application code behind it.

Woody Z
http://www.learntoprogramnow.com





Similar Threads
Thread Thread Starter Forum Replies Last Post
security for Desktop application mattphung Pro VB.NET 2002/2003 5 May 30th, 2008 12:32 PM
TopMost Dialog for Application not Desktop? Raeldor C# 1 November 15th, 2007 03:45 PM
send email desktop application vipinpaliwal1980 VB.NET 2002/2003 Basics 0 April 19th, 2006 10:54 PM
sending email from desktop application sandeepdubey1980 VS.NET 2002/2003 3 September 2nd, 2005 02:49 PM
Connect desktop application to the server vinodkalpaka J2EE 0 June 20th, 2005 03:14 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.