In this post we'll learn What is C#? and about its important fundamental concepts. C# is one of the famous Microsoft programming languages. C# is object-oriented programming language and follow all OOP concepts and it was developed early in year 2000. In below section we have shared important concepts of C# which may addon to your knowledge and can also help while cracking interviews.
C# is a certified programming language (by ECMA & ISO). It is used to develop all kind of applications that may be web, desktop. It also helps developer in developing a robust, secure, and portable applications. Using C#, we can develop web applications, console applications, mobile applications, windows applications, backend services, web API, webservice, microservices etc.
What will you learn from this C# Section?
C# Error Handling
C# Constructors:
C# Pointers:
String
Threads
Collections
Delegates
Interview Context:
General C# Topics
- Extension method in C#
- All about Abstract class, Polymorphism and much more
- ref vs out
- HTML URL Encoding
- AutoMapper in C# with Examples
- Dependency Injection in C#
- How to read XML using C#
- How to get the Current Executable’s path in C#
- How to remove HTML tags from string in C#
- How to Create Word Document Using C#
- What is the difference between const and readonly in C#?
- Interview Corner
More Topics for You
Note: All C# fundamentals will be published on the portal soon. If you want any specific topic, please comment below, we’ll try to publish that topic as earliest as possible.
You can find more details about C# on Microsoft Learn.
No comments:
Post a Comment