Is the COM architecture same as .Net architecture? What is
the difference between them (if at all there is)?
No Answer is Posted For this Question
Be the First to Post Answer
What is garbage collection? Explain the difference between garbage collections in .net 4.0 and earlier versions?
Explain the main components in .net?
Differentiate between managed and unmanaged code?
Explain .NET architecture?
Explain what is the difference between response.redirect & server.transfer?
Is .net 4.8 backwards compatible?
Explain what is heap and what is stack?
How to implement CAS in .Net?
What is PageIndex in DataGrid?What is the event used in the Datagrid for while moving from one page to another page in the Grid?write code for it
what is the use of stored procedure which has only one select statement over simple select statment query ? Why to write a stored procedure then ?
Describe the compilation process for .net code?
Is .net capable of supporting multi-thread?