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?
Answer Posted / 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 |
Post New Answer View All Answers
What is dot net and its uses?
Tell me what is serialization?
Describe the Managed Execution Process?
What is the use of design pattern?
why you wouldn't want to write into it even if you could
Can I write my own .net host?
What is the difference between server.transfer and response.redirect? Why?
what are connection strings?
How to get the number after decimal point in .net?
Explain the different types of proxy patterns?
When should I use .net core?
What is interface and abstract class in .net?
Please explain what is a delegate?
what is machine key error in .NET how can we solve it?
Explain the process of compilation in .NET?