Click here to Skip to main content
15,905,867 members
Home / Discussions / C#
   

C#

 
AnswerRe: User searchbox and RegEx best-practice Pin
leppie17-Sep-08 22:27
leppie17-Sep-08 22:27 
GeneralRe: User searchbox and RegEx best-practice Pin
ArneKruger17-Sep-08 23:37
ArneKruger17-Sep-08 23:37 
QuestionProper use of Tag property Pin
Mycroft Holmes17-Sep-08 21:47
professionalMycroft Holmes17-Sep-08 21:47 
AnswerRe: Proper use of Tag property Pin
N a v a n e e t h17-Sep-08 21:55
N a v a n e e t h17-Sep-08 21:55 
GeneralRe: Proper use of Tag property Pin
Mycroft Holmes17-Sep-08 22:08
professionalMycroft Holmes17-Sep-08 22:08 
AnswerRe: Proper use of Tag property Pin
Pete O'Hanlon17-Sep-08 21:58
mvePete O'Hanlon17-Sep-08 21:58 
GeneralRe: Proper use of Tag property Pin
Mycroft Holmes17-Sep-08 22:00
professionalMycroft Holmes17-Sep-08 22:00 
GeneralRe: Proper use of Tag property Pin
N a v a n e e t h17-Sep-08 22:03
N a v a n e e t h17-Sep-08 22:03 
GeneralRe: Proper use of Tag property Pin
Pete O'Hanlon17-Sep-08 22:32
mvePete O'Hanlon17-Sep-08 22:32 
GeneralRe: Proper use of Tag property Pin
N a v a n e e t h17-Sep-08 23:50
N a v a n e e t h17-Sep-08 23:50 
Questionauthentication issue Pin
George_George17-Sep-08 21:40
George_George17-Sep-08 21:40 
AnswerRe: authentication issue Pin
leppie17-Sep-08 22:21
leppie17-Sep-08 22:21 
GeneralRe: authentication issue Pin
George_George17-Sep-08 23:01
George_George17-Sep-08 23:01 
GeneralRe: authentication issue Pin
leppie17-Sep-08 23:06
leppie17-Sep-08 23:06 
GeneralRe: authentication issue Pin
George_George17-Sep-08 23:24
George_George17-Sep-08 23:24 
GeneralRe: authentication issue Pin
leppie17-Sep-08 23:40
leppie17-Sep-08 23:40 
GeneralRe: authentication issue Pin
George_George18-Sep-08 0:01
George_George18-Sep-08 0:01 
Questioncreate a changing in pin code number of atm application in c# Pin
mdiqbal8717-Sep-08 21:34
mdiqbal8717-Sep-08 21:34 
JokeRe: create a changing in pin code number of atm application in c# PinPopular
Giorgi Dalakishvili17-Sep-08 21:37
mentorGiorgi Dalakishvili17-Sep-08 21:37 
GeneralRe: create a changing in pin code number of atm application in c# Pin
mdiqbal8717-Sep-08 21:43
mdiqbal8717-Sep-08 21:43 
GeneralRe: create a changing in pin code number of atm application in c# Pin
N a v a n e e t h17-Sep-08 21:53
N a v a n e e t h17-Sep-08 21:53 
JokeRe: create a changing in pin code number of atm application in c# Pin
Giorgi Dalakishvili17-Sep-08 21:57
mentorGiorgi Dalakishvili17-Sep-08 21:57 
JokeRe: create a changing in pin code number of atm application in c# Pin
Mycroft Holmes17-Sep-08 21:55
professionalMycroft Holmes17-Sep-08 21:55 
JokeRe: create a changing in pin code number of atm application in c# Pin
Giorgi Dalakishvili17-Sep-08 22:00
mentorGiorgi Dalakishvili17-Sep-08 22:00 
GeneralRe: create a changing in pin code number of atm application in c# Pin
Dewald18-Sep-08 1:04
Dewald18-Sep-08 1:04 
I can't believe you're getting such rude responses to your perfectly reasonable and meaningful question. I've taken some time and wrote up the source code for you. Here it is:

pin = newPin;


There you go. I hope it solves your problem. Remember the semicolon at the end.

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.