Entries by AVS Solutions

Sinergija Challenge 2019

Once upon a time, more than 10 years ago, we stepped into the magical world of information technology. Working on complex projects, we are mastering new technologies and adapting to the turbulent world around us. It may sound a bit like a fairytale, but the journey into the uncharted territories of the IT world certainly […]

Team building 2019

We automatically tested the gastronomic specialties of Tara, constantly doing push and pull requests of quality drinks and agilely producing good mood, while the guitar gave rhythm required for quality production.

IEquality Comparer

IEqualityComparer is interface which defines methods for object comparation. IEqualityComparer can be used for comparation of Dictionary Collections. Equals is methid which compares 2 object values. If they are equal it will return true, else it will return false.

REST

The development of internet infrastructure has led to a significant increase in the flow amounts of data, and Internet speed.

Single Sign On (SSO)

Single sign-on (SSO) is a session/user authentication process that permits a user to enter one name and password in order to access multiple applications.

PlUpload

File upload is standard functionality supported by HTML standard since 1995. Although this control is serving its purpose very well…