jch0001
Name: jch0001
Score: 5,661.13
Last Seen: 113 days, 9 hours, 55 minutes ago
Member Since: 6 February, 2009
DotNetShoutout
atom rss
2
Shouts

Configuring Managed Metadata Services (MMS) In SharePoint 2010

published 502 days, 22 hours, 48 minutes ago posted by dotnetfundadotnetfunda 505 days, 9 hours, 14 minutes ago
Monday, January 02, 2012 7:37:30 PM GMT Saturday, December 31, 2011 9:12:22 AM GMT
Metadata Management is very one of the critical aspects of any organization. By managing its metadata, consistency of the information used across the various units and teams in an organization could be enhanced, thus facilitating the information to be more locatable. (more)
category: Web Dev | clicked: 10 | 1 comment | | source: www.dotnetfunda.com
tags: Sharepoint
5
Shouts

WCF Data Services: Optimizing bandwidth usage and performance with updates by Alex van Beek

published 865 days, 14 minutes ago posted by alexbalexb 867 days, 10 hours, 7 minutes ago
Wednesday, January 05, 2011 6:11:52 PM GMT Monday, January 03, 2011 8:18:44 AM GMT
In this post I will show how you can optimize bandwidth usage and performance when sending updates to your WCF Data Service using the WCF Data Services Client Library. (more)
category: Web Dev | clicked: 15 | 1 comment | | source: blogs.infosupport.com
tags: Performance, WCF Data Services, WCF, REST, OData
12
Shouts

WCF Extensibility – Behaviors - Carlos Figueira

