NETType["name", n] represents a .NET type with the specified name.
WriteDataSource[name] writes a new HSQL data source name.WriteDataSource[name, database] writes a new data source to database.
DataSources[] returns a list of information about named data sources made available through DatabaseResourcesPath.DataSources[name] returns a list of information about the ...
EventHandler[expr, {"event_1" :> action_1, "event_2" :> action_2, ...}] displays as expr, evaluating action_i whenever "event_i" occurs in connection with expr.
DatabaseResourcesPath[] gives the list of directories that are searched to find database resources.
UninstallJava[] shuts down the Java runtime that was started by InstallJava.
UninstallNET[] shuts down the .NET runtime that was started by InstallNET.
To run Mathematica using a network license, both the client machine and the license server must be on the network and MathLM must be running. If you do not have a MathLM ...
Both CUDALink and OpenCLLink have a state-of-the-art memory manager that reduces the amount of memory allocation and transfer to the GPU. If used properly, the memory system ...
Mathematica provides a large number of options for cells. All of these options can be accessed through the Option Inspector menu item in the front end. They can be set either ...