|
You are here |
flowbased.de | ||
| | | | |
www.codeproject.com
|
|
| | | | | For those who code | |
| | | | |
blog.calyptus.eu
|
|
| | | | | [AI summary] The post explains a custom C# hack using inheritance and JavaScriptConverter to force JavaScriptSerializer to render DateTime objects in the human-readable ISO 8601 string format. | |
| | | | |
tyrrrz.me
|
|
| | | | | Sometimes you may find yourself facing a problem of having to switch between multiple presentations based on some condition. For example, you may want to display the same list of items differently depending on whether multi-select is enabled or not. The... | |
| | | | |
benoitpasquier.com
|
|
| | | With iOS13, Apple is introducing "Sign In with Apple", an authentication system that allows user create an account for your app based on their Apple ID. Let's see how to integrate it in your app and be ready for iOS13 launch. | ||