DotNetShoutout - Stories tagged with Sharepoint
2
Shouts

A SharePoint Web Part That Everybody Loves!

published 1004 days, 2 hours, 15 minutes ago posted by kisstechkisstech 1005 days, 6 hours, 13 minutes ago
Monday, September 20, 2010 12:31:05 PM GMT Sunday, September 19, 2010 8:33:04 AM GMT
It is an award-winning SharePoint solution, and considered useful for everyone who is using SharePoint. Below are its features: Bulk check in a group of checked-out files all at one time; Upload and simultaneously check in multiple new documents; Ability to check in documents stored in folders and subfolders; Automatically update column values for all the documents as they are checked in; More information please go to SharePoint Batch Check In. (more)
category: Web Dev | clicked: 1 | comment | | source: www.sharepointboost.com
tags: web part, MOSS, Sharepoint
2
Shouts

Use SPServices.js for Code less customizations in SharePoint Sites

posted by dotnetfundadotnetfunda 1006 days, 19 hours, 27 minutes ago
Friday, September 17, 2010 7:18:14 PM GMT
This article provides a way to use JQuery and SPServices plugin to work with SharePoint sites to do some good smart GUI designs. Simple HTML designer or the developer who doesn't have C# knowledge can use this solution to achieve many things in SharePoint sites. (more)
category: Web Dev | clicked: 2 | comment | | source: www.dotnetfunda.com
tags: Sharepoint
3
Shouts

The assembly from form template conflicts with a same named assembly in form template

posted by PraveenPraveen 1009 days, 4 hours, 9 minutes ago
Wednesday, September 15, 2010 10:36:59 AM GMT
This is the exception which was coming when I tried to deploy the infopath forms to SharePoint environment. This is the background of the problem. I have infopath project created in visual studio and infopath has 3 views. According to my requirement I have to publish each view as a single infopath form. So totally 3 infopath forms as output. The infopath form has form code in c#. So, we have to deploy dll as well. But, as one ver... (more)
category: Architecture | clicked: 1 | comment | | source: praveenbattula.blogspot.com
tags: Deployment, Infopath, Sharepoint
3
Shouts

6 Free SharePoint Tools - Michael Greth [SharePoint MVP]

posted by kisstechkisstech 1009 days, 5 hours, 17 minutes ago
Wednesday, September 15, 2010 9:28:37 AM GMT
SharePoint Project Progress Monitor SharePoint List Filter Favorites Hyper.Net SharePoint Edition SharePoint Management PowerShell scripts Fusion Charts Free for SharePoint SharePoint Print List (SPPrintList) (more)
category: Web Dev | clicked: 0 | comment | | source: sharepointcommunity.de
tags: Web parts, Free, Sharepoint
2
Shouts

Custom Application MasterPage in Sharepoint 2007 : The CodeGain

posted by codegaincodegain 1015 days, 8 hours, 32 minutes ago
Thursday, September 09, 2010 6:13:50 AM GMT
Recently I have involved in branding one of our clients sharepoint portal. As part of the branding process we needed to modify the application.master file, so even the layout pages will have the same look and feel. As part of the investigation, we come up with the best approach for doing this. (more)
category: Smart Client | clicked: 1 | comment | | source: www.codegain.com
tags: SharePoint 2007, Sharepoint
3
Shouts

Infopath form cannot save the following form - Form is Read Only

posted by PraveenPraveen 1022 days, 4 hours, 12 minutes ago
Thursday, September 02, 2010 10:33:58 AM GMT
I have created the infopath project in Visual Studio and deploying into SharePoint environment. After some days, I got to change the infopath form to match the new requirement and redeploy to the SharePoint environment. I have opened the Visual Studio and spent half an hour to edit all the changes and tried to save the form. But, while saving it was started giving me the alert message that "The infopath form cannot save the following... (more)
category: Architecture | clicked: 2 | comment | | source: praveenbattula.blogspot.com
tags: Infopath, Sharepoint
3
Shouts

Know the site template used for the SharePoint site

