What is Custom attribute? How to create? Namespace? If I'm
having custom attribute in an assembly, how to say that name
in the code? What is Reflection in .NET?
Answers were Sorted based on User's Feedback
Answer / chaitanya
Assemblies date is stored in some pakaged modules.Accessing
that data is called reflection
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / niveditha
There's a great article over on DevX that covers the Stream
and Formatter architectures. It does so from a VB.NET point
of view, which is fine because the article is attempting to
teach people converting from VB6- to VB.NET to move away
from the proprietary VB file operations. In general, the
article is generic enough that the knowledge is applicable
in all languages and is definitely worth the read.
| Is This Answer Correct ? | 1 Yes | 0 No |
Explain how to stop a thread?
What is the use com component in .net?
what is the default value of CHAR type?in C# using asp.net?
Explain what is heap and what is stack?
What are the fundamental objects in ADO.NET?
Which dll translate xml to sql in internet information server (iis)?
Explain me what is .net web service?
What are the new features of Framework 1.1 ?
What is the use of UML in .Net
In Mvc Architecure what is view?
Which ports are used by virueses?
What?s a proxy of the server object in .NET Remoting?