Thanks, but not the same. Also I made my example simple, but I need something to work for all Tables dumped by LINQPad.
Can you provide more context?
Perhaps something like this? Annotations to provide label/description for fields.
Or this?
@JoeAlbahari Im building a UX framework for building line of business apps in Linqpad and I prefer to use the Dump feature as much as possible.
Since the header labels need to valid C# identifiers I can get 100% of the result that I want:
Adding support for DisplatName as @nescafe suggested would be a would be a good workaround or if you have some other internal hack that I can use?
Comments
Thanks, but not the same. Also I made my example simple, but I need something to work for all Tables dumped by LINQPad.
Can you provide more context?
Perhaps something like this? Annotations to provide label/description for fields.
Or this?
@JoeAlbahari Im building a UX framework for building line of business apps in Linqpad and I prefer to use the Dump feature as much as possible.
Since the header labels need to valid C# identifiers I can get 100% of the result that I want:
Adding support for DisplatName as @nescafe suggested would be a would be a good workaround or if you have some other internal hack that I can use?