Changes

Internal:Coding Practices

533 bytes added, 12:10, 16 October 2015
</syntaxhighlight>
=== Convert values between data types within C#? ===
All {{UBIK}} property types are based on MSDN data types, hence converting values can be done by standard means as described in the MSDN.
''&rarr; See [https://msdn.microsoft.com/en-us/library/xbtzcc4w%28v=vs.110%29.aspx Parsing Numeric Strings in the .NET Framework]''''&rarr; See [https://msdn.microsoft.com/en-us/library/2h3syy57%28v=vs.110%29.aspx Parsing Date and Time Strings in the .NET Framework]''&rarr; See [https://msdn.microsoft.com/en-us/library/ya2h6f82%28v== Convert values between data types within C#? ===vs.110%29.aspx Parsing Other Strings in the .NET Framework]
=== Customizing the displayed strings on the client ===
10,686
edits