Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Start Free
Demo Series - Small Business Backup By Veeam
Learn how to protect your Microsoft 365 data, with simple, actionable tips today.
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
MSSQL Compressed Backup compresses SQL Server 2000, 2005 and 2008 databases on the fly using bzip2, zip, or gzip compression. It saves the data in the standard SQL Server backup file format so that standard decompression and restoring tools can be us
Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
Console application written in C# that takes a Robocopy log file as an argument. This application parses the log file and deletes files that are listed as being "*EXTRA".
A scheduling and resource management system for using a farm of servers running VMware virtualisation products as a computing cloud. Currently, only the VMware VIM 1.4 proxy is considered 'working'. Out of active development for the moment.
HTTP Bog is a slow HTTP denial-of-service tool that works similarly to other attacks, but rather than leveraging request headers or POST data Bog consumes sockets by slowly reading responses
ManifestoCoder finds words in political party manifestos and encodes them according to a supplied dictionary. In addition, it provides feedback to facilitate improvement of the dictionary.
Manages the deployment of numbered change scripts to an SQL Server database, using a simple table in the database to track the current schema version. Port of dbdeploy to .NET
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Unify your data structures in XSD!
XSD2DB Utility lets you manage database schemas using XSD files. Supports SQL Server and Jet databases. Can be extended to support other DB platforms.
xsd2db requires .NET Framework 1.0
An easy-to-use, interpreted language with a simple syntax, which is very suitable for beginners and hobbyists. The package contains a command-line interactive interpreter and a window interpreter.
This is a complement to http://mssqlcompressed.sourceforge.net. You can specify DBs to backup by name, all, system, online only, or all but system. With a single scheduled task you can backup every database. You can also specify retentions.
Cross platform media manager using XBMC scrapers, featuring a upnp server, fanart, poster and thumbnail support as well as meta data information about movies, tv shows, music, games and more.
This small C# (mono or MS.NET 3.5 required) console program generates text or html output which lists directories and files. Copies of directory or file names will be marked in HTML output. I use it to find files in a messy company network.
Dictmatch is a high performance multi-mode string match lib which supports full matching and max forward matching. It is used to match substrings which contented in dictionary from string user provides. Its throughout is more than 20w line per sec.
HttpGrep is a .NET tool used to analyze web sites and web pages. Some of its features include xpath filtering of elements, header dump, post body entry, and certificate authentication.
BCU SDK is a C based, high level development system for creating programs for EIB/KNX BCU devices. It includes the GNU toolchain for the m68hc05 architecture (m68hc05-gcc, m68hc05-gdb, newlib). Bus access is possible using multiple methods.
A IRC Managed Bot for windows.
Can register account, manage privileges and implements command,
Console Simulation whit Listbox a prompt box for send irc command,
Very simple to implements new command, multithreading all written in C# WPF
A simple application that send remote command to your WDTV Live box (using WDlxTV firmware by B-rad) using Telnet. Also some plugins using WDTVExt by pibos.
parse a json literal string into c# object of anonymous type which reflects its intrinsic structures. "{name:"lxguru", zipcode:98005} generates a C3 object as by var obj = new {name="lxguru, zipcode=98005}.