Click here to Skip to main content
15,997,667 members
Home / Discussions / C#
   

C#

 
GeneralRe: Regex for MM/YYYY date format Pin
Michael Bookatz20-May-09 2:37
Michael Bookatz20-May-09 2:37 
GeneralRe: Regex for MM/YYYY date format Pin
Nagy Vilmos20-May-09 3:01
professionalNagy Vilmos20-May-09 3:01 
AnswerRe: Regex for MM/YYYY date format Pin
musefan20-May-09 2:35
musefan20-May-09 2:35 
AnswerRe: Regex for MM/YYYY date format Pin
PauloCastilho20-May-09 4:39
PauloCastilho20-May-09 4:39 
GeneralRe: Regex for MM/YYYY date format Pin
Mninawa20-May-09 20:16
Mninawa20-May-09 20:16 
GeneralRe: Regex for MM/YYYY date format Pin
deepakaitr123455-Jul-13 3:44
deepakaitr123455-Jul-13 3:44 
AnswerRe: Regex for MM/YYYY date format Pin
Pete O'Hanlon20-May-09 4:52
mvePete O'Hanlon20-May-09 4:52 
Questionc# server security Help me out! Pin
evangile20-May-09 0:36
evangile20-May-09 0:36 
Hello i need some experimented coder opinion about how to securise a c# server

1. i have a c# server listening public incoming soket on my computer (XP Windows)
so i have a port forwarded (86.123.xxx.xxx:666) in my gateway .
user are then able send me data . but i need know what are the risk of a such conection for my computer.
is there a way to block potential hacker attack?.

2.this server share (using soket) the IP with of all user (like a p2p machine).
what i want is encrypt the IP(s) in a XML and share the IP.XML with users.
i feel like it will not be hard for a hacker decrypt the IP.xml.
how can i max secure this stuff.

3.I know from my old programme experience that haker can read my C# code so
(like one of them(a friend lukily) success get my Sql password/user if i put it into the code).
how to well secure my c# code and make it not readable and where to put sensible string
like http://MydistanteSite/login.php or code for sql user =toto pass=123.

i feel like c# totaly unsecure rigth now may be i should switch lange for include sensible data in a public machine?

any security advise welcome^^
AnswerRe: c# server security Help me out! Pin
Henry Minute20-May-09 0:59
Henry Minute20-May-09 0:59 
GeneralRe: c# server security Help me out! Pin
evangile20-May-09 1:07
evangile20-May-09 1:07 
GeneralRe: c# server security Help me out! Pin
Henry Minute20-May-09 1:10
Henry Minute20-May-09 1:10 
GeneralRe: c# server security Help me out! Pin
evangile20-May-09 1:17
evangile20-May-09 1:17 
GeneralRe: c# server security Help me out! Pin
musefan20-May-09 1:28
musefan20-May-09 1:28 
QuestionSearching Source Code Pin
Jammer20-May-09 0:21
Jammer20-May-09 0:21 
AnswerRe: Searching Source Code Pin
Henry Minute20-May-09 0:57
Henry Minute20-May-09 0:57 
AnswerRe: Searching Source Code Pin
Michael Bookatz20-May-09 2:15
Michael Bookatz20-May-09 2:15 
AnswerRe: Searching Source Code Pin
EliottA20-May-09 2:35
EliottA20-May-09 2:35 
AnswerRe: Searching Source Code Pin
benjymous20-May-09 2:37
benjymous20-May-09 2:37 
QuestionAdding custom HTTP header to every webservice calls Pin
King Julien19-May-09 23:38
King Julien19-May-09 23:38 
AnswerRe: Adding custom HTTP header to every webservice calls Pin
MumbleB20-May-09 0:14
MumbleB20-May-09 0:14 
GeneralRe: Adding custom HTTP header to every webservice calls Pin
King Julien20-May-09 0:21
King Julien20-May-09 0:21 
QuestionData Conversion? Pin
dec8219-May-09 23:06
dec8219-May-09 23:06 
AnswerRe: Data Conversion? Pin
musefan19-May-09 23:39
musefan19-May-09 23:39 
GeneralRe: Data Conversion? Pin
dec8220-May-09 15:28
dec8220-May-09 15:28 
GeneralRe: Data Conversion? Pin
musefan20-May-09 21:51
musefan20-May-09 21:51 

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.