|
All content with label gigaspacesdotnet.
Related Labels:
large
, working
, object
, proxy
, concurrency
, jvm
, connecting
, application
, interfaces
, guide
, monitoring
, sources
, filter
, unit
, events
, data
, apis
, filters
, miscellaneous
,
objects
, applications
, dotnet
, querying
, sets
, writing
, other
, net
, introduction
, developers
, debugging
, misc
more »
GigaSpaces.NET Examples
(XAP.NET 6.6 Documentation)
i) These examples can be found under the, {{<GigaSpaces Root>\Examples}} folder. Example Name and Description Example Folder HelloWorld \\ \\ This example demonstrates simple GigaSpaces .Net API usage. For more details, see the example description http://www.gigaspaces.com/docs/dotnet6.5 ...
|
Integration with Other Data Sources
(XAP.NET 6.6 Documentation)
|
Interoperability with Non .NET Applications
(XAP.NET 6.6 Documentation)
|
Processing Unit
(XAP.NET 6.6 Documentation)
|
Space Filters
(XAP.NET 6.6 Documentation)
|
Writing and Updating Entries
(XAP.NET 6.6 Documentation)
Writing objects to the space Overview Objects are written to the space using the {{ISpaceProxy.Write}} method. A write operation inserts a copy of the given object to the space, hence, any changes made to the object after the write operation do not affect the object in the space. !spacewrite.jpg ...
|
|
|