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

Visual Basic

 
GeneralRe: VS2005 - Where is the Form's Sub New Pin
b43r_3oo310-Nov-06 0:16
b43r_3oo310-Nov-06 0:16 
AnswerRe: VS2005 - Where is the Form's Sub New Pin
Dave Kreskowiak10-Nov-06 2:44
mveDave Kreskowiak10-Nov-06 2:44 
GeneralRe: VS2005 - Where is the Form's Sub New Pin
RichardBerry10-Nov-06 2:56
RichardBerry10-Nov-06 2:56 
QuestionData type conversion into VB Pin
Instamatix9-Nov-06 21:33
Instamatix9-Nov-06 21:33 
AnswerRe: Data type conversion into VB Pin
Christian Graus9-Nov-06 22:18
protectorChristian Graus9-Nov-06 22:18 
GeneralRe: Data type conversion into VB Pin
Instamatix9-Nov-06 22:55
Instamatix9-Nov-06 22:55 
QuestionHow do you Split Intallation files -VS2005? Pin
RichardBerry9-Nov-06 20:56
RichardBerry9-Nov-06 20:56 
AnswerRe: How do you Split Intallation files -VS2005? Pin
Dave Kreskowiak10-Nov-06 2:36
mveDave Kreskowiak10-Nov-06 2:36 
You can put all your files into a ZIP file. Then Google for "file splitter[^]" and you'll find a bunch of utilities to split the file into any size chunks you want. You'll have to send both the splitter utility, so the client can put the file back together!, and the individual file segments.


Dave Kreskowiak
Microsoft MVP - Visual Basic


GeneralRe: How do you Split Intallation files -VS2005? Pin
RichardBerry10-Nov-06 2:50
RichardBerry10-Nov-06 2:50 
GeneralRe: How do you Split Intallation files -VS2005? Pin
Dave Kreskowiak10-Nov-06 13:47
mveDave Kreskowiak10-Nov-06 13:47 
QuestionTry Catch - Best Practice - How much code should be inside Pin
RichardBerry9-Nov-06 20:49
RichardBerry9-Nov-06 20:49 
AnswerRe: Try Catch - Best Practice - How much code should be inside Pin
Cmania9-Nov-06 22:03
Cmania9-Nov-06 22:03 
AnswerRe: Try Catch - Best Practice - How much code should be inside Pin
Guffa10-Nov-06 0:02
Guffa10-Nov-06 0:02 
GeneralRe: Try Catch - Best Practice - How much code should be inside Pin
RichardBerry10-Nov-06 2:48
RichardBerry10-Nov-06 2:48 
QuestionCreate Folder Pin
Sinchan Nikam9-Nov-06 20:05
Sinchan Nikam9-Nov-06 20:05 
AnswerRe: Create Folder Pin
Cmania9-Nov-06 21:53
Cmania9-Nov-06 21:53 
QuestionDifference between Chr() and Chr$() Pin
Cmania9-Nov-06 18:28
Cmania9-Nov-06 18:28 
AnswerRe: Difference between Chr() and Chr$() Pin
Dave Kreskowiak10-Nov-06 2:17
mveDave Kreskowiak10-Nov-06 2:17 
GeneralRe: Difference between Chr() and Chr$() Pin
nlarson1110-Nov-06 3:47
nlarson1110-Nov-06 3:47 
GeneralRe: Difference between Chr() and Chr$() Pin
Dave Kreskowiak10-Nov-06 6:00
mveDave Kreskowiak10-Nov-06 6:00 
GeneralRe: Difference between Chr() and Chr$() Pin
Cmania12-Nov-06 19:10
Cmania12-Nov-06 19:10 
Questionconverting VS2003 created sample to VS2005 giving debugger error Pin
GnanaprakashJebaraj9-Nov-06 17:43
GnanaprakashJebaraj9-Nov-06 17:43 
Questioncombo box getting a PK from a selected item Pin
steve_rm9-Nov-06 17:28
steve_rm9-Nov-06 17:28 
AnswerRe: combo box getting a PK from a selected item Pin
Dave Kreskowiak10-Nov-06 2:19
mveDave Kreskowiak10-Nov-06 2:19 
AnswerRe: combo box getting a PK from a selected item Pin
steve_rm10-Nov-06 3:20
steve_rm10-Nov-06 3:20 

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.