Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / properties

Properties

properties

Great Reads

by Jin Vincent Necesario
In this article, we'll explore the world of C# attributes.
by ASP.NET Community
What is Access Modifier?Objects in .NET are created from a class, struct, etc.  Thesedefinitions, as well as the properties, methods, or events
by Wolfram Steinke
An entry level tutorial on using one of the Windows Common Controls in a dialog.
by ASP.NET Community
It's now possible to create class definitions on the fly.  This is the concept of anonymous types, where the type is based on the signature of the

Latest Articles

by Jin Vincent Necesario
In this article, we'll explore the world of C# attributes.
by ASP.NET Community
What is Access Modifier?Objects in .NET are created from a class, struct, etc.  Thesedefinitions, as well as the properties, methods, or events
by Wolfram Steinke
An entry level tutorial on using one of the Windows Common Controls in a dialog.
by ASP.NET Community
It's now possible to create class definitions on the fly.  This is the concept of anonymous types, where the type is based on the signature of the

All Articles

Sort by Score

properties 

by Jin Vincent Necesario
In this article, we'll explore the world of C# attributes.
by Dev Leader
With this post, we’re still just scratching the surface of what’s doable when integrating Python and C#.
by Sandeep Mewara
Issues faced while setting up Kafka on Windows OS and how I resolved it