Interviewer And Interviewee Guide

.Net Deployment Interview Question:

Explain Attributes in dot NET?

Submitted by: Administrator
Attributes 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

Read Online .Net Deployment Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.