Click here to Skip to main content
15,900,258 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: System Folder Pin
sathish s27-Jun-06 2:10
sathish s27-Jun-06 2:10 
Questioninternet explorer idownloadmanager interface Pin
Qaiser_Iftikhar26-Jun-06 23:54
Qaiser_Iftikhar26-Jun-06 23:54 
QuestionVB.NET and file on Remote IIS Pin
Peace2u26-Jun-06 21:53
Peace2u26-Jun-06 21:53 
Questiondata migration through VB.Net Pin
divyaswati26-Jun-06 19:19
divyaswati26-Jun-06 19:19 
QuestionData Compression(deflate) using VB6 Pin
ksandy4526-Jun-06 18:11
ksandy4526-Jun-06 18:11 
AnswerRe: Data Compression(deflate) using VB6 Pin
Paul Conrad26-Jun-06 18:38
professionalPaul Conrad26-Jun-06 18:38 
GeneralRe: Data Compression(deflate) using VB6 Pin
ksandy4527-Jun-06 2:22
ksandy4527-Jun-06 2:22 
GeneralRe: Data Compression(deflate) using VB6 Pin
Paul Conrad27-Jun-06 5:31
professionalPaul Conrad27-Jun-06 5:31 
Data compression is to make the data smaller, reducing the size in memory or in a file. Data encryption is securing the data so unauthorized people cannot view the data. You can have both work together. For example, compress the data first, and then encrypt the compressed data. To undo the action I've just mentioned, you'd then decrypt the data and then uncompress the data for viewing, processing, etc. There are plently of compression libraries that can be googled and articles on this site.

Hope this helps,

Paul
GeneralRe: Data Compression(deflate) using VB6 Pin
ksandy4527-Jun-06 21:09
ksandy4527-Jun-06 21:09 
AnswerRe: Data Compression(deflate) using VB6 Pin
Dave Kreskowiak27-Jun-06 1:41
mveDave Kreskowiak27-Jun-06 1:41 
QuestionUsing Visual Basic 6.0 How to Solve the below Pin
Simple programmer26-Jun-06 18:08
Simple programmer26-Jun-06 18:08 
AnswerRe: Using Visual Basic 6.0 How to Solve the below Pin
Dave Kreskowiak27-Jun-06 1:39
mveDave Kreskowiak27-Jun-06 1:39 
GeneralRe: Using Visual Basic 6.0 How to Solve the below Pin
Simple programmer27-Jun-06 14:57
Simple programmer27-Jun-06 14:57 
QuestionHow to show flexgrid control on toolbox? Pin
rushing26-Jun-06 16:24
rushing26-Jun-06 16:24 
AnswerRe: How to show flexgrid control on toolbox? Pin
Dave Kreskowiak26-Jun-06 17:36
mveDave Kreskowiak26-Jun-06 17:36 
QuestionIntegration... Pin
d24k104d26-Jun-06 15:07
d24k104d26-Jun-06 15:07 
AnswerRe: Integration... Pin
Dave Kreskowiak26-Jun-06 17:34
mveDave Kreskowiak26-Jun-06 17:34 
AnswerRe: Integration... Pin
Paul Conrad26-Jun-06 18:40
professionalPaul Conrad26-Jun-06 18:40 
QuestionOpenGL Pin
spelltwister26-Jun-06 11:08
spelltwister26-Jun-06 11:08 
AnswerRe: OpenGL Pin
Jun Du27-Jun-06 5:02
Jun Du27-Jun-06 5:02 
QuestionDirectory List/File Busy Pin
Scott_Roberts26-Jun-06 8:19
Scott_Roberts26-Jun-06 8:19 
AnswerRe: Directory List/File Busy [modified] Pin
Dave Kreskowiak26-Jun-06 8:52
mveDave Kreskowiak26-Jun-06 8:52 
GeneralRe: Directory List/File Busy Pin
Scott_Roberts26-Jun-06 8:59
Scott_Roberts26-Jun-06 8:59 
GeneralRe: Directory List/File Busy Pin
Dave Kreskowiak26-Jun-06 9:07
mveDave Kreskowiak26-Jun-06 9:07 
GeneralRe: Directory List/File Busy Pin
Scott_Roberts26-Jun-06 9:16
Scott_Roberts26-Jun-06 9:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.