Click here to Skip to main content
15,886,137 members

Articles by Code Fan (Tip/Tricks: 5)

Tip/Tricks: 5

RSS Feed

Average article rating:

No articles have been posted.

Average blogs rating:

No blogs have been submitted.

Average tips rating: 2.68

Programming Languages
C#
3 Jul 2021   Updated: 8 Aug 2021   Rating: 1.00/5    Votes: 3   Popularity: 0.48
Licence: CPOL    Views: 11,750     Bookmarked: 10   Downloaded: 0
Please Sign up or sign in to vote.
An overview of nulls and generics with IComparable.
5 Aug 2021   Updated: 10 Aug 2021   Rating: 4.00/5    Votes: 5   Popularity: 2.80
Licence: CPOL    Views: 7,061     Bookmarked: 12   Downloaded: 0
Please Sign up or sign in to vote.
An overview of nulls and generics with IAsyncDisposable.
25 Jun 2021   Updated: 31 Aug 2021   Rating: 1.17/5    Votes: 12   Popularity: 1.17
Licence: CPOL    Views: 14,061     Bookmarked: 15   Downloaded: 0
Please Sign up or sign in to vote.
An overview of nulls and generics with "is" and "as" keyword concepts.
14 Sep 2021   Updated: 14 Sep 2021   Rating: 4.56/5    Votes: 2   Popularity: 1.37
Licence: CPOL    Views: 3,840     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
An overview of nulls and generics with id implementation details.
28 Aug 2021   Updated: 4 Sep 2021   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 8,320     Bookmarked: 4   Downloaded: 0
Please Sign up or sign in to vote.
An overview of nulls and generics with id designs.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Software Developer
Canada Canada
Montreal is the second largest French city in the world, next to Paris. I like the fact that real estate is dirt cheap here, so cheap that software development alone enables a financial capacity to afford a nearly 2,000-square-foot luxurious condo right in the middle of Downtown Montreal, a 5-minute walk from my office, beside the largest and oldest art museum in Canada with visitors and tourists from all over the planet, including Hollywood stars. I've chosen C# as my first language at Code Project, because it is the only garbage-collected language and platform meeting the performance requirements for real-time game programming, proven by Unity. Code must be perfect, providing safety, security, performance, scalability, availability, reliability, maintainability, extensibility, portability, compatibility, interoperability, readability, productivity, just to name a few. C# is the only language that comes close, with Rust second to it. That being said, even C# is far from being perfect. I dream my own programming language, while on my journey to it. We will see how it goes!