Click here to Skip to main content
15,916,835 members
Home / Discussions / Visual Basic
   

Visual Basic

 
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 
I'm working on a regex code that will display the no. of times that a string appears before 'Says', like in the examples below:

1. "JohnnyBoy234 Says"
2. " Top 5 - Group Writing Project Day 3 Says: "

String regex = "([a-zA-Z]*[_:/ ]* [Ss][Aa][Yy][Ss]Smile | :) ";

The regex will return the string in front of 1. but not for 2. WHAT could be the problem. I'd appreciate some help with my regex statement, especially the special characters & spaces as seen in example 2.

THANKS!!!

Belief is a beautiful armour.
Knowledge is the sword.

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 
Questionwhat is the vb.net windows application code for edit a record in datagrid from vb.net during runtime Pin
sathyan_829410-May-07 19:06
sathyan_829410-May-07 19:06 
AnswerRe: what is the vb.net windows application code for edit a record in datagrid from vb.net during runtime Pin
Dave Kreskowiak11-May-07 4:09
mveDave Kreskowiak11-May-07 4:09 
Questionwhat is vb.net windows application code for this c# code? Pin
sathyan_829410-May-07 19:05
sathyan_829410-May-07 19:05 
AnswerRe: what is vb.net windows application code for this c# code? Pin
Tirthadip10-May-07 19:39
Tirthadip10-May-07 19:39 
AnswerRe: what is vb.net windows application code for this c# code? Pin
Christian Graus10-May-07 20:50
protectorChristian Graus10-May-07 20:50 
Questionevents - Raiseevents - delegates Pin
Sonia Gupta10-May-07 18:08
Sonia Gupta10-May-07 18:08 
AnswerRe: events - Raiseevents - delegates Pin
Christian Graus10-May-07 20:52
protectorChristian Graus10-May-07 20:52 
GeneralRe: events - Raiseevents - delegates Pin
Sonia Gupta10-May-07 22:00
Sonia Gupta10-May-07 22: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.