<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" media="screen" href="/App_Themes/default/rss.xslt"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" 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:media="http://search.yahoo.com/mrss/" xmlns:evnet="http://www.mscommunities.com/rssmodule/"><channel><title>Entries for ben2004uk</title><atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/niners/ben2004uk/rss/default.aspx" /><image><url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url><title>Entries for ben2004uk</title><link>http://channel9.msdn.com/Niners/ben2004uk/</link></image><description>Entries, comments and threads posted by ben2004uk</description><link>http://channel9.msdn.com/Niners/ben2004uk/</link><language>en-us</language><pubDate>Sat, 10 Mar 2007 22:04:00 GMT</pubDate><lastBuildDate>Sat, 10 Mar 2007 22:04:00 GMT</lastBuildDate><generator>EvNet (EvNet, Version=1.0.3608.3122, Culture=neutral, PublicKeyToken=null)</generator><item><title>Get Selected Text from FlowDocument [Get Selected Text from FlowDocument]</title><description>&lt;SPAN&gt;
&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Next problem i'm having with application :)&lt;/P&gt;
&lt;P&gt;I have integrated the Annotations Service into the application which works really well.&amp;nbsp; But I want to take it to the next level but having some problems.&lt;/P&gt;
&lt;P&gt;I want to be able to have the user select the text and then be able to issue a command in the context menu which would be able to see what the user selected.&lt;/P&gt;
&lt;P&gt;I know with a RichTextBox you can do RTB.Document.Selected.Text but I can't see how to do it using the FlowDocumentReader.&amp;nbsp; I looked at TextRanges but it seems to only get the Start and End of the whole document, not have an option for just the highlighted text.&lt;/P&gt;
&lt;P&gt;It would be great if I could get this done.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Ben&lt;/P&gt;&lt;/SPAN&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/253040-Get-Selected-Text-from-FlowDocument/'&gt;Get Selected Text from FlowDocument&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/253040/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/253040-Get-Selected-Text-from-FlowDocument/</comments><link>http://channel9.msdn.com/forums/TechOff/253040-Get-Selected-Text-from-FlowDocument/</link><pubDate>Sat, 10 Mar 2007 22:04:00 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/253040-Get-Selected-Text-from-FlowDocument/</guid><evnet:views>2814</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/253040/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Hello,
Next problem i'm having with application &lt;img src='/emoticons/C9/emotion-1.gif' alt='Smiley' /&gt;
I have integrated the Annotations Service into the application which works really well.&amp;nbsp; But I want to take it to the next level but having some problems.
I want to be able to have the user select the text and then be able to issue a command in the context menu which would be able to see what the user selected.
I know with a RichTextBox you can do RTB.Document.Selected.Text but I can't see how to do it using the FlowDocumentReader.&amp;nbsp; I looked at TextRanges but it seems to only get the Start and End of the whole document, not have&amp;#8230;</evnet:previewtext><dc:creator>ben2004uk</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/253040-Get-Selected-Text-from-FlowDocument/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/253040/Trackback.aspx</trackback:ping></item><item><title>C# Client sending emails via default mail client [C# Client sending emails via default mail client]</title><description>&lt;P&gt;Hello,&lt;BR&gt;&lt;BR&gt;Got a problem at the moment and I just can't see a solution.&lt;BR&gt;&lt;BR&gt;Requirements:&lt;BR&gt;C# application requires emailing a known file to a person.&lt;BR&gt;Email must be sent via default mail client (outlook, windows mail, thunderbird)&lt;BR&gt;Email must have attachment programmically attached.&lt;BR&gt;Application is a desktop client developed in C# 2.0&lt;BR&gt;Can be either sent directly from application, or just load email to be sent from client.&lt;BR&gt;&lt;BR&gt;I have tried various things,&amp;nbsp;for example using&amp;nbsp;"mailto:", but this doesn't allow the attachment to be added.&lt;BR&gt;&lt;BR&gt;I know on the Web we can use the System.Web.Mail (or is it net?) and send it via a known SMTP server, but on the client we don't know what the server is for the user and I don't really want them going via my server...&lt;BR&gt;&lt;BR&gt;Any advice or help on this would be great!!&lt;BR&gt;&lt;BR&gt;Thanks&lt;BR&gt;&lt;BR&gt;Ben&lt;/P&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/253016-C-Client-sending-emails-via-default-mail-client/'&gt;C# Client sending emails via default mail client&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/253016/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/253016-C-Client-sending-emails-via-default-mail-client/</comments><link>http://channel9.msdn.com/forums/TechOff/253016-C-Client-sending-emails-via-default-mail-client/</link><pubDate>Sat, 10 Mar 2007 00:01:30 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/253016-C-Client-sending-emails-via-default-mail-client/</guid><evnet:views>14364</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/253016/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;P&gt;Hello,&lt;BR&gt;&lt;BR&gt;Got a problem at the moment and I just can't see a solution.&lt;BR&gt;&lt;BR&gt;Requirements:&lt;BR&gt;C# application requires emailing a known file to a person.&lt;BR&gt;Email must be sent via default mail client (outlook, windows mail, thunderbird)&lt;BR&gt;Email must have attachment programmically attached.&lt;BR&gt;Application is a desktop client developed in C# 2.0&lt;BR&gt;Can be either sent directly from application, or just load email to be sent from client.&lt;BR&gt;&lt;BR&gt;I have tried various things,&amp;nbsp;for example using&amp;nbsp;"mailto:", but this doesn't allow the attachment to be added.&lt;BR&gt;&lt;BR&gt;</evnet:previewtext><dc:creator>ben2004uk</dc:creator><slash:comments>7</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/253016-C-Client-sending-emails-via-default-mail-client/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/253016/Trackback.aspx</trackback:ping></item><item><title>RAID'ing it up [RAID'ing it up]</title><description>Hey everyone,&lt;BR&gt;&lt;BR&gt;At the moment, I have two machines and 3 external harddrives. &lt;BR&gt;&lt;BR&gt;One of the external drives is MP3s, one is movies and one is work (im not very organised).&lt;BR&gt;&lt;BR&gt;One of the machines is my Vista test box&lt;BR&gt;&lt;BR&gt;One is my main development machine.&lt;BR&gt;&lt;BR&gt;I want to know if this is possible:&lt;BR&gt;&lt;BR&gt;RAID 1 (Mirror) my Development box (XP Pro) without losing anything?&lt;BR&gt;&lt;BR&gt;If not, could I imagine the 3 partitions, move them onto my external drives&amp;nbsp;- RAID and restore them back without a problem?&lt;BR&gt;&lt;BR&gt;Are RAID cards built into motherboards good?? Its a bit of a cheap mb.&lt;BR&gt;&lt;BR&gt;Any advice on setting up RAID?&lt;BR&gt;&lt;BR&gt;I don't mind about my Vista test box as much because it gets wiped everything release.&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;Thanks&lt;BR&gt;&lt;BR&gt;Ben&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/234666-RAIDing-it-up/'&gt;RAID'ing it up&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/234666/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/234666-RAIDing-it-up/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/234666-RAIDing-it-up/</link><pubDate>Sat, 30 Sep 2006 11:50:54 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/234666-RAIDing-it-up/</guid><evnet:views>2430</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/234666/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Hey everyone,&lt;BR&gt;&lt;BR&gt;At the moment, I have two machines and 3 external harddrives. &lt;BR&gt;&lt;BR&gt;One of the external drives is MP3s, one is movies and one is work (im not very organised).&lt;BR&gt;&lt;BR&gt;One of the machines is my Vista test box&lt;BR&gt;&lt;BR&gt;One is my main development machine.&lt;BR&gt;&lt;BR&gt;I want to know if this is possible:&lt;BR&gt;&lt;BR&gt;RAID 1 (Mirror) my Development box (XP Pro) without losing anything?&lt;BR&gt;&lt;BR&gt;If not, could I imagine the 3 partitions, move them onto my external drives&amp;nbsp;- RAID and restore them back without a problem?&lt;BR&gt;&lt;BR&gt;Are RAID cards built into motherboards good?? Its a bit of a cheap mb.&lt;BR&gt;&lt;BR&gt;Any advice on setting up RAID?&lt;BR&gt;</evnet:previewtext><dc:creator>ben2004uk</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/234666-RAIDing-it-up/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/234666/Trackback.aspx</trackback:ping></item><item><title>UK Advice :: ASP.net Web Hosting? [UK Advice :: ASP.net Web Hosting?]</title><description>Hello,&lt;BR&gt;&lt;BR&gt;I need a new host!! My email has been down for the past 12 hours, and everything is being bounced back - not good!!&amp;nbsp; No one from the company has actually said anything yet.&lt;BR&gt;&lt;BR&gt;So I have a set of requirements:&lt;BR&gt;&lt;BR&gt;Cost - around £10 per month&lt;BR&gt;&lt;BR&gt;Windows / ASP.net 2.0&lt;BR&gt;SQL Server Space&lt;BR&gt;20 - Unlimited Domains mapped (like a reseller account).&amp;nbsp; I need my personal space ;)&lt;BR&gt;&lt;BR&gt;Anyone got any advice?&lt;BR&gt;&lt;BR&gt;Looking at 1and1 at the moment as they have a 50% off deal for the year...brings it in directly on budget - but heard bad reports about them... &lt;BR&gt;&lt;BR&gt;Please help!!&lt;BR&gt;&lt;BR&gt;Thanks&lt;BR&gt;&lt;BR&gt;Ben&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/225820-UK-Advice--ASPnet-Web-Hosting/'&gt;UK Advice :: ASP.net Web Hosting?&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/225820/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/225820-UK-Advice--ASPnet-Web-Hosting/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/225820-UK-Advice--ASPnet-Web-Hosting/</link><pubDate>Thu, 31 Aug 2006 11:49:10 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/225820-UK-Advice--ASPnet-Web-Hosting/</guid><evnet:views>8649</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/225820/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Hello,&lt;BR&gt;&lt;BR&gt;I need a new host!! My email has been down for the past 12 hours, and everything is being bounced back - not good!!&amp;nbsp; No one from the company has actually said anything yet.&lt;BR&gt;&lt;BR&gt;So I have a set of requirements:&lt;BR&gt;&lt;BR&gt;Cost - around £10 per month&lt;BR&gt;&lt;BR&gt;Windows / ASP.net 2.0&lt;BR&gt;SQL Server Space&lt;BR&gt;20 - Unlimited Domains mapped (like a reseller account).&amp;nbsp; I need my personal space &lt;img src='/emoticons/C9/emotion-5.gif' alt='Wink' /&gt;&lt;BR&gt;&lt;BR&gt;Anyone got any advice?&lt;BR&gt;&lt;BR&gt;Looking at 1and1 at the moment as they have a 50% off deal for the year...brings it in directly on budget - but heard bad reports about them... &lt;BR&gt;&lt;BR&gt;Please help!!&lt;BR&gt;&lt;BR&gt;Thanks&lt;BR&gt;&lt;BR&gt;Ben</evnet:previewtext><dc:creator>ben2004uk</dc:creator><slash:comments>10</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/225820-UK-Advice--ASPnet-Web-Hosting/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/225820/Trackback.aspx</trackback:ping></item><item><title>Reading Tips [Reading Tips]</title><description>&lt;P&gt;Afternoon all,&lt;BR&gt;&lt;BR&gt;I am just about to begin reading some pretty big books including Code Complete 2nd Edition, Writing Secure Code 2nd Edition and Beginning Visual C++ 2005 (all around the 1000 page mark)&lt;BR&gt;&lt;BR&gt;I was just wondering if anyone had any tips of how to manage this amount of information so I can actually understand and take it onboard.&lt;BR&gt;&lt;BR&gt;So I make notes as I am reading??&lt;BR&gt;&lt;BR&gt;Do all the tutorials / work over the code examples?&lt;BR&gt;&lt;BR&gt;Some advice would be great as I don't really want to read them and not have actually took any of it in...&lt;BR&gt;&lt;BR&gt;Thanks&lt;BR&gt;&lt;BR&gt;Ben&lt;/P&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/224223-Reading-Tips/'&gt;Reading Tips&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/224223/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/224223-Reading-Tips/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/224223-Reading-Tips/</link><pubDate>Fri, 25 Aug 2006 11:57:21 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/224223-Reading-Tips/</guid><evnet:views>6484</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/224223/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;P&gt;Afternoon all,&lt;BR&gt;&lt;BR&gt;I am just about to begin reading some pretty big books including Code Complete 2nd Edition, Writing Secure Code 2nd Edition and Beginning Visual C++ 2005 (all around the 1000 page mark)&lt;BR&gt;&lt;BR&gt;I was just wondering if anyone had any tips of how to manage this amount of information so I can actually understand and take it onboard.&lt;BR&gt;&lt;BR&gt;So I make notes as I am reading??&lt;BR&gt;&lt;BR&gt;Do all the tutorials / work over the code examples?&lt;BR&gt;&lt;BR&gt;Some advice would be great as I don't really want to read them and not have actually took any of it in...&lt;BR&gt;&lt;BR&gt;Thanks&lt;BR&gt;&lt;BR&gt;Ben&lt;/P&gt;</evnet:previewtext><dc:creator>ben2004uk</dc:creator><slash:comments>8</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/224223-Reading-Tips/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/224223/Trackback.aspx</trackback:ping></item><item><title>Debugging Custom Attributes [Debugging Custom Attributes]</title><description>Hello,&lt;BR&gt;&lt;BR&gt;I am just looking at some code which uses Custom Attributes, however how do you debug them?&lt;BR&gt;&lt;BR&gt;How can you get Visual Studio to drop inside of the custom attribute code?&lt;BR&gt;&lt;BR&gt;Any tips are welcome on this...&lt;BR&gt;&lt;BR&gt;Thanks&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;Ben&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/220589-Debugging-Custom-Attributes/'&gt;Debugging Custom Attributes&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/220589/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/220589-Debugging-Custom-Attributes/</comments><link>http://channel9.msdn.com/forums/TechOff/220589-Debugging-Custom-Attributes/</link><pubDate>Mon, 14 Aug 2006 22:01:01 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/220589-Debugging-Custom-Attributes/</guid><evnet:views>2564</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/220589/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Hello,&lt;BR&gt;&lt;BR&gt;I am just looking at some code which uses Custom Attributes, however how do you debug them?&lt;BR&gt;&lt;BR&gt;How can you get Visual Studio to drop inside of the custom attribute code?&lt;BR&gt;&lt;BR&gt;Any tips are welcome on this...&lt;BR&gt;&lt;BR&gt;Thanks&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;Ben</evnet:previewtext><dc:creator>ben2004uk</dc:creator><slash:comments>1</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/220589-Debugging-Custom-Attributes/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/220589/Trackback.aspx</trackback:ping></item><item><title>Mash Ups &amp;amp; Content [Mash Ups &amp;amp; Content]</title><description>Morning all.&lt;br&gt;&lt;br&gt;So, I am looking at creating a virtual earth mash-up.&amp;nbsp; I know all the information I want on their, how it will be displayed etc etc &lt;br&gt;&lt;br&gt;The only thing I dont know is, where do I get the information from??&lt;br&gt;&lt;br&gt;I have a few links to get some of the information form (general ones like weather.com) but how do I find out how to get specialise content?&lt;br&gt;&lt;br&gt;The content is very generic, and based on keywords but I just don't know the web services to locate them.&amp;nbsp; &lt;br&gt;&lt;br&gt;Any one got any cool links or directories? &lt;br&gt;&lt;br&gt;&lt;br&gt;Cheers&lt;br&gt;&lt;br&gt;Ben&lt;br&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/215170-Mash-Ups-amp-Content/'&gt;Mash Ups &amp;amp; Content&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/215170/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/215170-Mash-Ups-amp-Content/</comments><link>http://channel9.msdn.com/forums/TechOff/215170-Mash-Ups-amp-Content/</link><pubDate>Thu, 27 Jul 2006 11:15:30 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/215170-Mash-Ups-amp-Content/</guid><evnet:views>2357</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/215170/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Morning all.&lt;br&gt;&lt;br&gt;So, I am looking at creating a virtual earth mash-up.&amp;nbsp; I know all the information I want on their, how it will be displayed etc etc &lt;br&gt;&lt;br&gt;The only thing I dont know is, where do I get the information from??&lt;br&gt;&lt;br&gt;I have a few links to get some of the information form (general ones like weather.com) but how do I find out how to get specialise content?&lt;br&gt;&lt;br&gt;The content is very generic, and based on keywords but I just don't know the web services to locate them.&amp;nbsp; &lt;br&gt;&lt;br&gt;Any one got any cool links or directories? &lt;br&gt;&lt;br&gt;&lt;br&gt;Cheers&lt;br&gt;&lt;br&gt;Ben&lt;br&gt;</evnet:previewtext><dc:creator>ben2004uk</dc:creator><slash:comments>1</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/215170-Mash-Ups-amp-Content/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/215170/Trackback.aspx</trackback:ping></item><item><title>WPF/E and XBap Porting [WPF/E and XBap Porting]</title><description>So I get the general concept of both Xbap and WPF/E applications.&lt;br&gt;&lt;br&gt;Xbap gives you full WPF in your browser on windows.&lt;br&gt;&lt;br&gt;WPF/E gives you cutdown WPF in your browser on X (mac, linux, sun?, mobile?).&lt;br&gt;&lt;br&gt;Correct me if I am wrong.&lt;br&gt;&lt;br&gt;&lt;br&gt;I understand this is all very new and early stages but I have a question.&lt;br&gt;&lt;br&gt;How easy is it to port applications? From what I have heard the xaml is all the same, but WPF/E doesn't have some of the controls.&lt;br&gt;&lt;br&gt;So if I had a really cool UI (northface) and I wanted to put that on the web how easy would it be?&amp;nbsp; Are there limitations with XBap (haven't had chance to use it yet - going to be at least August before I can sitdown and play).&lt;br&gt;&lt;br&gt;Then how easy would it be to convert it to WPF/E?&lt;br&gt;&lt;br&gt;Are we going to see things like when flash started - where you can choose between HTML &amp;gt; WPF/E &amp;gt; XBap depending on platform?&lt;br&gt;&lt;br&gt;&lt;br&gt;Any ideas how the WPF/E CTP is going?&lt;br&gt;&lt;br&gt;Any comments would be great!!&lt;br&gt;&lt;br&gt;Cool dudes.&lt;br&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/211440-WPFE-and-XBap-Porting/'&gt;WPF/E and XBap Porting&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/211440/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/211440-WPFE-and-XBap-Porting/</comments><link>http://channel9.msdn.com/forums/TechOff/211440-WPFE-and-XBap-Porting/</link><pubDate>Mon, 17 Jul 2006 14:03:17 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/211440-WPFE-and-XBap-Porting/</guid><evnet:views>1803</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/211440/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>So I get the general concept of both Xbap and WPF/E applications.Xbap gives you full WPF in your browser on windows.WPF/E gives you cutdown WPF in your browser on X (mac, linux, sun?, mobile?).Correct me if I am wrong.I understand this is all very new and early stages but I have a question.How easy is it to port applications? From what I have heard the xaml is all the same, but WPF/E doesn't have some of the controls.So if I had a really cool UI (northface) and I wanted to put that on the web how easy would it be?&amp;nbsp; Are there limitations with XBap (haven't had chance to use it yet - going&amp;#8230;</evnet:previewtext><dc:creator>ben2004uk</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/211440-WPFE-and-XBap-Porting/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/211440/Trackback.aspx</trackback:ping></item><item><title>Does IMAP meet my requirements [Does IMAP meet my requirements]</title><description>So today I was thinking, and it goes like this.

