Search for isolated returned 17 packages
Displaying results 1 - 17.
-
MSP Toolkit
By:
MSP Toolkit provides some helpers and utilites for WP7 maded by Russian Microsoft Student Partners. Includes: - TrialHelper - IsolatedStorageHelper - TileImageGenerator - HtmlTextBox - SwitchFocusOnKeyPressBehavior - TextBoxWatermarkBehavior - WebBrowserHtmlPropertyBehavior Single-byte encodings: windows1250 — Central and East Europea... More information
-
SharpSerializer
By:
SharpSerializer is an open source XML and binary serializer for .NET Framework, .NET Compact Framework and Silverlight. It needs no type definitions nor type mappings to serialize data. It is especially usefull for tombstoning - i.e. binary serialization to isolated storage in WP7 (Windows Phone 7). With only one line of code it can serialize types... More information
-
isolatedstorage-extensions
By:
Simplifies Isolated Storage access for Windows Phone 7 and Silverlight 4+
-
DryRunner
By:
Isolated ingration testing for ASP.NET
-
Windows Phone ScreenShots.cs
By:
Provides a helper for generating and storing screen shots of your apps inside isolated storage.
-
IslandUnit
By:
IslandUnit helps you isolate the dependencies of your system with an fluent interface that makes easier to produce mocks and stubs and put the isolated dependencies in IoC containers, leaving your system highly testable.
-
Boxes Core
By:
Boxes is a package discovery and isolation framework for building compositional applications using the .NET Framework.
-
Innovatian.Configuration
By:
Configuration library supporting INI, XML, Isolated Storage, Registry, command line, .NET config files as storage mechanisms. Values are returned strongly typed and advanced type conversions are applied automatically. Supports merging of heterogeneous sources into a single composite settings store with cross section value expansion capabilities.... More information
-
Boxes Integration
By:
Boxes.Integration utilises Boxes.Core to provide an API to integrate with an IoC container.
-
Boxes Windsor
By:
Boxes.Windsor integrates the powerful Castle.Windsor with Boxes.Core to provide a solution for developing compositional applications.
-
XAct.IO.FS
By:
An XActLib assembly: a library for accessing the FS system directly (not IsolatedStorage). Higher security concern than just XAct.IO
-
Lex DB
By:
Features: * Supports isolated storage, files & local app data folders. * Table structure auto-upgrade * Concurrent database access (SL OOB multiple instance support) * Red Black Tree Indexes * Lazy loading
-
Mongo2Go
By:
Mongo2Go is a manged wrapper around the latest MongoDB binaries. It targets .NET 3.5. and should work in later versions, too. This Nuget package contains the executables of mongod, mongoimport and mongoexport v2.2.0 (32bit). Mongo2Go has two use cases: 1. Providing multiple, temporary and isolated MongoDB databases for unit tests (or to be precise... More information
-
Execom IOG database for .NET
By:
Immutable Object Graph database for .NET has following goals: * enable native .NET objects to be stored anywhere * thread safe objects using isolated workspaces * multiple versions of the data * object database for embedded and medium scale systems * zero-configuration code first entity modelling * query through object navigation and LINQ Availab... More information
-
SettingsProviderNet
By:
Inspired by FunnelWeb's settings provider, SettingsProvider.net lets you create Poco's which store your application settings with the ability to define defaults and metadata.
-
C# Sqlite For WP7
By:
C# Sqlite Port for Windows phone 7 and possibly Silverlight 3, 4. The core engine was slightly modified to be used with IsolatedStorage and SqliteClient were ported by using missing codes from Mono project in order to maximize usability and portability from desktop. This version includes patch from http://stackoverflow.com/questi... More information
-
SettingsProviderNet for WP7
By:
Inspired by FunnelWeb's settings provider, SettingsProvider.net lets you create Poco's which store your application settings with the ability to define defaults and metadata.