Posts by rayraisemeup • 1 point
1 post
- 
		-1 votes4 answers166 viewsQ: C# WPF How to separate a long string into several positions of an Array?I need to create a getter and a Setter for 14 Model properties that will be used to make Binding in Xaml. The properties come from here: I have a field from a database table where it loads a very…