I currently use IMAP to access my email so I constantly have access on my ibook, windows PC, or on the web.

So I was thinking - I do not overally trust my ISP and was thinking that if it goes down (or bust) I would lose all my email.

Also the applications I use (Apple's Mail and Thunderbird) aren't great - I am looking at following the GTD approach and it is based around outlook / entourage.

So, I have some requirements and I want to know the best approach and software to use.  Any advice is great!!

1)  How do I backup my IMAP email which I could restore onto another ISP??

2)  What is the best way to store my email online together with my calendar (IMAP + GCal || IMAP + ICal/Vista Cal).

3)  How do outlook 2007/entourage perform with IMAP??? Everything cool?

Any recommendation ?  Backup is the main thing...&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/208982-Does-IMAP-meet-my-requirements/'&gt;Does IMAP meet my requirements&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/208982/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/208982-Does-IMAP-meet-my-requirements/</comments><link>http://channel9.msdn.com/forums/TechOff/208982-Does-IMAP-meet-my-requirements/</link><pubDate>Mon, 10 Jul 2006 18:29:19 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/208982-Does-IMAP-meet-my-requirements/</guid><evnet:views>1309</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/208982/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>So today I was thinking, and it goes like this.

I currently use IMAP to access my email so I constantly have access on my ibook, windows PC, or on the web.

