Click here to Skip to main content
15,868,016 members
Everything / Attributes

Attributes

attributes

Great Reads

by Eddy Vluggen
A few fields to store general information on the provided code
by kr.is
How to create a simple validation attribute using C#
by Raja.Krishnasamy
Attached the test data with method for regression testing by declaring ref type in attribute
by Rion Williams
Applying conditional attributes in ASP.NET MVC Views.

Latest Articles

by V_Cento
A simple way to extend an HTML element
by Jin Vincent Necesario
In this article, we'll explore the world of C# attributes.
by kr.is
How to create a simple validation attribute using C#
by thorssig
html2struct parses HTML code into a simple tree-like structure of objects and provides a little tool-set for extracting data from it

All Articles

Sort by Score

Attributes 

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