TechBubbles Microsoft Technology BLOG

ArchiveJune 2011

Recovering the data from an unattached content database in SharePoint 2010

  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...

Editing Silverlight page data using Domain Service

  This post discusses to edit the displayed data in Silverlight page and save the changes back to database. Insert, Update and Delete operations can be done using domain service object context. All the changes you made to this object are collectively submitted to the database when you call the SubmitChanges method. This post requires to create a Silverlight Business Application in Visual...

Data driven example using Silverlight Business Application

This post discusses how to displays data from the AdventureWorks Database on to Silverlight pages. In this walkthrough you will find the page that displays the data from customer table in adventure database and allows the user to traverse the records. You need to have Visual Studio 2010 SP1 installed on your machine. Silverlight business application contains two projects a Silverlight application...

Creating an application using Silverlight Business Application Template

  This post discusses how to create a WCF Data Service solution by using the Silverlight Business Application template. There are several features that you can work with this Business Application Template by writing little code. This post specifically discusses the authentication mechanisms forms and windows. By Default Silverlight Business Application allows the users to register and login...

Configuring content deployment settings in SharePoint 2010

  Content Deployment in SharePoint 2010 is basically used to deploy the content from one site to another site. You can set the content deployment jobs (incoming and outgoing) using SharePoint Central Administration in 2010. Generally In development machine where you author the pages, you do not need to configure the Incoming settings. If you are using a staging server then you need to...

TechBubbles Microsoft Technology BLOG

Follow me

Archives

Tag Cloud