So I was thinking - I do not overally trust my ISP and was thinking that if it goes down (or bust) I would lose all my email.

Also the applications I use (Apple's Mail and Thunderbird) aren't great - I am looking at following the GTD approach and it is based around outlook / entourage.

So, I have some requirements and I want to know the best approach and software to use.  Any advice is great!!

1)  How do I backup my IMAP&amp;#8230;</evnet:previewtext><dc:creator>ben2004uk</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/208982-Does-IMAP-meet-my-requirements/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/208982/Trackback.aspx</trackback:ping></item><item><title>Microsoft Certified Technology Specialist: .NET Framework 2.0 Web Applications [Microsoft Certified Technology Specialist: .NET Framework 2.0 Web Applications]</title><description>Afternoon everyone!!&lt;BR&gt;&lt;BR&gt;Today I passed my 70-528 C# Web Applications exam !!!&lt;BR&gt;&lt;BR&gt;I passed the 70-536 C# Foundations exam last month so I am now a Microsoft Certified Technology Specialist: .NET Framework 2.0 Web Applications!!&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;Just thought I would post my good news!!&lt;BR&gt;&lt;BR&gt;:D:D:D&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/203056-Microsoft-Certified-Technology-Specialist-NET-Framework-20-Web-Applications/'&gt;Microsoft Certified Technology Specialist: .NET Framework 2.0 Web Applications&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/203056/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/203056-Microsoft-Certified-Technology-Specialist-NET-Framework-20-Web-Applications/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/203056-Microsoft-Certified-Technology-Specialist-NET-Framework-20-Web-Applications/</link><pubDate>Fri, 23 Jun 2006 14:37:22 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/203056-Microsoft-Certified-Technology-Specialist-NET-Framework-20-Web-Applications/</guid><evnet:views>5411</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/203056/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Afternoon everyone!!&lt;BR&gt;&lt;BR&gt;Today I passed my 70-528 C# Web Applications exam !!!&lt;BR&gt;&lt;BR&gt;I passed the 70-536 C# Foundations exam last month so I am now a Microsoft Certified Technology Specialist: .NET Framework 2.0 Web Applications!!&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;Just thought I would post my good news!!&lt;BR&gt;&lt;BR&gt;&lt;img src='/emoticons/C9/emotion-2.gif' alt='Big Smile' /&gt;:D:D</evnet:previewtext><dc:creator>ben2004uk</dc:creator><slash:comments>9</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/203056-Microsoft-Certified-Technology-Specialist-NET-Framework-20-Web-Applications/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/203056/Trackback.aspx</trackback:ping></item><item><title>Online Source Code Backup [Online Source Code Backup]</title><description>Hello,&lt;br&gt;&lt;br&gt;I was wondering, how many people backup their files/source code online??&lt;br&gt;&lt;br&gt;I have three things which I would like to solve.&lt;br&gt;&lt;br&gt;1)&amp;nbsp;&amp;nbsp;  Access important files (current project (research, files, source code etc, documentation), CV, various source code snippets) anywhere online securely.&lt;br&gt;&lt;br&gt;2)&amp;nbsp;&amp;nbsp;  Safe and sound.&amp;nbsp; Secure.&amp;nbsp; Backup&lt;br&gt;&lt;br&gt;3)&amp;nbsp;&amp;nbsp; Web Based.&amp;nbsp; Access behind firewalls, no activeX or anything required like that.&lt;br&gt;&lt;br&gt;&lt;br&gt;Anyone got any sites which are good? I was looking at XDrive but don't know how good they are?&lt;br&gt;&lt;br&gt;Cheers&lt;br&gt;&lt;br&gt;&lt;br&gt;Ben&lt;br&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/198318-Online-Source-Code-Backup/'&gt;Online Source Code Backup&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/198318/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/198318-Online-Source-Code-Backup/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/198318-Online-Source-Code-Backup/</link><pubDate>Sun, 11 Jun 2006 17:06:54 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/198318-Online-Source-Code-Backup/</guid><evnet:views>6350</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/198318/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Hello,&lt;br&gt;&lt;br&gt;I was wondering, how many people backup their files/source code online??&lt;br&gt;&lt;br&gt;I have three things which I would like to solve.&lt;br&gt;&lt;br&gt;1)&amp;nbsp;&amp;nbsp;  Access important files (current project (research, files, source code etc, documentation), CV, various source code snippets) anywhere online securely.&lt;br&gt;&lt;br&gt;2)&amp;nbsp;&amp;nbsp;  Safe and sound.&amp;nbsp; Secure.&amp;nbsp; Backup&lt;br&gt;&lt;br&gt;3)&amp;nbsp;&amp;nbsp; Web Based.&amp;nbsp; Access behind firewalls, no activeX or anything required like that.&lt;br&gt;&lt;br&gt;&lt;br&gt;Anyone got any sites which are good? I was looking at XDrive but don't know how good they are?&lt;br&gt;&lt;br&gt;Cheers&lt;br&gt;&lt;br&gt;&lt;br&gt;Ben&lt;br&gt;</evnet:previewtext><dc:creator>ben2004uk</dc:creator><slash:comments>15</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/198318-Online-Source-Code-Backup/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/198318/Trackback.aspx</trackback:ping></item><item><title>Resource File Language Converter [Resource File Language Converter]</title><description>&lt;p class="MsoNormal"&gt;This is the first time I have posted one of my applications
here so be gentle :)&lt;/p&gt;



