Click here to Skip to main content
15,894,362 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionFeatures with LINQ and DLINQ please help ? Pin
ozzyrocsdbn17-Sep-07 7:12
ozzyrocsdbn17-Sep-07 7:12 
AnswerRe: Features with LINQ and DLINQ please help ? Pin
Dave Kreskowiak17-Sep-07 7:37
mveDave Kreskowiak17-Sep-07 7:37 
GeneralRe: Features with LINQ and DLINQ please help ? Pin
ozzyrocsdbn17-Sep-07 22:29
ozzyrocsdbn17-Sep-07 22:29 
GeneralRe: Features with LINQ and DLINQ please help ? Pin
Dave Kreskowiak18-Sep-07 1:34
mveDave Kreskowiak18-Sep-07 1:34 
QuestionDeploying program question Pin
Cory Kimble17-Sep-07 7:03
Cory Kimble17-Sep-07 7:03 
AnswerRe: Deploying program question Pin
Dave Kreskowiak17-Sep-07 7:35
mveDave Kreskowiak17-Sep-07 7:35 
QuestionHow to Zip a folder Pin
Rupesh Kumar Swami17-Sep-07 5:31
Rupesh Kumar Swami17-Sep-07 5:31 
AnswerRe: How to Zip a folder Pin
Kschuler17-Sep-07 7:46
Kschuler17-Sep-07 7:46 
I've never had to zip programatically before, but I have had to unzip. I did it by creating and executing a batch file that ran an unzip program (the one I used was winRAR, but I'm sure winzip would have something similar) through parameters. I was able to pass parms that ran the program in a silent mode, but you could still see the dos screen flash for a moment. It wasn't a very pretty solution, but I only needed it to work for a one time thing. Perhaps the best place to start your search for more information is documentation on winzip or some other zipping program.

Hope this helps.
AnswerRe: How to Zip a folder Pin
Dave Kreskowiak17-Sep-07 7:48
mveDave Kreskowiak17-Sep-07 7:48 
AnswerRe: How to Zip a folder [modified] Pin
helelark12317-Sep-07 19:51
helelark12317-Sep-07 19:51 
GeneralRe: How to Zip a folder Pin
Dave Kreskowiak19-Sep-07 2:01
mveDave Kreskowiak19-Sep-07 2:01 
GeneralRe: How to Zip a folder Pin
helelark12324-Sep-07 4:48
helelark12324-Sep-07 4:48 
QuestionSpeed up a VB.net project Pin
dcode2517-Sep-07 5:14
dcode2517-Sep-07 5:14 
AnswerRe: Speed up a VB.net project Pin
DigiOz Multimedia17-Sep-07 5:39
DigiOz Multimedia17-Sep-07 5:39 
AnswerRe: Speed up a VB.net project Pin
JamesS[C1]18-Sep-07 1:35
JamesS[C1]18-Sep-07 1:35 
AnswerRe: share windows folder Pin
Dave Kreskowiak17-Sep-07 7:50
mveDave Kreskowiak17-Sep-07 7:50 
GeneralRe: share windows folder Pin
helelark12317-Sep-07 19:30
helelark12317-Sep-07 19:30 
QuestionMigration issue in VS 2005 Pin
vikram reddy pullimamidi17-Sep-07 0:14
vikram reddy pullimamidi17-Sep-07 0:14 
AnswerRe: Migration issue in VS 2005 Pin
Dave Kreskowiak17-Sep-07 7:52
mveDave Kreskowiak17-Sep-07 7:52 
QuestionAnchor problem in VS2003 Pin
samerh16-Sep-07 23:39
samerh16-Sep-07 23:39 
AnswerRe: Anchor problem in VS2003 Pin
Dave Kreskowiak17-Sep-07 7:57
mveDave Kreskowiak17-Sep-07 7:57 
QuestionMail Function in vb.net Pin
manuo516-Sep-07 22:52
manuo516-Sep-07 22:52 
AnswerRe: Mail Function in vb.net Pin
Tom Deketelaere16-Sep-07 23:39
professionalTom Deketelaere16-Sep-07 23:39 
GeneralRe: Mail Function in vb.net Pin
manuo516-Sep-07 23:51
manuo516-Sep-07 23:51 
GeneralRe: Mail Function in vb.net Pin
samerh17-Sep-07 0:00
samerh17-Sep-07 0:00 

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.