answersLogoWhite

0


Best Answer

An attribute is a powerful .NET language feature that is attached to a target programming element (e.g., a class, method, assembly, interface, etc.) to customize behaviors or extract organizational information of the target at design, compile, or runtime. Attributes provide a powerful method of associating metadata, or declarative information, with code (assemblies, types, methods, properties, and so forth). After an attribute is associated with a program entity, the attribute can be queried at run time by using a technique called reflection.

Niranjan Kumar

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the use of attributes in Net programming?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

.net is the programming language?

No. .NET is a framework, not a programming language. It is the common framework used by the C#, F# and Visual Basic programming languages.


What are the essential characteristics of linear programming problem?

essential attributes of linear programming models and its uses


Why use java script?

Javascript is an object orientated programming language and is very nice when assigning attributes to many different objects. the reason its so nice is that all the attributes are not changed. it just changes the attributes that you assign per object.


Is NET programming is update from C plus plus programming?

No. .NET programming is Microsoft-specific, similar to Java in some respects, but it is non-portable. C++ is a general purpose and cross-platform programming language.


What is the difference between windows programming and .Net programming?

Windows programming is a general term for writing programs intended for the Windows platforms. We can write Windows programs in any programming language. The .NET framework is specifically intended to be used with C#, F# and Visual Basic programming languages.


What are the differences between PHP and .NET?

.NET is a framework, PHP is a scripting (programming) language.


What do you mean by Net Programming?

It is programming using the .NET Framework, which does not necessarily have anything to do with the web. It refers to languages such as: VB.NET, C#, Visual C++, J# etc.


Is vbnet a programming language?

Yes, VB.net is a programming language that utilizes the Microsoft .Net framework


What provides a large programming library for the NET languages?

The .NET Framework, as that is it's purpose. It IS the library for the .NET languages... hence the name.


What is atlibutes mean?

It seems like you might be referring to attributes. Attributes are characteristics or properties that describe an object, element, or entity. In programming, attributes can be used to provide additional information about an element, such as its color, size, or behavior.


Vbnet is which type of language Service Oriented Architecture Programming Language Object Oriented Programming Language Procedural Oriental Programming Language?

Visual Basic .NET (VB .NET) is an OOP, an Object-Oriented Programming Language. It's paradigm is both OOP and Event-Driven, but that's beside the point.


What is dot in dot net?

dot in dot net is basically a semantic for "." (period symbol) its probably symbolizes dot com applications