&lt;p class="MsoNormal"&gt;So I have created this application using C# 2.0, basically
you give it an English version of the XML Resource files Visual Studio creates
for multi-lingual applications and the program converts the file into multiple different
languages.&lt;/p&gt;



&lt;p class="MsoNormal"&gt;Hope this would be some use for someone, I think it’s a useful
little tool.&lt;/p&gt;



&lt;p class="MsoNormal"&gt;Attached is the application and source code.&lt;/p&gt;



&lt;p class="MsoNormal"&gt;Would really like your thoughts on the application/code.&lt;span&gt;&amp;nbsp; &lt;/span&gt;More features will be included later if I can
think of any.&lt;/p&gt;



&lt;p class="MsoNormal"&gt;Enjoy.&lt;/p&gt;



&lt;p class="MsoNormal"&gt;Ben&lt;/p&gt;&lt;p class="MsoNormal"&gt;Edit: Did select to upload it, but the link wasn't appearing :( don't know if I have to hard code it into the message, here it is anyway ;)&amp;nbsp; Hope this works.&lt;br&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;a target="_blank" href="http://channel9.msdn.com/Photos/ZippedFiles/202696_ResourceLanguageConverter.zip&gt;[Save]&lt;/a&gt;&lt;br&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;/p&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/playground/Sandbox/198026/'&gt;Resource File Language Converter&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/198026/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/playground/Sandbox/198026/</comments><link>http://channel9.msdn.com/playground/Sandbox/198026/</link><pubDate>Sat, 10 Jun 2006 20:50:49 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/playground/Sandbox/198026/</guid><evnet:views>7246</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/198026/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>This is the first time I have posted one of my applications
here so be gentle :)



So I have created this application using C# 2.0, basically
you give it an English version of the XML Resource files Visual Studio creates
for multi-lingual applications and the program converts the file into&amp;#8230;</evnet:previewtext><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/6/2/0/8/9/1/202696.jpg" expression="full" type="image/jpeg" medium="image" /><dc:creator>ben2004uk</dc:creator><slash:comments>3</slash:comments><wfw:commentRss>http://channel9.msdn.com/playground/Sandbox/198026/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/198026/Trackback.aspx</trackback:ping></item><item><title>Secure Coding [Secure Coding]</title><description>Evening C9'ers&lt;br&gt;&lt;br&gt;So I am wondering, with C++ security was a big issue which we are all well aware of.&lt;br&gt;&lt;br&gt;With .net, I understand that it's secure out of the box.&amp;nbsp; But is it??&lt;br&gt;&lt;br&gt;Can pure, safe C# still get hacked??&lt;br&gt;&lt;br&gt;I know applications can still get hacked (bad security/validation model) but is secure coding still an issue??&lt;br&gt;&lt;br&gt;For example, should a C#/ASP.net/WPF developer read the Secure Coding book (Recommended MSPress)?&lt;br&gt;&lt;br&gt;Your thoughts would be great!!!&lt;br&gt;&lt;br&gt;&lt;br&gt;Cheers&lt;br&gt;&lt;br&gt;&lt;br&gt;Ben&lt;br&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/196990-Secure-Coding/'&gt;Secure Coding&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/196990/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/196990-Secure-Coding/</comments><link>http://channel9.msdn.com/forums/TechOff/196990-Secure-Coding/</link><pubDate>Thu, 08 Jun 2006 19:04:54 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/196990-Secure-Coding/</guid><evnet:views>2449</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/196990/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Evening C9'ers&lt;br&gt;&lt;br&gt;So I am wondering, with C++ security was a big issue which we are all well aware of.&lt;br&gt;&lt;br&gt;With .net, I understand that it's secure out of the box.&amp;nbsp; But is it??&lt;br&gt;&lt;br&gt;Can pure, safe C# still get hacked??&lt;br&gt;&lt;br&gt;I know applications can still get hacked (bad security/validation model) but is secure coding still an issue??&lt;br&gt;&lt;br&gt;For example, should a C#/ASP.net/WPF developer read the Secure Coding book (Recommended MSPress)?&lt;br&gt;&lt;br&gt;Your thoughts would be great!!!&lt;br&gt;&lt;br&gt;&lt;br&gt;Cheers&lt;br&gt;&lt;br&gt;&lt;br&gt;Ben&lt;br&gt;</evnet:previewtext><dc:creator>ben2004uk</dc:creator><slash:comments>3</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/196990-Secure-Coding/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/196990/Trackback.aspx</trackback:ping></item><item><title>BB7 UK - Verdicts [BB7 UK - Verdicts]</title><description>first one is just going in.

Bonny - Fat, and thick!!! &lt;br&gt;&lt;br&gt;Could be fun ;)&amp;nbsp; sure she will grow on me and i'll fanny her in the end&lt;br&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/189966-BB7-UK-Verdicts/'&gt;BB7 UK - Verdicts&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/189966/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/189966-BB7-UK-Verdicts/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/189966-BB7-UK-Verdicts/</link><pubDate>Thu, 18 May 2006 20:15:22 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/189966-BB7-UK-Verdicts/</guid><evnet:views>2869</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/189966/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>first one is just going in.

