Answer Posted / rohan patel india
data adapter provide communication between datasource and
dataset.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What symbol would you use to denote, the start of a code block in razor views?
How we can multiple submit buttons in ASP.Net MVC
In razor syntax, what is the escape sequence character for @ symbol?
What is a razor file?
mention what are the various methods provided by the dataset object to generate xml?
differences between poco, model first and data first approach?
what is entity data model?
What is RouteConfig.cs in ASP.Net MVC 4?
What is viewstart page in mvc?
Explain what is the difference between view and partial view?
What is the difference between old ADO.NET and Entity framework coding techniques?
What is session state management?
Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).
Is .net framework going away?
What “beforFilter()”,“beforeRender” and “afterFilter” functions do in Controller?