Posts Tagged ‘Drupal’
28
Sep

Connecting Drupal and Silverlight

Post a comment » Popularity: 3%

Mattserbinski attempted to integrate Silverlight with Drupal. He created a module in Drupal which makes use of XML PRC functionalities to check login credential via Silverlight.

The Drupal module provides the following features:

  1. Check if user is signed in
  2. Create User
  3. Sign out user
  4. Check the login Credentials In Silverlight

Connecting Drupal and Silverlight