Our Insights
Innovative Ways - Satisfied Clientele
Innovative Ways - Satisfied Clientele
Kapil Panchal - August 31, 2021
Table of Content 1. Customer's satisfaction 2. Measured by the honesty 3. Code based or process based metric can be gamed 4. Skills can be learned, Attitude is inherent 5. Ask feedback from customers 6. Multiple important factors 6.1. Production Effectiveness 6.2. Speed 6.3. Code quality 6.4. Communication 6.5. Code Review 6.6. Responsibility 6.7. Technical proposals 7. Do’s and Don’ts 8. Qualitative signs of a great developer 8.1....
Kapil Panchal - August 30, 2021
Table of Content 1. What is Add-in in Outlook? 2. Outlook Object Model 3. Creating Add-in 4. Testing 5. Conclusion What is Add-in in Outlook? In Outlook, Add-ins are programs that help us to automate certain tasks according to our ease like when we view or create messages. i.e., Trello, Skype, Zoom, Evernote, etc. Outlook Object Model When we are talking about Outlook add-in, we must know the basics of the following objects: Application:...
Kapil Panchal - August 26, 2021
Table of Content 1. What is REST Services? 2. Prerequisites 3. Create MVC Application 4. Conclusion Ang What is REST Services? REST services stand for Representational State Transfer. It is a lightweight, scalable and maintainable service that is built on REST architecture which is used to access and manipulate the resources identified through URL. Want to build impressive application for your business? Connect us right now to hire dedicated...
Kapil Panchal - August 23, 2021
Table of Content 1. Introduction 2. Understand CSS Grid Layout 3. Benefits of CSS Grid Layout in Angular 4. Create CSS Grid Structure with Rows and Columns 5. Build Angular Project 6. Generate Angular Components 7. Set up the Routes 8. Set up the Holy Grail Layout 9. Conclusion Introduction Holy Grail is a web page user interface layout pattern. The header, main content section, left side fixed-width nav block, middle content section, fixed sidebar,...
Kapil Panchal - August 19, 2021
Table of Content 1. RelativeSource Modes 1.1. Self Mode 1.2. FindAncestor Mode 1.3. TemplatedParent Mode 1.4. PreviousData Mode 2. Conclusion WPF RelativeSource is a Markup Extension that assists us in binding data of an element with another source element using its relationship. It states about the source position that where it falls relative to a given element. It can be used with the Bindings property of any object to another object’s property or...