Explain the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
Define the term Scavenging in Caching?
What is cookies cache and session?
Is asp.net and .net are same or different?
I am using SQLServer 2005. I have one table called Drivers. Every day thousands of records will be added in this table. I have to show all these records in my GridView with out applying ajax timer beacause we don't know the time limit when the new record come to the table. Sometimes it will add for 10 seconds some times 20 seconds. There by Please try without using timer or any other soultion apply for the table in sqlserver. But, i want to see all records immediately when new record comes in table. How? Thanks in advance... Ramesh
What parameters can you pass in the url of the api? Can get and post use the same url?
How to display validation messages in one control?
what is the auto option in XML ?
Differentiate between structure and class.
Which method do you invoke on the DataAdapter control to load your generated dataset with data?
what is the cursor
Is asp.net outdated?
Differentiate strong typing and weak typing