Jump to: navigation, search

Changes


Internal:Coding Practices

71 bytes added, 12:10, 16 October 2015
/* 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]''<br />''&rarr; See [https://msdn.microsoft.com/en-us/library/2h3syy57%28v=vs.110%29.aspx Parsing Date and Time Strings in the .NET Framework]<br />
''&rarr; See [https://msdn.microsoft.com/en-us/library/ya2h6f82%28v=vs.110%29.aspx Parsing Other Strings in the .NET Framework]
 
[[Category:Best Practices (internal)|Coding Practices]]
=== Customizing the displayed strings on the client ===
10,686
edits