what do you mean by .Net Framework
Answer Posted / neetu chauhan
.net framework is a collection of services & classes.it
exists as a layer b/w .net applications 7 the underlying
operating system.
.net framework consists of web forms,window forms & console
applications that pertain to the presentation layer of the
aaplication.
.net framework consists of two other components,the .net
framework base classes & common language runtime(CLR).
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What are all the differences between dispose and finalize()?
Explain the use of option explicit?
How to view an assembly?
What is difference between inline and code behind?
What is the difference between Namespace and Assembly?
How many classes a dll can contain?
hello thank you for replying to my question regarding adding barcode fonts in vb.net project. I have downloaded a free font and added in my vb.net project but now i dont know how to use that i need to generate barcodes can any body help me how to use those fonts these are font3of9 .i need a small code to use these fonts to generate barcode thank u!
What is the advantage of using system.text.stringbuilder over system.string?
What is visual basic.net culture?
What are the different variables in vb.net?
Name a feature which is common to all .net languages?
What are the difference between dispose(), close(), exit(), end()?
List the types of authentication?
Explain the advantages of vb.net?
What is global assembly cache (gac)?