Showing 172 open source projects for "vs code"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 1

    PWDTK.NET MOBILE

    .NET Secure Password Hashing API for Windows Phone OS

    ... for more documentation etc. I will put binaries here, but please get source code from my GitHub repo: https://github.com/Thashiznets/PWDTK.NET-Mobile.git
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Xedi is small combo (tree VS text) XML editor with some useful functions, code highlighting and validation on-the-fly. You can choose edition mode in realtime: tree or text editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Comments Code Snippet for C#

    Surrounds selected code with a comment block in C#

    This code snippet surrounds selected code with a comment block (/* comment */). Should work for all versions of Visual Studio starting from 2005. To find the code snippet path used by VS, go to Tools -> Code Snippets Manager. Select Visual C# in the Language drop down. Expand the Visual C# folder and note the file location. Place this file in that location. Restart VS, select a group of code, right click -> Surround with and it should be there with the name: Comments Snippets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FrogSQL

    FrogSQL

    Simple SQL execution tool for SQL Server and Oracle databases

    Frog is a simple tool that provides a quick and easy way to execute multiple statements against SQL Server and Oracle Databases. It has an input pane where the SQL is entered, and an output pane that shows the results. The tool is comprised of a single executable that requires no installation. The VB.NET 2010 project source is supplied as a .zip file. This project is very easy to modify for your own purposes (if you have either the free VB.NET 2010 Express edition, or full blown VS 2010).
    Downloads: 1 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 5

    Java Dynamic Component Framework

    This is a lightweight java dynamic component framework

    This lightweight dynamic component framework, implemented in Java in a first time uses no code generation at all but uses only contracts. Contracts are expressed using simple software mechanism as interfaces and/or reflection (from middleware to application). A single small jar hosts the code dedicated to data, event and services management over the network, using contracts, reflection and generics. The main goal of the Java Dynamic Component Framework (jdcf) is to simplify the writing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    TinyMT

    Fast high quality random number generator.

    TinyMT is a very fast random number generator..It produces high quality random numbers that pass the BigCrush and AdaptiveCrush tests. This project is a port of the TinyMT project on GitHub, which is written in C: https://github.com/jj1bdx/TinyMT My updates to this project include: 1. Ported the project over to C++. 2. Ported the project over to C#. 3. Made the class retain state .vs. passing in the state each time a ran number is needed. 4. Added a method to fill an array...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    XCC Code Doc Generator
    XCC, XCommentCreator: native C++ source code document (HTML or/and CHM) generator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Cobos Project

    Cobos Project

    the disruptive IDE for COBOL developers

    The Cobos Project is an Open Source initiative from Metrixware, dedicated to Mainframe COBOL CICS, DB2, IMS developments within the Eclipse Platform.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    FITpro is built upon the Framework for Integrated Test (Fit). It provides integration with Eclipse and MS VS, and web UI. FITpro advanced features include code generation, suite support, and test to fixture links. See project's Wiki for more informatio
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    RES is a pure Java based Open Source Cobol to Java translator. It creates maintainable Java code for a subset of VS Cobol syntax. It has been developed with JDK, JTB and Javacc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Binary Helper is a relatively simple .NET application which helps you convert to and from different number systems and ASCII characters; including binary, hexadecimal and decimal. It and the accompanying code/VS Solution is free for any use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    VSPC is the console utility for converting between project formats for various versions of Microsoft Visual Studio. Currently the project supports VS 2002, 2003, 2005 and 2008. Original version of the code was created by Stoyan Damov.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Plot 2D (plotting X vs Y) scatter plots directly to a compressed image file. Platform independent standalone package. Plot up to 12 series. ASCII options file. Console/Terminal and win32 GUI. Code is ANSI C with C++ encapsulation. Try it on the website.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    USPS One Code - Intelligent Mail Barcode (4-State Customer Barcode) - encoder implementation with VS 2008. Source code in C# and VB.NET and binaries for .NET (1.1, 2.0 and 3.5), .NET CF (2.0 and 3.5) and Mono (1.* and 2.0).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    WebComponent

    WebComponent

    PHP class that separates programming from presentation using templates

    WebComponent is a simple but flexible and powerful PHP class that outputs HTML content to the browser, based on templates and variables. Under a good design it eliminates the "developers vs art designers" war, separating the programming from presentation code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project semilar to CDX library the different is a new features that will be added to this new library CDX10, why 10 cuz will be work on DierectX10 that mean VISTA OS will supported,and will never use copier code every things will be new also example
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An open-source package for analysis of neurophysiological data-- offline (vs real-time) processing of single-neuron spike trains or EEG data associated with behavior and memory processes. Currently MATLAB heavy, with some Windows specific code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Angular Material 2 Snippets for VS Code

    Angular Material 2 Snippets for VS Code

    http://bit.ly/ng-material-vscode

    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    MathematicaVsR

    Mathematica vs R comparison projects

    Example projects, code, and documents for comparing Mathematica with R
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Asphyria

    A tile based war game.

    Computer vs. Computer, with man having been left behind long ago, the world of Asphyria is in chaos. Construct wiring and turrents, as well as units to defend your precious code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    GWD Website Diagnostic Tool

    Diagnose and Check Website Health

    DIAGNOSE & MONITOR SITE FLAWS It comes with all major metrics of website such as title, description, keyword, tag, page size, page speed, server status, compression status, mobile friendly status, image/css/javacript status and many more other important metrics of your website.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.