All posts tagged: cloud

SQuirrel SQL on cloud

     SQuirreL SQL Client is a JAVA-based database administration tool for JDBC compliant databases. It allows you to view the database structure and issue SQL commands. It supports databases such as Firebird, IBM DB2, InterBase, Microsoft Access, Microsoft SQL Server, MySQL, Oracle, PostgreSQL and Sybase. When you launch the Squirrel SQL Client you will

Firebird on cloud

    Firebird is an open source relational database management system which supports Linux, Windows, and a variety of Unix platforms.This tutorial explains about the main features of the Firebird database. In the open-source world, much has been made about the need for a full-featured, robust and reliable database that can handle substantial loads and

Adminer on Cloud

    Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. Conversely to phpMyAdmin, it consist of a single file ready to deploy to the target server. Adminer is available for MySQL, PostgreSQL, SQLite, MS SQL,Oracle, Firebird, SimpleDB, Elasticsearch and MongoDB.   Replace phpMyAdmin with Adminer and you will get a tidier

Kartris ON CLOUD

    Kartris is an opensource ASP.NET web application for running online stores. The system is entirely featured e-commerce CMS (content management system) that can store and display product and other data to customers, and has the e-commerce elements that allow items to be selected and purchased, and orders to be processed. Kartris is written

jenkins on cloud on azure aws google cloud

Jenkins on cloud

    Jenkins is a powerful application that allows continuous integration and continuous delivery of projects, regardless of the platform you are working on. It is a free source that can handle any kind of build or continuous integration. You can integrate Jenkins with a number of testing and deployment technologies.Jenkins is free and is

Phonegap on cloud

    Building applications for each platform–iPhone, Android, Windows and more–requires different frameworks and languages. PhoneGap solves this by using standards-based web technologies to bridge web applications and mobile devices. Since PhoneGap apps are standards compliant, they’re future-proofed to work with browsers as they evolve. Read an in-depth post explaining PhoneGap visually. PhoneGap has been

Baasbox on cloud

      BaaS Box is a complete solution to implement the back end of your applications. Backend As A Service concept started with the dawn of cloud services and catched on. Given the amount of work developer teams had to do to reinvent the wheel, using BaaS helps the software developers bring their application

nginx varnish on azure

Webserver with Nginx Varnish MySQL – LEMP + V Stack on cloud

      NGINX is open source software for web serving, reverse proxying, caching, load balancing, media streaming, and more. It started out as a web server designed for maximum performance and stability. In addition to its HTTP server capabilities, NGINX can also function as a proxy server for email (IMAP, POP3, and SMTP) and a

DLL Export Viewer on cloud

    DLL Export Viewer is a downloadable Windows-based application that serves as a practical utility in displaying the list of all exported functions and virtual memory addresses for specified DLL files from a computer device. … When this process is called, the debugger will stop in the beginning of that specific function.  Since DLLs are essentially the same as

Dependency Walker on cloud

    -Dependency Walker is a free utility that scans any 32-bit or 64-bit Windows module (exe, dll, ocx, sys, etc.) and builds a hierarchical tree diagram of all dependent modules. For each module found, it lists all the functions that are exported by that module, and which of those functions are actually being called

