Working with Notifications Channels in Android Oreo

Are you an Android developer? Did you change your application target SDK to 26? Is the latest update of Android app stopped receiving your notifications? Consider implementing Notifications Android Oreo. Google brings something new with each version of Android. One of the critical feature/enhancements will be around the way notifications are displayed to the user.… Continue reading Working with Notifications Channels in Android Oreo

Sending Emails using SendGrid in Microsoft Azure

While working on the projects, we might have a requirement to send emails to a set of recipients programmatically. For this, we usually use the SMTP server created at the client end for sending the emails, which involves a considerable amount of cost and maintenance of servers for the client. However, if we have to… Continue reading Sending Emails using SendGrid in Microsoft Azure

How to Integrate API Tests with Postman and Newman

In the recent years, we have seen a huge surge in the development and use of Application Programming Interface (API). Today, Web applications are fueled by REST-based Web Services. APIs compress critical business logic with high SLAs. Hence it is becoming extremely crucial to test APIs as part of the continuous integration (CI) or continuous delivery… Continue reading How to Integrate API Tests with Postman and Newman

Workflow Manager Server Migration

Workflow Manager Server provides the capability to host workflows in a high scale, high density, and multi-tenant environment. These Workflows are authored using an entirely declarative model, using Microsoft .NET Framework 4.5 and Windows Workflow Foundation. Workflow Manager is generally used by SharePoint Server to run SharePoint Workflows that help people and teams to collaborate on documents… Continue reading Workflow Manager Server Migration

Serverless Computing with Azure Functions

Cloud computing has evolved over the last decade. It started with cloud providers offering data centers to organizations as an outsourced storage mechanism. It turned into Infrastructure as a Service (IaaS) where consumers had more control as they managed the servers or virtual machines. Just like any technology, cloud computing kept becoming more convenient for… Continue reading Serverless Computing with Azure Functions

Office 365 – New Features You Need to Know

Office 365, the cloud-based subscription service from Microsoft, offers a collaborative experience for all businesses alike. And as businesses realize this benefit, Microsoft continuously aims to increase not only the productivity level but also intends to revolutionize the way you and your colleagues’ work. By adding functionality and security, the Microsoft team makes on average… Continue reading Office 365 – New Features You Need to Know

Best Practices of Implementing Selenium Test Automation

Selenium is becoming the most sought after automated testing tool. I reviewed different websites that dedicate their entire content to Selenium. As I observed endless theoretical backgrounds, examples, explanations, installations, and code segments, the one thing that I wanted to dig deeper into was why more and more organizations are migrating to Selenium? In order… Continue reading Best Practices of Implementing Selenium Test Automation

Records Management in SharePoint

Office 365, the cloud-based subscription service from Microsoft, offers a collaborative experience for all businesses alike. And as businesses realize this benefit, Microsoft continuously aims to increase not only the productivity level but also intends to revolutionize the way you and your colleagues’ work. By adding functionality and security, the Microsoft team makes on average… Continue reading Records Management in SharePoint

Critical Path Method and it’s Analysis – SharePoint Migration Projects

In the agile world, identification and monitoring of Critical Path is very important for a successful completion of the project without any schedule/effort variance. What is Critical Path? It is a sequence of tasks that must be completed exactly as scheduled to ensure the project is on time to meet its deadline. Each task on… Continue reading Critical Path Method and it’s Analysis – SharePoint Migration Projects

The DevOps Way – Why, What, How & Blockers

DevOps is no more just a buzzword in the IT industry. DevOps can help your enterprises accelerate software and services delivery. If you are building software, and you are still stuck with the old-fashioned ways of software delivery, then you are way behind the rest of the world. It’s high time you embrace DevOps, because… Continue reading The DevOps Way – Why, What, How & Blockers