Click here to Skip to main content
15,888,172 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to avoid Stream.Read() block when internet connection is suddenly down? Pin
Luc Pattyn13-Jun-11 10:41
sitebuilderLuc Pattyn13-Jun-11 10:41 
AnswerRe: How to avoid Stream.Read() block when internet connection is suddenly down? Pin
Chesnokov Yuriy13-Jun-11 20:24
professionalChesnokov Yuriy13-Jun-11 20:24 
AnswerRe: How to avoid Stream.Read() block when internet connection is suddenly down? Pin
jschell13-Jun-11 8:39
jschell13-Jun-11 8:39 
AnswerRe: How to avoid Stream.Read() block when internet connection is suddenly down? Pin
Chesnokov Yuriy13-Jun-11 9:06
professionalChesnokov Yuriy13-Jun-11 9:06 
QuestionAdd the RegularExpressionValidator on the server side Pin
vanikanc13-Jun-11 4:45
vanikanc13-Jun-11 4:45 
AnswerRe: Add the RegularExpressionValidator on the server side Pin
Not Active13-Jun-11 6:54
mentorNot Active13-Jun-11 6:54 
GeneralRe: Add the RegularExpressionValidator on the server side Pin
vanikanc13-Jun-11 7:04
vanikanc13-Jun-11 7:04 
GeneralRe: Add the RegularExpressionValidator on the server side Pin
Not Active13-Jun-11 7:46
mentorNot Active13-Jun-11 7:46 
vanikanc wrote:
I tried Regex but it was not showing as an option

What are you talking about? Do you have the correct assemblies referenced? Do you place the correct using statement?

RegexStringValidator is not what you need to use. It will throw an exception if the string is not correct, very heavy handed and not recommended.

I know the language. I've read a book. - _Madmatt

GeneralRe: Add the RegularExpressionValidator on the server side Pin
vanikanc13-Jun-11 7:48
vanikanc13-Jun-11 7:48 
GeneralRe: Add the RegularExpressionValidator on the server side Pin
Not Active13-Jun-11 8:37
mentorNot Active13-Jun-11 8:37 
QuestionBasic Insert Row Question Pin
AmbiguousName13-Jun-11 1:46
AmbiguousName13-Jun-11 1:46 
AnswerRe: Basic Insert Row Question Pin
Pete O'Hanlon13-Jun-11 2:07
mvePete O'Hanlon13-Jun-11 2:07 
GeneralRe: Basic Insert Row Question Pin
AmbiguousName13-Jun-11 2:30
AmbiguousName13-Jun-11 2:30 
GeneralRe: Basic Insert Row Question Pin
Pete O'Hanlon13-Jun-11 2:51
mvePete O'Hanlon13-Jun-11 2:51 
AnswerRe: Basic Insert Row Question Pin
phil.o13-Jun-11 2:16
professionalphil.o13-Jun-11 2:16 
GeneralRe: Basic Insert Row Question Pin
AmbiguousName13-Jun-11 2:29
AmbiguousName13-Jun-11 2:29 
GeneralRe: Basic Insert Row Question Pin
phil.o13-Jun-11 2:35
professionalphil.o13-Jun-11 2:35 
GeneralRe: Basic Insert Row Question Pin
AmbiguousName13-Jun-11 2:42
AmbiguousName13-Jun-11 2:42 
GeneralRe: Basic Insert Row Question Pin
phil.o13-Jun-11 2:49
professionalphil.o13-Jun-11 2:49 
AnswerRe: Basic Insert Row Question Pin
RaviRanjanKr13-Jun-11 2:48
professionalRaviRanjanKr13-Jun-11 2:48 
AnswerRe: Basic Insert Row Question Pin
BobJanova13-Jun-11 3:25
BobJanova13-Jun-11 3:25 
AnswerRe: Basic Insert Row Question Pin
AmbiguousName13-Jun-11 18:34
AmbiguousName13-Jun-11 18:34 
Questionhow to monitor downloaded and uploaded data Pin
Aisha sharma12-Jun-11 22:17
Aisha sharma12-Jun-11 22:17 
QuestionHow to create xml file in disk location using SQL Server 2005 & C#...? Pin
Manish_Kumar_Nayak12-Jun-11 21:03
Manish_Kumar_Nayak12-Jun-11 21:03 
AnswerRe: How to create xml file in disk location using SQL Server 2005 & C#...? Pin
Richard MacCutchan12-Jun-11 23:46
mveRichard MacCutchan12-Jun-11 23: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.