<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>

<channel>
	<title>Programming, .NET, Silverlight &#038; More</title>
	<atom:link href="http://www.win32towinfx.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.win32towinfx.com</link>
	<description>Computers, Tech, Development</description>
	<pubDate>Tue, 31 Aug 2010 10:30:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Sorting a WPF ListBox on a Converted Value?</title>
		<link>http://www.win32towinfx.com/wpf/sorting-a-wpf-listbox-on-a-converted-value</link>
		<comments>http://www.win32towinfx.com/wpf/sorting-a-wpf-listbox-on-a-converted-value#comments</comments>
		<pubDate>Tue, 31 Aug 2010 10:30:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://www.win32towinfx.com/wpf/sorting-a-wpf-listbox-on-a-converted-value</guid>
		<description><![CDATA[In WPF, is it possible to apply a Converter to the SortDescription of a CollectionViewSource?  My ViewModel contains a List&#60;&#62; of a class that contains an enum and a Boolean.  My XAML displays a multi-select ListBox, showing the localized names of the enum values using a Converter in the View, and binds each [...]]]></description>
			<content:encoded><![CDATA[<p>In WPF, is it possible to apply a Converter to the SortDescription of a CollectionViewSource?  My ViewModel contains a List&lt;&gt; of a class that contains an enum and a Boolean.  My XAML displays a multi-select ListBox, showing the localized names of the enum values using a Converter in the View, and binds each ListBoxItem&#8217;s IsSelected to the Boolean in the members of the bound List&lt;&gt;.  That&#8217;s working.  Now I want to sort the ListBox items by those localized enum names, without reordering the List&lt;&gt; in the ViewModel.  How can this be done?<br />
<br />I&#8217;m not sure it can be done directly. The brute force and ignorance way I would tackle it with is to populate another list and sort that (or indeed populate a sorted list).</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.win32towinfx.com%2Fwpf%2Fsorting-a-wpf-listbox-on-a-converted-value';
  addthis_title  = 'Sorting+a+WPF+ListBox+on+a+Converted+Value%3F';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 0.9 -->

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.win32towinfx.com/wpf/sorting-a-wpf-listbox-on-a-converted-value/feed</wfw:commentRss>
		</item>
		<item>
		<title>Is a AS degree in Computer Programming transferable to a BS in Computer Science?</title>
		<link>http://www.win32towinfx.com/computer-programming/is-a-as-degree-in-computer-programming-transferable-to-a-bs-in-computer-science</link>
		<comments>http://www.win32towinfx.com/computer-programming/is-a-as-degree-in-computer-programming-transferable-to-a-bs-in-computer-science#comments</comments>
		<pubDate>Tue, 24 Aug 2010 22:28:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Computer Programming]]></category>

		<guid isPermaLink="false">http://www.win32towinfx.com/computer-programming/is-a-as-degree-in-computer-programming-transferable-to-a-bs-in-computer-science</guid>
		<description><![CDATA[I&#8217;m currently working on the general education requirements for my AS in Programming &#38; was wondering is it transferable to a BS in Computer Science at a four year university? I&#8217;m thinking about transferring to FSU. Also who would they most likely consider: A person with a A.S Degree or A.A Degree &#38; why?
I&#8217;m not [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m currently working on the general education requirements for my AS in Programming &amp; was wondering is it transferable to a BS in Computer Science at a four year university? I&#8217;m thinking about transferring to FSU. Also who would they most likely consider: A person with a A.S Degree or A.A Degree &amp; why?<br />
<br />I&#8217;m not sure if there is a difference between A.S. and A.A, and now I&#8217;m curious about that too.  I do know that your GE class credits will most likely transfer as lower division part of B.S. and then you can transfer as a junior!!!!!  I&#8217;m going to try to transfer too.   I found out that you can check what classes transfer by going to the university website you are interested in and find the link for &quot;assist&quot; and you can check.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.win32towinfx.com%2Fcomputer-programming%2Fis-a-as-degree-in-computer-programming-transferable-to-a-bs-in-computer-science';
  addthis_title  = 'Is+a+AS+degree+in+Computer+Programming+transferable+to+a+BS+in+Computer+Science%3F';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 0.9 -->

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.win32towinfx.com/computer-programming/is-a-as-degree-in-computer-programming-transferable-to-a-bs-in-computer-science/feed</wfw:commentRss>
		</item>
		<item>
		<title>What is the difference between Dreamweaver and Dreamweaver student edition?</title>
		<link>http://www.win32towinfx.com/dreamweaver/what-is-the-difference-between-dreamweaver-and-dreamweaver-student-edition</link>
		<comments>http://www.win32towinfx.com/dreamweaver/what-is-the-difference-between-dreamweaver-and-dreamweaver-student-edition#comments</comments>
		<pubDate>Sat, 21 Aug 2010 23:21:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Dreamweaver]]></category>

		<guid isPermaLink="false">http://www.win32towinfx.com/dreamweaver/what-is-the-difference-between-dreamweaver-and-dreamweaver-student-edition</guid>
		<description><![CDATA[I want to buy dreamweaver to build a website and found out about dreamweaver student edition, I am a student so it is a cheaper option but I am not sure what the difference between the original and student edition is?
http://www.threehosts.com/publish/dreamweaver.html
Hope this helps.

  addthis_url    = 'http%3A%2F%2Fwww.win32towinfx.com%2Fdreamweaver%2Fwhat-is-the-difference-between-dreamweaver-and-dreamweaver-student-edition';
  addthis_title  = 'What+is+the+difference+between+Dreamweaver+and+Dreamweaver+student+edition%3F';
 [...]]]></description>
			<content:encoded><![CDATA[<p>I want to buy dreamweaver to build a website and found out about dreamweaver student edition, I am a student so it is a cheaper option but I am not sure what the difference between the original and student edition is?<br />
<br />http://www.threehosts.com/publish/dreamweaver.html</p>
<p>Hope this helps.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.win32towinfx.com%2Fdreamweaver%2Fwhat-is-the-difference-between-dreamweaver-and-dreamweaver-student-edition';
  addthis_title  = 'What+is+the+difference+between+Dreamweaver+and+Dreamweaver+student+edition%3F';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 0.9 -->

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.win32towinfx.com/dreamweaver/what-is-the-difference-between-dreamweaver-and-dreamweaver-student-edition/feed</wfw:commentRss>
		</item>
		<item>
		<title>How do you make a dreamweaver file into one single HTML file with photos and content attached?</title>
		<link>http://www.win32towinfx.com/dreamweaver/how-do-you-make-a-dreamweaver-file-into-one-single-html-file-with-photos-and-content-attached</link>
		<comments>http://www.win32towinfx.com/dreamweaver/how-do-you-make-a-dreamweaver-file-into-one-single-html-file-with-photos-and-content-attached#comments</comments>
		<pubDate>Wed, 18 Aug 2010 16:24:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Dreamweaver]]></category>

		<guid isPermaLink="false">http://www.win32towinfx.com/dreamweaver/how-do-you-make-a-dreamweaver-file-into-one-single-html-file-with-photos-and-content-attached</guid>
		<description><![CDATA[I just finished creating a site in dreamweaver but one problem. Whenever i move the file some of the photos and content disappears. Then when i move it back to the original place all the content comes back. So my question is how do I make the file created in dreamweaver into an HTML document [...]]]></description>
			<content:encoded><![CDATA[<p>I just finished creating a site in dreamweaver but one problem. Whenever i move the file some of the photos and content disappears. Then when i move it back to the original place all the content comes back. So my question is how do I make the file created in dreamweaver into an HTML document that has all the content embeded in it ? Thanks in advance<br />
<br />Anything pointing to an external file has to point to where that file is on the server.  IOW, if your images are in the directory /images, an img tag has to be &lt;img src=&quot;.images/yourfile.jpg&quot; /&gt;  Dreamweaver will do this for you if you maintain the same directory structure on your development computer and on the server.  If you move files, you have to change paths manually.</p>
<p>You CAN NOT have a single file with HTML and pictures.  HTML is a text file, pictures are picture files.  (You can have all your Javascript and CSS in the HTML file - which is a bad idea for a number of reasons.)  Your best bet is to trash Dreamweaver (it&#8217;s a $400 piece of bloatware that professionals laugh at amateurs for buying) and learn how to write websites, since you&#8217;re going to have to be doing some of the work anyway.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.win32towinfx.com%2Fdreamweaver%2Fhow-do-you-make-a-dreamweaver-file-into-one-single-html-file-with-photos-and-content-attached';
  addthis_title  = 'How+do+you+make+a+dreamweaver+file+into+one+single+HTML+file+with+photos+and+content+attached%3F';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 0.9 -->

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.win32towinfx.com/dreamweaver/how-do-you-make-a-dreamweaver-file-into-one-single-html-file-with-photos-and-content-attached/feed</wfw:commentRss>
		</item>
		<item>
		<title>What does the 4001 Microsoft Silverlight error?</title>
		<link>http://www.win32towinfx.com/silverlight/what-does-the-4001-microsoft-silverlight-error</link>
		<comments>http://www.win32towinfx.com/silverlight/what-does-the-4001-microsoft-silverlight-error#comments</comments>
		<pubDate>Wed, 18 Aug 2010 16:24:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://www.win32towinfx.com/silverlight/what-does-the-4001-microsoft-silverlight-error</guid>
		<description><![CDATA[Silverlight is giving a 4001 error, IE8 with Silverlight 3.0.40624 is installed. How can I resolve this error?
Its an image error.its not yet solved. however the official news person has said that you can get it rok by trynig 2 or 3 times.

  addthis_url    = 'http%3A%2F%2Fwww.win32towinfx.com%2Fsilverlight%2Fwhat-does-the-4001-microsoft-silverlight-error';
  addthis_title  = 'What+does+the+4001+Microsoft+Silverlight+error%3F';
 [...]]]></description>
			<content:encoded><![CDATA[<p>Silverlight is giving a 4001 error, IE8 with Silverlight 3.0.40624 is installed. How can I resolve this error?<br />
<br />Its an image error.its not yet solved. however the official news person has said that you can get it rok by trynig 2 or 3 times.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.win32towinfx.com%2Fsilverlight%2Fwhat-does-the-4001-microsoft-silverlight-error';
  addthis_title  = 'What+does+the+4001+Microsoft+Silverlight+error%3F';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 0.9 -->

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.win32towinfx.com/silverlight/what-does-the-4001-microsoft-silverlight-error/feed</wfw:commentRss>
		</item>
		<item>
		<title>Does university of Oklahoma have a major for computer programming?</title>
		<link>http://www.win32towinfx.com/computer-programming/does-university-of-oklahoma-have-a-major-for-computer-programming</link>
		<comments>http://www.win32towinfx.com/computer-programming/does-university-of-oklahoma-have-a-major-for-computer-programming#comments</comments>
		<pubDate>Mon, 16 Aug 2010 00:13:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Computer Programming]]></category>

		<guid isPermaLink="false">http://www.win32towinfx.com/computer-programming/does-university-of-oklahoma-have-a-major-for-computer-programming</guid>
		<description><![CDATA[I&#8217;m planning on doing computer programming in college and I want to go to ou.   Do they have computer programming degree or is it computer science.  Do the classes for computer science teach different languages like c++? I&#8217;m planning on doing something like game programming
University of Oklahoma offers Computer Science and Computer [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m planning on doing computer programming in college and I want to go to ou.   Do they have computer programming degree or is it computer science.  Do the classes for computer science teach different languages like c++? I&#8217;m planning on doing something like game programming<br />
<br />University of Oklahoma offers Computer Science and Computer Engineering. Both degrees are ABET-accredited.</p>
<p>If you want to do game programming, a better degree might be Software Engineering Technology.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.win32towinfx.com%2Fcomputer-programming%2Fdoes-university-of-oklahoma-have-a-major-for-computer-programming';
  addthis_title  = 'Does+university+of+Oklahoma+have+a+major+for+computer+programming%3F';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 0.9 -->

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.win32towinfx.com/computer-programming/does-university-of-oklahoma-have-a-major-for-computer-programming/feed</wfw:commentRss>
		</item>
		<item>
		<title>is it safe to install Microsoft Silverlight?</title>
		<link>http://www.win32towinfx.com/silverlight/is-it-safe-to-install-microsoft-silverlight</link>
		<comments>http://www.win32towinfx.com/silverlight/is-it-safe-to-install-microsoft-silverlight#comments</comments>
		<pubDate>Fri, 13 Aug 2010 06:54:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://www.win32towinfx.com/silverlight/is-it-safe-to-install-microsoft-silverlight</guid>
		<description><![CDATA[I have had some photo&#8217;s sent via email and to enable me to see them I have to install Microsft Silverlight.which I&#8217;ve never heard of. Does anyone know if this is  safe or is it a danger to my computer
Yes it is safe.  Here is a link to download it from.
http://www.microsoft.com/getsilverlight/Get-Started/Install/Default.aspx

  addthis_url [...]]]></description>
			<content:encoded><![CDATA[<p>I have had some photo&#8217;s sent via email and to enable me to see them I have to install Microsft Silverlight.which I&#8217;ve never heard of. Does anyone know if this is  safe or is it a danger to my computer<br />
<br />Yes it is safe.  Here is a link to download it from.</p>
<p>http://www.microsoft.com/getsilverlight/Get-Started/Install/Default.aspx</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.win32towinfx.com%2Fsilverlight%2Fis-it-safe-to-install-microsoft-silverlight';
  addthis_title  = 'is+it+safe+to+install+Microsoft+Silverlight%3F';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 0.9 -->

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.win32towinfx.com/silverlight/is-it-safe-to-install-microsoft-silverlight/feed</wfw:commentRss>
		</item>
		<item>
		<title>i need a best book to practice WPF as a beginner?</title>
		<link>http://www.win32towinfx.com/wpf/i-need-a-best-book-to-practice-wpf-as-a-beginner</link>
		<comments>http://www.win32towinfx.com/wpf/i-need-a-best-book-to-practice-wpf-as-a-beginner#comments</comments>
		<pubDate>Fri, 13 Aug 2010 06:54:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://www.win32towinfx.com/wpf/i-need-a-best-book-to-practice-wpf-as-a-beginner</guid>
		<description><![CDATA[help me to get a book , pls
If you are looking for help with Windows Presentation Foundation, try looking at these books available at Amazon. http://ow.ly/2j6UQ

  addthis_url    = 'http%3A%2F%2Fwww.win32towinfx.com%2Fwpf%2Fi-need-a-best-book-to-practice-wpf-as-a-beginner';
  addthis_title  = 'i+need+a+best+book+to+practice+WPF+as+a+beginner%3F';
  addthis_pub    = '';





]]></description>
			<content:encoded><![CDATA[<p>help me to get a book , pls<br />
<br />If you are looking for help with Windows Presentation Foundation, try looking at these books available at Amazon. http://ow.ly/2j6UQ</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.win32towinfx.com%2Fwpf%2Fi-need-a-best-book-to-practice-wpf-as-a-beginner';
  addthis_title  = 'i+need+a+best+book+to+practice+WPF+as+a+beginner%3F';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 0.9 -->

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.win32towinfx.com/wpf/i-need-a-best-book-to-practice-wpf-as-a-beginner/feed</wfw:commentRss>
		</item>
		<item>
		<title>Which WPF control is this?</title>
		<link>http://www.win32towinfx.com/wpf/which-wpf-control-is-this</link>
		<comments>http://www.win32towinfx.com/wpf/which-wpf-control-is-this#comments</comments>
		<pubDate>Tue, 10 Aug 2010 04:41:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://www.win32towinfx.com/wpf/which-wpf-control-is-this</guid>
		<description><![CDATA[I&#8217;m searching for the name of the control in WPF or WinForms that encompasses a window within an application, like how you can close a workbook in excel without closing excel.
Does anyone know what this is? DockPanel? Grid? Canvas?
I think its TabControl

  addthis_url    = 'http%3A%2F%2Fwww.win32towinfx.com%2Fwpf%2Fwhich-wpf-control-is-this';
  addthis_title  = 'Which+WPF+control+is+this%3F';
  [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m searching for the name of the control in WPF or WinForms that encompasses a window within an application, like how you can close a workbook in excel without closing excel.</p>
<p>Does anyone know what this is? DockPanel? Grid? Canvas?<br />
<br />I think its TabControl</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.win32towinfx.com%2Fwpf%2Fwhich-wpf-control-is-this';
  addthis_title  = 'Which+WPF+control+is+this%3F';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 0.9 -->

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.win32towinfx.com/wpf/which-wpf-control-is-this/feed</wfw:commentRss>
		</item>
		<item>
		<title>What is the difference between computer science and computer programming ?</title>
		<link>http://www.win32towinfx.com/computer-programming/what-is-the-difference-between-computer-science-and-computer-programming</link>
		<comments>http://www.win32towinfx.com/computer-programming/what-is-the-difference-between-computer-science-and-computer-programming#comments</comments>
		<pubDate>Fri, 06 Aug 2010 16:23:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Computer Programming]]></category>

		<guid isPermaLink="false">http://www.win32towinfx.com/computer-programming/what-is-the-difference-between-computer-science-and-computer-programming</guid>
		<description><![CDATA[I want to get a degree to learn how to program computers. But do I have to get a degree in computer science or should I get another degree ? And if I get a degree in computer science will I learn programming ?
If you get a degree in computer science, you will learn programming. [...]]]></description>
			<content:encoded><![CDATA[<p>I want to get a degree to learn how to program computers. But do I have to get a degree in computer science or should I get another degree ? And if I get a degree in computer science will I learn programming ?<br />
<br />If you get a degree in computer science, you will learn programming.  Depending on the requirements for your degree and your interests, you may also learn analysis of algorithms, database analysis and design, data structures, designing graphical user interfaces, network technologies, basic computer hardware, how magnetic and optical media are used to store data, data communications, how compilers work, how operating systems work,  computer architecture, computer security, artificial intelligence, software engineering, etc.   I suggest looking at the curricula for a bachelor&#8217;s in computer science at the colleges you might like to attend, then read the course descriptions.  Some course descriptions may make no sense at this point, but they will later.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.win32towinfx.com%2Fcomputer-programming%2Fwhat-is-the-difference-between-computer-science-and-computer-programming';
  addthis_title  = 'What+is+the+difference+between+computer+science+and+computer+programming+%3F';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 0.9 -->

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.win32towinfx.com/computer-programming/what-is-the-difference-between-computer-science-and-computer-programming/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
