<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Channel 9 - Discussions by RomSteady</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Niners/RomSteady/Discussions/RSS"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 - Discussions by RomSteady</title>
		<link>http://channel9.msdn.com/Niners/RomSteady/Discussions</link>
	</image>
	<description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
	<link>http://channel9.msdn.com/Niners/RomSteady/Discussions</link>
	<language>en</language>
	<pubDate>Wed, 19 Jun 2013 10:06:48 GMT</pubDate>
	<lastBuildDate>Wed, 19 Jun 2013 10:06:48 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>0</c9:totalResults>
	<c9:pageCount>0</c9:pageCount>
	<c9:pageSize>0</c9:pageSize>
	<item>
		<title>Coffeehouse - Professional Programmers Interview</title>
		<description><![CDATA[<p><strong>1. What interested you in this field of work?<br>
</strong><br>
When I was a kid, I was ripped off by a &quot;Super Breakout&quot; machine at a Godfather's Pizza.&nbsp; I looked at it and said, &quot;I could do better.&quot;&nbsp; Since then, I have.<br>
<br>
<strong>2. What requirements do you need to have a position in this field?<br>
</strong><br>
Knowledge of your platform and programming language of choice, and a willingness to accept &quot;no&quot; for an answer.<br>
<br>
<strong>3. What software programs do you need to know in this field?<br>
</strong><br>
It depends on which subfield of programming you're going into.&nbsp; If it's video games, C&#43;&#43; is a must, as is knowing at least something about 3D editing packages.&nbsp; For government coding, we use Visual Basic .NET and some custom scripting languages required by
 some of the crud we have to work with.<br>
<br>
<strong>4. Do you belong to any professional organizations?<br>
</strong><br>
I belong to several user groups.<br>
<br>
<strong>5. What duties do you have during a typical day?<br>
</strong><br>
Design, code, test, deploy, rinse, repeat.<br>
<br>
<strong>6. What do you like the most about your job?<br>
</strong><br>
I can work on any project I want in any order I want.<br>
<br>
<strong>7.&nbsp; What do you like the least about your job?<br>
</strong><br>
If I need custom functionality, I either have to find a BSD or public domain version of the functionality or develop it myself due to budget constraints.&nbsp; A lot of times, we get crunch projects where the entire project has to be done in under four weeks.<br>
<br>
<strong>8. What advice would you give to a student entering this field?<br>
</strong><br>
Do it because you love it, not because of the pay...because the pay is already leaving.<br>
<br>
<strong>9. Are there any perks with the job you have?<br>
</strong><br>
In three more years, I'll be fully vested in our pension.<br>
<br>
<strong>10. How many hours per week do you work?<br>
</strong><br>
I work 40 hours a week.&nbsp; (Government employee.)&nbsp; Since I worked 80-100 hours a week back when I was at Microsoft Game Studios, the 30% pay cut was a decent exchange for the 50-60% cut in hours.<br>
<br>
<strong>11. Do you get paid hourly, salary, or by project?<br>
</strong><br>
Salary.<br>
<br>
<strong>12. Any additional comments<br>
</strong><br>
Didn't it suck dying on CD #1?</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/29835-Professional-Programmers-Interview/76eef71770154cf39cd69dea013643ac#76eef71770154cf39cd69dea013643ac</link>
		<pubDate>Wed, 01 Dec 2004 23:13:55 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/29835-Professional-Programmers-Interview/76eef71770154cf39cd69dea013643ac#76eef71770154cf39cd69dea013643ac</guid>
		<dc:creator>Michael Russell</dc:creator>
		<slash:comments>12</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/RomSteady/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Am I authorized to redistribute VisualUI.ttf?</title>
		<description><![CDATA[<p>Note: I'm not from Microsoft Legal.&nbsp; I used to be employed by Microsoft, but this should not be construed as me speaking for Microsoft.<br>
<br>
This one is a bit of a weird file, I admit.&nbsp; The sole purpose of the font is to provide UI widgets as character glyphs.&nbsp; While Visual Studio does provide a selection of graphics that can be freely redistributed when embedded, this font is not included in that
 folder.<br>
<br>
Also, this file is not listed in redist.txt as one that allows redistribution.<br>
<br>
However, the argument you could make is that you are attempting to ensure a standard user experience across products.<br>
<br>
If I had to make a guess based off of how Microsoft handles things, I would say, &quot;No.&quot;&nbsp; The font file's sole use by Microsoft is as a support file for Visual Studio.&nbsp; MSLegal would probably come across as thinking that if people start embedding one Visual Studio
 file without explicit permission, the next step would be to embed the IDE.&nbsp; (They're paranoid like that.)<br>
<br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/13526-Am-I-authorized-to-redistribute-VisualUIttf/24d0a037951b403799b59dea011230a3#24d0a037951b403799b59dea011230a3</link>
		<pubDate>Thu, 22 Jul 2004 16:12:46 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/13526-Am-I-authorized-to-redistribute-VisualUIttf/24d0a037951b403799b59dea011230a3#24d0a037951b403799b59dea011230a3</guid>
		<dc:creator>Michael Russell</dc:creator>
		<slash:comments>3</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/RomSteady/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - DrawString emsize and centered glyph.</title>
		<description><![CDATA[<p>Have you considered constructing a Metafile of your text and/or graphics, retrieving the dimensions, setting a GDI&#43; transformation, and then &quot;playing&quot; the Metafile to the screen?<br>
<br>
Admittedly, System.Drawing.Imaging.Metafile isn't the most documented class, but it sounds like it should be right up your alley.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/13114-DrawString-emsize-and-centered-glyph/756e896a26a04910a85b9dea0112097d#756e896a26a04910a85b9dea0112097d</link>
		<pubDate>Thu, 15 Jul 2004 19:59:11 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/13114-DrawString-emsize-and-centered-glyph/756e896a26a04910a85b9dea0112097d#756e896a26a04910a85b9dea0112097d</guid>
		<dc:creator>Michael Russell</dc:creator>
		<slash:comments>4</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/RomSteady/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - .Net SqlCommand parameters</title>
		<description><![CDATA[<p>For what you were discussing up top, there is no difference as to what would be sent over the wire.&nbsp; You may have a slight hit using the (string, object) overload due to the conversion required, but the time you're waiting on the wire would dwarf the extra
 delay.<br>
<br>
So in this case, I'd just pick whichever one would give you the most readable code.&nbsp; Besides, if you're adding enough parameters that you're going to noticably slow down the client app, there are problems far beyond the .NET Framework with your design.&nbsp; [grin]</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/12778-Net-SqlCommand-parameters/f5c4919ea0d14e80af219dea0111f0fe#f5c4919ea0d14e80af219dea0111f0fe</link>
		<pubDate>Thu, 15 Jul 2004 16:35:20 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/12778-Net-SqlCommand-parameters/f5c4919ea0d14e80af219dea0111f0fe#f5c4919ea0d14e80af219dea0111f0fe</guid>
		<dc:creator>Michael Russell</dc:creator>
		<slash:comments>6</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/RomSteady/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - .Net SqlCommand parameters</title>
		<description><![CDATA[<p>Also, if you are using prepared statements (think one-time use stored procedures to help eliminate SQL injection attacks), you need to use the (string, SqlDbType) and (string, SqlDbType, size) overloads.<br>
<br>
Normally, I'd use a stored procedure for this, but here is an example:<br>
<p>Dim cmd As New SqlCommand(&quot;INSERT INTO ecom_pplog(txn_id,info) VALUES (@1,@2)&quot;, conn)<br>
cmd.CommandType = CommandType.Text<br>
cmd.Parameters.Add(New SqlParameter(&quot;@1&quot;, SqlDbType.Char, 17))<br>
cmd.Parameters.Item(&quot;@1&quot;).Value = Request.Form(&quot;txn_id&quot;)<br>
cmd.Parameters.Add(New SqlParameter(&quot;@2&quot;, SqlDbType.Text, Request.Form.ToString.Length))<br>
cmd.Parameters.Item(&quot;@2&quot;).Value = Request.Form.ToString<br>
</p>
<p>conn.Open()<br>
cmd.Prepare()<br>
cmd.ExecuteNonQuery()<br>
conn.Close()</p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/12778-Net-SqlCommand-parameters/fb0aa9ba20074b26aa829dea0111f0a9#fb0aa9ba20074b26aa829dea0111f0a9</link>
		<pubDate>Wed, 14 Jul 2004 17:11:54 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/12778-Net-SqlCommand-parameters/fb0aa9ba20074b26aa829dea0111f0a9#fb0aa9ba20074b26aa829dea0111f0a9</guid>
		<dc:creator>Michael Russell</dc:creator>
		<slash:comments>6</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/RomSteady/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Memory manager problem?</title>
		<description><![CDATA[<p>Okay, token dumb questions...<br>
<br>
1) Are you running the code as debug in Windows?<br>
<br>
2) Which compiler and version are you using?<br>
<br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/12813-Memory-manager-problem/6c0482aa8a2f4980a7479dea0111f237#6c0482aa8a2f4980a7479dea0111f237</link>
		<pubDate>Tue, 13 Jul 2004 17:09:56 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/12813-Memory-manager-problem/6c0482aa8a2f4980a7479dea0111f237#6c0482aa8a2f4980a7479dea0111f237</guid>
		<dc:creator>Michael Russell</dc:creator>
		<slash:comments>11</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/RomSteady/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - office assistant</title>
		<description><![CDATA[<p>Check out the Agent SDK <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msagent/agentstartpage_7gdh.asp">
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msagent/agentstartpage_7gdh.asp</a><br>
<br>
..although isn't trying to make ArcGIS user-friendly a lost cause?&nbsp; Every person our GIS department shows ArcGIS or ArcIMS to gets the &quot;glazed donut&quot; look within 30 seconds.<br>
<br>
We ended up having to write our own &quot;easy-to-use&quot; address finder/pathfinding/geolocation system.&nbsp; Took about two weeks to do...and to be honest, the time we spent was more than made up for with the annual savings on our ESRI licenses.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/10976-office-assistant/79f7d6356e7c4f4790789dea011fda30#79f7d6356e7c4f4790789dea011fda30</link>
		<pubDate>Mon, 28 Jun 2004 16:52:57 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/10976-office-assistant/79f7d6356e7c4f4790789dea011fda30#79f7d6356e7c4f4790789dea011fda30</guid>
		<dc:creator>Michael Russell</dc:creator>
		<slash:comments>3</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/RomSteady/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - .NET Bitmaps</title>
		<description><![CDATA[<p>Try using DrawImageUnscaled.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/9837-NET-Bitmaps/5b9151e225a341e4aeea9dea01115718#5b9151e225a341e4aeea9dea01115718</link>
		<pubDate>Thu, 17 Jun 2004 22:42:38 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/9837-NET-Bitmaps/5b9151e225a341e4aeea9dea01115718#5b9151e225a341e4aeea9dea01115718</guid>
		<dc:creator>Michael Russell</dc:creator>
		<slash:comments>3</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/RomSteady/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>