Click here to Skip to main content
15,913,055 members
Home / Discussions / C#
   

C#

 
GeneralRe: Employee registration in c#.net Pin
subramania bharathi22-Nov-07 22:00
subramania bharathi22-Nov-07 22:00 
GeneralRe: Employee registration in c#.net Pin
subramania bharathi25-Nov-07 18:39
subramania bharathi25-Nov-07 18:39 
GeneralRe: Employee registration in c#.net Pin
subramania bharathi25-Nov-07 18:40
subramania bharathi25-Nov-07 18:40 
GeneralRe: Employee registration in c#.net Pin
subramania bharathi25-Nov-07 18:41
subramania bharathi25-Nov-07 18:41 
Generalfinished the project dude Pin
subramania bharathi25-Nov-07 18:58
subramania bharathi25-Nov-07 18:58 
QuestionGarbage collector Message; how to solve it? Pin
kingletas16-Nov-07 21:35
kingletas16-Nov-07 21:35 
AnswerRe: Garbage collector Message; how to solve it? Pin
Guffa16-Nov-07 23:35
Guffa16-Nov-07 23:35 
Question(WPF)Random problem? [solved] Pin
wolfshad316-Nov-07 20:50
wolfshad316-Nov-07 20:50 
I'm porting my application from Window Forms to WPF, and as soon as i managed to get the first things working i run into a Random problem. I get series of several identical results in a row in WPF(the code is the same from Window Forms(where it works), i only needed to modify stuff related to getting the resource path and setting the image control). I can't see why this is happening it's totally unrelated to the code apparently. The way it's set now it can be seen when running the app and seeing identical sets of stars along the columns(it's filled that way).



Get the project here:

http://files.filefront.com/WPFMyMoOrar/;9061030;/fileinfo.html

edit:solved: it was reseeding so fast that it was getting the same time seed(so i moved the initialization of the random object to class scope), interesting that this problem didn't exist in Window Forms.

-- modified at 3:21 Saturday 17th November, 2007
QuestionAuto Calculate An Age Without Postback a Page Pin
Gandalf_TheWhite16-Nov-07 20:19
professionalGandalf_TheWhite16-Nov-07 20:19 
AnswerRe: Auto Calculate An Age Without Postback a Page Pin
Mircea Puiu16-Nov-07 20:43
Mircea Puiu16-Nov-07 20:43 
GeneralRe: Auto Calculate An Age Without Postback a Page Pin
Gandalf_TheWhite16-Nov-07 21:25
professionalGandalf_TheWhite16-Nov-07 21:25 
GeneralRe: Auto Calculate An Age Without Postback a Page Pin
Brady Kelly16-Nov-07 21:58
Brady Kelly16-Nov-07 21:58 
AnswerRe: Auto Calculate An Age Without Postback a Page Pin
Christian Graus16-Nov-07 22:01
protectorChristian Graus16-Nov-07 22:01 
Questiondisplay in a textbox contents from a .txt file [modified] Pin
new2pgrmg16-Nov-07 20:18
new2pgrmg16-Nov-07 20:18 
AnswerRe: display in a textbox contents from a .txt file Pin
Abhijit Jana16-Nov-07 20:31
professionalAbhijit Jana16-Nov-07 20:31 
AnswerRe: display in a textbox contents from a .txt file Pin
Abhijit Jana16-Nov-07 20:32
professionalAbhijit Jana16-Nov-07 20:32 
AnswerRe: display in a textbox contents from a .txt file Pin
Mircea Puiu16-Nov-07 20:51
Mircea Puiu16-Nov-07 20:51 
AnswerRe: display in a textbox contents from a .txt file Pin
Christian Graus16-Nov-07 22:52
protectorChristian Graus16-Nov-07 22:52 
QuestionThis is weird!!! Pin
kingletas16-Nov-07 18:56
kingletas16-Nov-07 18:56 
AnswerRe: This is weird!!! Pin
mav.northwind16-Nov-07 21:33
mav.northwind16-Nov-07 21:33 
Questionreg: Go to line number in text file Pin
Satish - Developer16-Nov-07 18:09
Satish - Developer16-Nov-07 18:09 
AnswerRe: reg: Go to line number in text file Pin
Christian Graus16-Nov-07 18:41
protectorChristian Graus16-Nov-07 18:41 
GeneralRe: reg: Go to line number in text file Pin
Satish - Developer16-Nov-07 18:51
Satish - Developer16-Nov-07 18:51 
GeneralRe: reg: Go to line number in text file Pin
Christian Graus16-Nov-07 22:54
protectorChristian Graus16-Nov-07 22:54 
AnswerRe: reg: Go to line number in text file Pin
Sun Rays16-Nov-07 18:45
Sun Rays16-Nov-07 18:45 

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.