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
hai, about trading domain and need simple project on trading system. please help me...
Explain what is an application domain?
Difference between abstract class and interface in .net?
What is static constructor, when it will be fired?
What are three common acronyms used in .net, and what do they stand for?
What is manifest in .net?
What does msil do?
Is .net a programming language?
What are data types in .NET?
How boxing and unboxing occures in memory?
What is deferred execution vs. Immediate execution in linq?
Explain about .Net products?
Is there a way to suppress the finalize process inside the garbage collector forcibly in .net?
What is meant by localization?
Which file is taken by compiler when we have both file Application and Server Configuration file?