# Managing Data in the Component

With Spread for ASP.NET, you can save the data to server, place and retrieve the data, and perform script side scripting.

## Content



The tasks involved with handling data include these:

*   [Saving Data to the Server](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-datamanage/spweb-datasave)
*   [Placing and Retrieving Data](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-datamanage/spweb-dataaddreturn)
*   [Server-Side Scripting](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-datamanage/spweb-serverscripting)

For information on loading data from files and saving data to files, refer to [Managing File Operations](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-fileops).

For information about working with bound data, refer to [Managing Data Binding](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-databound).