{"id":4627,"date":"2019-03-20T11:16:10","date_gmt":"2019-03-20T11:16:10","guid":{"rendered":"https:\/\/www.pre-scient.com\/?p=4627"},"modified":"2024-08-07T04:30:17","modified_gmt":"2024-08-07T04:30:17","slug":"new-application-development-addon-vs-standalone","status":"publish","type":"post","link":"https:\/\/www.pre-scient.com\/new-application-development-addon-vs-standalone\/","title":{"rendered":"New Application Development &#8211; Addon vs Standalone"},"content":{"rendered":"\n<p>At the starting phase of developing an application, the primary question usually comes like this\u2014whether to make it an add-on application or a standalone application?<\/p>\n\n\n\n<p>Before we get into the details, we need to understand what exactly these two terms mean in the computing world.<\/p>\n\n\n\n<p>An add-on (also known as addon or plug-in) is a software application, which is added to an existing computer program to introduce specific features.<\/p>\n\n\n\n<p>As per Microsoft\u2019s style guide, the term add-on is supposed to represent the hardware features while add-ins should be used only for software utilities, although these guidelines are not really followed as terms are mixed up quite often. When a program supports add-ons, it usually means it supports customization. Web browsers have always supported the installation of different add-ons to suit the tastes and topics of different users by customizing the look and feel of that particular browser.<\/p>\n\n\n\n<p>There are many reasons for introducing add-ons in computer applications. The primary reasons are:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>To introduce abilities to extend an application by enabling third-party developers to create variety of add-ons<\/li>\n\n\n\n<li>To support new features<\/li>\n\n\n\n<li>To reduce the size of an application<\/li>\n\n\n\n<li>To separate source code from an application because of incompatible software licenses<\/li>\n<\/ul>\n\n\n\n<p>Usually, the host applications operate independently, which makes it possible for developers to add and update add-on features without impacting the host application itself. A host application doesn\u2019t depend on add-ons but on the contrary, an add-on depends on the host application. Add-ons usually depend on the services provided by the host application and cannot operate by themselves.<\/p>\n\n\n\n<p>A Standalone application is the type software that doesn\u2019t comes bundled with other independent software features. In simple words, a standalone application does not require any separate software to operate.<\/p>\n\n\n\n<p>A stand-alone application deploys services locally, uses the services, and terminates the services when they are no longer needed. If an application does not need to interact with any other applications, then it can be a stand-alone application with its own exclusive local service deployment. Services locally deployed by this application are not available to any other application.<\/p>\n\n\n\n<p>A standalone application needs to be installed on every system which makes it hard to maintain. In the event of a system crash or a virus attack, when a system needs to be replaced or reinstalled, the application also needs to be reinstalled. The access to the application is limited only to the systems that have the application installed.<\/p>\n\n\n\n<p>Standalone applications can never be kept online, and remote availability of data is practically impossible. However, there are situations where standalone application is the best choice. Here are a few:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Text mode printing on pre-printed stationary, which browsers fail to do<\/li>\n\n\n\n<li>Where data security is very high and you don\u2019t want the data to travel on the wire at all<\/li>\n\n\n\n<li>Design applications which need very high responsiveness and at the same time work on big data structures<\/li>\n\n\n\n<li>Printing on legacy continuous stationery<\/li>\n\n\n\n<li>No need of networking, application is needed only on a single system<\/li>\n\n\n\n<li>More hardware support like barcode printers, webcam, biometric devices, LED Panels, etc.<\/li>\n\n\n\n<li>More Operating System level operations like direct backup to external devices, mouse control, etc.<\/li>\n\n\n\n<li>Creation and manipulation of local files<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>At the starting phase of developing an application, the primary question usually comes like this\u2014whether to make it an add-on application or a standalone application? Before we get into the details, we need to understand what exactly these two terms mean in the computing world. An add-on (also known as addon or plug-in) is a software application, which is added to an existing computer program to introduce specific features. As per Microsoft\u2019s style guide, the term add-on is supposed to represent the hardware features while add-ins should be used only for software utilities, although these guidelines are not really followed as terms are mixed up quite often. When a program supports add-ons, it usually means it supports customization. Web browsers have always supported the installation of different add-ons to suit the tastes and topics of different users by customizing the look and feel of that particular browser. There are many reasons for introducing add-ons in computer applications. The primary reasons are: Usually, the host applications operate independently, which makes it possible for developers to add and update add-on features without impacting the host application itself. A host application doesn\u2019t depend on add-ons but on the contrary, an add-on depends on the host application. Add-ons usually depend on the services provided by the host application and cannot operate by themselves. A Standalone application is the type software that doesn\u2019t comes bundled with other independent software features. In simple words, a standalone application does not require any separate software to operate. A stand-alone application deploys services locally, uses the services, and terminates the services when they are no longer needed. If an application does not need to interact with any other applications, then it can be a stand-alone application with its own exclusive local service deployment. Services locally deployed by this application are not available to any other application. A standalone application needs to be installed on every system which makes it hard to maintain. In the event of a system crash or a virus attack, when a system needs to be replaced or reinstalled, the application also needs to be reinstalled. The access to the application is limited only to the systems that have the application installed. Standalone applications can never be kept online, and remote availability of data is practically impossible. However, there are situations where standalone application is the best choice. Here are a few:<\/p>\n","protected":false},"author":1,"featured_media":11263,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[178],"tags":[199],"class_list":["post-4627","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cad-software-development","tag-cad"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>New Application Development - Addon vs Standalone | Prescient<\/title>\n<meta name=\"description\" content=\"At the starting phase of developing an application, the primary question usually comes like this\u2014whether to make it an add-on application or a standalone application? Before we get into the details, we need to understand what exactly these two terms mean in the computing world.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.pre-scient.com\/new-application-development-addon-vs-standalone\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"New Application Development - Addon vs Standalone | Prescient\" \/>\n<meta property=\"og:description\" content=\"At the starting phase of developing an application, the primary question usually comes like this\u2014whether to make it an add-on application or a standalone application? Before we get into the details, we need to understand what exactly these two terms mean in the computing world.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.pre-scient.com\/new-application-development-addon-vs-standalone\/\" \/>\n<meta property=\"og:site_name\" content=\"Prescient Technologies\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/PrescientTechnologies\" \/>\n<meta property=\"article:published_time\" content=\"2019-03-20T11:16:10+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-08-07T04:30:17+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.pre-scient.com\/wp-content\/uploads\/2019\/03\/new-application-development-addon-vs-standalone.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"600\" \/>\n\t<meta property=\"og:image:height\" content=\"400\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"New Application Development - Addon vs Standalone | Prescient","description":"At the starting phase of developing an application, the primary question usually comes like this\u2014whether to make it an add-on application or a standalone application? Before we get into the details, we need to understand what exactly these two terms mean in the computing world.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.pre-scient.com\/new-application-development-addon-vs-standalone\/","og_locale":"en_US","og_type":"article","og_title":"New Application Development - Addon vs Standalone | Prescient","og_description":"At the starting phase of developing an application, the primary question usually comes like this\u2014whether to make it an add-on application or a standalone application? Before we get into the details, we need to understand what exactly these two terms mean in the computing world.","og_url":"https:\/\/www.pre-scient.com\/new-application-development-addon-vs-standalone\/","og_site_name":"Prescient Technologies","article_publisher":"https:\/\/www.facebook.com\/PrescientTechnologies","article_published_time":"2019-03-20T11:16:10+00:00","article_modified_time":"2024-08-07T04:30:17+00:00","og_image":[{"width":600,"height":400,"url":"https:\/\/www.pre-scient.com\/wp-content\/uploads\/2019\/03\/new-application-development-addon-vs-standalone.webp","type":"image\/webp"}],"author":"admin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.pre-scient.com\/new-application-development-addon-vs-standalone\/#article","isPartOf":{"@id":"https:\/\/www.pre-scient.com\/new-application-development-addon-vs-standalone\/"},"author":{"name":"admin","@id":"https:\/\/www.pre-scient.com\/#\/schema\/person\/0014fe3943b8e8b73eaa649a70d55c0a"},"headline":"New Application Development &#8211; Addon vs Standalone","datePublished":"2019-03-20T11:16:10+00:00","dateModified":"2024-08-07T04:30:17+00:00","mainEntityOfPage":{"@id":"https:\/\/www.pre-scient.com\/new-application-development-addon-vs-standalone\/"},"wordCount":543,"publisher":{"@id":"https:\/\/www.pre-scient.com\/#organization"},"image":{"@id":"https:\/\/www.pre-scient.com\/new-application-development-addon-vs-standalone\/#primaryimage"},"thumbnailUrl":"https:\/\/www.pre-scient.com\/wp-content\/uploads\/2019\/03\/new-application-development-addon-vs-standalone.webp","keywords":["CAD"],"articleSection":["CAD Software Development"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.pre-scient.com\/new-application-development-addon-vs-standalone\/","url":"https:\/\/www.pre-scient.com\/new-application-development-addon-vs-standalone\/","name":"New Application Development - Addon vs Standalone | Prescient","isPartOf":{"@id":"https:\/\/www.pre-scient.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.pre-scient.com\/new-application-development-addon-vs-standalone\/#primaryimage"},"image":{"@id":"https:\/\/www.pre-scient.com\/new-application-development-addon-vs-standalone\/#primaryimage"},"thumbnailUrl":"https:\/\/www.pre-scient.com\/wp-content\/uploads\/2019\/03\/new-application-development-addon-vs-standalone.webp","datePublished":"2019-03-20T11:16:10+00:00","dateModified":"2024-08-07T04:30:17+00:00","description":"At the starting phase of developing an application, the primary question usually comes like this\u2014whether to make it an add-on application or a standalone application? Before we get into the details, we need to understand what exactly these two terms mean in the computing world.","breadcrumb":{"@id":"https:\/\/www.pre-scient.com\/new-application-development-addon-vs-standalone\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.pre-scient.com\/new-application-development-addon-vs-standalone\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.pre-scient.com\/new-application-development-addon-vs-standalone\/#primaryimage","url":"https:\/\/www.pre-scient.com\/wp-content\/uploads\/2019\/03\/new-application-development-addon-vs-standalone.webp","contentUrl":"https:\/\/www.pre-scient.com\/wp-content\/uploads\/2019\/03\/new-application-development-addon-vs-standalone.webp","width":600,"height":400,"caption":"New Application Development - Addon vs Standalone"},{"@type":"BreadcrumbList","@id":"https:\/\/www.pre-scient.com\/new-application-development-addon-vs-standalone\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.pre-scient.com\/"},{"@type":"ListItem","position":2,"name":"New Application Development &#8211; Addon vs Standalone"}]},{"@type":"WebSite","@id":"https:\/\/www.pre-scient.com\/#website","url":"https:\/\/www.pre-scient.com\/","name":"Prescient Technologies","description":"","publisher":{"@id":"https:\/\/www.pre-scient.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.pre-scient.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.pre-scient.com\/#organization","name":"Prescient Technologies","url":"https:\/\/www.pre-scient.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.pre-scient.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.pre-scient.com\/wp-content\/uploads\/2023\/07\/logo.webp","contentUrl":"https:\/\/www.pre-scient.com\/wp-content\/uploads\/2023\/07\/logo.webp","width":400,"height":400,"caption":"Prescient Technologies"},"image":{"@id":"https:\/\/www.pre-scient.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/PrescientTechnologies","https:\/\/www.linkedin.com\/company\/prescient-technologies"]},{"@type":"Person","@id":"https:\/\/www.pre-scient.com\/#\/schema\/person\/0014fe3943b8e8b73eaa649a70d55c0a","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.pre-scient.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/7bb202b00f5e37a9f025379fe04010501a2cf47980c072e0f9aa9b42c89ae5aa?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/7bb202b00f5e37a9f025379fe04010501a2cf47980c072e0f9aa9b42c89ae5aa?s=96&d=mm&r=g","caption":"admin"},"sameAs":["https:\/\/www.pre-scient.com\/"],"url":"https:\/\/www.pre-scient.com\/author\/webwideit\/"}]}},"rttpg_featured_image_url":{"full":["https:\/\/www.pre-scient.com\/wp-content\/uploads\/2019\/03\/new-application-development-addon-vs-standalone.webp",600,400,false],"landscape":["https:\/\/www.pre-scient.com\/wp-content\/uploads\/2019\/03\/new-application-development-addon-vs-standalone.webp",600,400,false],"portraits":["https:\/\/www.pre-scient.com\/wp-content\/uploads\/2019\/03\/new-application-development-addon-vs-standalone.webp",600,400,false],"thumbnail":["https:\/\/www.pre-scient.com\/wp-content\/uploads\/2019\/03\/new-application-development-addon-vs-standalone-150x150.webp",150,150,true],"medium":["https:\/\/www.pre-scient.com\/wp-content\/uploads\/2019\/03\/new-application-development-addon-vs-standalone-300x200.webp",300,200,true],"large":["https:\/\/www.pre-scient.com\/wp-content\/uploads\/2019\/03\/new-application-development-addon-vs-standalone.webp",600,400,false],"1536x1536":["https:\/\/www.pre-scient.com\/wp-content\/uploads\/2019\/03\/new-application-development-addon-vs-standalone.webp",600,400,false],"2048x2048":["https:\/\/www.pre-scient.com\/wp-content\/uploads\/2019\/03\/new-application-development-addon-vs-standalone.webp",600,400,false],"htmega_size_585x295":["https:\/\/www.pre-scient.com\/wp-content\/uploads\/2019\/03\/new-application-development-addon-vs-standalone-585x295.webp",585,295,true],"htmega_size_1170x536":["https:\/\/www.pre-scient.com\/wp-content\/uploads\/2019\/03\/new-application-development-addon-vs-standalone.webp",600,400,false],"htmega_size_396x360":["https:\/\/www.pre-scient.com\/wp-content\/uploads\/2019\/03\/new-application-development-addon-vs-standalone-396x360.webp",396,360,true],"tanda-blog":["https:\/\/www.pre-scient.com\/wp-content\/uploads\/2019\/03\/new-application-development-addon-vs-standalone-350x233.webp",350,233,true],"tanda-blog-2colum":["https:\/\/www.pre-scient.com\/wp-content\/uploads\/2019\/03\/new-application-development-addon-vs-standalone-540x360.webp",540,360,true],"tanda-blog-standard":["https:\/\/www.pre-scient.com\/wp-content\/uploads\/2019\/03\/new-application-development-addon-vs-standalone.webp",600,400,false],"tanda-blog-sidebar":["https:\/\/www.pre-scient.com\/wp-content\/uploads\/2019\/03\/new-application-development-addon-vs-standalone.webp",600,400,false],"authorship-box-avatar":["https:\/\/www.pre-scient.com\/wp-content\/uploads\/2019\/03\/new-application-development-addon-vs-standalone.webp",150,100,false],"authorship-box-related":["https:\/\/www.pre-scient.com\/wp-content\/uploads\/2019\/03\/new-application-development-addon-vs-standalone.webp",70,47,false]},"rttpg_author":{"display_name":"admin","author_link":"https:\/\/www.pre-scient.com\/author\/webwideit\/"},"rttpg_comment":0,"rttpg_category":"<a href=\"https:\/\/www.pre-scient.com\/category\/blogs\/cad-software-development\/\" rel=\"category tag\">CAD Software Development<\/a>","rttpg_excerpt":"At the starting phase of developing an application, the primary question usually comes like this\u2014whether to make it an add-on application or a standalone application? Before we get into the details, we need to understand what exactly these two terms mean in the computing world. An add-on (also known as addon or plug-in) is a&hellip;","_links":{"self":[{"href":"https:\/\/www.pre-scient.com\/wp-json\/wp\/v2\/posts\/4627","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.pre-scient.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.pre-scient.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.pre-scient.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.pre-scient.com\/wp-json\/wp\/v2\/comments?post=4627"}],"version-history":[{"count":3,"href":"https:\/\/www.pre-scient.com\/wp-json\/wp\/v2\/posts\/4627\/revisions"}],"predecessor-version":[{"id":15857,"href":"https:\/\/www.pre-scient.com\/wp-json\/wp\/v2\/posts\/4627\/revisions\/15857"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.pre-scient.com\/wp-json\/wp\/v2\/media\/11263"}],"wp:attachment":[{"href":"https:\/\/www.pre-scient.com\/wp-json\/wp\/v2\/media?parent=4627"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.pre-scient.com\/wp-json\/wp\/v2\/categories?post=4627"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.pre-scient.com\/wp-json\/wp\/v2\/tags?post=4627"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}