ASP.NET
ASP.NET is a web development platform, which provides a programming model, comprehensive software infrastructure and various services required to build up robust web applications for PC as well as mobile devices.
CLASSIC ASP
Active Server Pages (ASP), also known as Classic ASP or ASP Classic, was Microsoft's first server-side script engine for dynamically generated web pages. The default scripting language used for writing ASP is VBScript.
MVC
Model–view–controller (MVC) is a software architectural pattern for implementing user interfaces. The model-view-controller pattern proposes three main components or objects to be used in software development.
HTML5
HTML5 is the newest hyper text markup language for websites from the World Wide Web Consortium (W3C). It offers new features that not only provides rich media support, but also enhance support for creating web applications that can interact with the user.
CSS3
CSS3 is the latest evolution of the Cascading Style Sheets language and aims at extending CSS2.1. It brings a lot of long-awaited novelties, like rounded corners, shadows, gradients, transitions or animations, as well as new layouts like multi-columns, flexible box or grid layouts.
BOOTSTRAP
Bootstrap is the most popularly reliable HTML, CSS, and JavaScript framework for developing responsive front end and web applications. Web applications developed using Bootstrap framework are mobile friendly thus removing the need for making a separate mobile friendly website.
JAVASCRIPT
JavaScript is an interpreted scripting language commonly used on the Internet for creating Web pages that respond to user actions, such as when a user moves a mouse pointer over an image or clicks a form button.
JQUERY
jQuery is a JavaScript library that allows web developers to add extra functionality to their websites. To implement jQuery, a web developer simply needs to refer to the jQuery JavaScript file within the HTML of a webpage and use it as per their requirements.
JSON
Stands for "JavaScript Object Notation" and is pronounced like the name "Jason." It is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate.
XML
XML stands for EXtensible Markup Language. XML specifies neither semantics nor a tag set. In fact XML is really a meta-language for describing markup languages. In other words, XML provides a facility to define custom tags and use them.
C#
C# (pronounced "C sharp") is a simple, modern, object-oriented, and type-safe programming language. It will immediately be familiar to C and C++ programmers. C# combines the high productivity of Rapid Application Development (RAD) languages.
VB
Visual Basic Express is a fast and easy way to create programs for Microsoft Windows. Even if you are new to Windows programming, with Visual Basic you have a complete set of tools to simplify development. VISUAL BASIC is a high level programming language.
MS SQL SERVER
Microsoft SQL Server is a relational database management system developed by Microsoft. Microsoft SQL Server is widely used in many businesses, from small to large, for a wide variety of applications to store and manage data.
MYSQL
MySQL runs on virtually all platforms, including Linux, UNIX, and Windows. It is based on the structure query language (SQL), which is used for adding, removing, and modifying information in the database.
REDIS
Redis is a data structure server. It is open-source, networked, in-memory, and stores keys with optional durability. It can be considered as a type of database which works with key-value pairs and uses main memory for storing data.
RABBITMQ
RabbitMQ is open source message broker software (sometimes called message-oriented middleware) that implements the Advanced Message Queuing Protocol (AMQP).
HDF5
HDF5 is a file format and library for storing scientific data. HDF5 has a powerful and flexible data model, supports files larger than 2 GB (the limit of HDF4.x files), and supports parallel I/O.
LINQ
LINQ (Language Integrated Query) is a Microsoft programming model and methodology that essentially adds formal query capabilities into Microsoft .NET-based programming languages. A number of features have been added to C# one of them being LINQ.
PHP
PHP stands for Hypertext Preprocessor. It is an open source server side scripting language. PHP code are executed on the server, and the result is returned to the browser as plain HTML. There are no licenses, or royalty fees involved at all.
Wordpress
WordPress is an open source tool for creating websites and blogs. It is by far the easiest and the most powerful content management system which is written is PHP. WordPress is popular among people who love blogging and designing.
Shopify
Shopify is a Canadian e-commerce company headquartered at Ontario, that develops computer software for online stores and retail point-of-sale systems. It provides API that allows developers to create applications for Shopify online stores and then sell them on the Shopify App Store.
WooCommerce
WooCommerce is an open source e-commerce plugin for WordPress which is designed for all small to large-sized online merchants using WordPress. It is simple to install and customize thus making it a common free base product.