<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
    <channel>
        <title>Lowyat.NET: Latest topics by william</title>
        <description></description>
        <link>http://forum.lowyat.net/</link>
        <lastBuildDate>Sun, 07 Jun 2026 02:50:23 +0800</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>Postgraduate Studies.</title>
            <link>http://forum.lowyat.net/topic/442155</link>
            <description>Last few week, i went to UK Education Fair in KL Conventional Centre.&lt;br /&gt;I have gathered some information from there for my postgraduate studies.I&amp;#39;m comparing which course is good for me. Finance or Investment Management?&lt;br /&gt;&lt;br /&gt;Finance -&amp;gt; is on interpreting, evaluating and communicating and managerial purposes. &lt;br /&gt;&lt;br /&gt;Investment Management-&amp;gt; fund management, investment banking, stock broking.&lt;br /&gt;&lt;br /&gt; From both of them, i need you all comment. Which one is great for future  and high earning?&lt;br /&gt;&lt;br /&gt;Thank you.</description>
            <author>william</author>
            <category>Education Essentials</category>
            <pubDate>Sat, 14 Apr 2007 23:23:35 +0800</pubDate>
        </item>
        <item>
            <title>Streamyx</title>
            <link>http://forum.lowyat.net/topic/293261</link>
            <description>I want to apply a streamyx at home. For my package, no offer modem. &lt;br /&gt;Due to this, i need to buy a modem from outside. Any brothers or sisters can recommend &lt;b&gt;which brand of modem is good in term of speed and benefits of it.&lt;/b&gt; Another issue will be the cost. I want a reasonable price. I got ask the TMNet employess , and they request me to buy in any retail shop or TMnet . &lt;br /&gt;&lt;b&gt;What is the price of modem from TMNet?&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Thank you&amp;#33;&amp;#33;&amp;#33;</description>
            <author>william</author>
            <category>Networks and Broadband</category>
            <pubDate>Fri, 26 May 2006 01:58:40 +0800</pubDate>
        </item>
        <item>
            <title>DOM parser</title>
            <link>http://forum.lowyat.net/topic/278138</link>
            <description>Somebody here know what is DOM (document object modal) xml parser?&lt;br /&gt;&lt;br /&gt;I had implemented an application using VB6 that support DOM parser. But the problem now is my parser cannot support big file size&amp;#33;&amp;#33;&amp;#33;&lt;br /&gt;For the java based application which can support up to few MB file size. For VB6 application only can support few hundred KB file size. &lt;br /&gt;&lt;br /&gt;Why??&lt;br /&gt;Is it limitation of  VB6 language or this language only can support small scale file size?&lt;br /&gt;Give me comment&amp;#33;&amp;#33;&amp;#33;Thank you.</description>
            <author>william</author>
            <category>Codemasters</category>
            <pubDate>Wed, 19 Apr 2006 02:44:27 +0800</pubDate>
        </item>
        <item>
            <title>TimeDifferent in visual basic 6</title>
            <link>http://forum.lowyat.net/topic/274803</link>
            <description>hello friends,&lt;br /&gt;    How to record the time start and time end when my application loading the file.&lt;br /&gt;I need to show my loading time.How to do?&lt;br /&gt;My language is using vb6.&lt;br /&gt;&lt;br /&gt;i already written the time function.&lt;br /&gt;&lt;br /&gt;Sub time()&lt;br /&gt;Dim second, minute As Long&lt;br /&gt;Dim total As String&lt;br /&gt;second = DateDiff(&amp;quot;s&amp;quot;, CDate(StartTime.Text), CDate(EndTime.Text))&lt;br /&gt;total = &amp;quot;&amp;quot;&lt;br /&gt;minute = Fix(second / 60)&lt;br /&gt;second = second Mod 60&lt;br /&gt;total = minute&lt;br /&gt;total = total &amp;amp; &amp;quot;:&amp;quot;&lt;br /&gt;If second &amp;lt; 10 Then total = total &amp;amp; &amp;quot;0&amp;quot;&lt;br /&gt;total = total &amp;amp; second&lt;br /&gt;txtTimeDifferent.Text = total&lt;br /&gt;&lt;br /&gt;End Sub&lt;br /&gt;</description>
            <author>william</author>
            <category>Codemasters</category>
            <pubDate>Tue, 11 Apr 2006 04:04:21 +0800</pubDate>
        </item>
        <item>
            <title>Migration vb6 to vb.net</title>
            <link>http://forum.lowyat.net/topic/256564</link>
            <description>Dear friends,&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;         I have an application which implemented by VB6. In  the vb6, it has a component call &lt;b&gt;Microsoft Common Dialog Control 6.0&lt;/b&gt;. It was worked well in this application. But, when i want to migrate from VB6 to Vb.Net.Problem arise and it shows out that i don&amp;#39;t have &lt;b&gt;Microsoft Common Dialog Control 6.0&lt;/b&gt;. &lt;br /&gt;&lt;br /&gt;Dim oChildTvNode As MSComctlLib.Node =&amp;gt;vb6 coding&lt;br /&gt;&lt;br /&gt;and vb.net ..it shows MSComctlLib is not defined. &lt;br /&gt;&lt;br /&gt;Is it Vb.net don&amp;#39;t have Microsoft Common Dialog Control 6.0 this component. I try to search internet but still not in the right path. Still scratching my head now.&lt;br /&gt;&lt;br /&gt;Hope i can share my problem and discuss together.</description>
            <author>william</author>
            <category>Codemasters</category>
            <pubDate>Mon, 27 Feb 2006 02:47:49 +0800</pubDate>
        </item>
        <item>
            <title>write DLL file by vb.net language</title>
            <link>http://forum.lowyat.net/topic/252848</link>
            <description>Dear folks,&lt;br /&gt;&lt;br /&gt;      i want to write my own DLL file (library file)  by vb.net language. But i don&amp;#39;t know where to build it. Can somebody here give me some guidance and reference. Really appreaciate.&lt;br /&gt;</description>
            <author>william</author>
            <category>Codemasters</category>
            <pubDate>Fri, 17 Feb 2006 22:29:18 +0800</pubDate>
        </item>
        <item>
            <title>freeware</title>
            <link>http://forum.lowyat.net/topic/183728</link>
            <description>Dear all, &lt;br /&gt;&lt;br /&gt;      i want to draw UML for my software documentation. Sombody know any freeware which can help me draw UML. please help me. &lt;!--emo&amp;:(--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/sad.gif' border='0' style='vertical-align:middle' alt='sad.gif' /&gt;&lt;!--endemo--&gt;</description>
            <author>william</author>
            <category>Linux &amp;amp; Open Source Software</category>
            <pubDate>Thu, 04 Aug 2005 09:54:08 +0800</pubDate>
        </item>
    </channel>
</rss>
