Click here to Skip to main content
15,888,461 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: newbie needs help Pin
Anonymous25-Nov-04 0:14
Anonymous25-Nov-04 0:14 
GeneralRe: newbie needs help Pin
mex_young25-Nov-04 4:49
mex_young25-Nov-04 4:49 
GeneralRe: newbie needs help Pin
Dave Kreskowiak25-Nov-04 5:11
mveDave Kreskowiak25-Nov-04 5:11 
GeneralRe: newbie needs help Pin
mex_young26-Nov-04 1:41
mex_young26-Nov-04 1:41 
GeneralRe: newbie needs help Pin
Dave Kreskowiak26-Nov-04 2:13
mveDave Kreskowiak26-Nov-04 2:13 
GeneralRe: newbie needs help Pin
mex_young26-Nov-04 5:39
mex_young26-Nov-04 5:39 
GeneralCreate CSV Pin
nitin_ion19-Nov-04 17:58
nitin_ion19-Nov-04 17:58 
GeneralRe: Create CSV Pin
Dave Kreskowiak22-Nov-04 3:17
mveDave Kreskowiak22-Nov-04 3:17 
nitin_ten wrote:
How can i create CSV text file from vb.net with atleast 10000 rows and 200 columns

Like you said, it's just a text file with each field seperated by some kind of delimitter, usually a comma or tab character. Are you asking how to write to a text file?


nitin_ten wrote:
how can i package MSDE with Vb.net Application through PDW

The is no Package and Deployment Wizard in VB.NET. You can't do it using the standard Visual Studio Installer projects. You'll have to create a custom install application (Setup.exe). Search the articles on CP for "bootstrap", or for the same on GotDotNet.com. You'll come up with a few projects that'll do what you want.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRichtextbox Pin
stargates19-Nov-04 17:08
stargates19-Nov-04 17:08 
GeneralRe: Richtextbox Pin
Daniel Turini19-Nov-04 20:52
Daniel Turini19-Nov-04 20:52 
QuestionPrint ASCII code of a character? Pin
axiomillies19-Nov-04 14:06
axiomillies19-Nov-04 14:06 
AnswerRe: Print ASCII code of a character? Pin
Dennis C. Dietrich19-Nov-04 14:21
Dennis C. Dietrich19-Nov-04 14:21 
Generalvbscript function turn string to int Pin
Spiritofamerica19-Nov-04 12:56
Spiritofamerica19-Nov-04 12:56 
GeneralRe: vbscript function turn string to int Pin
Dennis C. Dietrich19-Nov-04 13:25
Dennis C. Dietrich19-Nov-04 13:25 
GeneralClipping text into Clipboard Pin
Rylogy19-Nov-04 11:11
Rylogy19-Nov-04 11:11 
GeneralRe: Clipping text into Clipboard Pin
Charlie Williams19-Nov-04 12:42
Charlie Williams19-Nov-04 12:42 
GeneralRe: Clipping text into Clipboard Pin
Rylogy19-Nov-04 12:44
Rylogy19-Nov-04 12:44 
GeneralQuerying MySQL Database Pin
ccotton33319-Nov-04 8:43
ccotton33319-Nov-04 8:43 
GeneralVB how to multiplex many cameras(usb) on 1 window Pin
HuDcHeIs19-Nov-04 4:36
sussHuDcHeIs19-Nov-04 4:36 
GeneralDLL whle runtime Pin
LORDSASH19-Nov-04 4:02
LORDSASH19-Nov-04 4:02 
GeneralRe: DLL whle runtime Pin
Dave Kreskowiak22-Nov-04 3:11
mveDave Kreskowiak22-Nov-04 3:11 
GeneralVB.Net Crystal Reports Implementation Errors Pin
KreativeKai19-Nov-04 3:29
professionalKreativeKai19-Nov-04 3:29 
GeneralRe: VB.Net Crystal Reports Implementation Errors Pin
KreativeKai23-Nov-04 8:38
professionalKreativeKai23-Nov-04 8:38 
GeneralResize VB form Pin
.NetRams19-Nov-04 1:03
.NetRams19-Nov-04 1:03 
GeneralRe: Resize VB form Pin
Gavin Jeffrey19-Nov-04 1:21
Gavin Jeffrey19-Nov-04 1:21 

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.