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 Lance Contreras
Create an easily resusable IconBlock (TextBlock that display's an icon)
by Tomaž Štih
Simple trick to implement csharpish properties in modern C++
by Pascal Ganaye
A super simple and fast methods to copy objects
by emartinho
A Java String property value starting with a single number (e.g., a CRON schedule like "0 30 */1 * * ?") is truncated to just the first number.
by Abhishek Shrivastava
Simple trick to provide compile time safety for client side classes using INotify to notify when property changes (used generally by XAML bindings)
by Dukhabandhu Sahoo
Learn how property is automatically mapped to column and how to manage it in entity framework code first.
by Praveen Chandran
Showing the property bag values of a site in a content editor Web Part using JavaScript.
by Houssem_Dellai
Reduce the number of properties in the View-Model by using ObservableCollection