what is the difference between class and structures?
Answers were Sorted based on User's Feedback
Answer / rakesh
in .net for stuctures u can also have functions.
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / vandana joshi
class can have methods and variables whereas struct can
have only variables.
Is This Answer Correct ? | 1 Yes | 3 No |
Difference between user groups and code groups
Explain code access security.
Explain is the jit an interpreter?
Describe ways of cleaning up objects.
How can you clean up objects holding resources from within the code?
what is ItemTemplate and EditTemplate and FooterTemplate? what is the Purpose of useing template columns in datagrid?
What is machine.config in .net?
Please explain about "this" object
Explain the difference between vb and vb.net?
Can any object be stored in a viewstate in .net?
What is the need of OLE-automation?
How server form post-back works?