<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : Adding Silverlight functionality to current EntityModel</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : Adding Silverlight functionality to current EntityModel</description>
  <pubDate>Wed, 29 Jul 2026 20:31:29 -700</pubDate>
  <lastBuildDate>Tue, 10 May 2011 10:57:58 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=2657</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>Adding Silverlight functionality to current EntityModel :   I am trying to use my existing...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2657&amp;PID=10624#10624</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=136" rel="nofollow">orcities</a><br /><strong>Subject:</strong> 2657<br /><strong>Posted:</strong> 10-May-2011 at 10:57am<br /><br />I am trying to use my existing code which was built in WPF. When I do a traditional BOS it still works but doing so with the SL and BOS it does not.<div>&nbsp;</div><div>I was trying to extend the AspAuthenticating... class to have some additional functionality. It pulls from the standard asp users tables. I want to pull from my own tables. </div><div>&nbsp;</div><div>So, my first shot at it was using my original code but when I pass the ILoginCredential it was received as null. I assumed this was because the credential was not of the Asp credentials. I then tried to force it my custom credentials and had the same result; null.</div><div>&nbsp;</div>]]>
   </description>
   <pubDate>Tue, 10 May 2011 10:57:58 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2657&amp;PID=10624#10624</guid>
  </item> 
  <item>
   <title>Adding Silverlight functionality to current EntityModel : I think we&amp;#039;ll need to collect...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2657&amp;PID=10623#10623</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1097" rel="nofollow">robertg</a><br /><strong>Subject:</strong> 2657<br /><strong>Posted:</strong> 10-May-2011 at 10:49am<br /><br />I think we'll need to collect some additional information before we can have a clear idea of what's going on. Are&nbsp; you using the login mechanisms included in the template, or have you adjusted them? When you debug the call to <i>LoginAsync</i>, are the properties of your <i>ILoginCredential </i>object populated, or are they still null, as with the first call to <i>LoginAsync </i>when you start up the app, and its checks for anonymous authentication? ]]>
   </description>
   <pubDate>Tue, 10 May 2011 10:49:16 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2657&amp;PID=10623#10623</guid>
  </item> 
  <item>
   <title>Adding Silverlight functionality to current EntityModel :   I am trying to extend my current...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2657&amp;PID=10615#10615</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=136" rel="nofollow">orcities</a><br /><strong>Subject:</strong> 2657<br /><strong>Posted:</strong> 09-May-2011 at 3:31pm<br /><br />I am trying to extend my current EM to allow for Silverlight functionality. I have already created a new project and added my existing classes to the new SL project as linked classes. This allows me to compile. <div></div><div>In my existing environment I have the EM assembly and a seperate Server assembly that houses the IEntityLoginManager and EntityServeryQueryInterceptor implementations.</div><div></div>I started my SL app using the Ideablade Business Templates. My SL assembly for the EM and Server, both SL, are referenced in both the web project and the SL project.<div>&nbsp;</div><div>I am trying to get my login functions to work correctly and seem to be running into issues. When I try and pass credentials to the LoginManager the credentials always seem to be null. On the call of LoginAsync the parameter exists but on the implementation of Login the credentials are null.</div><div>&nbsp;</div><div>Any help would be greatly appreciated.</div>]]>
   </description>
   <pubDate>Mon, 09 May 2011 15:31:22 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2657&amp;PID=10615#10615</guid>
  </item> 
 </channel>
</rss>