<?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 : Silverlight in VB</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2009 : Silverlight in VB</description>
  <pubDate>Sat, 11 Apr 2026 05:06:41 -700</pubDate>
  <lastBuildDate>Wed, 06 May 2009 08:31:12 -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=1246</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>Silverlight in VB : On Thursday, May 7. we will be...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1246&amp;PID=4486#4486</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=23" rel="nofollow">davidklitzke</a><br /><strong>Subject:</strong> 1246<br /><strong>Posted:</strong> 06-May-2009 at 8:31am<br /><br />On Thursday, May 7. we will be releasing a new version of IdeaBlade DevForce&nbsp; This version has a "Getting Started" shortcut.&nbsp; If you have installed using a Silverlight or Universal key, the shortcut will display a web page that contains a link to&nbsp;a "Four Simple Steps" article.&nbsp; This article has a link to a VB example.<DIV>&nbsp;</DIV><DIV>You can also find the "Four Simple Steps" article by visiting <a href="http://www.ideablade.com/DevForceSilverlight/DevForceSilverlight_overview.aspx" target="_blank">http://www.ideablade.com/DevForceSilverlight/DevForceSilverlight_overview.aspx</A></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 06 May 2009 08:31:12 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1246&amp;PID=4486#4486</guid>
  </item> 
  <item>
   <title>Silverlight in VB : Hi People, Im having a few troubles...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1246&amp;PID=4484#4484</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=441" rel="nofollow">*Calsy</a><br /><strong>Subject:</strong> 1246<br /><strong>Posted:</strong> 05-May-2009 at 10:54pm<br /><br />Hi People, Im having a few troubles starting up the basic silverlight app in vb. Its been quite hard being that all the samples are in c sharp, but oh well.<br><br>Ive finished all the steps in the NextSilverlightApp tutorial and the application runs. Im trying to just pull some data across the line to test it out. The problem is that using the default manager no data seems to ever come out of my queries. Im guessing it is because I havent actually connected the PM. Im trying to use the ConnectAsync method but cannot seem to get it out. I have the following code:<br><br>&nbsp;&nbsp;&nbsp; Private Sub MainPage_Loaded(ByVal sender As Object, ByVal e As System.Windows.RoutedEventArgs) Handles Me.Loaded<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _manager.ConnectAsync(AddressOf ConnectComplete, Guid.NewGuid)<br>&nbsp;&nbsp;&nbsp; End Sub<br><br>&nbsp;&nbsp;&nbsp; Public Sub ConnectComplete(ByVal args As IdeaBlade.EntityModel.v4.AsyncEventArgs)<br><br>&nbsp;&nbsp;&nbsp; End Sub<br><br>I try to pull data out after the ConnectComplete has executed but still nothing.<br><br>Ive been banging my head against this for a while (being that we've straight from DevForce classic to DevForce Silverlight), so it wouldnt suprise me if its something quite minor that im doing wrong. <br><br>If anyone can steer me in the right direction I would be quite appreciative.<br><br>Thanks<br>]]>
   </description>
   <pubDate>Tue, 05 May 2009 22:54:46 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1246&amp;PID=4484#4484</guid>
  </item> 
 </channel>
</rss>