<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
    <channel>
        <title>Lowyat.NET: Latest topics by yukscck</title>
        <description></description>
        <link>http://forum.lowyat.net/</link>
        <lastBuildDate>Tue, 23 Jun 2026 00:06:24 +0800</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>Storing HTML in my MSSQL Database</title>
            <link>http://forum.lowyat.net/topic/640897</link>
            <description>Hi, I&amp;#39;m a university student and currently developing a web-based system for my Final Year Project and I&amp;#39;m supposed to build an online mathematics learning system in C# with ASP.NET 2.0 technology (as provided by Ms Visual Studio 2005), with the MsSQL database system.&lt;br /&gt;&lt;br /&gt;Well, basically what i am supposed to put up all the relevant learning materials up into my system. But to add more features, I&amp;#39;ve decided to enable the Admins to add/update the learning materials from time to time.&lt;br /&gt;To do that, I&amp;#39;ve added a page for the Admin to add the materials, either by uploading the HTML into the server, or by manually keying into a HTML TextArea, then save it in the server.&lt;br /&gt;&lt;br /&gt;The thing i&amp;#39;m concerned about is not how to perform this task. Instead, i&amp;#39;m more concerned about the system design issue here.&lt;br /&gt;In my mind, i&amp;#39;ve come out with 2 possible methods in performing this task.&lt;br /&gt;When the Admin uploads or keys in a new HTML file,&lt;br /&gt;&lt;br /&gt;Method 1 - Create a new HTML file in one specific folder (namely Chapters) to store the HTML file, and at the same time, create a new record in my database (more specific, table Learning), where the column FileURL contains the URL to that HTML.&lt;br /&gt;&lt;br /&gt;Method 2 - Store the entire HTML content (the entire HTML markup codes) into my database table Learning; Here, instead of having the column FileURL, i&amp;#39;ll add a column Learning_Contents to store the HTML codes.&lt;br /&gt;&lt;br /&gt;If i were to use Method 2, the column Learning_Contents will be of type VARCHAR, but i&amp;#39;m clueless of what will be the optimum capacity for it...&lt;br /&gt;&lt;br /&gt;I&amp;#39;m here to seek advice and tips for such issue, as i wonder what is the standard method being used in other systems over the Net.&lt;br /&gt;Thanks for the help in advance  &lt;!--emo&amp;:thumbs:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/thumbup.gif' border='0' style='vertical-align:middle' alt='thumbup.gif' /&gt;&lt;!--endemo--&gt;</description>
            <author>yukscck</author>
            <category>Codemasters</category>
            <pubDate>Thu, 28 Feb 2008 01:17:57 +0800</pubDate>
        </item>
        <item>
            <title>[WTF] Visual C++ E-Book?</title>
            <link>http://forum.lowyat.net/topic/376399</link>
            <description>Anyone knows where to get free Visual C++ 6.0 E-Books?&lt;br /&gt;&lt;br /&gt;I hope i&amp;#39;m not reposting this... Thanks</description>
            <author>yukscck</author>
            <category>Codemasters</category>
            <pubDate>Sat, 02 Dec 2006 12:14:24 +0800</pubDate>
        </item>
        <item>
            <title>spoolsv.exe as a malicious process?</title>
            <link>http://forum.lowyat.net/topic/375265</link>
            <description>I was facing this problem before i reformatted my computer. This situation is a little weird, as none of the virus scanners were able to detect any malicious process.&lt;br /&gt;&lt;br /&gt;But when i monitor the task manager, it shows that the process spoolsv.exe is eating up all my resources&amp;#33;&amp;#33; &lt;!--emo&amp;:cry:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/cry.gif' border='0' style='vertical-align:middle' alt='cry.gif' /&gt;&lt;!--endemo--&gt;  i understand that spoolsv.exe is some sort of printer related process but i didn&amp;#39;t have any printing processes going on...&lt;br /&gt;&lt;br /&gt;And as i ended the process, it popped up again after a few minutes, continue to hog my PC... &lt;!--emo&amp;:shakehead:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/shakehead.gif' border='0' style='vertical-align:middle' alt='shakehead.gif' /&gt;&lt;!--endemo--&gt; &lt;br /&gt;&lt;br /&gt;does anyone know what&amp;#39;s going on?? &lt;!--emo&amp;:stars:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/rclxub.gif' border='0' style='vertical-align:middle' alt='rclxub.gif' /&gt;&lt;!--endemo--&gt;</description>
            <author>yukscck</author>
            <category>Security &amp;amp; Privacy</category>
            <pubDate>Thu, 30 Nov 2006 02:11:42 +0800</pubDate>
        </item>
    </channel>
</rss>
