<?xml version="1.0" encoding="utf-8"?>

<rss version="2.0">
<channel>
<title>DotNet</title>
<link>http://www.hjinoz.com/vbdotnet/</link>
<description>DotNet</description>


<item id="183">
<title><![CDATA[Working with the Web Browser Control in Visual Studio 2005 - IE7Clone.]]></title>
<link><![CDATA[http://www.hjinoz.com/vbdotnet/2008/0121/article_183.html]]></link>
<description><![CDATA[









Download source files - 2614 Kb 



Download demo project - 692 Kb 









Introduction



As many people know Microsoft has included a browser control with Visual Studio 2005. 



The bro ...]]></description>
<author><![CDATA[tmaxwell07]]></author>

<categoryname><![CDATA[VB.Net]]></categoryname>
<categorylink><![CDATA[http://www.hjinoz.com/vbdotnet/vbdotnet/]]></categorylink>

<pubDate>2008-01-21 05:13:19</pubDate>
</item>

<item id="182">
<title><![CDATA[How to solve &quot;Cross thread operation not valid&quot;]]></title>
<link><![CDATA[http://www.hjinoz.com/vbdotnet/2008/0121/article_182.html]]></link>
<description><![CDATA[





how to access a control from another thread which didn\&#039;t create this control. I faced this issue more than 1 time, I decided to collect info about it and made some changes on the code to simp ...]]></description>
<author><![CDATA[elagizy]]></author>

<categoryname><![CDATA[VB.Net]]></categoryname>
<categorylink><![CDATA[http://www.hjinoz.com/vbdotnet/vbdotnet/]]></categorylink>

<pubDate>2008-01-21 05:13:17</pubDate>
</item>

<item id="181">
<title><![CDATA[Implementation of LZW Compression and Decompression in VB.NET]]></title>
<link><![CDATA[http://www.hjinoz.com/vbdotnet/2008/0121/article_181.html]]></link>
<description><![CDATA[







 

Introduction

Why a VB.NET implementation of LZW compression?

I am working with a team of VB.NET developers on a large project, and it is best for us to have all of the components in nativ ...]]></description>
<author><![CDATA[fastal]]></author>

<categoryname><![CDATA[VB.Net]]></categoryname>
<categorylink><![CDATA[http://www.hjinoz.com/vbdotnet/vbdotnet/]]></categorylink>

<pubDate>2008-01-21 05:13:16</pubDate>
</item>

<item id="180">
<title><![CDATA[Advanced text searching]]></title>
<link><![CDATA[http://www.hjinoz.com/vbdotnet/2007/1214/article_180.html]]></link>
<description><![CDATA[







            

        

        

        

        

        Introduction

        When dealing with large amounts of data (either a website or in other 

            specialized programs) it ...]]></description>
<author><![CDATA[Cd-MaN]]></author>

<categoryname><![CDATA[VB.Net]]></categoryname>
<categorylink><![CDATA[http://www.hjinoz.com/vbdotnet/vbdotnet/]]></categorylink>

<pubDate>2007-12-14 14:15:03</pubDate>
</item>

<item id="179">
<title><![CDATA[A Fast Diff Algorithm in Visual Basic .NET]]></title>
<link><![CDATA[http://www.hjinoz.com/vbdotnet/2007/1214/article_179.html]]></link>
<description><![CDATA[







 



Introduction

This article describes a Visual Basic .NET implementation of a diff algorithm, used to compare two text streams or similar lists of objects, and produce an &quot;edit script&quot; w ...]]></description>
<author><![CDATA[akjohnston]]></author>

<categoryname><![CDATA[VB.Net]]></categoryname>
<categorylink><![CDATA[http://www.hjinoz.com/vbdotnet/vbdotnet/]]></categorylink>

<pubDate>2007-12-14 14:15:01</pubDate>
</item>

<item id="178">
<title><![CDATA[Read MP3 header information and read/write the ID3v1 tag]]></title>
<link><![CDATA[http://www.hjinoz.com/vbdotnet/2007/1214/article_178.html]]></link>
<description><![CDATA[





        

            Download source code - 61 Kb

            Download compiled help file - 32 Kb

        

        Introduction

        There are many other articles at The Code Project des ...]]></description>
<author><![CDATA[Thommy Mewes]]></author>

<categoryname><![CDATA[VB.Net]]></categoryname>
<categorylink><![CDATA[http://www.hjinoz.com/vbdotnet/vbdotnet/]]></categorylink>

<pubDate>2007-12-14 14:14:59</pubDate>
</item>

<item id="177">
<title><![CDATA[Images\' Steganography]]></title>
<link><![CDATA[http://www.hjinoz.com/vbdotnet/2007/1214/article_177.html]]></link>
<description><![CDATA[









Download Approach 1 - 20.9 KB 



Download Approach 1 PDF - 20.9 KB 



Download Example - 224.1 KB 



Download Example TIF - 224.1 KB 



Download Stealth - 491.3 KB 



Download Stealth S ...]]></description>
<author><![CDATA[Alaa  Jebran]]></author>

<categoryname><![CDATA[VB.Net]]></categoryname>
<categorylink><![CDATA[http://www.hjinoz.com/vbdotnet/vbdotnet/]]></categorylink>

<pubDate>2007-12-14 14:14:57</pubDate>
</item>

<item id="176">
<title><![CDATA[How to Generate Check Digits and verify your barcodes]]></title>
<link><![CDATA[http://www.hjinoz.com/vbdotnet/2007/1214/article_176.html]]></link>
<description><![CDATA[







 



Introduction

This only does 12 digit barcodes for now. if your interested in how this works go towww.howstuffworks.com/upc.htm whichi is where I got most of my information. I just though ...]]></description>
<author><![CDATA[Polymorpher]]></author>

<categoryname><![CDATA[VB.Net]]></categoryname>
<categorylink><![CDATA[http://www.hjinoz.com/vbdotnet/vbdotnet/]]></categorylink>

<pubDate>2007-12-14 14:14:56</pubDate>
</item>

<item id="175">
<title><![CDATA[How to Load and Display Crystal Reports in VB.NET]]></title>
<link><![CDATA[http://www.hjinoz.com/vbdotnet/2007/1214/article_175.html]]></link>
<description><![CDATA[









Download source files - 1.2 KB 



 

Introduction



The following code shows how to load Crystal Reports in VB.NET, solving all the issues of logon, including sub reports and parameter pas ...]]></description>
<author><![CDATA[Danish Alam]]></author>

<categoryname><![CDATA[VB.Net]]></categoryname>
<categorylink><![CDATA[http://www.hjinoz.com/vbdotnet/vbdotnet/]]></categorylink>

<pubDate>2007-12-14 14:14:55</pubDate>
</item>

<item id="174">
<title><![CDATA[Read Barcodes from an Image]]></title>
<link><![CDATA[http://www.hjinoz.com/vbdotnet/2007/1214/article_174.html]]></link>
<description><![CDATA[







 

Introduction

The following article describes an algorithm in VB.NET to detect 2 of 5 interleaved barcodes, which are widely used in industrial applications like document management (DMS).  ...]]></description>
<author><![CDATA[mackenb]]></author>

<categoryname><![CDATA[VB.Net]]></categoryname>
<categorylink><![CDATA[http://www.hjinoz.com/vbdotnet/vbdotnet/]]></categorylink>

<pubDate>2007-12-14 14:14:54</pubDate>
</item>

<item id="173">
<title><![CDATA[The Towers of Hanoi in VB.NET]]></title>
<link><![CDATA[http://www.hjinoz.com/vbdotnet/2007/1214/article_173.html]]></link>
<description><![CDATA[







 

Introduction

The purpose of this article is to demonstrate a very clean, recursive algorithm for solving the Towers of Hanoi problem, coded in VB.NET.

Background

The Towers of Hanoi prob ...]]></description>
<author><![CDATA[Shannon Neumann]]></author>

<categoryname><![CDATA[VB.Net]]></categoryname>
<categorylink><![CDATA[http://www.hjinoz.com/vbdotnet/vbdotnet/]]></categorylink>

<pubDate>2007-12-14 14:14:51</pubDate>
</item>

<item id="172">
<title><![CDATA[VB.NET Code Package: Bubble Sort]]></title>
<link><![CDATA[http://www.hjinoz.com/vbdotnet/2007/1214/article_172.html]]></link>
<description><![CDATA[







 

 



Demo project

Contents



Introduction 

Double Text users 



Library overview 

Unwrapping the library 

Using the library 



Repeating the sub procedure 

Repeating the call statem ...]]></description>
<author><![CDATA[George B Gilbert]]></author>

<categoryname><![CDATA[VB.Net]]></categoryname>
<categorylink><![CDATA[http://www.hjinoz.com/vbdotnet/vbdotnet/]]></categorylink>

<pubDate>2007-12-14 14:14:48</pubDate>
</item>

<item id="171">
<title><![CDATA[A Fast New Sorting Routine - The Human Sort]]></title>
<link><![CDATA[http://www.hjinoz.com/vbdotnet/2007/1214/article_171.html]]></link>
<description><![CDATA[







 

 



Introduction

The bit of code below is an in-place sorting routine that, by and large, is faster than the Shell Sort - nearly as fast as Quick Sort, and in some cases faster. It is sta ...]]></description>
<author><![CDATA[Clark Hay]]></author>

<categoryname><![CDATA[VB.Net]]></categoryname>
<categorylink><![CDATA[http://www.hjinoz.com/vbdotnet/vbdotnet/]]></categorylink>

<pubDate>2007-12-14 14:14:45</pubDate>
</item>

<item id="170">
<title><![CDATA[When Memory Writes Are Slower Than Disk Writes]]></title>
<link><![CDATA[http://www.hjinoz.com/vbdotnet/2007/1213/article_170.html]]></link>
<description><![CDATA[









Download demo project - 3.2 KB 



Download source - 1.3 KB 



 

Introduction



Would you ever believe that writing (concatenating to memory) is slower (by 100 times) than writing to disk ...]]></description>
<author><![CDATA[radink]]></author>

<categoryname><![CDATA[VB.Net]]></categoryname>
<categorylink><![CDATA[http://www.hjinoz.com/vbdotnet/vbdotnet/]]></categorylink>

<pubDate>2007-12-13 15:18:48</pubDate>
</item>

<item id="169">
<title><![CDATA[DBdoc: automated CHM documentation for a SQL Server 2000 database]]></title>
<link><![CDATA[http://www.hjinoz.com/vbdotnet/2007/1213/article_169.html]]></link>
<description><![CDATA[





 



Introduction

Do you know the Visual Studio .NET capability of extracting - at compile time - some formatted comments (you included in your source code) in the form of XML descriptive files ...]]></description>
<author><![CDATA[Alberto Venditti]]></author>

<categoryname><![CDATA[VB.Net]]></categoryname>
<categorylink><![CDATA[http://www.hjinoz.com/vbdotnet/vbdotnet/]]></categorylink>

<pubDate>2007-12-13 15:18:47</pubDate>
</item>

<item id="168">
<title><![CDATA[Icon Extractor in VB.NET]]></title>
<link><![CDATA[http://www.hjinoz.com/vbdotnet/2007/1213/article_168.html]]></link>
<description><![CDATA[









 



Introduction

In my years of developing windows applications, finding the best icons is sometimes the most difficult thing to do. When I eventually settle on one, I always wonder if the ...]]></description>
<author><![CDATA[Domenic]]></author>

<categoryname><![CDATA[VB.Net]]></categoryname>
<categorylink><![CDATA[http://www.hjinoz.com/vbdotnet/vbdotnet/]]></categorylink>

<pubDate>2007-12-13 15:18:44</pubDate>
</item>

<item id="167">
<title><![CDATA[Image Batch Resizer]]></title>
<link><![CDATA[http://www.hjinoz.com/vbdotnet/2007/1213/article_167.html]]></link>
<description><![CDATA[







 

Introduction

I came back from my holidays, with tons of photos taken with my new digital camera. Normally, I prefer to take pictures using the best quality and resolution, and this - of co ...]]></description>
<author><![CDATA[Alberto Venditti]]></author>

<categoryname><![CDATA[VB.Net]]></categoryname>
<categorylink><![CDATA[http://www.hjinoz.com/vbdotnet/vbdotnet/]]></categorylink>

<pubDate>2007-12-13 15:18:44</pubDate>
</item>

<item id="166">
<title><![CDATA[SpokenWord - Text-To-Speech and Office Automation in 1!]]></title>
<link><![CDATA[http://www.hjinoz.com/vbdotnet/2007/1213/article_166.html]]></link>
<description><![CDATA[











 





IntroductionThis little application basically just &quot;reads&quot; a Word 

document back to you. Why? Why not? Actually, I figured someone else must have 

done it already, but couldnt f ...]]></description>
<author><![CDATA[GWSyZyGy]]></author>

<categoryname><![CDATA[VB.Net]]></categoryname>
<categorylink><![CDATA[http://www.hjinoz.com/vbdotnet/vbdotnet/]]></categorylink>

<pubDate>2007-12-13 15:18:41</pubDate>
</item>

<item id="165">
<title><![CDATA[Editing multi frame .Tiff file]]></title>
<link><![CDATA[http://www.hjinoz.com/vbdotnet/2007/1213/article_165.html]]></link>
<description><![CDATA[







 

 



Introduction

Fax editor is a multi frame .Tiff editor. It only supports multi frame .tiff files. I could not find a multi-frame .tiff editor where user can delete frames, edit pages a ...]]></description>
<author><![CDATA[Zulfikar Ali]]></author>

<categoryname><![CDATA[VB.Net]]></categoryname>
<categorylink><![CDATA[http://www.hjinoz.com/vbdotnet/vbdotnet/]]></categorylink>

<pubDate>2007-12-13 15:18:36</pubDate>
</item>

<item id="164">
<title><![CDATA[Building a Simple Word Processor Around an Extended RichTextBox Control]]></title>
<link><![CDATA[http://www.hjinoz.com/vbdotnet/2007/1213/article_164.html]]></link>
<description><![CDATA[







 



Introduction

This article describes an easy approach to building a simple word processor around an extended version of the RichTextBox (RTB) control. Microsoft has made available an exte ...]]></description>
<author><![CDATA[salysle]]></author>

<categoryname><![CDATA[VB.Net]]></categoryname>
<categorylink><![CDATA[http://www.hjinoz.com/vbdotnet/vbdotnet/]]></categorylink>

<pubDate>2007-12-13 15:18:35</pubDate>
</item>


</channel>
</rss>
