|
All content with label interfaces+gigaspacesdotnet.
Related Labels:
user
, 2-basic
, jcache
, book-dotnet-prog
, exceptions
, guide
, unit
, persistency
, walkthrough
, first
, applications
, transaction
, threads
, support
, querying
, introduction
, developers
, gigaspaces.net
, map-jcache
,
more
, driver
, blocking
, based
, custom
, book-all-dotnet
, spaceiterator
, query
, object
, concurrency
, sql-java
, generator
, getting
, connecting
, jvm
, application
, infrastructure
, book-all-java
, sources
, advanced
, installing
, filter
, gs
, utility
, apis
, code
, objects
, file
, sets
, .net
, asked
, writing
, regular
, pattern
, 1-introductory
, supported
, misc
, package
, large
, gigaspaces
, expression
, using
, map
, book-admin
, security
, jms-space
, benchmark
, processor
, attributes
, filters
, server
, tasks
, limitations
, other
, net
, frequently
, debugging
, space-based
, gsxml2cpp
, moving
, started
, working
, for
, proxy
, implementors
, project
, java
, messages
, gsjmsadmin
, monitoring
, testrunner
, events
, data
, miscellaneous
, class
, book-prog
, sqlquery
, dotnet
, overview
, book-dotnet-overview
, field
, book-qsg
, manager
, type
, book-overview
, console
, isql
more »
( - interfaces
, - 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 ...
|
|
|