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 web.config in .net?
Explain the difference between task and thread in .net?
How do I use the thread pool?
Explain the difference between the while and for loop.
What is immutability?
Explain what are an object and a class?
Tell us what is a sealed class?
What are the challenging issues you have faced in implementation project/Maintainance project in .net Functionality? How you have overcome that issue?
What is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?
What is the transport protocol you use to call a seb service soap?
How to manage pagination in a page using .net?
Explain .NET architecture?
State the various features present in .NET?
Explain what is a delegate?
How we can achieve Connection pooling in .Net?