Search Results for "microsoft support" - Page 11

Showing 377 open source projects for "microsoft support"

View related business solutions
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • Ship Agents Faster Icon
    Ship Agents Faster

    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.
    Get Started Free
  • 1
    Lawnet Downloader

    Lawnet Downloader

    A lawnet downloader for students of SMU and NUS

    ANNOUNCEMENT: Caselist Free Beta now released! Download the Android version of this app at https://play.google.com/store/apps/details?id=com.customautosys.caselist This program allows cases to be downloaded from reading lists quickly, saving students' time. Author: Wilson Foo Yu Kang Maintainer, SMU: Kevin Quah Lian Shen (kevin.quah.2010@law.smu.edu.sg) Maintainer, NUS: Please contact NUS Law Club (academics@nuslawclub.com)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    EzCMake Eclipse CDT CMake Plug-IN

    CMake Managed Build Support for the Eclipse CDT

    This project adds CMake support to the Eclipse C Development Tool Kit (CDT). CMake is cross-platform free and open-source software for managing the build process of software using a compiler-independent method. It is designed to support directory hierarchies and applications that depend on multiple libraries. It is used in conjunction with native build environments such as make, Apple's Xcode, and Microsoft Visual Studio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ciphermail

    ciphermail

    Ciphermail email encryption gateway (S/MIME, OpenPGP, PDF encryption)

    is a standards based centrally managed email server (MTA) that encrypts and decrypts your incoming and outgoing email at the gateway level. Ciphermail Email Encryption Gateway is compatible with any existing email infrastructure like Microsoft Exchange and Lotus Notes and has support for S/MIME, OpenPGP and PDF encryption. Ciphermail Email Encryption Gateway has a built-in CA which can be used to issue X.509 certificates for internal and external users. For additional security, keys can be securely generated and stored in a tamper proof Hardware Security Module (HSM). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project is for add-on module (extension) developers for web2project. All information and discussion on this project is here: http://forums.web2project.net/
    Downloads: 1 This Week
    Last Update:
    See Project
  • Demo Series - Small Business Backup By Veeam Icon
    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.
    Watch Demo Series
  • 5

    COBIKCSS

    COBIK Control System Studio

    COBIK Control System Studio is a version of the original Control System Studio (http://cs-studio.sourceforge.net/), based on release 2.5.1, which adds some new features (e.g. support for Microsoft SQL) and bugfixes (e.g. archive data loading queries, new BOY widgets properties, some visual application changes) and removes some not needed parts (e.g. SVN, DAL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    XP SP4

    Advanced tools to keep your Windows XP secure

    There will be no more security updates or technical support for the Windows XP operating system from Microsoft. And we provide advanced tools to keep your Windows XP secure.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    ciGen

    ciGen

    ciGen is a short C++ code to generate cohesive interface elements.

    Cohesive zone model (CZM) is a powerful method to study many cracking phenomena. Cohesive interface elements constitute a simple to implement yet valuable tool to implement CZM. This project provides a simple C++ code that reads a finite element mesh, modify it and generate cohesive interface elements where needed. It can read Gmsh (http://geuz.org/gmsh/) or ABAQUS input files and write the mesh to any format such as ABAQUS and jive (http://www.dynaflow.com/en_GB/jive.html). The code was...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    Disk Image Tools

    Disk Image tools for Microsoft Windows in C#

    ====== About: ====== This utility may be used to: * Copy a RAW image from an SD/USB drive to a reduced size image file, size reduction is acheived by ignoring the unused blocks of the file system, currently EXT2, EXT3 and EXT4 file systems are supported, it should still be able to create the image for other file systems but file size reduction will not be achieved. * View/Download contents of EXT file system from a disk or a RAW disk image file. * Convert VHD file to RAW image...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Requirements management tool designed to achieve full SDLC traceability for features, requirements, design, implementation and testing. UI for requirements derivation, version control, attributes etc. Designed to be v2.0 to OSRMT's v1.5. The architecture will change (Grails) and move to being entirely web-based, but the driving force behind it is to retain and satisfy OSRMT users. For installation instructions, login at: https://sourceforge.net/p/nimble/wiki/Installation/ Support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    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.
    Start Free
  • 10
    OpenPatientOS

    OpenPatientOS

    OpenPatientOS is an information system for managing patient records

    It can support a small clinic or hospital in managing patient personal, medical, and billing records through an easy to use Swing user interface. How to install: i. Simply import the database dump from the database folder to create the necessary tables for the system to run. You can use either phpMyAdmin for localhost; Microsoft SQL Server; or simply Query Browser for MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Book Manager

    This is a Java code Book Manager.

    This is a Java code Book Manager. Use Database(Support is tree below,we will suppord more.#is in codeing) MySQL 5 Microsoft SQL Server 2000~2012(Please open TCP) #YAML File #SQLite Database #JSON File
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    PWDTK.NET MOBILE

    .NET Secure Password Hashing API for Windows Phone OS

    Similar to my project PWDTK.NET (http://sourceforge.net/projects/pwdtknet/), I have decided to port this over to the mobile environment for use in the Windows Phone OS. This is essentially the same as PWDTK.NET however it is using HMACSHA256 as the underlying PRF of the PBKDF2 spec as opposed to HMACSHA512. This is due to Microsoft not including HMACSHA512 in the Windows Phone SDK. Usage is essentially the same as with PWDTK.NET so you may also like to look at the PWDTK.NET project for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Custom C++ ODBC wrapper

    Performance C++ library wrapper for ODBC and sql script generation

    Custom C++ library for performant copying large amounts of data between Oracle and Microsoft SQL Server databases. - ODBC API calls wrapper; - support basic SQL datatypes - data copy between geterogeneous databases through common memory buffer; - basic logging facility; - SQL script generation classes for manipulatin DB objects; This is yet very raw version.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    Interface Dialects Linker (XML)

    Write-Once, Deploy-Everywhere software framework

    The IDLX project aims to create a framework which leverages existing technologies and XML dialects to build user interfaces in a platform-independent way. The ultimate goal is a WODE (write once, deploy everywhere) framework which is flexible and powerful enough to support any development task long into the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Sharp OS 1.0 64-bit

    Sharp OS 1.0 64-bit

    Sharp OS 1.0 Linux distribution based on Lubuntu

    ...Large variety of the most popular applications already installed, such as Google Chrome, Pidgin - All in one messaging program, Gimp - Image manipulating program, OpenShot - Video Editing and movie maker, LibreOffice - Free Office application compatible with Microsoft Office files, Vlc media player, Clementine for playing music and thousands of online radio stations, games and more. The default password is - 123456 Watch it in action in the following Youtube video: http://www.youtube.com/watch?v=-iPKoN5uSIk for more information, support and donations, please visit www.grasshopperos.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Locker Management System

    Complete solution for handling lockers for your business

    LAKSHA LX Locker Management System - is a reliable and effective system that enables an organization to manage and track locker operations in the bank/gym/schools etc using biometric and improve security of the lockers Main Features • Centralized web based system • Create your locker rooms with your own locker numbers and specific sizes • Assign locker to customer. Customer could be individual, joint or corporate • Fingerprint verification support. • Stores transaction details of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    iBoxDB

    flexible nosql database for java .net android windows phone

    Traditional way deal with data, with NoSQL fashional styles, pure java c# database, not only CURD and QL, but also Replication services. for java android : https://github.com/iboxdb/forjava for .net windows phone : https://iboxdb.codeplex.com/ benchmark : https://github.com/iboxdb/forjava/wiki/Benchmark-with-MongoDB
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Diacritics Remover

    Diacritics Remover

    Diacritics Remover can remove diacritics from file/folder names.

    Diacritics Remover can remove diacritics from selected files/folder names. It is good for example if you uploading files to server and server doesn`t support diacritics. It is free and source code is included. Note for programmers: This application uses RSR Libraries, where is also Mercurial repository of Diacritics Remover application: https://sourceforge.net/projects/rsrlibraries/ Known feature requests or issues: 1) Can`t rename file in case, when file with removed diacritics already exists - file should be renamed to different name manually by user. 2) Doesn`t remove characters unsupported in Microsoft Sharepoint...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Charon Application Environment

    The application environment used by the Charon applications

    This is an open source application environment that is supports many features that a client application can make use of. At present it is being developed at the same time as “Charon Housing” (see elsewhere on this site), but there is no reason why it could not be used for any other application that someone wished to develop. The “Charon Application Environment” contains things like: a middleware layer based on web services, update of users, user permissions, security and access levels, menu...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Library and tool to support reading/writing Microsoft Money *.mny file.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    CUTE, Cooled Universal ASP Table Editor
    ODBC/Jet database editor, web interface based, intended for complete on-line management of Microsoft Access databases. CUTE tries to increase functionality and performance of Universal Table Editor by Tom Wellige, an ADO database editor.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Toolsverse ETL Framework

    Toolsverse ETL Framework

    Open source Extract Transform Load engine written in Java

    ETL Framework is a standalone Extract Transform Load engine written in Java. It includes executables for all major platforms and can be easily integrated into other applications. Key Features: * embeddable, open source and free * fast and scalable * uses target database features to do transformations and loads * manual and automatic data mapping * data streaming * bulk data loads * data quality features using SQL, JavaScript? and regex * data transformations Requirements *...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Transformation of UML class diagrams into OWL ontology. Visual Paradigm (XMI2.1), Microsoft Visio 2010 (XMI1.0) and ArgoUML (XMI2.1) are supported. The strength of the tool is its reliability, hence of well defined input formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Auto Bot

    A modern, minimalist, extensible chat bot.

    ...Auto is modern, simple, and smart automated bot software, designed per a philosophy of minimalism, simplicity, usability, cleanliness, and easy extensibility. It has support for IRC (v3.1) with planned support for XMPP. It can be easily extended by means of its plugin API, and offers a host of features. It is known to function on any OS on which Ruby 1.9 functions (such as Linux, Mac OS X, BSD, Microsoft Windows, etc.).
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25

    FastFix

    Fast Fixes for Dell Support Agents

    A small utility tool to reduce time and search to get the downloadable to the client system. Still under beta version so improvements will keep on coming. Its Exclusively for Dell @ Sitel Mumbai. Any issues with the software or feedback please Contact : pujarisumeet@yahoo.com
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project