
Product
Socket Now Protects the Chrome Extension Ecosystem
Socket is launching experimental protection for Chrome extensions, scanning for malware and risky permissions to prevent silent supply chain attacks.
This database is based on a file system in Windows 8 and is using WinRT (Windows Runtime) in Windows 8 environment and thus can be used for Metro style applications. It includes simple, yet effective API that allows you to create tables based on classes. Each database consists of any number of tables. All operations are asynchronous to support Metro style operations on file system. It also supports horizontal partitioning of tables to provide for smaller files and faster operations. The usage of this software is very simple. You create a new database by calling CreateDatabase. You can add tables to the database by calling db.CreateTable<T> where T is the type of entity to be stored in table rows. You can save either all tables by calling SaveAsync on database or one table at a time by calling SaveAsync on a specific table. It supports await and async keywords. As of version 0.9.1.0 it supports data binding to list based controls, such as ListBox. As of version 0.5 IsBusy property is added that can be used to maintain the state of Save button. Please see QuickStart project that is part of the download for sample implementation of Save button and use of Busy status. You can now store database in local or roaming folder.
FAQs
This database is based on a file system in Windows 8 and is using WinRT (Windows Runtime) in Windows 8 environment and thus can be used for Metro style applications. It includes simple, yet effective API that allows you to create tables based on classes. Each database consists of any number of tables. All operations are asynchronous to support Metro style operations on file system. It also supports horizontal partitioning of tables to provide for smaller files and faster operations. The usage of this software is very simple. You create a new database by calling CreateDatabase. You can add tables to the database by calling db.CreateTable<T> where T is the type of entity to be stored in table rows. You can save either all tables by calling SaveAsync on database or one table at a time by calling SaveAsync on a specific table. It supports await and async keywords. As of version 0.9.1.0 it supports data binding to list based controls, such as ListBox. As of version 0.5 IsBusy property is added that can be used to maintain the state of Save button. Please see QuickStart project that is part of the download for sample implementation of Save button and use of Busy status. You can now store database in local or roaming folder.
We found that winrt.db demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket is launching experimental protection for Chrome extensions, scanning for malware and risky permissions to prevent silent supply chain attacks.
Product
Add secure dependency scanning to Claude Desktop with Socket MCP, a one-click extension that keeps your coding conversations safe from malicious packages.
Product
Socket now supports Scala and Kotlin, bringing AI-powered threat detection to JVM projects with easy manifest generation and fast, accurate scans.