Navigation html class for current (quick launch)navigation
Hi Experts,From the image below this is the current (quick launch) navigation. you can see the link discussions and then some white space. I want to decrease this but not sure what html class it's...
View ArticleDefault tasks content types Tasks status or just status?
So I was wondering, is Task Status a true column in the content type or did someone make a custom one in our list.Could someone review there list for me and let me know?See below what I have.Will
View ArticleAre you a technology guru? Show us your solutions, win awards, become Guru of...
Starting this month, TechNet Wiki is looking for and celebrating the best of the best!Is that you? Do you consider yourself an expert, or authority on SharePoint 2010? Show us your forum solutions and...
View ArticleGet The Month Weeks in Drop-Down List
Hi all, I have a list with name "CompanyDetails". And it has some columns * Title, Description, Date, Company Name * Month & Year and day as calculated columns in...
View ArticleUserProfiles.GetEnumerator() throwing an error
Hi,When I loop through the user profiles in SharePoint 2010 ,I am getting the following error message and it failed because one of the user able to enter -> in the Profile description of the My...
View ArticleHow to access user profile service other than default using C#
I need to access other than default user profile service when multiple user profile services are associated to a single application. I use the below code but it always retrieves the default one set in...
View ArticleFilter the options of a lookup column
Hello All,Is there any way to apply filter for the lookup column choices in the new/edit forms of a SP List?I don't want JS/JQueryThanksLike Cricket
View ArticleSharePoint 2010 On-Premise vs On-Line deployment
If our team has to decide between On-Premise or On-Line deployment for SharePoint 2010 what all main factors we have to keep in mind before final decision? What will be top 5 factors priority wise?
View ArticleLearn SharePoint Out of the box features.
Hi All,I would like to learn Working on out f the box features in SharePoint 2010. Guide me from where to start and provide me with some good links to learn.Thanks,MagStarRT_MagStar
View ArticleCopy library programatically
Hi team,In sharepoint ,i want to copy documents from one document library to another document library programatically with metadata of each document reflected in copied document. How can i do that ?...
View ArticleSharePoint call sequence
What will be the proper answer for this question:"How does SharePoint work?" Question is asked by a professional with very good knowledge. Actual question is how does SharePoint 2010 works internally...
View Articleimages not rendered after publishing webpart
hii developed a custom web part in vs 2012 and i published in my default port 80 webapplicationand i added custom webpart to my page here in this webpart i added some images in vs 2010 its showing...
View ArticleCheck programatically if SharePoint has enabled forms based authentication
I am looking for a way to check if SharePoint Web application has enabled forms based authentication and eventually get the configured ASP.NET membership provider. I was looking into the...
View ArticleGet List of Weeks of Current month in c# dropdownlist of visual web-part
Hi all, How can i implement the below code in visual web-part int month = 1; int year = 2013; var cal = System.Globalization.CultureInfo.CurrentCulture.Calendar; IEnumerable<int> daysInMonth =...
View ArticleError_1_Error occurred in deployment step 'Recycle IIS Application Pool':...
hii create the login webpart in visual stadio 2010 and it built successfully but when i want to deploy it to sharepoint site 2010 i faced with this error:Error 1 Error occurred in deployment step...
View ArticleIntegrating native .Net app with external SQL connection
We are looking into building a C#.Net web application that uses a SQL relational database, but host it inside of SharePoint 2010. Why? Because it is a central location for internal apps. How? Not sure...
View Articleevery users redirect to specific pages in sharepoint 2010
hii create the custom login webpart in sharepoint 2010 via this linkhttp://csharpdotnetfreak.blogspot.com/2012/08/custom-login-web-part-in-sharepoint-2010-forms-based.htmli have several groups and...
View ArticleLinq query to Get Data between two Dates
Hi all, I have two dates (*05/01/2013 and *05/04/2013) in dropdown list. When I selected this date in dropdown list I need to fetch the items from List between these two dates and bind to...
View ArticleCustom IRM Protector Protector {GUID} could not be created as a generic COM...
Hey guys,We have a Sharepoint Enterprise 2010 on a Windows 2008 R2 Server.We tried to create a custom IRM protector based on this model here:http://pdfirmprotector.codeplex.com/releases/view/58093The...
View ArticleECMA Script + list item
Hi All, How to implement caml operation for fetching list items based on the different field values in ecma script? Any help would be appreciated. Thanks In Advance, SPUser.
View Article