JSLink is a new feature that is introduced in SharePoint 2013. It is a combination of Html javascript and css to customize the rendering of SharePoint List views and forms. It can be called as Client Side Rendering
How To Upgrade A SharePoint Hosted App
As we all know Microsoft is pushing everything in to APP model and that too with it comes to SharePoint Online I don’t have to say much. In this blog post I’m not going to explaining more on APP model
All about SharePoint Add Ins. The must have reference guide for SharePoint Add In development
There has been a lot of information on the internet about Add-ins for SharePoint and the information has been complex to understand for developers who migrate from the traditional .Net based Farm/Sandbox solutions to Add-ins for SharePoint
How to create connected SharePoint Hosted App Part using Visual Studio
As SharePoint developers very well know data can be shared between web part using SharePoint 2010 using standardized set of interfaces called connection interfaces that allowed Web Parts to exchange information with each other at run time