Async postback/updatepanels/loaded after the UI doesnt cause document ready to be executed in SharePoint

For more Information  refer below article: http://stackoverflow.com/questions/256195/jquery-document-ready-and-updatepanels http://josharepoint.com/2015/06/16/custom-javascript-function-loaded-after-the-ui-has-loaded-in-sharepoint-2013/ http://stackoverflow.com/questions/3683688/async-postback-doesnt-cause-document-ready-to-be-executed

Load Testing your SharePoint 2013 Servers – Visual Studio 2012 Load Test

For more Information  refer below article : http://sharepoint-mattharmon.blogspot.in/2014/11/load-testing-your-sharepoint-2013.html http://blogs.msdn.com/b/govdev/archive/2014/05/16/load-testing-sharepoint-2013-part-1.aspx http://www.c-sharpcorner.com/UploadFile/40e97e/load-testing-sharepoint-2013-site/ http://blogs.technet.com/b/meamcs/archive/2013/06/16/web-performance-load-testing-sharepoint-2013-for-beginners-part-1.aspx https://msdn.microsoft.com/en-us/library/jj710162.aspx

SharePoint 2013 Customize Display Template for Content By Search Web Part (CSWP)

For more Information  refer below article : http://blogs.technet.com/b/sharepoint_quick_reads/archive/2013/08/01/sharepoint-2013-customize-display-template-for-content-by-search-web-part-cswp-part-1.aspx http://blogs.technet.com/b/sharepoint_quick_reads/archive/2013/08/02/sharepoint-2013-customize-display-template-for-content-by-search-web-part-cswp-part-2.aspx

List Threshold Large List Issue Handle with Different ways

For more Information  refer below article : Handling Large Folders and Lists- SSOM (Server Side Object Model) ListItemCollectionPosition https://msdn.microsoft.com/en-us/library/office/ee557257(v=office.14).aspx Handling Large Folders and Lists- CSOM(Client Side Object Model) ListItemCollectionPosition http://sharepoint.stackexchange.com/questions/105472/how-do-i-handle-the-large-list-with-more-than-5k-items-in-sharepoint-2010 http://sharepoint.stackexchange.com/questions/128373/large-list-issue-with-csom SharePoint 2013 : How to overcome List Threshold Limits using OData Continuation with REST API https://howtodowithsharepoint.wordpress.com/2015/11/03/sharepoint-2013-how-to-overcome-list-threshold-limits-using-odata-continuation/ Query Throttling and Indexing Columns : https://msdn.microsoft.com/en-us/library/ff798465.aspx http://sharepoint.stackexchange.com/questions/105259/make-a-column-unique-powershell-csomMore List Threshold Large List Issue Handle with Different ways

SharePoint 2013 Development (Apps versus Solutions)

For more Information  refer below article : http://blogs.msdn.com/b/uksharepoint/archive/2013/03/25/sharepoint-2013-development-apps-versus-solutions.aspx http://sharepoint.stackexchange.com/questions/94236/what-is-the-difference-between-auto-hosted-provider-hosted-and-sharepoint-hoste For more information, please: http://msdn.microsoft.com/en-us/library/office/fp179887(v=office.15).aspx   Reference documentation Apps for SharePoint compared with SharePoint solutions Choose the right API set in SharePoint 2013 http://msdn.microsoft.com/en-us/library/jj164060.aspx#Factors

Enforcing Good Development Practices in SharePoint

For more Information  refer below article  : http://www.matthiaseinig.de/2014/10/21/enforcing-good-development-practices-in-sharepoint/ “Five reasons to avoid ‘Full Trust’ solutions in SharePoint”. “Sandboxed Solution Considerations” on MSDN. excellent article Model View ViewModel Dependency Injection and Inversion of Control a ASP.net MVC (Model View Controller) and Angular.js MVW (Model View Whatever = MVV or MVC) GitHub   different ways SPCAF configurable rulesets Software … More Enforcing Good Development Practices in SharePoint