saiandtechnology.blogspot.com
Sai and Technology
http://saiandtechnology.blogspot.com/2012/12/courtesy-msdn-httptechnet.html
Monday, December 24, 2012. Courtesy : MSDN: http:/ technet.microsoft.com/en-us/library/144e5f6e-0c9c-4f01-9b1f-26190d527e85(v=office.14)#Phase0. Configure profile synchronization (SharePoint Server 2010). 67 out of 91 rated this helpful - Rate this topic. Updated: May 22, 2012. This section identifies the information and accounts that you must have to perform these procedures. It also describes how your Microsoft SharePoint Server 2010 farm should be configured before you start the procedures. Before you...
saiandtechnology.blogspot.com
Sai and Technology: December 2012
http://saiandtechnology.blogspot.com/2012_12_01_archive.html
Thursday, December 27, 2012. Sharepoint 2013 Videos (Arcitectural Changes * Design Considerations). Http:/ technet.microsoft.com/en-US/sharepoint/fp123606. To Download the presentations,. Monday, December 24, 2012. Courtesy : MSDN: http:/ technet.microsoft.com/en-us/library/144e5f6e-0c9c-4f01-9b1f-26190d527e85(v=office.14)#Phase0. Configure profile synchronization (SharePoint Server 2010). 67 out of 91 rated this helpful - Rate this topic. Updated: May 22, 2012. As you configure profile synchronization, ...
saiandtechnology.blogspot.com
Sai and Technology: July 2010
http://saiandtechnology.blogspot.com/2010_07_01_archive.html
Saturday, July 24, 2010. Minimal Master Page - Sharepoint 2010. Http:/ startermasterpages.codeplex.com/releases/view/41533. Subscribe to: Posts (Atom). Minimal Master Page - Sharepoint 2010. Simple template. Powered by Blogger.
saiandtechnology.blogspot.com
Sai and Technology: MySites and the MySite Host in SharePoint 2013
http://saiandtechnology.blogspot.com/2012/12/mysites-and-mysite-host-in-sharepoint.html
Monday, December 24, 2012. MySites and the MySite Host in SharePoint 2013. Http:/ amjadk.wordpress.com/tag/mysites-and-the-mysite-host-in-sharepoint-2013-create-micro-blogs-and-followshare-company-news-feeds/. Subscribe to: Post Comments (Atom). Sharepoint 2013 Videos (Arcitectural Changes * Des. Courtesy : MSDN: http:/ technet.microsoft.com/en-u. Set Themes for Sharepoint Site. MySites and the MySite Host in SharePoint 2013. Using LINQ to query Sharepoint lists. Simple template. Powered by Blogger.
saiandtechnology.blogspot.com
Sai and Technology: Using LINQ to query Sharepoint lists
http://saiandtechnology.blogspot.com/2012/12/using-linq-to-query-sharepoint-lists.html
Monday, December 24, 2012. Using LINQ to query Sharepoint lists. Http:/ www.baptiste-wicht.com/2011/01/using-linq-to-query-sharepoint-lists/. Subscribe to: Post Comments (Atom). Sharepoint 2013 Videos (Arcitectural Changes * Des. Courtesy : MSDN: http:/ technet.microsoft.com/en-u. Set Themes for Sharepoint Site. MySites and the MySite Host in SharePoint 2013. Using LINQ to query Sharepoint lists. Simple template. Powered by Blogger.
saiandtechnology.blogspot.com
Sai and Technology: March 2010
http://saiandtechnology.blogspot.com/2010_03_01_archive.html
Monday, March 15, 2010. Http:/ www.asp.net/(S(ywiyuluxr3qb2dfva1z5lgeg) /learn/videos/. Using System.IO;. Using System.Configuration;. Using System.Web.Security;. Using System.Web.UI;. Using System.Web.UI.WebControls.WebParts;. Using System.Web;. Using System.Xml;. Using System.Data;. Using System.Text;. Using System.Drawing;. Using System.Collections;. Using System.Web.UI.WebControls;. Using System.Web.UI.HtmlControls;. Using System.Net.Mail;. Using System.Security.Principal;. Get { return FolderName; }.
saiandtechnology.blogspot.com
Sai and Technology: February 2012
http://saiandtechnology.blogspot.com/2012_02_01_archive.html
Wednesday, February 8, 2012. Backup and Restore (STSADM). For Restore file copy and paste the following line in a notepad and save it as restore.bat:- -. Set/p restoreURL= Enter the URL to restore? Set/p restoreFileLocation= Enter the File Location with the file name that has to be restored? Set PATH=%ProgramFiles% Common Files Microsoft Shared web server extensions 12 BIN;%PATH%. Echo - - Restore at URL %restoreURL% starts. Echo - - Restore for %restoreFileLocation% is Complete. 2 In the New Project dia...
saiandtechnology.blogspot.com
Sai and Technology: October 2010
http://saiandtechnology.blogspot.com/2010_10_01_archive.html
Thursday, October 7, 2010. SPList to Excel, Datatable to Excel, Send Mail. Static string siteURL = ConfigurationSettings.AppSettings["SiteURL"];. Static string listName = ConfigurationSettings.AppSettings["ListName"];. Static string folderPath = ConfigurationSettings.AppSettings["FolderPath"];. Static string sServer = ConfigurationSettings.AppSettings["EmailServer"];. Static string sMail FrmAddress = ConfigurationSettings.AppSettings["Mail FromAddress"];. Static void Main(string[] args). CreateCSVfile(fi...