Click here to Skip to main content
15,884,983 members
Home / Discussions / C#
   

C#

 
AnswerRe: Rajdeep.net, a new low Pin
Anthony Mushrow29-May-09 15:43
professionalAnthony Mushrow29-May-09 15:43 
AnswerRe: Rajdeep.net, a new low Pin
Rajesh R Subramanian30-May-09 0:05
professionalRajesh R Subramanian30-May-09 0:05 
GeneralNo you are wrong..... Pin
dan!sh 30-May-09 2:33
professional dan!sh 30-May-09 2:33 
GeneralRe: No you are wrong..... Pin
Rajesh R Subramanian30-May-09 21:56
professionalRajesh R Subramanian30-May-09 21:56 
GeneralRe: No you are wrong..... Pin
Vikram A Punathambekar5-Jun-09 7:11
Vikram A Punathambekar5-Jun-09 7:11 
AnswerRe: Rajdeep.net, a new low Pin
Vasudevan Deepak Kumar1-Jun-09 2:57
Vasudevan Deepak Kumar1-Jun-09 2:57 
QuestionDate check Pin
Rajdeep.NET is BACK29-May-09 9:36
Rajdeep.NET is BACK29-May-09 9:36 
AnswerRe: Date check Pin
Manas Bhardwaj29-May-09 10:00
professionalManas Bhardwaj29-May-09 10:00 
If (DateTime.Now.Date == 15)
{
  //Do whatever you want to...
}


you need to execute this at the application startup.(i.e. the Main() method)


Rajdeep.NET is BACK wrote:
Rajdeep Bhattacharjee,
MVP (Microsoft Corporation)


Well, MVP is symbol of appreciation which is given to people for the expertise and community work.
Please do not degrade it. Its no fun. OMG | :OMG:

Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.

AnswerRe: Date check Pin
fly90429-May-09 10:10
fly90429-May-09 10:10 
GeneralRe: Date check Pin
Luc Pattyn29-May-09 10:16
sitebuilderLuc Pattyn29-May-09 10:16 
GeneralRe: Date check Pin
fly90429-May-09 10:24
fly90429-May-09 10:24 
AnswerRe: Date check PinPopular
Pete O'Hanlon29-May-09 10:19
mvePete O'Hanlon29-May-09 10:19 
GeneralRe: Personality check Pin
Luc Pattyn29-May-09 10:36
sitebuilderLuc Pattyn29-May-09 10:36 
GeneralRe: Date check Pin
EliottA29-May-09 11:09
EliottA29-May-09 11:09 
GeneralRe: Date check Pin
Pete O'Hanlon29-May-09 11:16
mvePete O'Hanlon29-May-09 11:16 
GeneralRe: Date check Pin
EliottA29-May-09 11:19
EliottA29-May-09 11:19 
GeneralRe: Date check Pin
Henry Minute29-May-09 11:32
Henry Minute29-May-09 11:32 
GeneralRe: Date check Pin
Colin Angus Mackay29-May-09 11:34
Colin Angus Mackay29-May-09 11:34 
AnswerRe: Date check Pin
EliottA29-May-09 11:12
EliottA29-May-09 11:12 
NewsI never thought I would say this... Pin
Trollslayer29-May-09 11:18
mentorTrollslayer29-May-09 11:18 
AnswerRe: Date check Pin
Colin Angus Mackay29-May-09 11:22
Colin Angus Mackay29-May-09 11:22 
AnswerRe: Date check PinPopular
thrakazog29-May-09 11:29
thrakazog29-May-09 11:29 
GeneralRe: Date check Pin
Henry Minute29-May-09 11:34
Henry Minute29-May-09 11:34 
Questionreading cd image Pin
Demasoni29-May-09 8:32
Demasoni29-May-09 8:32 
AnswerRe: reading cd image Pin
EliottA29-May-09 9:11
EliottA29-May-09 9:11 

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.