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 readingCategory: Application Development
Understanding 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 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 readingThe Elements and Attributes You Should Avoid in HTML5
Elements you should avoid: After the introduction of several new elements in HTML5, it is now time to talk about what you should be avoiding […]
Continue readingUnderstanding CSS3 – Part 1
CSS is a simple mechanism for adding styles, for example, fonts, colors, spacing, etc. to web documents. It is a collaboration of CSS2 with some […]
Continue reading