-
-
-
-
-
What is COM, DCOM objects in DotNet
Can some please answer this question in detail and also how they are going to be useful inDotNet
-
-
-
-
-
Differences between Datagrid, Datalist and Repeater?
1. Datagrid has paging while Datalist doesnt. 2. Datalist has a property called repeat. Direction = vertical/horizontal. (This is of great help in designing layouts). This is not there in Datagrid. 3. A repeater is used when more intimate control over html generation is required. 4. When only checkboxes/radiobuttons are repeatedly served then a checkboxlist or radiobuttonlist are used as they...
-
-
-
-
ADO.NET
What is ADO .NET? Define the Data providers and classes of ADO.net and its purpose with example?
-
Catch (Exception)
Why is catch (Exception) almost always a bad idea?
-
Common Type System (CTS)
What is "Common Type System" (CTS)?
-
Garbage Collection in .Net
When we say that GC works on "heap" memory then how "stack" memory gets freed or deallocated? Can someone tell me the algorithm used by GC to free the memory?
-
-
-
DotNet Interview Questions
Ans