Here at Trigent Software, we know it can be tough trying to juggle business success and staying up to date with all of the latest […]
Continue readingCategory: Application Development
Trigent Recognized as a Top Software Developer 2019
We’re excited to announce that Clutch has ranked us among the best software development companies in the financial services industry! Clutch is an independent platform […]
Continue readingUnderstanding MongoDB: A New-age Database
MongoDB, is the latest database architecture for developers and data scientists. Its usage is spread across various user groups, industry conferences and events. MongoDB is […]
Continue readingBenefits of EDI Usage in Transportation Management Systems
The need for real-time visibility has reached an all-time high for transportation companies. As Bart De Muynck, Research Vice President, Gartner, says, “Organizations have increasing […]
Continue readingImportance of User Experience Design (UXD)
Introduction User experience design (UXD) is the process of enhancing user satisfaction with a product by improving the usability, accessibility, and pleasure provided in the […]
Continue readingIntroduction to SQL Server Integration Services (SSIS) – Part 1
Introduction In this blog, I will discuss SQL Server Integration Services (SSIS) and its components. SQL Server Integration Services (SSIS) is an ETL tool (Extract, […]
Continue reading3 Steps to Create your Own Font Icon from Photoshop Icon
In the history of the Web, designers have tried a variety of methods to use icons and images on websites. This includes, to name a […]
Continue readingUI Design: Wireframe, Mockup and Prototype
There is a huge misconception about the actual meaning behind words such as wireframe, mockup, and prototype. They are considered by most as a method […]
Continue readingCSS Browser-Specific Hacks
What is this? Browser hacks is an extensive list of browser specific CSS hacks from all over the inter-webs. CSS hacks are needed in order to solve problems […]
Continue readingCSS3 Selectors Module Part-3
This is the last blog in my tri-series on CSS3 Selectors Module. Please click on the link to read CSS3 Module Part – 1 and CSS3 […]
Continue readingCSS3 Selectors Module Part-2
In continuation of my earlier blog on ‘CSS3 Selectors Module’ in this second part, I will explain the concepts of Combinators and Attribute Selectors. Combinators […]
Continue readingCSS3 Selectors Module Part-1
INTRODUCTION A CSS selector is the part of a CSS rule-set that actually selects the content we want to style. CSS Syntax : CSS selectors […]
Continue readingLocal & Session Storage in HTML5
With the help of HTML5, a website can store data up to 10MB size in the browser in `Local’ or `Session Storage’. For dynamic websites, […]
Continue readingUnderstanding CSS3 – Part 3
In continuation of my blog CSS3 (Part 1 and Part 2), in this blog, i.e. `Understanding CSS3 (Part 3)’, I will elaborate on the theme […]
Continue readingUnderstanding CSS3 – Part 2
As mentioned in my earlier blog, CSS3 is a simple mechanism for adding styles, for example, fonts, colors, spacing, etc. to web documents. It is […]
Continue reading