what do you mean by .Net Framework
Answer Posted / satyambabu
The .net frame work contain the utilities and tools.
The .net frame work has two main components.
1>common language run time and
2>.net frame work class library
common language runtime
------------------------
runtime agent the manages code at executin time,providing
core services such as memory management and
threadmanagemant remorting security and robustness.
class library
-------------
class library is acomprehensive,objectoriented collection
of reusable types that you can use to develop applications
ranging from traditional command line or graphical
userinterface(GUI).APPLICATION TO APPLICATION based on
latest innovations provided by asp.net,such as web forms
and xml webservices.
| Is This Answer Correct ? | 17 Yes | 4 No |
Post New Answer View All Answers
Can we use Vb.Net and C# language simultaneously in one .Net application?
Explain what observations between vb.net and vc#.net?
How do you call a stored procedure in Visual Basic?
What is difference between inline and code behind?
What is normal jit?
What is a literal control?
What are the features present in vb 2005?
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 difference between manifest and metadata?
Describe about visual basic.net?
What is the main use of a namespace?
Write program in VB.Net with SQL Server and Crystal Reports to develop a small windows application to add,edit,save, search and print Employee Information and send sourcecode as zip file. empcode : .............. empname : .............. dateofjoin : dd/mm/yyyy dateofbirth : dd/mm/yyyy TableName: EmpMaster EmpCode EmpName DOB DOJ TableName: EmpDocs EmpCode DocNo DocName ExpDate
What is the purpose of objects present in asp.net?
What is the difference between readonly variable and constant variable?
What are different types of jit ?