What are the benefits of Razor View?
What are the disadvantages of asp.net?
What are strong names?
How do you perform validations?
about view state and how validation controls will be executed on client and server
Where is ViewState information stored?
When would you not use the oleDbConnection object? a) To connect to an SQL 7.0 database. b) To connect to a DB/2 database. c) To connect to an Access database. d) To connect to an SQL 6.5 database.
Can you edit data in the Repeater control?
What is custom events?
Can you explain the importance of finalize method in .net?
How are sessions stored?
How many types of Stored Procedures in SQL Server
what is the Difference between Dim Object as object AND dim obj as myform?