published 791 days, 14 hours, 58 minutes ago posted by iftekharahmedamitiftekharahmedamit 793 days, 4 hours, 37 minutes ago
Sunday, March 20, 2011 3:27:49 AM GMT Friday, March 18, 2011 1:49:21 PM GMT
The first part of this series will focus on the behaviors. There are four kinds of behaviors, depending on the scope to which they apply: service, endpoint, contract and operation behaviors. The behavior interfaces are the main entry points for almost all the other extensibility points in WCF – it’s via the Apply[Client/Dispatch]Behavior method in the behavior interfaces where a user can get a reference to most of them. Description vs. Runtime The WCF behaviors are part of a service (or endpoint / contr... (more)
category: Web Dev | clicked: 0 | comment | | source: blogs.msdn.com
tags: WCF, Extensibility
4
Shouts

Recovering the data from an unattached content database in SharePoint 2010 | TechBubbles

published 700 days, 19 hours, 32 minutes ago posted by kalyanms1kalyanms1 702 days, 20 hours, 17 minutes ago
Saturday, June 18, 2011 10:53:45 PM GMT Thursday, June 16, 2011 10:08:36 PM GMT
SharePoint Content databases contains the sites content that you have created in the web application. You can connect to the unattached content database to the farm and can select the items for the backup. Once you recover the data from content database then you can use SharePoint PowerShell cmdlets to restore the recovered content. The Database must be attached to SQL Server but not necessarily to the SharePoint Web Application. Follow the below steps to select and recover the content from SharePoint... (more)
category: Architecture | clicked: 6 | comment | | source: www.techbubbles.com
tags: SharePoint 2010, Sharepoint
4
Shouts

Activate only selected features while deploying a solution package in Visual Studio 2010

published 661 days, 20 hours, 36 minutes ago posted by PraveenPraveen 665 days, 14 hours, 14 minutes ago
Wednesday, July 27, 2011 9:50:10 PM GMT Sunday, July 24, 2011 4:11:36 AM GMT
In Visual Studio 2010 SharePoint Developer Tools is what we use to develop quick solutions to SharePoint. With these tools we can quickly deploy into SharePoint environment as well. But, the only issue we see here is, if we are trying to deploy a package which contains a set of 5 features then all of them will be activated by default. But, this might not be a valid behavior for us. We need to activate only 3 features while deploying the package and the other 2 features need to be installed into SharePoin... (more)
category: How To | clicked: 15 | comment | | source: praveenbattula.blogspot.com
tags: Visual Studio 2010, Add-In, SharePoint 2010
6
Shouts

SSRS #49 – Reporting Services 2008 and SharePoint 2010 Integration

published 702 days, 21 hours, 35 minutes ago posted by dharadhara 703 days, 9 hours, 15 minutes ago
Thursday, June 16, 2011 8:51:14 PM GMT Thursday, June 16, 2011 9:10:36 AM GMT
I am no SQL Server architect. Normally I don’t blog about topics like this. I volunteered recently, however, to create an end-to-end solution on the company’s new Microsoft 2008 BI platform. After I migrated almost everything from the 2005... (more)
category: Data | clicked: 6 | comment | | source: beyondrelational.com
tags: SQL Server, TSQL, SSRS
5
Shouts

Customize ReportViewerWebPart in C# and render in SharePoint Pages | SharePoint 2010, SharePoint, C-sharp, ASP.Net, JQuery, SQL Server Solutions

published 633 days, 14 hours, 31 minutes ago posted by PraveenPraveen 634 days, 15 hours, 37 minutes ago
Thursday, August 25, 2011 3:55:04 AM GMT Wednesday, August 24, 2011 2:49:03 AM GMT
This is one of the major milestone I have achieved recently to customize the report viewer web part for SharePoint sites. The issue I was facing: the SharePoint site which I have developed was too complex and it exposed via 3 zones. http://intranetsite, http://extranetsite, https://internetsite http://intranetsite – which is Windows based authentication site and for intranet people.http://extranetsite – Which is Windows based authentication site and for extranet peoplehttp://internetsite – Which is Form... (more)
category: Architecture | clicked: 32 | 1 comment | | source: praveenbattula.blogspot.com
tags: WebPart, ReportViewer, Sharepoint
4
Shouts

The SharePoint Geek: Assigning SharePoint List Item level permission programmatically

published 644 days, 22 hours, 25 minutes ago posted by http://www.thespgeek.com/http://www.thespgeek.com/ 646 days, 22 hours, 8 minutes ago
Saturday, August 13, 2011 8:00:39 PM GMT Thursday, August 11, 2011 8:17:34 PM GMT
To add item level permission in an SharePoint List or Library, you need to keep three things in mind: You have a valid SPUser object in your hand You have to break the role assignment inheritance for the list You have to add Role Definition and Role Assignment to the targeted list item Though above statements looks complicated, don't think much about them – just use following two functions wisely and you are done :) Assumption: 1. You have SPListItem object in your hand 2. You have a valid SPUser ... (more)
category: Web Dev | clicked: 12 | 1 comment | | source: www.thespgeek.com
tags: SharePoint 2007, SharePoint 2010, ASP.NET
6
Shouts

MSDN Magazine: Business Connectivity Services - Consuming External OData Feeds with SharePoint BCS

published 738 days, 9 hours, 21 minutes ago posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 738 days, 20 hours, 4 minutes ago
Thursday, May 12, 2011 9:05:18 AM GMT Wednesday, May 11, 2011 10:21:34 PM GMT
Business Connectivity Services (BCS) for Microsoft Office and SharePoint helps you bring external data sources into your SharePoint apps. We'll show you how to write a custom .NET Assembly Connector for BCS that lets you read from and write to an OData feed. (more)
category: How To | clicked: 7 | comment | | source: msdn.microsoft.com
tags: SharePoint2010, SharePoint 2010, OData
4
Shouts

Getting started with SharePoint 2010 and Silverlight Web Parts – Part 1 of 2

published 709 days, 18 hours, 59 minutes ago posted by mbcrumpmbcrump 711 days, 4 hours, 56 minutes ago
Thursday, June 09, 2011 11:27:04 PM GMT Wednesday, June 08, 2011 1:30:15 PM GMT
I wanted to get familiar with SharePoint 2010 because I have noticed how the market is starting to demand it. Also, most of the SharePoint 2010 guides on the net are outdated. They show everything from registry hacks/editing xml files to installing hot fixes/service packs. My guide uses the latest bits as of 6/7/11 to create a SharePoint 2010 server inside of an Virtual Machine. This will be more than enough to begin creating Silverlight Web Parts inside of SharePoint 2010. NOTE: I did not want to use ... (more)
category: Metro | clicked: 5 | comment | | source: michaelcrump.net
2
Shouts

Creating Business Data Connectivity Model for SharePoint 2010 using VS 2010 | TechBubbles

published 691 days, 13 hours, 54 minutes ago posted by kalyanms1kalyanms1 692 days, 20 hours, 32 minutes ago
Tuesday, June 28, 2011 4:31:57 AM GMT Sunday, June 26, 2011 9:53:58 PM GMT
This post discusses about how to connect .NET Connectivity Assembly for Business Connectivity services using Visual Studio 2010. Business Data Connection Model allows you to connect to the external data sources and can edit them directly from SharePoint site list.   The table that we are going read from the SQL Server are Now Create a New Project in Visual Studio 2010 and select the Business Data Connectivity Model template from the dialogue box. Choose deploy as a farm solution while creating... (more)
category: Architecture | clicked: 18 | comment | | source: www.techbubbles.com
tags: SharePoint 2010, Sharepoint
3
Shouts

Service Unavailable HTTP Error 503. The service is unavailable : SharePoint 2010

published 667 days, 22 hours, 48 minutes ago posted by dotnetfundadotnetfunda 670 days, 1 hour, 15 minutes ago
Thursday, July 21, 2011 7:38:07 PM GMT Tuesday, July 19, 2011 5:11:07 PM GMT
In this article we shall try to fix the error "Service Unavailable HTTP Error 503. The service is unavailable" in SharePoint 2010. (more)
category: Web Dev | clicked: 9 | 1 comment | | source: www.dotnetfunda.com
tags: Sharepoint
3
Shouts

The SharePoint Geek: How To: Hide the Quick Launch in a SharePoint Page

published 644 days, 22 hours, 25 minutes ago posted by http://www.thespgeek.com/http://www.thespgeek.com/ 646 days, 22 hours, 4 minutes ago
Saturday, August 13, 2011 8:00:39 PM GMT Thursday, August 11, 2011 8:22:11 PM GMT
To hide the quick launch area do the following steps: 1. Edit the page and add a content editor web part Select the ’Click here to add new content’ link: Now, from the top ribbon select the Edit HTML option: Put the following code and save and close the Content Editor and you are done: Once you select Ok, you will see the left side quick launch bar is not appearing now. You can also edit the properties of the added content editor web part and can select the Hidden option f... (more)
category: Web Dev | clicked: 7 | comment | | source: www.thespgeek.com
tags: SharePoint 2010
5
Shouts

Home Realm Discovery In WIF And ADFS 2.0 By Query String

posted by http://jon.torresdal.net/http://jon.torresdal.net/ 1126 days, 23 hours, 21 minutes ago
Sunday, April 18, 2010 7:04:40 PM GMT
When working with passive federation you quickly run into Home Realm Discovery (HRD) (I couldn’t help notice that the short name became HRD which reads HARD ). Anyways, HRD is about which identity provider (IP-STS) should authenticate the user and how to properly redirect the user to their home IP-STS. One example where HRD comes into play is when an organization have multiple partners that authenticate ... (more)
category: Web Dev | clicked: 23 | comment | | source: blog.torresdal.net
tags: ADFS, WIF
8
Shouts

Innovation Showcase : ADFS 2.0 Released

posted by jbarnesjbarnes 1105 days, 1 hour, 13 minutes ago
Monday, May 10, 2010 5:12:56 PM GMT
10 May 2010 ADFS 2.0 Released Microsoft Active Directory Federation Services 2.0 (AD FS) enables two or more organizations to share in the management of digital identities based on trusted business relationships to facilitate collaboration, reduce cost, and improve security. Active Directory Federation Services 2.0 helps IT enable users to collaborate across organizational boundaries and easily access applications on-premise and in the cloud, while maintaining application security. AD FS 2.0 is a rol... (more)
category: Architecture | clicked: 1 | comment | | source: blogs.msdn.com
3
Shouts

Basics of Windows Identity Foundation (WIF), Claim, ADFS

posted by http://mpremraj.myopenid.com/http://mpremraj.myopenid.com/ 975 days, 12 hours, 57 minutes ago
Friday, September 17, 2010 5:29:06 AM GMT
What is Windows Identity Foundation (WIF) ? This is a technology for develop claim based application. This kind of technology using with asp.net and WCF. What is Claim in Windows Identity Foundation ? A claim is a statement about a user. This is used for authorization purposes in an application. Active Directory Federation Services (ADFS) brokers trust between disparate entities by allowing the trusted exchange of arbitrary claims that contain arbitrary values. The receiving party uses these claims to... (more)
category: Web Dev | clicked: 15 | comment | | source: www.blog.my-idea.co.in
tags: WIF, Identity Foundation, ASP.NET
7
Shouts

jon torresdal - Screen Cast: Windows Identity Foundation and Active Directory Federation Services

published 1056 days, 6 hours, 18 minutes ago posted by http://jon.torresdal.net/http://jon.torresdal.net/ 1058 days, 6 hours, 49 minutes ago
Monday, June 28, 2010 12:07:55 PM GMT Saturday, June 26, 2010 11:36:41 AM GMT
A few months back I went on a tour with MSDN Live here in Norway talking about WIF and ADFS. These talks where recorded, but only in Norwegian, so I did a screen cast of the same talk in English. This will eventually be available on Channel9, but until then I’ve made it available here. WIF together with AD FS 2.0 really made it easy to do federation with partner organizations whic... (more)
category: Web Dev | clicked: 2 | 1 comment | | source: blog.torresdal.net
tags: Security, ADFS, WIF, STS, Federation, ASP.NET
11
Shouts

Federated Authentication with Azure AppFabric ACS v2.0: Part 1 - Setup

published 757 days, 3 hours, 29 minutes ago posted by sandrinosandrino 758 days, 8 hours, 13 minutes ago
Saturday, April 23, 2011 2:56:38 PM GMT Friday, April 22, 2011 10:13:19 AM GMT
Yesterday and today I've been teaching the Azure introduction training for MIC Belgium. Even though Azure AppFabric ACS wasn't part of this course it was a hot topic. I showed a demo and we did a small exercise all together, but I promised to create a detailed guide that allows you to create your own applications using federated authentication. (more)
category: Web Dev | clicked: 12 | 1 comment | | source: sandrinodimattia.net
tags: Azure AppFabric, Federated Authentication, Azure AppFabric ACS, Azure
12
Shouts

Configuring WCF Data Service using Lambda Expressions - Gil Fink on .Net

published 753 days, 20 hours, 23 minutes ago posted by gilfgilf 759 days, 10 hours, 9 minutes ago
Tuesday, April 26, 2011 10:03:13 PM GMT Thursday, April 21, 2011 8:16:46 AM GMT
One of the things that I avoid when I’m writing code is the use “magic strings”. Hardcoded strings are a code smell and should be rarely used. When using WCF Data Service configuration object you’ll have to pass the entity set’s string name to the configuration methods which as I wrote I would like to avoid. This is why in today’s post I’m going to extend the DataServiceConfiguration object. (more)
category: Web Dev | clicked: 4 | comment | | source: blogs.microsoft.co.il
tags: Configuration, WCF data Service, WCF
10
Shouts

XSLT to .NETHTML5 custom control migration using the Xstl2jQuery Utility

published 752 days, 8 hours, 53 minutes ago posted by EinatsmEinatsm 753 days, 6 hours, 7 minutes ago
Thursday, April 28, 2011 9:32:47 AM GMT Wednesday, April 27, 2011 12:19:03 PM GMT
Visual WebGui as a web development and deployment framework is made up of two logical parts: server-side which runs over IIS (or a Mono enabled web-server) and client-side which runs on the browser. The Visual WebGui server-side updates the client UI by sending data in XML form. (more)
category: Web Dev | clicked: 6 | comment | | source: www.visualwebgui.com
tags: client, XML, web development
Previous 1 2 3 4 5 6 7 8 9 10 11 ... 34 35 Next