Bonny - Fat, and thick!!! &lt;br&gt;&lt;br&gt;Could be fun &lt;img src='/emoticons/C9/emotion-5.gif' alt='Wink' /&gt;&amp;nbsp; sure she will grow on me and i'll fanny her in the end&lt;br&gt;</evnet:previewtext><dc:creator>ben2004uk</dc:creator><slash:comments>2</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/189966-BB7-UK-Verdicts/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/189966/Trackback.aspx</trackback:ping></item><item><title>Editing, Sorting, Paging GridView based on custom DataTable [Editing, Sorting, Paging GridView based on custom DataTable]</title><description>Evening all.&lt;BR&gt;&lt;BR&gt;I have just been playing around with some code, I have a DataTable populated with some information I want to display to the screen.&lt;BR&gt;&lt;BR&gt;This is a ASP.net 2.0 app so I decided to use the GridView and attached the dt as the datasource.&lt;BR&gt;&lt;BR&gt;I now want to enable paging, sorting and editing all via the grid however it doesn't seem to work as I want (I can't just enable it).&lt;BR&gt;&lt;BR&gt;I have tried to find some code online but nothing seems to relate to data tables.&lt;BR&gt;&lt;BR&gt;Tried to create a object data source however I can't see how I can link the two together.&lt;BR&gt;&lt;BR&gt;Could anyone point me in the right direction please.....&lt;BR&gt;&lt;BR&gt;Cheers&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;Ben&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/177288-Editing-Sorting-Paging-GridView-based-on-custom-DataTable/'&gt;Editing, Sorting, Paging GridView based on custom DataTable&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/177288/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/177288-Editing-Sorting-Paging-GridView-based-on-custom-DataTable/</comments><link>http://channel9.msdn.com/forums/TechOff/177288-Editing-Sorting-Paging-GridView-based-on-custom-DataTable/</link><pubDate>Thu, 13 Apr 2006 01:51:45 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/177288-Editing-Sorting-Paging-GridView-based-on-custom-DataTable/</guid><evnet:views>9570</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/177288/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Evening all.&lt;BR&gt;&lt;BR&gt;I have just been playing around with some code, I have a DataTable populated with some information I want to display to the screen.&lt;BR&gt;&lt;BR&gt;This is a ASP.net 2.0 app so I decided to use the GridView and attached the dt as the datasource.&lt;BR&gt;&lt;BR&gt;I now want to enable paging, sorting and editing all via the grid however it doesn't seem to work as I want (I can't just enable it).&lt;BR&gt;&lt;BR&gt;I have tried to find some code online but nothing seems to relate to data tables.&lt;BR&gt;&lt;BR&gt;Tried to create a object data source however I can't see how I can link the two together.&lt;BR&gt;&lt;BR&gt;</evnet:previewtext><dc:creator>ben2004uk</dc:creator><slash:comments>3</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/177288-Editing-Sorting-Paging-GridView-based-on-custom-DataTable/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/177288/Trackback.aspx</trackback:ping></item><item><title>Problems getting WinFX / XAMLPad / Expression to work [Problems getting WinFX / XAMLPad / Expression to work]</title><description>Hello,&lt;br&gt;&lt;br&gt;So today I built my new PC, installed 5342 x86 and got Glass 
working - &lt;br&gt;great!!!&lt;br&gt;&lt;br&gt;Installed Visual Studio 2005 Professional - all 
cool.&lt;br&gt;&lt;br&gt;Installed WinFX Runtime Componments Feb CTP - no 
errors&lt;br&gt;&lt;br&gt;Installed Windows SDK Feb CTP - No Errors&lt;br&gt;&lt;br&gt;Installed Oscar - 
No Errors&lt;br&gt;&lt;br&gt;Tried to install March CTP of Expression - error with "Must 
install WPF&lt;br&gt;version 6.0.5295.60113 before installing MS Expression 
Interactive Designer"&lt;br&gt;Tried with the Jan CTP and got the same 
error.&lt;br&gt;&lt;br&gt;Tried to launch XAMLPad and it crashes out straight away.&amp;nbsp; Debug 
the&lt;br&gt;application and it returns the error:&lt;br&gt;Could not load fuke ir assembly 
"PresentationFramework, Version=3.0.51116.0"&lt;br&gt;&lt;br&gt;Created a new project in VS 
2005 for WinFX - tried to launch a XAML app -&lt;br&gt;worked fine.&lt;br&gt;&lt;br&gt;Tried to 
repair both installations - still the same.&lt;br&gt;&lt;br&gt;Anyone got any advice which 
could help.&lt;br&gt;&lt;br&gt;anything would be great!&lt;br&gt;&lt;br&gt;thanks&lt;br&gt;&lt;br&gt;&lt;br&gt;Ben&lt;br&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/177027-Problems-getting-WinFX--XAMLPad--Expression-to-work/'&gt;Problems getting WinFX / XAMLPad / Expression to work&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/177027/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/177027-Problems-getting-WinFX--XAMLPad--Expression-to-work/</comments><link>http://channel9.msdn.com/forums/TechOff/177027-Problems-getting-WinFX--XAMLPad--Expression-to-work/</link><pubDate>Wed, 12 Apr 2006 10:26:33 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/177027-Problems-getting-WinFX--XAMLPad--Expression-to-work/</guid><evnet:views>1952</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/177027/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Hello,&lt;br&gt;&lt;br&gt;So today I built my new PC, installed 5342 x86 and got Glass 
working - &lt;br&gt;great!!!&lt;br&gt;&lt;br&gt;Installed Visual Studio 2005 Professional - all 
cool.&lt;br&gt;&lt;br&gt;Installed WinFX Runtime Componments Feb CTP - no 
errors&lt;br&gt;&lt;br&gt;Installed Windows SDK Feb CTP - No Errors&lt;br&gt;&lt;br&gt;Installed Oscar - 
No Errors&lt;br&gt;&lt;br&gt;Tried to install March CTP of Expression - error with "Must 
install WPF&lt;br&gt;version 6.0.5295.60113 before installing MS Expression 
Interactive Designer"&lt;br&gt;Tried with the Jan CTP and got the same 
error.&lt;br&gt;&lt;br&gt;Tried to launch XAMLPad and it crashes out straight away.&amp;nbsp; Debug 
the&lt;br&gt;</evnet:previewtext><dc:creator>ben2004uk</dc:creator><slash:comments>2</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/177027-Problems-getting-WinFX--XAMLPad--Expression-to-work/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/177027/Trackback.aspx</trackback:ping></item><item><title>Computer Science Final Year Project [Computer Science Final Year Project]</title><description>Hello,

So Easter is coming, final year starts in September and I my mind is a bit blank about what to do for my final year project.

I was thinking about doing a VoIP C# Framework but I don't know how interesting that would be (or even how good as a project)

What I want is someone to point me in the direction of good and bad project ideas.  At the moment I do not know what a bad project would be.

Anyone just done/doing there final year? Got any advice for me ?  Everyone else - what do you think to my idea?

Please let me know what you think.

Thanks


Ben&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/176161-Computer-Science-Final-Year-Project/'&gt;Computer Science Final Year Project&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/176161/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/176161-Computer-Science-Final-Year-Project/</comments><link>http://channel9.msdn.com/forums/TechOff/176161-Computer-Science-Final-Year-Project/</link><pubDate>Sun, 09 Apr 2006 16:51:32 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/176161-Computer-Science-Final-Year-Project/</guid><evnet:views>18721</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/176161/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Hello,

So Easter is coming, final year starts in September and I my mind is a bit blank about what to do for my final year project.

I was thinking about doing a VoIP C# Framework but I don't know how interesting that would be (or even how good as a project)

What I want is someone to point me in the direction of good and bad project ideas.  At the moment I do not know what a bad project would be.

Anyone just done/doing there final year? Got any advice for me ?  Everyone else - what do you think to my idea?

Please let me know what you think.

Thanks


Ben</evnet:previewtext><dc:creator>ben2004uk</dc:creator><slash:comments>15</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/176161-Computer-Science-Final-Year-Project/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/176161/Trackback.aspx</trackback:ping></item><item><title>DataGridTextBox random results - can someone give me a hand? [DataGridTextBox random results - can someone give me a hand?]</title><description>&lt;P&gt;Ok so I have a DataGrid which I want (in the end) to be a 16*16 grid which each cell will contain one character which i'm then going to convert into a special format to be used in our system.&amp;nbsp; Reason I want it 16x16 is because thats what our clients send us the grid like in Word so the end users can easily copy it - no thinking - cool.&lt;BR&gt;&lt;BR&gt;So I have coded up a test harness like below.&amp;nbsp; When you start typing, it skips the cell like you would expected however doesn't set the value correctly. When it jumps to the next line it works fine - could someone have a look and see if I need to do anything else?&lt;BR&gt;&lt;BR&gt;the first row does drop into the event handler and that sets the text however it appears like its not saving.&lt;BR&gt;&lt;BR&gt;Please help!!&lt;BR&gt;&lt;BR&gt;Cheers&lt;BR&gt;&lt;/P&gt;
&lt;P&gt;DataGridTextBoxColumn cs;&lt;BR&gt;DataGridTableStyle ts = new DataGridTableStyle();&lt;/P&gt;
&lt;P&gt;private void Form1_Load(object sender, System.EventArgs e)&lt;BR&gt;{&lt;/P&gt;
&lt;P&gt;DataTable dt = new DataTable("Wording");&lt;/P&gt;
&lt;P&gt;dt.Columns.Add("1");&lt;/P&gt;
&lt;P&gt;dt.Columns.Add("2");&lt;/P&gt;
&lt;P&gt;dt.Columns.Add("3");&lt;/P&gt;
&lt;P&gt;dt.Columns.Add("4");&lt;/P&gt;
&lt;P&gt;#region Grid Properties&lt;/P&gt;
&lt;P&gt;cs = new DataGridTextBoxColumn();&lt;/P&gt;
&lt;P&gt;cs.NullText = string.Empty;&lt;/P&gt;
&lt;P&gt;cs.Width = 15;&lt;/P&gt;
&lt;P&gt;cs.MappingName = "1";&lt;/P&gt;
&lt;P&gt;cs.TextBox.KeyPress += new KeyPressEventHandler(TextBox_KeyPress);&lt;/P&gt;
&lt;P&gt;cs.NullTextChanged += new EventHandler(cs_NullTextChanged);&lt;/P&gt;
&lt;P&gt;cs.TextBox.MaxLength = 1;&lt;/P&gt;
&lt;P&gt;ts.GridColumnStyles.Add(cs);&lt;/P&gt;
&lt;P&gt;cs = new DataGridTextBoxColumn();&lt;/P&gt;
&lt;P&gt;cs.NullText = string.Empty;&lt;/P&gt;
&lt;P&gt;cs.Width = 15;&lt;/P&gt;
&lt;P&gt;cs.MappingName = "2";&lt;/P&gt;
&lt;P&gt;cs.TextBox.KeyPress += new KeyPressEventHandler(TextBox_KeyPress);&lt;/P&gt;
&lt;P&gt;cs.NullTextChanged += new EventHandler(cs_NullTextChanged);&lt;/P&gt;
&lt;P&gt;cs.TextBox.MaxLength = 1;&lt;/P&gt;
&lt;P&gt;ts.GridColumnStyles.Add(cs);&lt;/P&gt;
&lt;P&gt;cs = new DataGridTextBoxColumn();&lt;/P&gt;
&lt;P&gt;cs.NullText = string.Empty;&lt;/P&gt;
&lt;P&gt;cs.Width = 15;&lt;/P&gt;
&lt;P&gt;cs.MappingName = "3";&lt;/P&gt;
&lt;P&gt;cs.TextBox.KeyPress += new KeyPressEventHandler(TextBox_KeyPress);&lt;/P&gt;
&lt;P&gt;cs.NullTextChanged += new EventHandler(cs_NullTextChanged);&lt;/P&gt;
&lt;P&gt;cs.TextBox.MaxLength = 1;&lt;/P&gt;
&lt;P&gt;ts.GridColumnStyles.Add(cs);&lt;/P&gt;
&lt;P&gt;cs = new DataGridTextBoxColumn();&lt;/P&gt;
&lt;P&gt;cs.NullText = string.Empty;&lt;/P&gt;
&lt;P&gt;cs.Width = 15;&lt;/P&gt;
&lt;P&gt;cs.MappingName = "4";&lt;/P&gt;
&lt;P&gt;cs.TextBox.KeyPress += new KeyPressEventHandler(TextBox_KeyPress);&lt;/P&gt;
&lt;P&gt;cs.NullTextChanged += new EventHandler(cs_NullTextChanged);&lt;/P&gt;
&lt;P&gt;cs.TextBox.MaxLength = 1;&lt;/P&gt;
&lt;P&gt;ts.GridColumnStyles.Add(cs);&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;ts.MappingName = "Wording";&lt;/P&gt;
&lt;P&gt;dataGrid1.TableStyles.Add(ts);&lt;/P&gt;
&lt;P&gt;dataGrid1.DataSource = dt;&lt;/P&gt;
&lt;P&gt;#endregion&lt;/P&gt;
&lt;P&gt;}&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;private void MoveNextCell(object sender)&lt;/P&gt;
&lt;P&gt;{&lt;/P&gt;
&lt;P&gt;DataGridTextBox textBox = (DataGridTextBox)sender; &lt;/P&gt;
&lt;P&gt;if (dataGrid1.CurrentCell.ColumnNumber+1 &amp;lt; dataGrid1.TableStyles[0].GridColumnStyles.Count) &lt;/P&gt;
&lt;P&gt;{ &lt;/P&gt;
&lt;P&gt;dataGrid1.CurrentCell = new DataGridCell(dataGrid1.CurrentCell.RowNumber, dataGrid1.CurrentCell.ColumnNumber+1); &lt;/P&gt;
&lt;P&gt;} &lt;/P&gt;
&lt;P&gt;else &lt;/P&gt;
&lt;P&gt;{ &lt;/P&gt;
&lt;P&gt;dataGrid1.CurrentCell = new DataGridCell(dataGrid1.CurrentCell.RowNumber+1,0); &lt;/P&gt;
&lt;P&gt;} &lt;/P&gt;
&lt;P&gt;}&lt;/P&gt;
&lt;P&gt;private void TextBox_KeyPress(object sender, KeyPressEventArgs e)&lt;/P&gt;
&lt;P&gt;{&lt;/P&gt;
&lt;P&gt;DataGridTextBox textBox = (DataGridTextBox)sender; &lt;/P&gt;
&lt;P&gt;textBox.Text = string.Empty;&lt;/P&gt;
&lt;P&gt;textBox.Text = e.KeyChar.ToString();&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;e.Handled = true;&lt;/P&gt;
&lt;P&gt;MoveNextCell(sender);&lt;/P&gt;
&lt;P&gt;}&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;private void cs_NullTextChanged(object sender, EventArgs e)&lt;/P&gt;
&lt;P&gt;{&lt;/P&gt;
&lt;P&gt;DataGridTextBox textBox = (DataGridTextBox)sender; &lt;/P&gt;
&lt;P&gt;textBox.Text = "Test";&lt;/P&gt;
&lt;P&gt;MoveNextCell(sender);&lt;/P&gt;
&lt;P&gt;}&lt;/P&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/170065-DataGridTextBox-random-results-can-someone-give-me-a-hand/'&gt;DataGridTextBox random results - can someone give me a hand?&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/170065/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/170065-DataGridTextBox-random-results-can-someone-give-me-a-hand/</comments><link>http://channel9.msdn.com/forums/TechOff/170065-DataGridTextBox-random-results-can-someone-give-me-a-hand/</link><pubDate>Wed, 22 Mar 2006 22:06:20 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/170065-DataGridTextBox-random-results-can-someone-give-me-a-hand/</guid><evnet:views>1684</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/170065/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;P&gt;Ok so I have a DataGrid which I want (in the end) to be a 16*16 grid which each cell will contain one character which i'm then going to convert into a special format to be used in our system.&amp;nbsp; Reason I want it 16x16 is because thats what our clients send us the grid like in Word so the end users can easily copy it - no thinking - cool.&lt;BR&gt;&lt;BR&gt;So I have coded up a test harness like below.&amp;nbsp; When you start typing, it skips the cell like you would expected however doesn't set the value correctly. When it jumps to the next line it works fine - could someone have a look and see if I need to do anything else?&lt;BR&gt;&lt;BR&gt;</evnet:previewtext><dc:creator>ben2004uk</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/170065-DataGridTextBox-random-results-can-someone-give-me-a-hand/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/170065/Trackback.aspx</trackback:ping></item><item><title>Visual C++ for a C# Developer [Visual C++ for a C# Developer]</title><description>Morning/Afternoon all!!!&lt;br&gt;&lt;br&gt;So sitting in bed on this sunday morning thinking about what to spend my day off from developing (as my job) doing.&lt;br&gt;&lt;br&gt;So I made a cup of tea, phoned dell about a new PC (gave me £295 price, might hang on a little while until I need one).&lt;br&gt;&lt;br&gt;Then started to read my blogs (via Live ofcourse ;)).&lt;br&gt;&lt;br&gt;I came across this post&lt;br&gt;http://blogs.msdn.com/jrjblog/archive/2006/03/18/554578.aspx&lt;br&gt;&lt;br&gt;&lt;em&gt;"On one hand, I think that you're not a "real programmer" unless you can write C/C++ (or similar) &lt;strong&gt;and have a good sense of the assembler that will be output by the compiler&lt;/strong&gt;." &lt;br&gt;&lt;br&gt;"However, I have to admit that &lt;strong&gt;modern languages like C# and Java are really compelling and incredibly powerful&lt;/strong&gt;...
I just feel that anyone who learns these higher level languages without
understanding what's happening a little closer to the metal isn't
really a programmer."&lt;/em&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Have to say, I fully agree with the statement. As a VB6/C# trainee developer (on placement from Degree) I feel I do not fully understand the lower aspects,&amp;nbsp; which I feel I need to know just to gain a better understand (and also to be able to understand the code when given to me).&lt;br&gt;&lt;br&gt;Next year for my final year of my CS degree,&amp;nbsp; I will be doing a networking module which will be mainly Linux and C++ (knowing the lecturer) so I am going to get some more exposure to C++ then.&amp;nbsp; &lt;br&gt;&lt;br&gt;But I was wondering if I should purchase this book:&lt;br&gt;http://www.amazon.co.uk/exec/obidos/ASIN/0764571974/qid%3D1142769747/202-3039469-9326224&lt;br&gt;&lt;br&gt;to provide me a firm foundation for C++ and managed C++ (personally I have to say I don't even know how different they are).&lt;br&gt;&lt;br&gt;Given that I am currently in the process of reading up C# for 70-536 exam and got 4-5 other books I have in my reading pile it might not get a look in for a while.&lt;br&gt;&lt;br&gt;SOOO my question for you all is.&lt;br&gt;&lt;br&gt;// As a C# developer should I actively increase my knowledge of C++.&lt;br&gt;// How many of you agree with the quote above?&lt;br&gt;// How difference is the standard ANSI C++ to Managed Visual C++ ??? How does the speed of execution compare?&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;It would be great if you could give me some advice on this.&amp;nbsp; In the habit at the moment of highlighting all my weaknesses (Design Patterns, UML, C++, SQL 2005 (fine with 2000 so not as important)) and wanting to do something about them but without the time to do it :(&lt;br&gt;&amp;nbsp;&amp;nbsp; &lt;br&gt;&lt;br&gt;Cheers for reading :)&lt;br&gt;&lt;br&gt;&lt;br&gt;Ben&lt;br&gt;&lt;br&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/168548-Visual-C-for-a-C-Developer/'&gt;Visual C++ for a C# Developer&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/168548/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/168548-Visual-C-for-a-C-Developer/</comments><link>http://channel9.msdn.com/forums/TechOff/168548-Visual-C-for-a-C-Developer/</link><pubDate>Sun, 19 Mar 2006 11:10:06 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/168548-Visual-C-for-a-C-Developer/</guid><evnet:views>2982</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/168548/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Morning/Afternoon all!!!&lt;br&gt;&lt;br&gt;So sitting in bed on this sunday morning thinking about what to spend my day off from developing (as my job) doing.&lt;br&gt;&lt;br&gt;So I made a cup of tea, phoned dell about a new PC (gave me £295 price, might hang on a little while until I need one).&lt;br&gt;&lt;br&gt;Then started to read my blogs (via Live ofcourse &lt;img src='/emoticons/C9/emotion-5.gif' alt='Wink' /&gt;).&lt;br&gt;&lt;br&gt;I came across this post&lt;br&gt;http://blogs.msdn.com/jrjblog/archive/2006/03/18/554578.aspx&lt;br&gt;&lt;br&gt;&lt;em&gt;"On one hand, I think that you're not a "real programmer" unless you can write C/C++ (or similar) &lt;strong&gt;and have a good sense of the assembler that will be output by the compiler&lt;/strong&gt;." &lt;br&gt;&lt;br&gt;</evnet:previewtext><dc:creator>ben2004uk</dc:creator><slash:comments>7</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/168548-Visual-C-for-a-C-Developer/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/168548/Trackback.aspx</trackback:ping></item><item><title>What makes a good developer?? [What makes a good developer??]</title><description>So, today I was sitting at my desk,&amp;nbsp;&amp;nbsp; just had a small utility come back to me with a failure because I got the date a day out on the filename - should have been the day before it was run not the day it was run :(.&lt;BR&gt;&lt;BR&gt;Then had another problem where I got some validation wrong on a file - thought it was 99,999 qty limit for the limit, but it was actually per line :(&lt;BR&gt;&lt;BR&gt;So I was wondering - what makes a good developer?? &lt;BR&gt;&lt;BR&gt;Is it if the code works straight off, first time and meets all the requirements or is it more to do with how the code was designed and structured.&amp;nbsp;&amp;nbsp; &lt;BR&gt;&lt;BR&gt;How are good developers defined? Or how are the bads ones identified?&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;Let me know your thoughts on this subject.&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;Cheers&lt;BR&gt;&lt;BR&gt;Ben&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/167987-What-makes-a-good-developer/'&gt;What makes a good developer??&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/167987/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/167987-What-makes-a-good-developer/</comments><link>http://channel9.msdn.com/forums/TechOff/167987-What-makes-a-good-developer/</link><pubDate>Thu, 16 Mar 2006 22:32:04 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/167987-What-makes-a-good-developer/</guid><evnet:views>2514</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/167987/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>So, today I was sitting at my desk,&amp;nbsp;&amp;nbsp; just had a small utility come back to me with a failure because I got the date a day out on the filename - should have been the day before it was run not the day it was run &lt;img src='/emoticons/C9/emotion-6.gif' alt='Sad' /&gt;.&lt;BR&gt;&lt;BR&gt;Then had another problem where I got some validation wrong on a file - thought it was 99,999 qty limit for the limit, but it was actually per line &lt;img src='/emoticons/C9/emotion-6.gif' alt='Sad' /&gt;&lt;BR&gt;&lt;BR&gt;So I was wondering - what makes a good developer?? &lt;BR&gt;&lt;BR&gt;Is it if the code works straight off, first time and meets all the requirements or is it more to do with how the code was designed and structured.&amp;nbsp;&amp;nbsp; &lt;BR&gt;&lt;BR&gt;</evnet:previewtext><dc:creator>ben2004uk</dc:creator><slash:comments>5</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/167987-What-makes-a-good-developer/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/167987/Trackback.aspx</trackback:ping></item><item><title>So much information. So little time. [So much information. So little time.]</title><description>Evening All!!!&lt;br&gt;&lt;br&gt;I have a little problem at the moment.&amp;nbsp; I really really really want to learn the following technologies:&lt;br&gt;&lt;br&gt;SQL Server 2005&lt;br&gt;C# (Improve upon - more adv &amp;amp;&amp;amp; winforms)&lt;br&gt;WinFX - Not even started looking at this, got it setup in a VMWare session and going to the WinFX talk in Reading at the end of the month to help with this.&lt;br&gt;&lt;br&gt;I would like to learning the following as well (not as important)&lt;br&gt;C++ - Unmanaged &amp;amp;&amp;amp; managed.&amp;nbsp; Would like to gain a better understanding of the language. &lt;br&gt;UML / Design Patterns - Half way into a book on this but I have been sidetracked by Sql 2005, going to learn this next year as part of my final year at uni - but would like to gain a better understanding now.&lt;br&gt;Ajax / Atlas - Again, haven't started looking into this yet, but really want to.&lt;br&gt;&lt;br&gt;So as you can see, thats a fair amount of learning to do.&amp;nbsp; I know its all you can't learn things overnight - it requires using the technology.&amp;nbsp; At the moment using C# 1.1, Sql 2000 and VB6 at work (Junior Developer on placement) so thats cool, and when I come home I read my Pro Sql Server 2005 book.&lt;br&gt;&lt;br&gt;However I just feel like I am trying to read all different information about different technologies but not actually learning anything - for example, finding it hard to learn XPath/XQuery because I cannot relate it to anything or try it out on anything different than whats in the book - a test dev app would be cool but I haven't got a project which I could include it in.&lt;br&gt;&lt;br&gt;&lt;br&gt;I would just like some advance on how I should continue to learn about all these new technologies effectively,&amp;nbsp; and how I should try and relate it to the real world and not just continue to read out of books.&lt;br&gt;&lt;br&gt;I have some ideas for apps I would like to develop (so larger than others) but I don't know if I should learn about the technologies and then try to develop the apps using them, or try to develop the apps and get it wrong and re-develop them more effectively - reading as I do it.&lt;br&gt;&lt;br&gt;&lt;br&gt;If the above makes sense, please advise :D&lt;br&gt;&lt;br&gt;Thanks&lt;br&gt;&lt;br&gt;&lt;br&gt;Ben&lt;br&gt;&lt;br&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/156876-So-much-information-So-little-time/'&gt;So much information. So little time.&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/156876/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/156876-So-much-information-So-little-time/</comments><link>http://channel9.msdn.com/forums/TechOff/156876-So-much-information-So-little-time/</link><pubDate>Sun, 05 Feb 2006 18:38:12 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/156876-So-much-information-So-little-time/</guid><evnet:views>3242</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/156876/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Evening All!!!&lt;br&gt;&lt;br&gt;I have a little problem at the moment.&amp;nbsp; I really really really want to learn the following technologies:&lt;br&gt;&lt;br&gt;SQL Server 2005&lt;br&gt;C# (Improve upon - more adv &amp;amp;&amp;amp; winforms)&lt;br&gt;WinFX - Not even started looking at this, got it setup in a VMWare session and going to the WinFX talk in Reading at the end of the month to help with this.&lt;br&gt;&lt;br&gt;I would like to learning the following as well (not as important)&lt;br&gt;C++ - Unmanaged &amp;amp;&amp;amp; managed.&amp;nbsp; Would like to gain a better understanding of the language. &lt;br&gt;</evnet:previewtext><dc:creator>ben2004uk</dc:creator><slash:comments>8</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/156876-So-much-information-So-little-time/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/156876/Trackback.aspx</trackback:ping></item><item><title>MS E-Learning - Worth it? [MS E-Learning - Worth it?]</title><description>Hello,&lt;BR&gt;&lt;BR&gt;Christmas time is here and I have two weeks off work :D.&amp;nbsp; So....my plan for christmas&amp;nbsp;- learn!&lt;BR&gt;&lt;BR&gt;I've got myself two design patterns / uml books as that is one of my requirements.&lt;BR&gt;&lt;BR&gt;However I was just looking at the MS e-learning stuff (currently on offer) and I was wondering if i should buy the 9 ASP.net 2.0 e-learning projects (price: $225?) which also comes with various ebooks.&lt;BR&gt;&lt;BR&gt;Has anyone looked at these yet? I have had a play around with 2.0 but nothing indepth.&lt;BR&gt;&lt;BR&gt;Done a fair bit of 1.1 ASP.net/C# development, but at work we haven't upgraded yet.&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;What is your advice on the best way to use my two weeks off? (say week and a half - christmas).&lt;BR&gt;&lt;BR&gt;Cheers&lt;BR&gt;&lt;BR&gt;Ben&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/143783-MS-E-Learning-Worth-it/'&gt;MS E-Learning - Worth it?&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/143783/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/143783-MS-E-Learning-Worth-it/</comments><link>http://channel9.msdn.com/forums/TechOff/143783-MS-E-Learning-Worth-it/</link><pubDate>Mon, 19 Dec 2005 19:16:10 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/143783-MS-E-Learning-Worth-it/</guid><evnet:views>1176</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/143783/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Hello,&lt;BR&gt;&lt;BR&gt;Christmas time is here and I have two weeks off work &lt;img src='/emoticons/C9/emotion-2.gif' alt='Big Smile' /&gt;.&amp;nbsp; So....my plan for christmas&amp;nbsp;- learn!&lt;BR&gt;&lt;BR&gt;I've got myself two design patterns / uml books as that is one of my requirements.&lt;BR&gt;&lt;BR&gt;However I was just looking at the MS e-learning stuff (currently on offer) and I was wondering if i should buy the 9 ASP.net 2.0 e-learning projects (price: $225?) which also comes with various ebooks.&lt;BR&gt;&lt;BR&gt;Has anyone looked at these yet? I have had a play around with 2.0 but nothing indepth.&lt;BR&gt;&lt;BR&gt;Done a fair bit of 1.1 ASP.net/C# development, but at work we haven't upgraded yet.&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;</evnet:previewtext><dc:creator>ben2004uk</dc:creator><slash:comments>1</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/143783-MS-E-Learning-Worth-it/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/143783/Trackback.aspx</trackback:ping></item><item><title>Response.TransmitFile adding [1] to the filename [Response.TransmitFile adding [1] to the filename]</title><description>&lt;P&gt;Morning all,&lt;BR&gt;&lt;BR&gt;My intranet app I am trying to create is taking in some input from the user,&amp;nbsp; adding it to a CSV file,&amp;nbsp; encrypting the PGP file (using NSDPGP3.dll) with the same file name as the csv but .pgp at the end and then transmitting it to the end user.&lt;BR&gt;&lt;BR&gt;However when I do the transmitfile, the IE dialog box popups up and instread of the file name being correct as I added it ::&lt;BR&gt;&lt;BR&gt;Response.AddHeader("Content-Disposition", "attachment; filename=" + fileName + ".pgp");&lt;BR&gt;&lt;BR&gt;it has fileName[1].pgp (as it would in effect be).&lt;BR&gt;&lt;BR&gt;Same with WriteFile.&amp;nbsp;&amp;nbsp; anyone had this problem before?&amp;nbsp; The files on the harddrive itself do not contain the [1].&lt;BR&gt;&lt;BR&gt;Does TransmitFile write it to disk as a temp before sending it to the user and so is having two files instread?&lt;BR&gt;&lt;BR&gt;Any ideas welcome.&lt;BR&gt;&lt;BR&gt;Cheers&lt;BR&gt;&lt;BR&gt;Ben&lt;/P&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/139624-ResponseTransmitFile-adding-1-to-the-filename/'&gt;Response.TransmitFile adding [1] to the filename&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/139624/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/139624-ResponseTransmitFile-adding-1-to-the-filename/</comments><link>http://channel9.msdn.com/forums/TechOff/139624-ResponseTransmitFile-adding-1-to-the-filename/</link><pubDate>Tue, 06 Dec 2005 11:07:39 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/139624-ResponseTransmitFile-adding-1-to-the-filename/</guid><evnet:views>3753</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/139624/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;P&gt;Morning all,&lt;BR&gt;&lt;BR&gt;My intranet app I am trying to create is taking in some input from the user,&amp;nbsp; adding it to a CSV file,&amp;nbsp; encrypting the PGP file (using NSDPGP3.dll) with the same file name as the csv but .pgp at the end and then transmitting it to the end user.&lt;BR&gt;&lt;BR&gt;However when I do the transmitfile, the IE dialog box popups up and instread of the file name being correct as I added it ::&lt;BR&gt;&lt;BR&gt;Response.AddHeader("Content-Disposition", "attachment; filename=" + fileName + ".pgp");&lt;BR&gt;&lt;BR&gt;it has fileName[1].pgp (as it would in effect be).&lt;BR&gt;&lt;BR&gt;</evnet:previewtext><dc:creator>ben2004uk</dc:creator><slash:comments>4</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/139624-ResponseTransmitFile-adding-1-to-the-filename/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/139624/Trackback.aspx</trackback:ping></item><item><title>Urgent: XSLT Reports [Urgent: XSLT Reports]</title><description>Hello,&lt;br&gt;&lt;br&gt;I have just implemented a new report framework using XSLT to display the results from a stored procedure in asp.net.&lt;br&gt;&lt;br&gt;On my local system with around 700 records it works fine (bit on the slow side but works).&amp;nbsp;&amp;nbsp; However it has now gone live with a real database (2000++ rows, 30 columns),&amp;nbsp; and it is painfully slow.&amp;nbsp; &lt;br&gt;&lt;br&gt;We have had to increase the IIS6 timeout time to (i think) 700 seconds,&amp;nbsp; this is works for around 1000 rows but any more and the site just appears to hang.&lt;br&gt;&lt;br&gt;The stored procedure itself is turned with 10 seconds (so its not that).&lt;br&gt;&lt;br&gt;Are there any other settings to help increase performance within IIS6 settings?&amp;nbsp; Worker process for example........&lt;br&gt;&lt;br&gt;This is really important as the client is waiting but I have wasted a day trying to sort this and I have ran out of ideas. &lt;br&gt;&lt;br&gt;Please please please help!!!&amp;nbsp; I can't think of anything else to do.&lt;br&gt;&lt;br&gt;Cheers&lt;br&gt;&lt;br&gt;Ben&lt;br&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/139438-Urgent-XSLT-Reports/'&gt;Urgent: XSLT Reports&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/139438/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/139438-Urgent-XSLT-Reports/</comments><link>http://channel9.msdn.com/forums/TechOff/139438-Urgent-XSLT-Reports/</link><pubDate>Mon, 05 Dec 2005 21:04:35 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/139438-Urgent-XSLT-Reports/</guid><evnet:views>2690</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/139438/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Hello,&lt;br&gt;&lt;br&gt;I have just implemented a new report framework using XSLT to display the results from a stored procedure in asp.net.&lt;br&gt;&lt;br&gt;On my local system with around 700 records it works fine (bit on the slow side but works).&amp;nbsp;&amp;nbsp; However it has now gone live with a real database (2000++ rows, 30 columns),&amp;nbsp; and it is painfully slow.&amp;nbsp; &lt;br&gt;&lt;br&gt;We have had to increase the IIS6 timeout time to (i think) 700 seconds,&amp;nbsp; this is works for around 1000 rows but any more and the site just appears to hang.&lt;br&gt;&lt;br&gt;The stored procedure itself is turned with 10 seconds (so its not that).&lt;br&gt;&lt;br&gt;</evnet:previewtext><dc:creator>ben2004uk</dc:creator><slash:comments>5</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/139438-Urgent-XSLT-Reports/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/139438/Trackback.aspx</trackback:ping></item><item><title>Microsoft Virtual Labs [Microsoft Virtual Labs]</title><description>Hello,&lt;br&gt;
&lt;br&gt;
I want to give the Microsoft Virtual labs a try, however when I get to
the login screen (2003 Server, alt control delete) I can't do
anything,&amp;nbsp; what should I be doing??&lt;br&gt;
&lt;br&gt;
The only thing I really want is all the lab manuals so I can do them at
work - is there a collection of them online somewhere where I can
download them without signing up?&lt;br&gt;
&lt;br&gt;
Cheers&lt;br&gt;
&lt;br&gt;
Ben&lt;br&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/137198-Microsoft-Virtual-Labs/'&gt;Microsoft Virtual Labs&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/137198/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/137198-Microsoft-Virtual-Labs/</comments><link>http://channel9.msdn.com/forums/TechOff/137198-Microsoft-Virtual-Labs/</link><pubDate>Mon, 28 Nov 2005 19:31:24 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/137198-Microsoft-Virtual-Labs/</guid><evnet:views>2402</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/137198/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Hello,&lt;br&gt;
&lt;br&gt;
I want to give the Microsoft Virtual labs a try, however when I get to
the login screen (2003 Server, alt control delete) I can't do
anything,&amp;nbsp; what should I be doing??&lt;br&gt;
&lt;br&gt;
The only thing I really want is all the lab manuals so I can do them at
work - is there a collection of them online somewhere where I can
download them without signing up?&lt;br&gt;
&lt;br&gt;
Cheers&lt;br&gt;
&lt;br&gt;
Ben&lt;br&gt;</evnet:previewtext><dc:creator>ben2004uk</dc:creator><slash:comments>3</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/137198-Microsoft-Virtual-Labs/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/137198/Trackback.aspx</trackback:ping></item></channel></rss>