|
|
-
|
|
How many non clustered indexes can be created in SQL Server?...
|
|
-
|
|
What is serialization and why we use serialization?
...
|
|
-
|
|
Why should we use generic list over arraylist?...
|
|
-
|
|
What is a jagged array?...
|
|
-
|
|
I faced this question some time back. In general Dropdownlist in a webpage, will not post back when we change the selected item. However, if we set its property, "Autopostback" to true, it will postback, when the selected item is changed.
How this happens? ...
|
|
-
|
|
What is the difference between Formview,Gridview and detailsview?...
|
|
-
|
|
What’s the difference between const and readonly?...
|
|
-
|
|
How can you prevent instantiating objects from a class?...
|
|
-
|
|
While compiling IL to native code CLR performs a process called verification, What is that?...
|
|
-
|
|
What exception will be thrown when an unsafe code without permission (SkipVerification flag) gets compiled by the JIT Compiler?...
|
|