Click here to Skip to main content
15,886,919 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: List assemblies Pin
Dave Kreskowiak11-May-07 3:23
mveDave Kreskowiak11-May-07 3:23 
Questionhow can i give access permission to Active directory user in vb.net Pin
koolprasad200310-May-07 21:14
professionalkoolprasad200310-May-07 21:14 
AnswerRe: how can i give access permission to Active directory user in vb.net Pin
Dave Kreskowiak11-May-07 3:21
mveDave Kreskowiak11-May-07 3:21 
Questionnewbie: class enum query Pin
aitch4210-May-07 21:09
aitch4210-May-07 21:09 
AnswerRe: newbie: class enum query Pin
Christian Graus10-May-07 21:37
protectorChristian Graus10-May-07 21:37 
GeneralRe: newbie: class enum query Pin
aitch4210-May-07 22:25
aitch4210-May-07 22:25 
GeneralRe: newbie: class enum query Pin
Christian Graus11-May-07 0:59
protectorChristian Graus11-May-07 0:59 
GeneralRe: newbie: class enum query Pin
aitch4211-May-07 6:29
aitch4211-May-07 6:29 
Hi, and thanks.

So i guess i really have a bigger question: WHat do you think is the best way to use constants in a VB.net app?
I have recently discovered i can use project-references to libraries as i did in VB, but could not do in asp: so the adovb.inc include can be replaced by a library/project reference rather than a need to copy in the constants into a class -
But for my own constants, where i thought enums would be a better way to structure their storage, i would then need to qualify every constant use which i don;t really want to do.
Given i will have 100's of constants, some of which make sense to be enums, (well, they are currently grouped together with sequential numbers), am I better off using enums that then need to be qualified, or constants?
Either would work.. but what is better?
Ditto, what is the *best* way to use adovbs.inc constants?

Though i have just ordered yet-another VB-2005 book, so maybe i had better wait till i have read that one before asking more queries... I find it very difficult getting back into a programming enviornment, that is "same same but different" to what i was familiar with a few years back Frown | :-(
I need a work-environment and an expert and a template to get me started...

thanks -

aitch
--x---
Questiondeployment process in vb.net Pin
Sonia Gupta10-May-07 20:41
Sonia Gupta10-May-07 20:41 
AnswerRe: deployment process in vb.net Pin
Christian Graus10-May-07 20:45
protectorChristian Graus10-May-07 20:45 
GeneralRe: deployment process in vb.net Pin
Sonia Gupta10-May-07 20:53
Sonia Gupta10-May-07 20:53 
GeneralRe: deployment process in vb.net Pin
Christian Graus10-May-07 20:58
protectorChristian Graus10-May-07 20:58 
QuestionRe: deployment process in vb.net Pin
Sonia Gupta10-May-07 21:12
Sonia Gupta10-May-07 21:12 
AnswerRe: deployment process in vb.net Pin
Christian Graus10-May-07 21:40
protectorChristian Graus10-May-07 21:40 
AnswerRe: deployment process in vb.net Pin
P P Vilsad11-May-07 9:32
P P Vilsad11-May-07 9:32 
QuestionURGENT REGEX Pin
ant1xxx10-May-07 19:52
ant1xxx10-May-07 19:52 
AnswerRe: URGENT REGEX Pin
Christian Graus10-May-07 20:43
protectorChristian Graus10-May-07 20:43 
QuestionAbout Dll hell Pin
anujose10-May-07 19:31
anujose10-May-07 19:31 
AnswerRe: About Dll hell Pin
Christian Graus10-May-07 20:34
protectorChristian Graus10-May-07 20:34 
Questionhow to delete a value in datagrid from vb.net windows apllication? Pin
sathyan_829410-May-07 19:18
sathyan_829410-May-07 19:18 
AnswerRe: how to delete a value in datagrid from vb.net windows apllication? Pin
Tirthadip10-May-07 19:47
Tirthadip10-May-07 19:47 
Questionhow to search a record in datagrid from vb.net windows application by selected a value in combobox Pin
sathyan_829410-May-07 19:15
sathyan_829410-May-07 19:15 
AnswerRe: how to search a record in datagrid from vb.net windows application by selected a value in combobox Pin
Dave Kreskowiak11-May-07 4:06
mveDave Kreskowiak11-May-07 4:06 
Questionvideo clips in vb.net Pin
navyasri10-May-07 19:09
navyasri10-May-07 19:09 
AnswerRe: video clips in vb.net Pin
Christian Graus10-May-07 20:46
protectorChristian Graus10-May-07 20:46 

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.