|
All content with label apis+gigaspacesdotnet.
Related Labels:
questions
, user
, 2-basic
, jcache
, book-dotnet-prog
, exceptions
, gs.xml
, guide
, unit
, persistency
, walkthrough
, applications
, first
, transaction
, support
, querying
, evolution
, introduction
, developers
,
gigaspaces.net
, map-jcache
, more
, driver
, blocking
, custom
, book-all-dotnet
, based
, query
, object
, concurrency
, generator
, getting
, connecting
, jvm
, master
, application
, infrastructure
, book-all-java
, sources
, advanced
, installing
, filter
, known
, utility
, code
, objects
, file
, lease
, sets
, .net
, asked
, writing
, pattern
, 1-introductory
, store
, misc
, package
, procedure
, large
, gigaspaces
, using
, map
, pono
, book-admin
, jms-space
, interfaces
, processor
, attributes
, filters
, tasks
, schema
, other
, xml
, net
, debugging
, gsxml2cpp
, moving
, mapping
, started
, working
, proxy
, implementors
, project
, provider
, java
, messages
, monitoring
, product
, embedded
, url
, events
, data
, miscellaneous
, class
, book-prog
, persistency.config
, sqlquery
, typical
, dotnet
, overview
, book-qsg
, manager
, type
, book-overview
, features
more »
( - apis
, - gigaspacesdotnet
)
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 ...
|
|
|