published 1031 days, 1 hour, 43 minutes ago posted by PraveenPraveen 1032 days, 2 hours, 52 minutes ago
Tuesday, August 24, 2010 1:03:07 PM GMT Monday, August 23, 2010 11:53:56 AM GMT
Hello all, Hope all are doing fine. I believe this is very rarely needed post that we need to know what site template [Publishing site, workspace, meeting workspace, team portal etc..] was used for a particular SharePoint site. From the UI [means by navigating to SharePoint site through browser] we can't identify this. So, we need to follow either of the steps given below to identify the template used for a specific site. First opt... (more)
category: Architecture | clicked: 0 | comment | | source: praveenbattula.blogspot.com
tags: Site Template, Sharepoint
5
Shouts

Mindscape releases Visual Tools for SharePoint 2010 - easier LINQ-to-SharePoint

published 1035 days, 23 hours, 51 minutes ago posted by traskjdtraskjd 1036 days, 11 hours, 17 minutes ago
Thursday, August 19, 2010 2:54:21 PM GMT Thursday, August 19, 2010 3:28:45 AM GMT
SharePoint 2010 includes support for querying SharePoint lists via LINQ - a super nice way of getting data out of SharePoint for developers. Unfortunately, building the LINQ classes and data context wasn't as easy as it could be. Visual Tools for SharePoint 2010 is a Visual Studio 2010 integrated design surface for creating SharePoint models quickly and easily. (more)
category: Architecture | clicked: 0 | comment | | source: www.mindscape.co.nz
tags: Designer, VS2010, Sharepoint, Mindscape
2
Shouts

Sharepoint 2007 Deploying Styles as Feature : The CodeGain

posted by codegaincodegain 1037 days, 22 hours, 39 minutes ago
Tuesday, August 17, 2010 4:07:08 PM GMT
Sharepoint 2007 Deploying Styles as Feature (more)
category: Smart Client | clicked: 0 | comment | | source: codegain.com
tags: .NET, SharePoint 2007, SharePoint 2010, Sharepoint
7
Shouts

Resources for Visual Studio Tools for SharePoint Developers - Visual Studio SharePoint Development Blog

published 1042 days, 3 hours, 41 minutes ago posted by iftekharahmedamitiftekharahmedamit 1042 days, 15 hours, 52 minutes ago
Friday, August 13, 2010 11:04:45 AM GMT Thursday, August 12, 2010 10:53:48 PM GMT
Nearly all of the tools for SharePoint development included in Visual Studio 2010 are new, so learning about them and finding help and information can be a challenge. To help you in this quest, I’ve compiled a list of links to helpful resources, including product documentation, web sites, forums, and blogs. As new resources become available, I’ll add them to the list. If you know of any other sites you think others would find useful, feel free to add them to the comments and I’ll periodically update the ... (more)
category: How To | clicked: 0 | comment | | source: blogs.msdn.com
tags: Visual Studio 10, Visual Studio 2010, SharePoint Server 2010, VS2010, Sharepoint
2
Shouts

Removing/Hiding the Web Part Title in SharePoint through Code

published 1054 days, 13 minutes ago posted by codegaincodegain 1055 days, 5 hours, 59 minutes ago
Sunday, August 01, 2010 2:32:30 PM GMT Saturday, July 31, 2010 8:46:28 AM GMT
This article is on very simple topic. In this article; I am going to show how to hide Web Part’s title in SharePoint through code. (more)
category: How To | clicked: 1 | comment | | source: www.codegain.com
tags: WebPart, Sharepoint
2
Shouts

List of Templates SharePoint

posted by codegaincodegain 1056 days, 22 hours, 44 minutes ago
Thursday, July 29, 2010 4:01:18 PM GMT
List of Templates in SharePoint to use for customize the shrepoint (more)
category: Smart Client | clicked: 0 | comment | | source: www.codegain.com
tags: SharePoint 2007, SharePoint 2010, Sharepoint
2
Shouts

Business Objects XI R2 Search Web Part Sharepoint Part II

posted by codegaincodegain 1058 days, 8 hours, 40 minutes ago
Wednesday, July 28, 2010 6:06:06 AM GMT
In the sharepoint have the webpart for sharepoint for Business Objects search, but i use the Business Objects web services consumer common classes. (more)
category: Smart Client | clicked: 0 | comment | | source: www.codegain.com
tags: Crystal Report, web part, Business Object, Sharepoint
2
Shouts

Brief Intro of Sharepoit server

posted by dotnetfundadotnetfunda 1058 days, 10 hours, 4 minutes ago
Wednesday, July 28, 2010 4:41:25 AM GMT
This article provides the Brief Introduction to SharePoint Server. You will come to know various Aspects of SharePoint (more)
category: Smart Client | clicked: 0 | comment | | source: www.dotnetfunda.com
tags: Sharepoint
5
Shouts

