Community

Using Custom Data Attributes To Store JSON Data In ASP.NET MVC

(Bipin Joshi) HTML5 custom data attributes (data-*) are used to store arbitrary pieces of metadata about an element. One way to store such metadata in data-* attributes is to create a separate data-* attribute for each piece of information you wish to store.

Read More - Register for Free Membership