Anyone know a quick-and-dirty way to pass a string to a text box in<BR>program <B>B</B> from program <B>A</B> in VB??? Cant seem to figure one out. Dont like <I>SendKey</I>. Maybe ...
You can't "grow" a fluent API; you need to understand how developers will need (and expect) to use your API. Here's a case study of what the design process for a fluent API looks like. In my previous ...