What are the properties of ADO.NET?
Answer / Ravish Kumar
ADO.NET has several key features such as: it provides a connection-oriented and connectionless data access, supports XML integration, provides support for forward-only, read-only, updateable, and scrollable data readers, enables strong typing through DataSets, DataTables, and DataViews, and is language independent.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is STA in .NET?
How to spawn a thread?
Which Security Algorithm used to encrypt the data? a) DES b)RC2 c)Triple DES d)All the above
Which ports are used by viruses? UDP/TCP?
Explain what is the difference between response.redirect & server.transfer?
Is .NET a runtime service or a development platform?
what is dotnet architecture? can anyone explain that.
Explain manifest & metadata.
Difference between Panel and GroupBox classes?
What is a formatter in .net?
How to prepare parametrized (with more than one parameters) crystal report. Please tell me the code procedure, if any body can?
What is the difference between response.redirect & server.transfer?