Practice your .NET attribute skills
- Let's put your .NET attributes and C# knowledge to the test with some expert level code challenges. The challenges start by exploring selected built-in .NET attributes. Then you dig deeper. You'll write code to create custom attributes. You'll build a custom library to use the new attribute. Another segment looks at how to use .NET reflection to get the attribute values and use them in the library. I'm Walt Ritscher. I like custom attributes so much that I created a LinkedIn course about them a while ago. Now, you can assess your proficiency with attributes with these code challenges. So let's get coding.