I am a web designer and know Visual BASIC 6.0. I would like to move on and learn something more powerful however I like being able to design an interface in such a simple way. Are there any programming languages or APIs for languages that allow me to use a mark-up like Xhtml and CSS to develop interfaces for software?
Thanks
Matt
If you want to design *desktop* applications using markup, you might be interested in designing using Windows Presentation Foundation, which uses XAML to define controls.
You can use Visual Basic/C# 2008 SP1 to design such applications.