Programming in C#: Using Types
Visual Studio
| Intermediate
- 16 videos | 1h 22m 53s
- Includes Assessment
- Earns a Badge
One of the main types in object-oriented programming is the class. Delve into classes and explore encapsulation, implementing a class hierarchy, using reflection, and managing the object life cycle.
WHAT YOU WILL LEARN
-
Format stringsUse auto-implemented propertiesUse public, internal, and private access modifiersImplement explicit interfacesCreate interfacesImplement inheritanceCreate and implement indexersUse ienumerable
-
Use the dispose method of the idisposable interface to remove an objectDefine the concept of com interoperability and iunknow interfaceImplement the icomparable interfaceUse the system.reflection namespace to provide a range of information about a typeUse types from the 'system.reflection namespace' such as assembly, propertyinfo, and methodinfo typeDemonstrate how to apply and read attributesCreate attribute classes to add to a code constructUse codedom to create code dynamically
IN THIS COURSE
-
3m 31sIn this video, you will learn how to format strings. FREE ACCESS
-
2m 42sIn this video, you will use properties that are automatically implemented. FREE ACCESS
-
6m 44sIn this video, find out how to use public, internal, and private access modifiers. FREE ACCESS
-
3m 13sDuring this video, you will learn how to implement interfaces explicitly. FREE ACCESS
-
3m 29sIn this video, you will learn how to create interfaces. FREE ACCESS
-
3m 55sIn this video, you will learn about inheritance. FREE ACCESS
-
3m 34sFind out how to create and implement indexers. FREE ACCESS
-
5m 32sLearn how to use IEnumerable. FREE ACCESS
-
4m 54sDuring this video, you will learn how to use the Dispose method of the IDisposable interface to remove an object. FREE ACCESS
-
5m 33sLearn how to define the concept of COM interoperability and the IUnKnow interface. FREE ACCESS
-
4m 53sIn this video, you will implement the IComparable interface. FREE ACCESS
-
5m 49sIn this video, you will learn how to use the System.Reflection namespace to provide a range of information about a type. FREE ACCESS
-
10m 30sIn this video, find out how to use types from the 'System.Reflection' namespace such as Assembly, PropertyInfo, and MethodInfo type. FREE ACCESS
-
6m 52sIn this video, you will learn how to apply and read labels. FREE ACCESS
-
5m 27sIn this video, you will create attribute classes to add to a code construct. FREE ACCESS
-
6m 15sIn this video, you will learn how to use CodeDom to generate code dynamically. FREE ACCESS
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.YOU MIGHT ALSO LIKE
Channel
Wintellect C Programming