Click here to Skip to main content
15,891,881 members
Articles / Desktop Programming / Windows Forms

How to Harness the Power of XHTML and XForms in your .NET Applications

Rate me:
Please Sign up or sign in to vote.
4.15/5 (9 votes)
11 Feb 2009CDDL4 min read 98K   258   43  
XForms is an important recommendation from the W3C that enables complex XML-handling applications to be defined in a simple, declarative syntax. This article demonstrates how you can leverage this power in your own applications.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Common Development and Distribution License (CDDL)


Written By
Software Developer webBackplane
United Kingdom United Kingdom
I'm a Software Engineer, with a background in systems programming using C. In more recent years I have been involved with applications programming, initially using C++ and Delphi, but most recently working with JavaScript and XForms to deliver applications via the web browser. In my spare time I like to play with lots of cool languages that my job doesn't permit me to. Currently, I'm enjoying getting to grips with Erlang.

Comments and Discussions