Generate Code
Recommended
Always save changes in visual studio first before generating the code to avoid conflicts.
Using the configurations below , Save the project on Visual Studio first, then click the green generate button.
Build Project Code
When you open Visual Studio, you'll see this prompt.
Click Reload/Reload All for changes to take effect.
You'll see that new files have been uploaded to the appropriate locations (With Prefixes).
FrmUser.cs
PageUser.cs
Congratulations, You just generated your first code.
Last updated