Evolution of SharePoint! From Server side to Client side

Woohoo! So, we all are excited about the new framework of SharePoint which got released on 24th Feb, 2017. Since August last year, the SharePoint framework (SPFx) was released in the developer preview edition and have undergone through many phases. The framework was drastically improved from until D...

4 min Read
What’s new in SQL 2016? Detail about recent SQL 2016

SQL, a technology which has made an embark in database and is reaching out new heights with time progression, has recently come up with new version 2016. But before talking in detail about recent SQL 2016, let me start with little older times. In the year 1989 came the first version of SQL, launched...

4 min Read
What is SharePoint Provider Hosted App

  “SharePoint Provider Hosted App” is now officially called as ‘SharePoint Provider Hosted Add-in’ by Microsoft. In rest of the article “App” will be denoted as “Add-in”. SharePoint Provider Hosted Add-ins contains components that are deployed and hosted ...

3 min Read
Microsoft Sets Stage For IoT-Enabled CRM and Connected Field Service Tool b...

  With an agenda of making the “Customer engagement at the core of digital transformation” Microsoft announced that the Spring 2016 Wave of Microsoft Dynamics CRM has reached general availability with an addition of Connected Field Service, a new tool companies can soon use to lever...

2 min Read
How to choose the best Workforce software for your business

It’s really a time consuming process to manage employees and assign tasks to them manually. Using a HR Software or employee management software can save you a lot of time and it also reduces the overall management cost. You need to look out for the one which has features like Payroll Software, Att...

3 min Read
How to solve IE Iframe SharePoint context issue using P3P Policy

Introduction While working with provider hosted apps, one faces the problem of SharePoint Context; when trying to open the app in Internet explorer in an iframe. In this situation, when trying to build the SharePoint context, the issue ‘object not set to an instance of an object’ is encountered....

5 min Read
An Organizations Areas of IT Needs – Where SharePoint Can play a Role

SharePoint is used, in some form, at the majority of enterprises across the globe, with SharePoint, organizations are able to build intranets, extranets, search, document management system, etc. In addition, SharePoint is being used as a better collaboration platform to improve employee engagement. ...

< 1 min Read
Preparing for Angular 2

If you have been doing some serious client-side development and/or are a fanboy of Angular, Angular 2 is something you would be watching carefully with excitement and a fair bit of skepticism. Angular 2 is garnering a good amount of attention with the Angular team steadily releasing new bits on Angu...

9 min Read
Download CAML Query Designer

There have been so many occasions where we needed to quickly browse through the available lists and create quick queries. We needed something that can be used by both developers as well as System administrators. We couldn’t find anything that suited our needs so we resorted to developing our own. ...

2 min Read
AngularJS by Example – A new book on Angular!

It gives me immense pleasure to announce my new book on Angular AngularJS by Example (under Packt Publishers) . AngularJS By Example has been my effort toward presenting Angular it in a form that is easy to understand and go along. This is a Do It Yourself (DIY) book that teaches you the intricacies...

< 1 min Read
The curious case of NewRelic not generating logs on Azure webrole.

NewRelic as we all know is an awesome tool to monitor our web application. It’s like looking at the x-ray of our running web app and knowing what is happening internally.   Another area where NewRelic excels is, with it super easy integration with our code. Just in few steps we can have a...

3 min Read
When Dependency Injection fails – AngularJS

If you are into any serious Angular development you see such errors once too often: Uncaught Error: [$injector:modulerr] Failed to instantiate module app due to: Error: [$injector:modulerr] Failed to instantiate module ngRoute due to: Error: [$injector:nomod] Module 'ngRoute' is not available! You e...

3 min Read