PART-1 (READ DATA) PART-2 (INSERT DATA) PART-3 (UPDATE DATA) PART-4 (DELETE DATA) Source Code HomeController Employee.cs Model […]
The DataSet class in ADO.Net operates in an entirely disconnected nature.
It is used in disconnected architecture.
It does not require a open or active connection to the database.
It stores record of one or more data tables.
Recent Comments