Search Results for "visual studio 2013" - Page 15

Showing 950 open source projects for "visual studio 2013"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1

    dll2def

    DEF file creator from Windows 32/64 bits DLLs

    This is a simple application which uses basic reading of Microsoft Windows executable files to get exports section of DLLs so as to properly create DEF files. They are useful for generating LIB files from DLLs to be used, for instance, with Visual Studio projects. That's the case of MinGW DLLs; for them to be used in Visual Studio projects you need the LIB and header files of those libraries. And this is when my tool comes to play a key role. The project was created, configured, built...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    RapidJSON

    RapidJSON

    A fast JSON parser/generator for C++ with both SAX/DOM style API

    RapidJSON is a JSON parser and generator for C++. It was inspired by RapidXml. RapidJSON is small but complete. It supports both SAX and DOM style API. The SAX parser is only a half thousand lines of code. RapidJSON is fast. Its performance can be comparable to strlen(). It also optionally supports SSE2/SSE4.2 for acceleration. RapidJSON is self-contained and header-only. It does not depend on external libraries such as BOOST. It even does not depend on STL. RapidJSON is memory-friendly....
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    ScpToolkit

    ScpToolkit

    Windows Driver/XInput Wrapper- Sony DualShock Controllers (Deprecated)

    *ScpToolkit has been deprecated and is no longer maintained.* ScpToolkit is a free Windows Driver and XInput Wrapper for Sony DualShock 3/4 Controllers. Installation is fairly simple and straightforward, but does require a few things: Microsoft Windows Vista/7/8/8.1/10 x86 or amd64, Microsoft .NET Framework 4.5, Microsoft Visual C++ 2010 Redistributable Package, Microsoft Visual C++ 2013 Runtime, DirectX Runtime, Xbox 360 Controller driver (already integrated in Windows 8.x or greater...
    Downloads: 3,611 This Week
    Last Update:
    See Project
  • 4

    cppunit-msvc

    C++ Unit Testing Framework for MS Visual C++

    A port of the well-known C++ Unit Testing Framework on Visual Studio with a binary installers for the library. Projects using CppUnit for their tests only need to install the binary version. Download the binary installers from the "Files" section.
    Downloads: 2 This Week
    Last Update:
    See Project
  • JobNimbus Construction Software Icon
    JobNimbus Construction Software

    For Roofers, Remodelers, Contractors, Home Service Industry

    Track leads, jobs, and tasks from one easy to use software. You can access your information wherever you are, get everyone on the same page, and grow your business.
    Learn More
  • 5
    A port of the well-known C Unit Testing Framework on Visual Studio with a binary installers for the library. Projects using CUnit for their tests only need to install the binary version. Download the binary installers from the "Files" section.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    Virtual Trainer

    Virtual Trainer

    A tool for personal trainers and fitness enthusiasts.

    Currently: *Source code now available in the form of a Visual Studio 2015 project (zipped).* 1) Calculate BMI, daily caloric intake, target heart rate, maximum and training poundage, and ideal proportions based upon joint measurements. 2) Record and recall measurements and progress using the Basic Information tab. 3) Create, Manage, Export, and Import custom foods/exercises lists using the appropriate tabs. 4) Store and recall workout and diet log records by date. Future Improvements...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    HDD Activity Guage/LED Tray Icon

    HDD Activity Guage/LED Tray Icon

    Show physical HDD activities in LED style or performance gauge style

    ... of the existing HDD indicators constantly consume ~2% of CPU. Also most of them can't show individual actitivity for each physical HDD. For more than one HDD you need to run this program separately using different command line arguments. You can create short-cuts to save your settings. Please see ReadME.txt for more details. (A TODO item is to add these command line arguments into the GUI). Hopefully this tool helps. [1/4/2017 update: rebuild using Visual Studio 2013]
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    JW-Studio

    Playing and Recording for Congregation Meetings of Jehovah's Witnesses

    Eine Software zum abspielen von Musikaufnahmen und zum Aufnehmen des Programms speziell für Zusammenkünfte der Zeugen Jehovas. Inklusive eines speziellen Aufnahmemodus für Kongresse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Test automation framework, for building fast, re-usable and reliable system tests under windows OS. It includes a tool for developing automation in .NET, and a GUI tool to compose automation with no coding skills. Learn more: http:/qaliber.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • Email and SMS Marketing Software Icon
    Email and SMS Marketing Software

    Boost Sales. Grow Audiences. Reduce Workloads.

    Our intuitive email marketing software to help you save time and build lasting relationships with your subscribers.
    Learn More
  • 10
    CMake Examples

    CMake Examples

    A collection of useful CMake examples

    CMake is a cross-platform open-source meta-build system which can build, test and package software. It can be used to support multiple native build environments including make, Apple's xcode and Microsoft Visual Studio. The cmake-examples reposiory includes some example CMake configurations which I have picked up when exploring it's usage for various projects. The examples are laid out in a tutorial like format. The first examples are very basic and slowly increase in complexity drawing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Game made in xna c# with Visual Studio. A version of the classic "alien" with tanks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    vsSolutionBuildEvent (vsSBE)

    vsSolutionBuildEvent (vsSBE)

    Control everything: Visual Studio, MSBuild Tools, CI, and more ...

    https://github.com/3F/vsSolutionBuildEvent Advanced handler of the most events from MS Visual Studio and MSBuild tools. Compile and automate everything in the same manner even without VisualStudio. Full control and flexible multi-actions for basic pre/post events and other additional such as: CommandEvent, Errors, Warnings, Cancel-Build, Output-Build, Transmitter, Logging Ability to handle events for all subprojects at once from the whole solution as an Solution-Events or individually...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    RsDesign.Controls

    WinForms Controls & Docking Forms

    Controls are working on operating systems Windows (on the platform. NET Framework 4.0). All components support visual styles: Visual Studio 2010, Office 2007, Office 2010. You can create and connect to other styles. In a set of more than 48 components including DataGridView and Docking Forms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    ResRenum

    Renumber resource IDs in Visual Studio projects

    ResRenum renumbers resource IDs in Visual Studio C++ projects. It's a console app, and it's intended to be integrated into the IDE as an external tool. It's compatible with any version of Visual Studio from MFC 6.0 onwards. It's been tested in 6.0, VS2008, VS2010, and VS2012. The resources are sorted in alphabetical order within each resource type. The resource types are sorted in compliance with Windows rules. Unicode is fully supported: the app automatically detects if either input file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    debug_new

    debug_new

    C / C++ everything-memory debugger

    ... platform - Multithreading is supported. - Easy to use and install (just include the header and link the source). - Easily debug memory-leaks. - Easily debug dangling pointers. - Easily debug deallocation method correctness. - Easily debug array index errors (when writing past the end). - Easily profile memory usage and track down memory hawks. - Click-And-Goto-Source support for Visual Studio. - Integrated compatibility for new, new[], delete, delete[], malloc, calloc, realloc, free
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Music Theory Wiz
    Alpha release, only the scales are currently working; chords not added yet. Tab2 not yet done. I am uploading this so I can get some help in forcing the formatting of this. I'd like it have these colors and fonts in any windows environment >= windows xp. Leave a comment or send me a message if you know how to force this formatting using visual studio 2010.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TSAPI#
    This project provides a C# wrapper for the AT&T/Lucent/Novell/Avaya TSAPI library. This library facilitates computer telephony integration with a TSAPI-compliant PBX system.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Savvy Repair for Microsoft Office

    Savvy Repair for Microsoft Office

    Repairs/Recovers Corrupt MS Office 2007 - 2013 Format Files

    DOCX, XLSX and PPTX files are collections of conventionally zipped mostly XML sub-files. This program first attempts repair any zip based corruption. From there it engages in four different algorithmic attempts at repair or recovery. With the first method using validation, the location of the first XML error is sought. At that point the sub-files are truncated and repaired. The second method works the same way except the XML validation is more lax. With the third, the strict XML...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 19
    S2 Recovery Tools for Microsoft Excel

    S2 Recovery Tools for Microsoft Excel

    Makes easy MS recommended Excel recovery methods - adds 5 of its own.

    Microsoft recommends several methods for recovering Excel data from corrupt spreadsheets. S2 Recovery Tools for Microsoft Excel makes it easy to follow these recommended routines by just pressing buttons. The application also adds five methods of its own for recovery. Additionally it has its own native previous file version recovery tool which works in any version of Vista, Windows 7 and Windows 8. Another feature of the program is a preloaded search interface for finding temporary,...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20

    MFNode

    Media Foundation : Audio/Video Source, Transform and Sink.

    The aim of this project is to explore MediaFoundation API. It provides some ways on how to use it. This project is just experimental, and you can see it as an extension to the MediaFoundation samples. You will find : - audio/video player (win32) - custom media session - sequencer source - audio/video capture - screen capture - kinect V1 capture - wave audio mixer - http streaming (winsock) - jpeg encoding (Gdiplus) - dxva2 technologie - cuda decoding - directX9 renderer and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SACorp founded Open Project Community (OPC), an open source community for Vendor Maintenance. Our initial development is an application project using C Sharp (Visual Studio 2010) and utilizes a SQL database. via Server Express. Currently the project is in the initial development phase, and should be completed soon. IF you wish to participate, please contact us via Sourceforge for further information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    tiTrackIt

    tiTrackIt

    Complete call log and request tracking solution

    Call logger and request tracking software that is designed to help manage software development for and entire team. Was built with Visual Studio 2010 using QT 5.4. Uses MySQL as a backend database. Currently the installer and script to create the mysql database has been uploaded. Still working on getting the source code cleaned up and fully commented so I am able to upload it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ofxKuZed-zedExample

    ofxKuZed-zedExample

    Compiled example for ofxKuZed addon

    This is openFrameworks's ofxKuZed addon with compiled example of its usage. This example shows depth map, masked color image and point cloud from StereoLabs ZED. Requirements: - Windows - ZED SDK 1.0 or later (https://cloud.mail.ru/public/8Luw/yPxdYh91A) - CUDA 7.5 (and NVidia card) https://cloud.mail.ru/public/79z4/164HTQkeq - Visual Studio 2015 Community C++ (or its redistributables https://cloud.mail.ru/public/AgYD/r9JLgBc9y) See details on installation and example usage at GitHub...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Text File Splitter

    Text File Splitter is a tool to split text files

    Text File Splitter is a PC/Windows console application to split text files based upon the number of desired parts, part size or the maximum number of lines per part. It can be built using NetBeans IDE 8.1 or Visual Studio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Btrieval

    Btrieve data export tool

    A tool for exporting data out of Btrieve databases without the need for installing Pervasive SQL. If you do not have .DDF Files, this tool now contains a section to help you build the file specs. Files can be exported in Tab Delimited Format or Microsoft Excel. This program was written in Visual Studio 2010 C#. This program is released under the GNU General Public License. See http://www.gnu.org/licenses/ This project is in beta stages of testing, it works without a problem with my...
    Downloads: 6 This Week
    Last Update:
    See Project