Click here to Skip to main content
15,904,415 members
Home / Discussions / C#
   

C#

 
GeneralRe: TCP and ASP and Connections Pin
NULPTR19-Oct-08 13:07
NULPTR19-Oct-08 13:07 
QuestionPassing a SQL 2005 vBinary document object (a Word document) to an instance of Word.Document. Pin
dunloe19-Oct-08 9:13
dunloe19-Oct-08 9:13 
AnswerRe: Passing a SQL 2005 vBinary document object (a Word document) to an instance of Word.Document. Pin
Wendelius19-Oct-08 9:22
mentorWendelius19-Oct-08 9:22 
GeneralRe: Passing a SQL 2005 vBinary document object (a Word document) to an instance of Word.Document. Pin
dunloe20-Oct-08 5:53
dunloe20-Oct-08 5:53 
GeneralRe: Passing a SQL 2005 vBinary document object (a Word document) to an instance of Word.Document. Pin
Wendelius20-Oct-08 6:53
mentorWendelius20-Oct-08 6:53 
GeneralRe: Passing a SQL 2005 vBinary document object (a Word document) to an instance of Word.Document. Pin
dunloe20-Oct-08 7:24
dunloe20-Oct-08 7:24 
Questionhow to classify the content of textbox Pin
lolla200619-Oct-08 8:47
lolla200619-Oct-08 8:47 
AnswerRe: how to classify the content of textbox Pin
Wendelius19-Oct-08 9:07
mentorWendelius19-Oct-08 9:07 
You didn't quite indicate your exact problem.

However, perhaps you could use String.Split (for known operators) to find each operand and then test that operand is valid for example using Decimal.TryParse.

Hope this helps,

Mika

The need to optimize rises from a bad design.

My articles[^]

GeneralRe: how to classify the content of textbox Pin
lolla200619-Oct-08 10:46
lolla200619-Oct-08 10:46 
GeneralRe: how to classify the content of textbox Pin
Guffa19-Oct-08 15:33
Guffa19-Oct-08 15:33 
GeneralRe: how to classify the content of textbox Pin
lolla200622-Oct-08 7:14
lolla200622-Oct-08 7:14 
GeneralRe: how to classify the content of textbox Pin
Guffa22-Oct-08 22:05
Guffa22-Oct-08 22:05 
GeneralRe: how to classify the content of textbox Pin
Wendelius19-Oct-08 18:00
mentorWendelius19-Oct-08 18:00 
GeneralRe: how to classify the content of textbox Pin
lolla200622-Oct-08 7:17
lolla200622-Oct-08 7:17 
GeneralRe: how to classify the content of textbox Pin
Wendelius22-Oct-08 8:46
mentorWendelius22-Oct-08 8:46 
QuestionSimple case statement looking for Enter key Pin
Brad Wick19-Oct-08 8:22
Brad Wick19-Oct-08 8:22 
AnswerRe: Simple case statement looking for Enter key Pin
Wendelius19-Oct-08 9:14
mentorWendelius19-Oct-08 9:14 
AnswerRe: Simple case statement looking for Enter key Pin
PIEBALDconsult19-Oct-08 15:53
mvePIEBALDconsult19-Oct-08 15:53 
QuestionInsert DataTable to Database. Pin
hdv21219-Oct-08 8:02
hdv21219-Oct-08 8:02 
AnswerRe: Insert DataTable to Database. Pin
Mycroft Holmes19-Oct-08 12:35
professionalMycroft Holmes19-Oct-08 12:35 
QuestionC# CreateHandle Exceptions Pin
ewan19-Oct-08 7:54
ewan19-Oct-08 7:54 
AnswerRe: C# CreateHandle Exceptions Pin
N a v a n e e t h19-Oct-08 18:03
N a v a n e e t h19-Oct-08 18:03 
QuestionHow can I read out the process-name via a mouse click? Pin
MyPiano19-Oct-08 6:44
MyPiano19-Oct-08 6:44 
AnswerRe: How can I read out the process-name via a mouse click? Pin
GLLNS19-Oct-08 14:03
GLLNS19-Oct-08 14:03 
GeneralRe: How can I read out the process-name via a mouse click? Pin
MyPiano20-Oct-08 3:33
MyPiano20-Oct-08 3:33 

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.