Click here to Skip to main content
15,891,597 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionin my vb.net application i need to start a wizard Pin
Batchu Rajesh24-Sep-06 20:51
Batchu Rajesh24-Sep-06 20:51 
AnswerRe: in my vb.net application i need to start a wizard Pin
Christian Graus24-Sep-06 20:57
protectorChristian Graus24-Sep-06 20:57 
GeneralRe: in my vb.net application i need to start a wizard Pin
Batchu Rajesh24-Sep-06 21:37
Batchu Rajesh24-Sep-06 21:37 
GeneralRe: in my vb.net application i need to start a wizard Pin
Christian Graus24-Sep-06 21:44
protectorChristian Graus24-Sep-06 21:44 
Questioni need to send mail in my vb.net project but it need to have the same interface of outlook compose Pin
Batchu Rajesh24-Sep-06 20:30
Batchu Rajesh24-Sep-06 20:30 
AnswerRe: i need to send mail in my vb.net project but it need to have the same interface of outlook compose Pin
Christian Graus24-Sep-06 20:55
protectorChristian Graus24-Sep-06 20:55 
QuestionHow to bound data in an unbound field of crystal report in vb.net Pin
Malayil alex24-Sep-06 20:29
Malayil alex24-Sep-06 20:29 
QuestionUsing Math.Sqrt in Regex Pin
nim5224-Sep-06 12:24
nim5224-Sep-06 12:24 
I need the value in "\d*" to replace the "5". Is there an easy way to move that value over there?

Equation = Regex.Replace(Equation, "sqrt\d*", CStr(Math.Sqrt(5)), RegexOptions.IgnoreCase)
AnswerRe: Using Math.Sqrt in Regex Pin
Christian Graus24-Sep-06 12:30
protectorChristian Graus24-Sep-06 12:30 
AnswerRe: Using Math.Sqrt in Regex Pin
Guffa24-Sep-06 18:12
Guffa24-Sep-06 18:12 
GeneralRe: Using Math.Sqrt in Regex Pin
nim5225-Sep-06 7:48
nim5225-Sep-06 7:48 
AnswerRe: Using Math.Sqrt in Regex Pin
Guffa26-Sep-06 0:22
Guffa26-Sep-06 0:22 
GeneralRe: Using Math.Sqrt in Regex Pin
nim5226-Sep-06 7:03
nim5226-Sep-06 7:03 
AnswerRe: Using Math.Sqrt in Regex Pin
Guffa26-Sep-06 10:04
Guffa26-Sep-06 10:04 
GeneralRe: Using Math.Sqrt in Regex Pin
nim5226-Sep-06 18:06
nim5226-Sep-06 18:06 
QuestionListbox Picture Pin
ADY00724-Sep-06 7:25
ADY00724-Sep-06 7:25 
AnswerRe: Listbox Picture Pin
Christian Graus24-Sep-06 11:05
protectorChristian Graus24-Sep-06 11:05 
GeneralRe: Listbox Picture Pin
ADY00724-Sep-06 12:02
ADY00724-Sep-06 12:02 
GeneralRe: Listbox Picture Pin
Christian Graus24-Sep-06 12:16
protectorChristian Graus24-Sep-06 12:16 
GeneralRe: Listbox Picture Pin
ADY00724-Sep-06 12:41
ADY00724-Sep-06 12:41 
GeneralRe: Listbox Picture Pin
Christian Graus24-Sep-06 12:44
protectorChristian Graus24-Sep-06 12:44 
GeneralRe: Listbox Picture Pin
Batchu Rajesh24-Sep-06 21:19
Batchu Rajesh24-Sep-06 21:19 
GeneralRe: Listbox Picture Pin
Christian Graus24-Sep-06 21:26
protectorChristian Graus24-Sep-06 21:26 
GeneralRe: Listbox Picture Pin
ADY00725-Sep-06 4:50
ADY00725-Sep-06 4:50 
GeneralRe: Listbox Picture Pin
ADY00725-Sep-06 5:02
ADY00725-Sep-06 5:02 

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.