web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :

Generate a C# class from an InfoPath form

Nishant Rana Profile Picture Nishant Rana 11,325 Microsoft Employee

To generate a C# class from change the extension to .cab from .xsn.

Open and copy the content of cab file to a separate folder

Open the Visual Studio Developer Command Prompt and run the XSD.exe to generate the class

 

Hope it helps…


Filed under: .NET Framework, C#, InfoPath Tagged: C#, General Programming, InfoPath

This was originally posted here.

Comments

*This post is locked for comments