ARCast.TV - SharePoint Deployment to Microsoft BPOS Cloud - Innovation Showcase - Site Home - MSDN Blogs

posted by zhimingzhiming 1058 days, 19 hours, 34 minutes ago
Tuesday, July 27, 2010 7:11:17 PM GMT
What do you need to know as you plan to design and deploy SharePoint solutions to Microsoft BPOS cloud? While at TechEd 2010, Zhiming Xue “Z” chatted about the subject with Marc Dencker, Enterprise Architect at Microsoft. In this interview, Marc explains what Microsoft Business Productivity Online Suite (BPOS) is, and what financial and operational benefits it offers to customers. He then addresses several important issues related to SharePoint deployment to BPOS cloud such as custom code and third-party... (more)
category: Architecture | clicked: 1 | comment | | source: blogs.msdn.com
tags: BPOS, Sharepoint
2
Shouts

Using SharePoint Offline with SharePoint Workspace | Sharepoint Monitor

posted by JudoJudo 1063 days, 17 hours, 48 minutes ago
Thursday, July 22, 2010 8:57:16 PM GMT
SharePoint Workspace 2010 is a tool that simply takes your SharePoint sites offline. With only few mouse clicks you can synchronize all your online SharePoint libraries and documents, and store them locally on your compute and you are no longer tied to the company network. After offline work, when you go back online, all your changes are then synchronized to the server using the SharePoint Workspace tool. In this article I will cover all the technical aspects of this t... (more)
category: Architecture | clicked: 8 | comment | | source: www.sharepointmonitor.com
tags: Sharepoint
3
Shouts

Introduction of the Permissions in SharePoint : The CodeGain

posted by codegaincodegain 1071 days, 1 hour, 13 minutes ago
Thursday, July 15, 2010 1:33:05 PM GMT
One of the situations we encounter when we are developing is to define who should and who should not access the pages of SharePoint by default SharePoint has default methods to achieve access the pages, but we need to have users access the pages but not the entire page. (more)
category: Architecture | clicked: 0 | comment | | source: codegain.com
tags: CMS, Permissions, SharePoint 2010, Sharepoint
5
Shouts

Deploy an ASP.NET Form to a workflow

posted by sonukapoorsonukapoor 1073 days, 12 hours, 53 minutes ago
Tuesday, July 13, 2010 1:52:54 AM GMT
This article, taken from the book SharePoint 2010 Workflows in Action, shows you how easy it is to deploy an ASP.NET form to a workflow. (more)
category: Web Dev | clicked: 0 | comment | | source: dotnetslackers.com
tags: workflow, Sharepoint, ASP.NET
5
Shouts

Integrate Outlook Appointments with SharePoint 2010 Calendar Lists using Data Services - Beth Massi

published 1084 days, 1 hour, 38 minutes ago posted by jantujantu 1085 days, 6 hours, 43 minutes ago
Friday, July 02, 2010 1:07:30 PM GMT Thursday, July 01, 2010 8:02:25 AM GMT
The other day a good friend of mine asked me if it was possible to send appointments created in Outlook into a SharePoint calendar list. It’s easy enough to grab this data from Outlook by building an add-in with Visual Studio, but what also turned out to be really easy was sending this information to SharePoint using its built-in WCF data services, also known as OData. OData is an open REST-ful protocol for exposing and consuming data on the web. I’ve written before about how we could consume these Share... (more)
category: How To | clicked: 1 | comment | | source: blogs.msdn.com
tags: ADO.NET Data Services, Office, Visual Basic, article, VS2010, WCF Data Services, DevCenter, VSTO, Sharepoint, OData
4
Shouts

Office Services - Merging Word Documents on the Server Side with SharePoint 2010

posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 1086 days, 6 hours ago
Wednesday, June 30, 2010 8:45:45 AM GMT
Office 2010 and SharePoint 2010 include a new set of components called Application Services. These put a rich set of tools in a developer's bag for Office automation. We’ll show you how to use Office OpenXML, Word Automation Services and SharePoint to build a simple application that merges separate status reports into a single document. (more)
category: How To | clicked: 0 | comment | | source: msdn.microsoft.com
tags: MSDN, SharePoint 2010, Sharepoint, MSDN Magazine