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
Describe the programming model of a windows service
What is Ajax? How it is related to your project?
Explain about Behavioral design pattern?
object is physical and class is logical..here class is not occupying any memory as our definition of class but i got a question then the class where it stores if it is not occupying any memory....
What is UDDI and how to register the web service in it?
Conceptually, what is the difference between early-binding and late-binding?
Explain me what is an anonymous method and how is it different from a lambda expression?
Define marshling?
What are pdbs?
Is .net 4.8 backwards compatible?
Is .net a language?
How does cas works?
Differentiate between 'DataSet' and 'SQLDataReader' in ADO.NET?
What is Event - Delegate? clear syntax for writing a event delegate
Explain the difference between vb and vb.net?