<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>C-Sharp on My personal blog</title>
		<link>https://jens.dev/tags/c-sharp.html</link>
		<description>Recent content in C-Sharp on My personal blog</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Sun, 01 Feb 2009 02:02:22 +0000</lastBuildDate>
		
			<atom:link href="https://jens.dev/tags/c-sharp/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Moving Windows Part2</title>
				<link>https://jens.dev/2009/02/01/moving-windows-part2.html</link>
				<pubDate>Sun, 01 Feb 2009 02:02:22 +0000</pubDate>
				<guid>https://jens.dev/2009/02/01/moving-windows-part2.html</guid>
				<description>&lt;p&gt;A little while ago a posted an application which was able to move windows remotely. After receiving some feedback from users who actually use this application (originally only made as proof of concept) I decided to work on it a little more.&lt;/p&gt;&#xA;&lt;p&gt;So here’s a little Explanation how to use it:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;download the application directly from this blog&lt;/li&gt;&#xA;&lt;li&gt;run the executable (.NET 1.1 is needed)&lt;/li&gt;&#xA;&lt;li&gt;activate the window you want to move (use ALT+Tab or what ever you want)&lt;/li&gt;&#xA;&lt;li&gt;the label should change and displays the actual position of your window&lt;/li&gt;&#xA;&lt;li&gt;you can move the window via left, right, up and down-buttons&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;I think this should cover it. If somebody needs additional help or functionality just post it.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Moving Windows remotely with .NET</title>
				<link>https://jens.dev/2008/12/10/moving-windows-remotely-with-net.html</link>
				<pubDate>Wed, 10 Dec 2008 19:34:16 +0000</pubDate>
				<guid>https://jens.dev/2008/12/10/moving-windows-remotely-with-net.html</guid>
				<description>&lt;p&gt;A colleague of mine has a dual-monitor windows system.&lt;/p&gt;&#xA;&lt;p&gt;Unfortunately he has a different monitor setup for home and work (work – 2nd monitor on the left; home – 2nd monitor on the right). Now when you work with certain Java applications which save their position on their own you come to the point where an window pops up out of the viewing range.&lt;/p&gt;&#xA;&lt;p&gt;Now you have nearly now way to move that window, because you can’t click it. Moving over the task bar doesn’t work either. So I wrote a simple Application which can move the lost window back into the viewing range.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
