Recent Stories

How To Configure IIS And MS SQL Server 2008 R2 With PHP

Agile development teams have to accept sudden changes in requirements from their clients. Sometimes because of only this reason, teams have to revamp the entire developed project which is at the edge of completion i.e. its deployment on live server. Recently in a project, a similar situation occurred with vteam #385. The sudden requirement was to configure IIS....

  • Post author:
  • Post published:July 10, 2015

Applied SAAS Model To Revamp A Complex Structured App

Every website owner is concerned when it comes to the performance of his/her website. If your website is not optimized, then you might encounter performance issues due to which you might lose your website visitors/customers. Lack of proper implementation of Technology stack or if development of the application is not done by following the industry....

  • Post author:
  • Post published:July 7, 2015

Speedy Search With Big Data – Using Amazon Cloud Search And NoSQL Database Combo

Search feature with advanced search option and deep search filters is a tough requirement to meet for a project that contains data records of Trillions of users. vteam #455’s client was in dire need of a similar requirement. In this project, team had to deal with trillions of users/resources data/records associated with file attachments. Relational databases and....

  • Post author:
  • Post published:June 25, 2015

Microsoft Fakes And Shims: Unit Testing Without Database Dependency

An application architecture was developed by vteam #366 to test all its functionality and APIs. A separate Test Project was serving this purpose. As per Client’s requirement, we had to develop a test driven approach that could work without actual data store/database dependency and generate dummy values to be used instead of actual data from the....

  • Post author:
  • Post published:June 22, 2015

Resolved Memory Limit Issue By Using Queue Worker With Beanstalkd

Database Dump can pose serious challenges at times as the process involves intricate complexities. Data Dumping; carried out in an optimized way can lead to effective transfer of data on a shared server with no performance decline. In order to sort out Server lag issues during data dumping, it is significant to carve out some productive strategies....

  • Post author:
  • Post published:June 19, 2015

Online Contract Signatures – EchoSign to HelloSign

vteam #472 worked for the development of a B2B Credit Repairing Product for Credit Repairing Organization. In this project, financial transactions were involved. This is why the Online Contract Signatures were needed. Problem: To avail this functionality, we had an option to integrate EchoSIgn in the application. Basically, EchoSign is an old....

  • Post author:
  • Post published:June 18, 2015

Solution For Telerik Reporting Font-Family Fallback Support

A web-based commercial and SBA lending software was developed that manages the origination, processing, closing, and monitoring of small business loan portfolios. With the loan management system, lenders can think big and reimagine what modern business lending can be. It was developed by using Microsoft Visual Studio 2013(.NET 4.5)....

  • Post author:
  • Post published:June 15, 2015

PhantomJS With HighCharts For Generating Charts Images In A PDF File

JavaScript is one of the most advanced and complex programming languages and JS Programming demands ultra-efficiency and optimized execution from the end of the Programmer. There are some technical complexities that appear while working with JavaScript. These can be perplexing at times and be highly time taking but a well-compiled research and optimum....

  • Post author:
  • Post published:June 11, 2015

Bluetooth Adapter For Standard Mass Storage Device

Whenever you want to connect your GPS devices with different mobile devices using OTG cable, you may come across few suspicious behaviors in storage device. To resolve this, one can design a Bluetooth adapter which will be able to connect with any mass storage device and behaves like a bridge between mass storage device and any mobile....

  • Post author:
  • Post published:June 9, 2015

Migration From Conventional Hardware To Cloud Services

vteam#60 has been active under development and maintenance since last one decade. It is an international shopping portal for Client’s thousands of customers. Many issues occurred due to conventional hardware (dedicated servers) and the legacy architecture. Solution: To resolve the issues, dedicated vteam #60 along with NOC services created a “Beta”....

  • Post author:
  • Post published:June 8, 2015

Accessing Internal Device Memory Using OTG Cable

Sometimes, GPS device does not support OTG while connecting to android devices. When you connect your device to an OTG cable, nothing will happen. While working on a project in which there was a need to connect GARMIN GPS device to an android devices via OTG cable, we encountered an issue related to internal memory of android devices. Problem....

  • Post author:
  • Post published:June 5, 2015

OpenCV in Swift MAC – OSX Project

OpenCV is basically an OpenSource library having the best frameworks for video processing. In an OSX project, we had to implement OpenCV libraries in Swift language for MAC application. This article covers that how OpenCV libraries are used in a Linux/MAC application. Following are the steps to be followed: 1- Download latest OpenCV source code for....

  • Post author:
  • Post published:June 2, 2015