<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Julia Lerman Blog - All Comments</title><link>http://weblogs.asp.net/jlerman/default.aspx</link><description>INETA Poster Child blabbing about community and code</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Debug Build: 20510.895)</generator><item><title>Cheap zolpidem persriptions.</title><link>http://weblogs.asp.net/jlerman/archive/2003/12/26/45966.aspx#6351435</link><pubDate>Wed, 02 Jul 2008 21:46:20 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6351435</guid><dc:creator>Zolpidem eszopiclone indications.</dc:creator><description>&lt;p&gt;Zolpidem overnight. Zolpidem dosing. Zolpidem.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6351435" width="1" height="1"&gt;</description></item><item><title>re: My LogIn Web Service (that I had forgotten about)</title><link>http://weblogs.asp.net/jlerman/archive/2003/12/06/41759.aspx#6327417</link><pubDate>Fri, 27 Jun 2008 13:29:47 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6327417</guid><dc:creator>Nikola Nikolov</dc:creator><description>&lt;p&gt;Is it possible to give some explanation about the service that you are using? Thanks in advance!&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6327417" width="1" height="1"&gt;</description></item><item><title>re: Identity Crisis- What IS my name?</title><link>http://weblogs.asp.net/jlerman/archive/2003/10/21/32799.aspx#6163215</link><pubDate>Tue, 06 May 2008 21:30:09 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6163215</guid><dc:creator>Eduardo Alarcon</dc:creator><description>&lt;p&gt;The National Heritage Foundation/Congressional District Programs and their salesmen are under investigation by Federal and State agencies.&lt;/p&gt;
&lt;p&gt;If you have any questions please feel free to contact the owner of the NHF, JOHN HOUK, at (561) 301-3891 or dock@nhf.org.&lt;/p&gt;
&lt;p&gt;Posted by:&lt;/p&gt;
&lt;p&gt;Eduardo Alarcon&lt;/p&gt;
&lt;p&gt;19319 Inverness Dr.&lt;/p&gt;
&lt;p&gt;Spicewood, TX 78669&lt;/p&gt;
&lt;p&gt;(512) 217-6655&lt;/p&gt;
&lt;p&gt;eduardo.alarcon@sbcglobal.net&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6163215" width="1" height="1"&gt;</description></item><item><title>re: Identity Crisis- What IS my name?</title><link>http://weblogs.asp.net/jlerman/archive/2003/10/21/32799.aspx#6131418</link><pubDate>Sat, 26 Apr 2008 05:20:23 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6131418</guid><dc:creator>Michael S. Kaplan</dc:creator><description>&lt;p&gt;I introduce myself as Michael but I let people call me Michael, Mike, or michka -- and then if it is anything other than #1 or in a few select cases #3 I silently judge them for their choice. :-)&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6131418" width="1" height="1"&gt;</description></item><item><title>re: Tablet UI - Designing in VS.NET on a desktop limits form height</title><link>http://weblogs.asp.net/jlerman/archive/2003/11/19/38681.aspx#6109848</link><pubDate>Fri, 18 Apr 2008 12:44:09 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6109848</guid><dc:creator>xorg</dc:creator><description>&lt;p&gt;If I say, height = 900; then it still has no effect on the size of form. It remains fixed at height:780 max.&lt;/p&gt;
&lt;p&gt;SetWindowPos((int)this.Handle,0 , x, y, width, height, 0);&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6109848" width="1" height="1"&gt;</description></item><item><title>re: Tablet UI - Designing in VS.NET on a desktop limits form height</title><link>http://weblogs.asp.net/jlerman/archive/2003/11/19/38681.aspx#6109806</link><pubDate>Fri, 18 Apr 2008 12:27:53 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6109806</guid><dc:creator>xorg</dc:creator><description>&lt;p&gt;This still has no effect on the form size. Am I missing somthing?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;////////////////////////////////////////////////////////////////////////////////////////////&lt;/p&gt;
&lt;p&gt;[DllImport(&amp;quot;user32&amp;quot;)]&lt;/p&gt;
&lt;p&gt;public static extern int SetWindowPos(int hwnd, int hWndInsertAfter, int x, int y, int cx, int cy, int wFlags);&lt;/p&gt;
&lt;p&gt;protected override void SetBoundsCore(int x, int y, int width, int height, BoundsSpecified specified)&lt;/p&gt;
&lt;p&gt;{&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;//base.SetBoundsCore(x, y, width, height, specified);&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;SetWindowPos((int)this.Handle,0 , 0, 0, width, height, 0);&lt;/p&gt;
&lt;p&gt;}&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6109806" width="1" height="1"&gt;</description></item><item><title>make money online</title><link>http://weblogs.asp.net/jlerman/archive/2003/05/25/7542.aspx#6053958</link><pubDate>Tue, 01 Apr 2008 01:13:39 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6053958</guid><dc:creator>make money online</dc:creator><description>&lt;p&gt;One big positive about Laurent is he still has the ability to improve. While his forehand rebote leads to pretty good returns, Laurent’ s great position and follow through will allow him to improve the strength of the throws over time. His court sense&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6053958" width="1" height="1"&gt;</description></item><item><title>re: Grrrrrr....</title><link>http://weblogs.asp.net/jlerman/archive/2003/03/26/4329.aspx#6021972</link><pubDate>Tue, 25 Mar 2008 04:13:04 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6021972</guid><dc:creator>jd@hevanet.com</dc:creator><description>&lt;p&gt;heh. I found this blog by searching on my old email address in google.&lt;/p&gt;
&lt;p&gt;I am so mean! (call the waaambulance).&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6021972" width="1" height="1"&gt;</description></item><item><title>re: Tablet UI - Designing in VS.NET on a desktop limits form height</title><link>http://weblogs.asp.net/jlerman/archive/2003/11/19/38681.aspx#5792223</link><pubDate>Fri, 15 Feb 2008 05:35:46 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:5792223</guid><dc:creator>Xcalibur</dc:creator><description>&lt;p&gt;Yes i have just come across this issue on a WinForm - i have several Dock=Fill controls and i want to design a form for dominant use at 1920x1200 but my screen res only goes up to 1680x1050. &amp;nbsp;I need to make sure the controls are showing enough information at the target res but cant do it!&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=5792223" width="1" height="1"&gt;</description></item><item><title>re: A little bit about Julia Lerman</title><link>http://weblogs.asp.net/jlerman/pages/4931.aspx#5770161</link><pubDate>Tue, 12 Feb 2008 18:32:30 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:5770161</guid><dc:creator>Debra Winchell</dc:creator><description>&lt;p&gt;Julie, did you attend Wells College in Aurora, NY? &amp;nbsp;I'm trying to remember where I knew you.&lt;/p&gt;
&lt;p&gt;Debbie Winchell&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=5770161" width="1" height="1"&gt;</description></item></channel></rss>