Source: https://documentation.devexpress.com/#WindowsForms/CustomDocument758
2016/07/29
2016/07/26
How to generate C# classes from xml in Visual Studio ?
- Copy xml to clipboard
- Open Visual Studio -> create class file -> remove class definition -> edit menu -> Paste special -> Paste XML As Classes
- Replace typeA[][] to List<TypeA>
2016/07/24
2016/07/22
How to change destination folder for NuGet packages ?
Create nuget.config in directory with solution.
Paste this code to it.
Paste this code to it.
2016/07/16
2016/07/08
2016/07/07
Subscribe to:
Posts (Atom)