Click here to Skip to main content
15,887,214 members
Home / Discussions / C#
   

C#

 
GeneralRe: how to created object referenced by a string Pin
swheat15-Nov-07 5:08
swheat15-Nov-07 5:08 
GeneralRe: how to created object referenced by a string Pin
echuck6618-Nov-07 16:18
echuck6618-Nov-07 16:18 
QuestionHow Can i Access This Code? Pin
knodark14-Nov-07 19:34
knodark14-Nov-07 19:34 
AnswerRe: How Can i Access This Code? Pin
Christian Graus14-Nov-07 19:42
protectorChristian Graus14-Nov-07 19:42 
QuestionHow to create multilingual word documents programetically using c#.net? Pin
Reddy Prakash14-Nov-07 19:32
Reddy Prakash14-Nov-07 19:32 
QuestionHelp regarding FileSystemWatcher Pin
anu8114-Nov-07 19:27
anu8114-Nov-07 19:27 
AnswerRe: Help regarding FileSystemWatcher Pin
Reddy Prakash14-Nov-07 22:28
Reddy Prakash14-Nov-07 22:28 
Questiongetting the date as a folder name Pin
Sunil Wise14-Nov-07 19:19
professionalSunil Wise14-Nov-07 19:19 
hi everyone
set rsdate=conn.execute("select dateentered from mtallotment where id=" & request.querystring("id"))<br />
if not rsdate.eof then<br />
DateFolder=month(rsdate(0)) & "" & day(rsdate(0)) & "" & year(rsdate(0))<br />
end if


the above code is written previously by my senior for asp page the same task i want to do in c#.net. in this code i am getting date from the database table and checking for the folder with date as a name of the folder i want create a variable with folder name as date from database table
(eg: date:10/14/2007 ---->foldername:10142007)

awaiting for u responses

regards
AnswerRe: getting the date as a folder name Pin
Andrei Ungureanu14-Nov-07 19:56
Andrei Ungureanu14-Nov-07 19:56 
GeneralRe: getting the date as a folder name Pin
Sunil Wise14-Nov-07 20:16
professionalSunil Wise14-Nov-07 20:16 
AnswerRe: getting the date as a folder name Pin
Guffa14-Nov-07 21:59
Guffa14-Nov-07 21:59 
Question[Message Deleted] Pin
g_hemanth1714-Nov-07 18:59
g_hemanth1714-Nov-07 18:59 
AnswerRe: I want to enter (+,-,.) values in Texbox in windows based C# applications only numeric Pin
Adeel Chaudhry14-Nov-07 19:16
Adeel Chaudhry14-Nov-07 19:16 
AnswerRe: I want to enter (+,-,.) values in Texbox in windows based C# applications only numeric Pin
madhugurukul14-Nov-07 19:22
madhugurukul14-Nov-07 19:22 
AnswerRe: I want to enter (+,-,.) values in Texbox in windows based C# applications only numeric Pin
Adeel Chaudhry14-Nov-07 19:38
Adeel Chaudhry14-Nov-07 19:38 
GeneralRe: I want to enter (+,-,.) values in Texbox in windows based C# applications only numeric Pin
Christian Graus14-Nov-07 19:55
protectorChristian Graus14-Nov-07 19:55 
GeneralRe: I want to enter (+,-,.) values in Texbox in windows based C# applications only numeric Pin
Christian Graus14-Nov-07 19:56
protectorChristian Graus14-Nov-07 19:56 
GeneralRe: I want to enter (+,-,.) values in Texbox in windows based C# applications only numeric Pin
Adeel Chaudhry14-Nov-07 20:05
Adeel Chaudhry14-Nov-07 20:05 
Questionneed your help Pin
arslanjatt14-Nov-07 18:56
arslanjatt14-Nov-07 18:56 
AnswerRe: need your help Pin
Vasudevan Deepak Kumar14-Nov-07 18:59
Vasudevan Deepak Kumar14-Nov-07 18:59 
GeneralRe: need your help Pin
arslanjatt14-Nov-07 19:10
arslanjatt14-Nov-07 19:10 
AnswerRe: need your help Pin
Adeel Chaudhry14-Nov-07 19:20
Adeel Chaudhry14-Nov-07 19:20 
AnswerRe: need your help Pin
Reddy Prakash14-Nov-07 22:33
Reddy Prakash14-Nov-07 22:33 
QuestionMark Record as Exported in DB Pin
MumbleB14-Nov-07 18:39
MumbleB14-Nov-07 18:39 
AnswerRe: Mark Record as Exported in DB Pin
Adeel Chaudhry14-Nov-07 19:32
Adeel Chaudhry14-Nov-07 19:32 

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.