Latest blog posts for tag "Tags"

.NET

02.02.2019 | |

.NET is an open source platform by Microsoft for building desktop, web, and mobile applications that can run natively on any operating system.

Read this post in about 1 minute

C#

02.02.2019 | |

C# (pronounced “C-sharp”) is a general-purpose, object-oriented programming language developed by Microsoft. C# is a statically-typed language, which means that the structure of a C# program is checked at compile time, rather than at runtime. C# is part of the .NET framework, which provides a rich set of libraries and tools for building and running C# applications.

Read this post in about 1 minute