The Vivensas Blog

Telehealth Applications – A step towards virtual healthcare
The term Telehealth is defined as health services provided using telecommunication technology. Telehealth refers to remote healthcare services through telephone, video conferencing, fax, emails and computers. Telehealth services primarily aim...

Group DropDownList Options in ASP.NET Core
This blog explains how to group options in a DropDownList in ASP.NET Core. Let’s look at it with an example. This example is going to bind the list of movie...

How social media can help your business?
Social media provides an easy way to market your business to potential customers. It is estimated that there are 3.2 billion users on social media across the world, this number...

Mobile App for Business Continuity
Businesses worldwide have taken a hit because of the global pandemic. This article talks about the impact of the COVID 19 crisis on small brick and mortar retail businesses and...

Serverless Computing
Serverless Computing allows to build applications without managing the infrastructure. Serverless doesn't mean there are not any servers involved in application development. Servers are involved but they are provided as...

Continuous inspection of Code Quality using SonarQube
SonarQube is an open-source software introduced by Sonar Source for continuous inspection of code quality. Continuous inspection of code refers to constant checking of code for defects. In software development,...

JSON Serialization and Deserialization in ASP.NET Core
This blog is going to explain how to serialize and deserialize the JSON(JavaScript Object Notation) in ASP.NET Core. Here I used System.Text.Json namespace to serialize and deserialize the JSON. Let...

Technology Stack for Mobile App Development
When you are developing a mobile application, the first challenge that you come across is choosing the right technologies. To develop a robust mobile application, it is important to understand...

Why Organizations Need Asset Tracking System?
For large organizations, tracking the physical location of the assets can be tedious and time-consuming. Assets are considered valuable by every organization as they invest a lot in physical equipment,...