Click here to Skip to main content
15,895,011 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHow would you break up a textarea into 800 word pages? Pin
CCMint18-May-08 11:30
CCMint18-May-08 11:30 
AnswerRe: How would you break up a textarea into 800 word pages? Pin
Christian Graus18-May-08 12:07
protectorChristian Graus18-May-08 12:07 
Questionupdate problem Pin
asha_s18-May-08 7:48
asha_s18-May-08 7:48 
AnswerRe: update problem Pin
Christian Graus18-May-08 11:45
protectorChristian Graus18-May-08 11:45 
GeneralRe: update problem Pin
asha_s18-May-08 22:38
asha_s18-May-08 22:38 
Question.NET Remoting (please help ...) [modified] Pin
farzadmf18-May-08 4:15
farzadmf18-May-08 4:15 
Questionvb.net Pin
meuandme17-May-08 1:22
meuandme17-May-08 1:22 
AnswerRe: vb.net Pin
Dave Kreskowiak17-May-08 2:27
mveDave Kreskowiak17-May-08 2:27 
Noone is going to provide you with any code. You have to write that yourself. We'd be happy to help you with problems you get stuck on in your own code, but we're not going to do your work for you.

cma wrote:
1 how to save contents of data gried veiw into files


If you used a DataGridView bound to a DataTable, instead of using it in unbound mode, then saving your data to file becomes as simply as a single line of code. But, you have to setup a DataTable first, with appropriate columns to hold the data the user is entering.


cma wrote:
2 how to print contents of controls in vb.net


This is too vague to answer. What do you mean by "print contents of controls"? Are you trying to print the image of the form, complete with all the controls??


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




RantRe: vb.net Pin
Smithers-Jones17-May-08 11:30
Smithers-Jones17-May-08 11:30 
AnswerRe: vb.net Pin
Christian Graus17-May-08 12:39
protectorChristian Graus17-May-08 12:39 
QuestionMoving Character Glyphs Pin
Quecumber25616-May-08 8:16
Quecumber25616-May-08 8:16 
AnswerRe: Moving Character Glyphs Pin
Dave Kreskowiak17-May-08 2:23
mveDave Kreskowiak17-May-08 2:23 
GeneralRe: Moving Character Glyphs Pin
Quecumber25617-May-08 3:25
Quecumber25617-May-08 3:25 
QuestionHelp me in choosing the VB.Net Software Pin
avin200316-May-08 5:14
avin200316-May-08 5:14 
AnswerRe: Help me in choosing the VB.Net Software Pin
Thomas Stockwell16-May-08 10:38
professionalThomas Stockwell16-May-08 10:38 
GeneralRe: Help me in choosing the VB.Net Software Pin
avin200316-May-08 18:01
avin200316-May-08 18:01 
GeneralRe: Help me in choosing the VB.Net Software Pin
Christian Graus16-May-08 19:14
protectorChristian Graus16-May-08 19:14 
GeneralRe: Help me in choosing the VB.Net Software Pin
Thomas Stockwell17-May-08 3:55
professionalThomas Stockwell17-May-08 3:55 
GeneralRe: Help me in choosing the VB.Net Software Pin
avin200317-May-08 13:00
avin200317-May-08 13:00 
AnswerRe: Help me in choosing the VB.Net Software Pin
Christian Graus16-May-08 14:13
protectorChristian Graus16-May-08 14:13 
Answerduplicate move Pin
leckey16-May-08 15:34
leckey16-May-08 15:34 
Questionserial port Pin
Assaf8216-May-08 3:21
Assaf8216-May-08 3:21 
AnswerRe: serial port Pin
CPallini16-May-08 3:33
mveCPallini16-May-08 3:33 
QuestionPDA Development Pin
Sritanu _ Ghosh16-May-08 2:19
Sritanu _ Ghosh16-May-08 2:19 
AnswerRe: PDA Development Pin
Dave Kreskowiak17-May-08 2:28
mveDave Kreskowiak17-May-08 2:28 

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.