Generate a C# class from an InfoPath form
Views (253)
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.

Like
Report
*This post is locked for comments