Difference between ASP.Net Forms and XForms

  • Thread starter Thread starter Kiran
  • Start date Start date
K

Kiran

Hi,

Can someone tell me the ASP.Net Forms and XForms.

And also the advantages and Disadvantages of ASP.Net Forms over XForms.

Thanks
Kiran
 
AFAIK XForms is an evolution of usual HTML forms.

Before ASP.NET being able to generate such a code, t's likely you'll have
first to have first browsers handling those forms... Do'nt know exactly what
the current state is but I suppose they are still not wide support for
this...

Patrice
 
Back
Top