<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Rénald's Blog - WindowsPhone</title>
    <link>http://www.renaldnollet.com/blog/</link>
    <description />
    <language>en-us</language>
    <copyright>Rénald Nollet</copyright>
    <lastBuildDate>Mon, 05 Apr 2010 20:32:20 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.3.9074.18820</generator>
    <managingEditor>rno.rno.rno@gmail.com</managingEditor>
    <webMaster>rno.rno.rno@gmail.com</webMaster>
    <item>
      <trackback:ping>http://www.renaldnollet.com/blog/Trackback.aspx?guid=c90ea392-857c-4d20-b964-d1dc4db2bcef</trackback:ping>
      <pingback:server>http://www.renaldnollet.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.renaldnollet.com/blog/PermaLink,guid,c90ea392-857c-4d20-b964-d1dc4db2bcef.aspx</pingback:target>
      <dc:creator>Rénald Nollet</dc:creator>
      <wfw:comment>http://www.renaldnollet.com/blog/CommentView,guid,c90ea392-857c-4d20-b964-d1dc4db2bcef.aspx</wfw:comment>
      <wfw:commentRss>http://www.renaldnollet.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=c90ea392-857c-4d20-b964-d1dc4db2bcef</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p style="margin-left: 18pt;">
After having installed the Windows Phone Developer Tools CTP and the Blend Add-in
Preview/SDK for Windows Phone above my Visual Studio 2010 RC and Blend 4 Beta, I decided
to port my Home Loan Application to Windows Phone. 
</p>
        <p style="margin-left: 18pt;">
This was quite easy to do. 
</p>
        <p style="margin-left: 18pt;">
This is currently a really raw application and the final result looks like that: 
</p>
        <p style="margin-left: 18pt;">
          <img src="http://www.renaldnollet.com/blog/content/binary/040510_2032_HomeLoanApp1.png" alt="" />
        </p>
        <p style="margin-left: 18pt;">
You can download this sample <a href="http://cid-a41cdd0007ab3b26.skydrive.live.com/self.aspx/Samples/HomeLoanApplicationWindowsPhone0.1.zip">here</a></p>
        <p style="margin-left: 18pt;">
I don't know why but I had troubles with the out of the box PhoneSlider style : 
</p>
        <p style="margin-left: 18pt;">
          <img src="http://www.renaldnollet.com/blog/content/binary/040510_2032_HomeLoanApp2.png" alt="" />
        </p>
        <p style="margin-left: 18pt;">
It looks nice but it was impossible for me to work with it inside the emulator. 
</p>
        <p style="margin-left: 18pt;">
So I took the default style : 
</p>
        <p style="margin-left: 18pt;">
          <img src="http://www.renaldnollet.com/blog/content/binary/040510_2032_HomeLoanApp3.png" alt="" />
        </p>
        <p style="margin-left: 18pt;">
And I just skinned the button to change the square into a plain circle : 
</p>
        <p style="margin-left: 18pt;">
          <img src="http://www.renaldnollet.com/blog/content/binary/040510_2032_HomeLoanApp4.png" alt="" />
        </p>
        <p style="margin-left: 18pt;">
This last looked better to me! <span style="font-family: Wingdings;"></span></p>
        <img width="0" height="0" src="http://www.renaldnollet.com/blog/aggbug.ashx?id=c90ea392-857c-4d20-b964-d1dc4db2bcef" />
      </body>
      <title>Home Loan Application for Windows Phone</title>
      <guid isPermaLink="false">http://www.renaldnollet.com/blog/PermaLink,guid,c90ea392-857c-4d20-b964-d1dc4db2bcef.aspx</guid>
      <link>http://www.renaldnollet.com/blog/2010/04/05/HomeLoanApplicationForWindowsPhone.aspx</link>
      <pubDate>Mon, 05 Apr 2010 20:32:20 GMT</pubDate>
      <description>&lt;p style="margin-left: 18pt;"&gt;
After having installed the Windows Phone Developer Tools CTP and the Blend Add-in
Preview/SDK for Windows Phone above my Visual Studio 2010 RC and Blend 4 Beta, I decided
to port my Home Loan Application to Windows Phone. 
&lt;/p&gt;
&lt;p style="margin-left: 18pt;"&gt;
This was quite easy to do. 
&lt;/p&gt;
&lt;p style="margin-left: 18pt;"&gt;
This is currently a really raw application and the final result looks like that: 
&lt;/p&gt;
&lt;p style="margin-left: 18pt;"&gt;
&lt;img src="http://www.renaldnollet.com/blog/content/binary/040510_2032_HomeLoanApp1.png" alt=""&gt; 
&lt;/p&gt;
&lt;p style="margin-left: 18pt;"&gt;
You can download this sample &lt;a href="http://cid-a41cdd0007ab3b26.skydrive.live.com/self.aspx/Samples/HomeLoanApplicationWindowsPhone0.1.zip"&gt;here&lt;/a&gt; 
&lt;/p&gt;
&lt;p style="margin-left: 18pt;"&gt;
I don't know why but I had troubles with the out of the box PhoneSlider style : 
&lt;/p&gt;
&lt;p style="margin-left: 18pt;"&gt;
&lt;img src="http://www.renaldnollet.com/blog/content/binary/040510_2032_HomeLoanApp2.png" alt=""&gt; 
&lt;/p&gt;
&lt;p style="margin-left: 18pt;"&gt;
It looks nice but it was impossible for me to work with it inside the emulator. 
&lt;/p&gt;
&lt;p style="margin-left: 18pt;"&gt;
So I took the default style : 
&lt;/p&gt;
&lt;p style="margin-left: 18pt;"&gt;
&lt;img src="http://www.renaldnollet.com/blog/content/binary/040510_2032_HomeLoanApp3.png" alt=""&gt; 
&lt;/p&gt;
&lt;p style="margin-left: 18pt;"&gt;
And I just skinned the button to change the square into a plain circle : 
&lt;/p&gt;
&lt;p style="margin-left: 18pt;"&gt;
&lt;img src="http://www.renaldnollet.com/blog/content/binary/040510_2032_HomeLoanApp4.png" alt=""&gt; 
&lt;/p&gt;
&lt;p style="margin-left: 18pt;"&gt;
This last looked better to me! &lt;span style="font-family: Wingdings;"&gt;&lt;/span&gt; 
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.renaldnollet.com/blog/aggbug.ashx?id=c90ea392-857c-4d20-b964-d1dc4db2bcef" /&gt;</description>
      <comments>http://www.renaldnollet.com/blog/CommentView,guid,c90ea392-857c-4d20-b964-d1dc4db2bcef.aspx</comments>
      <category>WindowsPhone</category>
    </item>
  </channel>
</rss>