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

Attributes

attributes

Great Reads

by Eddy Vluggen
A few fields to store general information on the provided code
by Jin Vincent Necesario
In this article, we'll explore the world of C# attributes.
by Rion Williams
Applying conditional attributes in ASP.NET MVC Views.
by Masoud Zehtabi Oskuie
.NET provides many techniques to make your code cleaner, easy to read and maintain. Extensions and Attributes are two examples helping developers to not only maintain and extend the applications simpler than before but also makes repetitive tasks less annoying for developers.

Latest Articles

by Eddy Vluggen
A few fields to store general information on the provided code
by Jin Vincent Necesario
In this article, we'll explore the world of C# attributes.
by Rion Williams
Applying conditional attributes in ASP.NET MVC Views.
by Masoud Zehtabi Oskuie
.NET provides many techniques to make your code cleaner, easy to read and maintain. Extensions and Attributes are two examples helping developers to not only maintain and extend the applications simpler than before but also makes repetitive tasks less annoying for developers.

All Articles

Sort by Score

attributes 

by Eddy Vluggen
A few fields to store general information on the provided code
by V_Cento
A simple way to extend an HTML element
by DotNetSteve
Creating an extension class for View Models to save public properties using Generics and Delegates, replacing a reflection implementation
by kr.is
How to create a simple validation attribute using C#
by VijayRana
Some useful MVC Attributes (Bind Attribute, HandleError Attribute, HiddenInput Attribute, Remote Attribute)
by Shekhar Pankaj
New proposed element to be added in W3C Candidate recommendation: 09 September 2014
by Bhis
Read XML File and change date contents
by Paulo Augusto Kunzel
How to remove the HTML required attribute with just JavaScript
by Raja.Krishnasamy
Attached the test data with method for regression testing by declaring ref type in attribute
by Bob.LiuZhenDong
IE10 standard mode doesn't support htc (Html Components), so we have to update .htc code to js.