CorFlags on cloud

    The CorFlags Conversion tool allows you to configure the CorFlags section of the header of a portable executable image. This tool is automatically installed with Visual Studio and with the Windows SDK. To run the tool, we recommend that you use the Visual Studio Command Prompt or the Windows SDK Command Prompt (CMD

Xaml spy on cloud

    XAML Spy is the visual runtime inspector for Android, iOS and Windows. It provides unprecedented access to all aspects of any running app. Interact with the UI visual tree, extract data, explore the filesystem, create stunning artwork, and more, much more. With XAML Spy you will learn about the visual and non-visual behavior

Windows Performance Toolkit on cloud

    This Toolkit is designed to provide local governments with tools and materials to facilitate amending their existing building codes to accelerate the adoption of rooftop solar electricity generation. Taking this step will also better prepare cities and counties for the transition to zero-net-energy (ZNE) requirements in the next statewide energy code update in

Windbg on cloud

    WinDbg is a multipurpose debugger. It can debug a live process by attaching, set breakpoints, etc like you would with any other debugger. It can also analyze crash dump files as well, which are .dmp files. It functions by you giving it commands. A .dmp file is a memory dump of something. What

Visual Studio Profiling Tools on cloud

    A profiling session is created for each instance of a role in your cloud service. To view your profiling reports of each session from Visual Studio, you can view the Server Explorer window and then choose the Azure Compute node to select an instance of a role. You can then view the profiling

Visual Studio Debugger on cloud

    Debugging, in computer programming and engineering, is a multistep process that involves identifying a problem, isolating the source of the problem, and then either correcting the problem or determining a way to work around it. The final step of debugging is to test the correction or workaround and make sure it works.In software

OzCode on cloud

     We are fundamentally changing the nature of debugging. We know that bugs are inevitable, but believe that long and painful debugging with endless log files and countless wasted hours is not.  Cloud computing has transformed the face of modern computing. Now companies can save the cost of having own server by hosting the application of the clouds. With the advancement of

AnkhSVN on cloud

    AnkhSVN provides source control with Subversion for Visual Studio. It allows you to perform common version control operations directly within the Visual Studio environment.  Utility:  View the source control status of all files and folders in your project or solution  Import new solutions directly from the Solution Explorer into your Subversion repository  Using the Working Copy Explorer: 

CodeMaid on cloud

    CodeMaid is an open source Visual Studio extension to cleanup, dig through and simplify our C#, C++, F#, VB, XAML, XML, ASP, HTML, CSS, LESS, JavaScript and TypeScript coding.   Major Features of  CodeMaid  Code Cleaning : Cleanup random white space into a simple standard order. Add unspecified access modifiers. Utilize Visual Studio’s built-in

MarkdownPad on cloud

    MarkdownPad is a web editor for writers that enables you to create text based web content, formatted in HTML/CSS without the need to use any HTML tags. … Once you are finished with your page, you can export the content to regular HTML/CSS code. Markdown is a lightweight markup language that you can use to add formatting elements to plaintext

Symproxy on cloud

    You can configure your HTTP-based symbol store to act as a proxy between client computers and other symbol stores. The implementation is through an Internet Server Application Programming Interface (ISAPI) filter called SymProxy (Symproxy.dll). The SymProxy server can be used as a gateway computer to the Internet or other sources within your company

Spy++ ON CLOUD

Spy tool to inspect UI Automation Elements on your desktop. It queries properties and control patterns information for the Automation objects that you select in navigation tree or pick from screen using the mouse pointer.  See buttons tooltips for hints on how to use them. You can copy values of properties using the context menu.

Srcsrv on cloud

    The SrcSrv tool (Srcsrv.dll) enables a client to retrieve the exact version of the source files that were used to build an application. Because the source code for a module can change between versions and over the course of years, it is important to look at the source code as it existed when

Sublime Text on cloud

    Sublime Text is a shareware cross-platform source code editor with a Python application programming interface. It natively supports many programming languages and markup languages, and functions can be added by users with plugins, typically community-built and maintained under free-software licenses.  Sublime Text 3 is the current version of Sublime Text  Sublime Text may be downloaded and

Sos.dll on cloud

     The SOS (Son of Strike) Debugging Extension (SOS. dll) assists in debugging managed programs in Visual Studio and WinDbg by providing information about the internal common language runtime (CLR) environment. This tool requires a project to have unmanaged debugging enabled.  The SOS (Son of Strike) Debugging Extension (SOS.dll) assists in debugging managed programs in Visual Studio and WinDbg by

NCrunch on cloud

    NCrunch is an automated concurrent testing tool for Visual Studio. It intelligently runs automated tests so that you don’t have to, while giving you amazingly useful information about your tested code, such as code coverage and performance metrics, inline in your IDE while you type.   NCrunch is an automated testing tool for Microsoft Visual Studio. It

Snoop on cloud

    Snoop is the open source WPF spying utility created by Pete Blois and now maintained by Team Snoop (Cory Plotts, Dan Hanan, Andrei Kashcha, Maciek Rakowski, and Jason Jibben). It allows you to spy/browse the visual tree of a running WPF application (without the need for a debugger) … and change properties … amongst

LINQPad on cloud

    LINQPad is a software utility targeted at .NET Framework development. It is used to interactively query SQL databases using LINQ, as well as interactively writing C# code without the need for an IDE. This expands its use to a general “test workbench” where C# code can be quickly prototyped outside of Visual Studio.   The

Kaxaml on cloud

    Kaxaml is a lightweight XAML editor that gives you a “split view” so you can see both your XAML and your rendered content (kind of like XamlPad but without the gigabyte of SDK). … Kaxaml is designed to be “notepad for XAML.” It’s supposed to be simple and lightweight and make it easy to just try something out.    Kaxaml is

Notepad2 on cloud

    Notepad2 is a light-weight, free and open source Notepad-like text editor with syntax highlighting for a few commonly used languages. It’s based on the Scintilla source code editing component and works on NT-based versions of Windows. This program can be run out of the box without installation, and does not touch your system’s registry. Notepad2 is a