| |
browse.develop.com
Browse.develop.com is a community that was established to collect and
organize valuable web information. Our technical staff have selected and
indexed information and courses that they feel will help you stay
current on best practices across the SDLC.
|
7 Articles match "How To","SharePoint"
| Related DevelopMentor Courses | MORE | | Essential Windows Identity Foundation To surface this mindset in application-code, a new paradigm called "claims-based identity" is used. This gives you the expressiveness to model authentication, authorization and personalization using an abstraction that can scale very well from simple scenarios to the most complex security requirements. ? This course introduces you to claims-based identity, the protocols and concepts as well as the Microsoft library that brings all these technologies to the.NET platform. Microsoft started moving its major applications to the WIF model (e.g. DevelopMentor Courses - Wednesday, February 22, 2012 Essential BizTalk Server Learn how Orchestration, Business Rules, and Business Activity Monitoring allow you to develop sophisticated, agile, and transparent business processes - all without writing any custom code! You'll get answers to these questions: What role does BizTalk play in Microsoft's Service Oriented Architecture (SOA) strategy? How can I integrate disparate systems without modifying source code in those systems? How can I implement complex business processes that are reliable, long running, and stateful? Acquire skills you need to be productive today. XSLT++). DevelopMentor Courses - Wednesday, February 22, 2012 Essential Windows Identity Foundation To surface this mindset in application-code, a new paradigm called "claims-based identity" is used. This gives you the expressiveness to model authentication, authorization and personalization using an abstraction that can scale very well from simple scenarios to the most complex security requirements. ? This course introduces you to claims-based identity, the protocols and concepts as well as the Microsoft library that brings all these technologies to the.NET platform. Microsoft started moving its major applications to the WIF model (e.g. DevelopMentor Courses - Thursday, August 18, 2011 |
13 Articles match "How To","SharePoint"
| The Latest from DevelopMentor | MORE | | Software Development Event on June 26th in Hotel Houten te Houten (Netherlands) 10 Tips to make your Delphi Win32 App.NET Ready. MythBusters – debunking common SharePoint Farm Misconceptions. Working with Expression Blend to Build World Class User Interfaces. HYPER V/SharePoint How to create a proper lab. Waarom SharePoint Application Pages? Does SharePoint add another head? On June 26th the SDN will organize it’s quarterly Software Development Event in Hotel Houten (te Houten) in the Netherlands. The speaker line-up is awesome (as usual), don’t miss it! Sessions: 9:00 - 10:15. iPhone Development for.NET Developers. The Blomsma Code - Thursday, May 28, 2009 Caching a SharePoint list as a datatable For one of my current projects I needed to show a SPGridView with data from a small list on the frontpage of the Intranet. The list wasn't very small so didn't want to read if from the database on every hit of the frontpage, but on the hand it was so big that I couldn't cache it. Now the big question was how to cache it. If I used PortalSiteMapProvider then it'll always be refreshed when there was a change, but it would be hard to get the data into the SPGridView for displaying, sorting, paging and filtering. The Black Knight Sings - Friday, December 19, 2008 | -
| The Best from DevelopMentor | MORE | - Caching a SharePoint list as a datatable
For one of my current projects I needed to show a SPGridView with data from a small list on the frontpage of the Intranet. The list wasn't very small so didn't want to read if from the database on every hit of the frontpage, but on the hand it was so big that I couldn't cache it. Now the big question was how to cache it. If I used PortalSiteMapProvider then it'll always be refreshed when there was a change, but it would be hard to get the data into the SPGridView for displaying, sorting, paging and filtering. The Black Knight Sings - Friday, December 19, 2008 - Turn Default Upload Overwrite Off in WSS 3.0
and MOSS 2007, but sometimes you may want to change this default. MOSS junkie has a post on how to change that default. But his solution has the downside of having to modify one of the standard application pages which is unsupported and may be overwritten by a upgrade. So how do we change the default without modifying upload.aspx? This delegate allows you to add any number of usercontrols to the page header of every page in sites where your feature is activated. So we add a feature with the following elements.xml file: Tags: SharePoint The Black Knight Sings - Thursday, August 21, 2008 - IdentityServer and SharePoint Walkthrough
Brian has posted a great walkthrough on how to setup idsrv in conjunction with SharePoint. Thanks! link]. IdentityServer www.leastprivilege.com - Monday, October 24, 2011 - Look up instance of potentially recurring calendar event
In my last post I described how to redirect to a publishing page in order to use it as display form for a calendar. It caused the problem of having to look up the right instance of the calendar event (in case of recurrence) ourselves. poked around in the SDK to find a method which could look up an item from a list based on the RecurrenceID, but without any luck. Despite the DRY principle I had to reimplement the same function. SharePointIf we just implement an ordinary display form SPContext does the lookup for us. The Black Knight Sings - Friday, June 27, 2008 - Implementing a simple Cascading Dropdown in a usercontrol
A user wanted some guidance on how to implement a cascading dropdown in SharePoint. The following will show a simple example of how to implement that as a user control which has properties for selecting a list, a choice field in that list for the first dropdown and a field for which all appropriate values are shown in the second dropdown. SharePoint The Black Knight Sings - Wednesday, July 2, 2008 - Features inside a Solution isn't deactivated when the Solution is retracted
except for their names, which makes it very hard to write and speak about them): * Features because they make it very easy (at least compared to WSS 2.0) to add functionality to a SharePoint site. One of the great strengths of Features is the ability to have code executed when the Feature is activated and again when it's deactivated. See this post on how to fix that. SharePointFeatures and Solutions are two of the best features in WSS 3.0 This is very handy for doing any kind of setup and teardown. The Black Knight Sings - Monday, July 14, 2008 - Turn Default Upload Overwrite Off in WSS 3.0
and MOSS 2007, but sometimes you may want to change this default. MOSS junkie has a post on how to change that default. But his solution has the downside of having to modify one of the standard application pages which is unsupported and may be overwritten by a upgrade. So how do we change the default without modifying upload.aspx? This delegate allows you to add any number of usercontrols to the page header of every page in sites where your feature is activated. So we add a feature with the following elements.xml file: SharePoint The Black Knight Sings - Thursday, August 21, 2008 %>
| | |