
sharepointdrive.blogspot.com
Sharepoint Drive with Hemant JoshiSharepoint 2010,Sharepoint programming tutorials
http://sharepointdrive.blogspot.com/
Sharepoint 2010,Sharepoint programming tutorials
http://sharepointdrive.blogspot.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Thursday
LOAD TIME
0.9 seconds
16x16
32x32
64x64
128x128
PAGES IN
THIS WEBSITE
19
SSL
EXTERNAL LINKS
0
SITE IP
216.58.217.129
LOAD TIME
0.902 sec
SCORE
6.2
Sharepoint Drive with Hemant Joshi | sharepointdrive.blogspot.com Reviews
https://sharepointdrive.blogspot.com
Sharepoint 2010,Sharepoint programming tutorials
Sharepoint Drive with Hemant Joshi: BASICS OF CONTENT QUERY WEBPART: PART 1
http://sharepointdrive.blogspot.com/2015/06/basics-of-content-query-webpart-part-1.html
Monday, June 1, 2015. BASICS OF CONTENT QUERY WEBPART: PART 1. CQWP has been around from ages but still I find it a most important component for any developer to rollup content over several different scopes, anywhere from a single list or library, to multiple list or libraries across an entire Site Collection. In this multi-part series I will be dwelling into various aspects of the CQWP. PART 1: Basics of CQWP. Part 1 : BASICS OF CONTENT QUERY WEBPART. Adding CQWP to the Site. Adding CQWP to the Site.
Sharepoint Drive with Hemant Joshi: Setting up SharePoint 2013 on Azure
http://sharepointdrive.blogspot.com/2015/07/setting-up-sharepoint-2013-on-azure.html
Sunday, July 12, 2015. Setting up SharePoint 2013 on Azure. I was planning to have a blog on configuration of SharePoint on Windows Azure from a long time but was not able to get time, but finally I managed to start the same. At least there will be 4 minimum steps for setting up but can extend based on how large infrastructure you want to set-up. Setting up and configuring Network Components. Setting up and configuring Domain Controller. Setting up and configuring SQL Server. Setting up the Affinity Group.
Sharepoint Drive with Hemant Joshi: October 2011
http://sharepointdrive.blogspot.com/2011_10_01_archive.html
Friday, October 28, 2011. The Disposable Pattern in SharePoint Development. If you don’t properly dispose of objects in the SharePoint object model that implement. IDisposable, you will have memory usage problems in your application. Under heavy. Load, SharePoint may perform poorly or even exit when memory allocation fails. So. It is critical to properly dispose of these IDisposable objects. The objects to. Be most careful of are SPSite and SPWeb, which must be disposed of because they. Does your system ...
Sharepoint Drive with Hemant Joshi: Windows Server Machine: How to disable SSL v3 Protocol
http://sharepointdrive.blogspot.com/2015/06/windows-server-machine-how-to-disable.html
Saturday, June 6, 2015. Windows Server Machine: How to disable SSL v3 Protocol. Now in the last article “Are you POODLE secure? Does your server still Supports SSL version 3”. We discussed on the POODLE attack and we learned that best prevention is to disable SSL v3 and SSL v2 protocol if they are still enabled.(Note: Unless your site can work only on IE 6 or older browsers. I don’t think this will be the case for most of the sites.). Open the Registry Editor and run it as administrator. Disabling SSL 3&...
Sharepoint Drive with Hemant Joshi: How to Customize/Replace the “You are not allowed to respond again to this Survey” SharePoint 2010 Survey Message
http://sharepointdrive.blogspot.com/2013/04/how-to-customizereplace-you-are-not.html
Monday, April 1, 2013. How to Customize/Replace the “You are not allowed to respond again to this Survey” SharePoint 2010 Survey Message. Survey Questions can be easily created on SharePoint 2010, where it is often required that no user fills the Survey twice. This can be easily achieved in OOB (Out of Box) fashion. But the problem is that user sees the error message like the one shown below (Pic 1) which will definitely not look good on your Site and there is no easy way to change this. Now add the CEWP...
TOTAL PAGES IN THIS WEBSITE
19
SharePoint2013,SharePoint2010,Asp.Net,C#.Net,SQL Server,Jobs and Interview questions
SharePoint developer job openings with Bangalore and Hyderabad. Thursday, March 20, 2014 0 comments. SharePoint 2013 new features. Sunday, May 26, 2013 0 comments. Web parts in SharePoint 2010. Thursday, January 3, 2013 0 comments. Introduction to document library in SharePoint 2010. Labels: List and Library. Difference between char and nvarchar / char and varchar data-type? Sunday, December 23, 2012 0 comments. Naming Conventions for variables and methods. SharePoint 2010 best practices. Step 1: Create ...
Douglas Sequera - SharePoint Blog
Douglas Sequera - SharePoint Blog. Articulos técnicos sobre administración y desarrollo de SharePoint Server por: Douglas Sequera Advanced Solutions of Microsoft SharePoint Server 2013 MCTS MOSS 2007 - MCTS WSS 3.0 - MCP ASP.NET C# Miembro de International SharePoint Professionals Association (ISPA). Martes, 9 de junio de 2015. CAML Designer for SP2013. These good guys at BIWUG ( http:/ www.biwug.be/resources. Query generation tools: ViewFields, OrderBy, Where, Query Options and Online Test. This robot p...
Doug Hemminger's SharePoint Musings
Doug Hemminger's SharePoint Musings. SharePoint for Architects, Administrators, and Developers. Friday, May 8, 2015. Microsoft's Ignite Conference SharePoint Updates and Announcements. As Microsoft's Ignite Conference winds down, there have been several SharePoint-related updates and announcements:. Will ship in the second quarter of 2016 and will include the following enhancements:. Patching SharePoint 2016 will require zero downtime! SharePoint 2016 will require SQL server 2014 or later. There will be ...
SharePoint Dragons | Nikander & Margriet on SharePoint
Nikander and Margriet on SharePoint. Posted by Nikander & Margriet Bruggeman. On August 12, 2015. Let’s give a positive endorsement for the jQuery Caret Plugin which can be found at https:/ github.com/acdvorak/jquery.caret. This library allowed us to find the current cursor position in a text area with code like this:. TargetElement = $(“#myID”);. Var currentCursorPosition = targetElement.caret();. Contrary to the other solutions we’ve tried, this one also worked flawlessly in MSIE 8! On August 5, 2015.
Exploring SharePoint - Morshed's blog | All about SharePoint
Exploring SharePoint – Morshed's blog. March 22, 2013. Get the port number of your Web Application Zone using server side object model. WebPort=SPContext.Current.Site.WebApplication.IisSettings[Microsoft.SharePoint.Administration.SPUrlZone.Default].ServerBindings[0].Port; if. WebPort= 80) { / check user permission for a site collection which is using the web app on port 80. Check the user permission for rest of the web apps. Setting) { var serverBindings = setting.ServerBindings; if. December 13, 2012.
Sharepoint Drive with Hemant Joshi
Sunday, July 12, 2015. Setting up SharePoint 2013 on Azure. I was planning to have a blog on configuration of SharePoint on Windows Azure from a long time but was not able to get time, but finally I managed to start the same. At least there will be 4 minimum steps for setting up but can extend based on how large infrastructure you want to set-up. Setting up and configuring Network Components. Setting up and configuring Domain Controller. Setting up and configuring SQL Server. Setting up the Affinity Group.
SharePoint Documents and Reports Generator | Things you miss in SharePoint
Darr; Skip to Main Content. SharePoint Documents and Reports Generator. Do you need to create documents such as invoices, legal forms, memos, letters for customers or various reports based on a template using data stored in SharePoint? SharePoint Reports and Documents Generator is the right solution for you! Create templates directly in MS Word. No special skills a needed - just put placeholders and assign fields to them. Configure your SharePoint system - simply add custom action.
SharePoint Solutions - Moss 2007 and SharePoint 2010
SharePoint Solutions - Moss 2007 and SharePoint 2010. Collaborate on MOSS 2007, SharePoint 2010 and other related technologies. Friday, December 10, 2010. InfoPath 2010 and External Content Type. InfoPath 2010 in SharePoint 2010 provides lot of new options that were not present in the earlier versions of InfoPath. Developing Browser Based InfoPath 2010 form with ECT (External Content Type). 1 Steps to setup up your External Content Type. 3 Lets look at the settings for the external picker control. 3 You ...
SharePoint Duffbert | The Things I'll Forget I Know Shortly After I Know Them…
The Things I'll Forget I Know Shortly After I Know Them…. So what’s happening when you see an email with “@domain.invalid”? I had a strange occurrence in one of my SharePoint workflows that took me far longer to resolve than it should have… pesky typos! 8230; until it doesn’t. Maybe your eyes are better than mine or your mind is sharper, but it took me a while to figure out that NM PT. Is not the same as NM TP. Once I fixed the names in the workflow to start with NM TP. Instead of NM PT. I put this out h...