What are Attributes in .NET?
Submitted by: AdministratorAttributes are declarative tags in code that insert additional metadata into an assembly. There exist two types of attributes in the .NET Framework: Predefined attributes such as Assembly Version, which already exist and are accessed through the Runtime Classes; and custom attributes, which you write yourself by extending the System.Attribute class.
Submitted by: Administrator
Submitted by: Administrator
Read Online Dot Net Job Interview Questions And Answers
Top Dot Net Questions
☺ | What is .NET? |
☺ | How do you define the lease of the object in .NET? |
☺ | How can you automatically generate interface for the remotable object in .NET with Microsoft tools? |
☺ | What’s a Windows process in .NET? |
☺ | What is the difference between VB and VB.NET? |
Top Dot Net Technologies Categories
☺ | MSF Interview Questions. |
☺ | .Net Architecture Interview Questions. |
☺ | ASP.Net MVC Interview Questions. |
☺ | Entity Framework Interview Questions. |
☺ | C# (Sharp) Programming Language Interview Questions. |