Click here to Skip to main content
15,908,634 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to protect my project from multiple installations? Pin
Samer Aburabie2-Dec-08 10:32
Samer Aburabie2-Dec-08 10:32 
GeneralRe: How to protect my project from multiple installations? Pin
Roney2-Dec-08 21:35
Roney2-Dec-08 21:35 
GeneralRe: How to protect my project from multiple installations? Pin
Samer Aburabie2-Dec-08 22:52
Samer Aburabie2-Dec-08 22:52 
GeneralRe: How to protect my project from multiple installations? Pin
Roney3-Dec-08 6:16
Roney3-Dec-08 6:16 
GeneralRe: How to protect my project from multiple installations? Pin
Data_Dragon3-Dec-08 7:48
Data_Dragon3-Dec-08 7:48 
QuestionHow to get my own template window after installing my application? Pin
Roney2-Dec-08 7:36
Roney2-Dec-08 7:36 
AnswerRe: How to get my own template window after installing my application? Pin
Giorgi Dalakishvili2-Dec-08 7:55
mentorGiorgi Dalakishvili2-Dec-08 7:55 
GeneralRe: How to get my own template window after installing my application? Pin
Roney2-Dec-08 8:30
Roney2-Dec-08 8:30 
GeneralRe: How to get my own template window after installing my application? Pin
Giorgi Dalakishvili2-Dec-08 8:31
mentorGiorgi Dalakishvili2-Dec-08 8:31 
Question[Message Deleted] Pin
mandy1302-Dec-08 7:15
mandy1302-Dec-08 7:15 
AnswerRe: Help for student needed please Pin
Dave Kreskowiak2-Dec-08 9:17
mveDave Kreskowiak2-Dec-08 9:17 
GeneralRe: Help for student needed please Pin
Paul Conrad2-Dec-08 10:37
professionalPaul Conrad2-Dec-08 10:37 
GeneralRe: Help for student needed please Pin
Dave Kreskowiak2-Dec-08 10:46
mveDave Kreskowiak2-Dec-08 10:46 
GeneralRe: Help for student needed please Pin
Paul Conrad2-Dec-08 10:48
professionalPaul Conrad2-Dec-08 10:48 
QuestionMoving pictureBox Pin
nlowdon2-Dec-08 3:45
nlowdon2-Dec-08 3:45 
AnswerRe: Moving pictureBox Pin
Alan Balkany2-Dec-08 3:49
Alan Balkany2-Dec-08 3:49 
QuestionUsing Regex in C# for ip:port format Pin
Andy Rama2-Dec-08 2:20
Andy Rama2-Dec-08 2:20 
AnswerRe: Using Regex in C# for ip:port format Pin
Mirko19802-Dec-08 2:36
Mirko19802-Dec-08 2:36 
GeneralRe: Using Regex in C# for ip:port format Pin
leppie2-Dec-08 2:38
leppie2-Dec-08 2:38 
GeneralRe: Using Regex in C# for ip:port format Pin
J4amieC2-Dec-08 2:57
J4amieC2-Dec-08 2:57 
GeneralRe: Using Regex in C# for ip:port format Pin
leppie2-Dec-08 3:00
leppie2-Dec-08 3:00 
AnswerRe: Using Regex in C# for ip:port format Pin
leppie2-Dec-08 2:38
leppie2-Dec-08 2:38 
GeneralRe: Using Regex in C# for ip:port format Pin
Mirko19802-Dec-08 3:24
Mirko19802-Dec-08 3:24 
GeneralRe: Using Regex in C# for ip:port format Pin
Andy Rama2-Dec-08 19:01
Andy Rama2-Dec-08 19:01 
Mirko1980 wrote:
"^\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}:\d{1,5}$"


Thanks. It's working to check proper format of string.

Still I am working to check proper formt of string with correct ip address & port.

Thanks & Regards,
Aniket A. Salunkhe
AnswerRe: Using Regex in C# for ip:port format Pin
Navneet Hegde2-Dec-08 2:48
Navneet Hegde2-Dec-08 2:48 

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.