Click here to Skip to main content
15,888,984 members
Home / Discussions / C#
   

C#

 
Questionconfusion over the namespaces Pin
Lav KG28-Feb-06 0:14
Lav KG28-Feb-06 0:14 
AnswerRe: confusion over the namespaces Pin
leppie28-Feb-06 2:38
leppie28-Feb-06 2:38 
QuestionStoring Cipher Keys Pin
Dario Solera27-Feb-06 23:04
Dario Solera27-Feb-06 23:04 
AnswerRe: Storing Cipher Keys Pin
pellelil27-Feb-06 23:24
pellelil27-Feb-06 23:24 
GeneralRe: Storing Cipher Keys Pin
Dario Solera28-Feb-06 1:30
Dario Solera28-Feb-06 1:30 
QuestionHow to make a custom datagridview datetimepicker column? Pin
bangwar27-Feb-06 22:54
bangwar27-Feb-06 22:54 
AnswerRe: How to make a custom datagridview datetimepicker column? Pin
Vikram A Punathambekar28-Feb-06 0:09
Vikram A Punathambekar28-Feb-06 0:09 
QuestionConvert .NET DataTime to Excel Date/Time Pin
Acheive_it27-Feb-06 22:31
Acheive_it27-Feb-06 22:31 
Hi friends,

Am exporting data from .NET to Excel..Depending upon the datatype ,am setting the Format of the Cells in the particular range in Excel.
In .NET ,am reading the data using select statement and updating the datas seperately in the Excel and then the Format of the stored datas..
If there's Date field or Time Field,.NET is reading both the datas as DateTime only.So while transferring,though the datas are stored correctly,when i use the same Excel as source to export to someother target,the datatype of the DateField is fetched as String,which i want to be as DateTime...

Am using this to set the range,ie,
mExcelRange.EntireColumn.NumberFormat = "m/d/yyyy";
AnswerRe: Convert .NET DataTime to Excel Date/Time Pin
mbue27-Feb-06 22:39
mbue27-Feb-06 22:39 
GeneralRe: Convert .NET DataTime to Excel Date/Time Pin
Acheive_it27-Feb-06 22:42
Acheive_it27-Feb-06 22:42 
AnswerRe: Convert .NET DataTime to Excel Date/Time Pin
Le centriste28-Feb-06 6:45
Le centriste28-Feb-06 6:45 
QuestionPrinting list of objects in C# Pin
Spithas27-Feb-06 22:10
Spithas27-Feb-06 22:10 
Questionusing IEnumerator to removing items Pin
anderslundsgard27-Feb-06 21:02
anderslundsgard27-Feb-06 21:02 
AnswerRe: using IEnumerator to removing items Pin
Vikram A Punathambekar27-Feb-06 21:30
Vikram A Punathambekar27-Feb-06 21:30 
GeneralRe: using IEnumerator to removing items Pin
anderslundsgard27-Feb-06 21:35
anderslundsgard27-Feb-06 21:35 
AnswerRe: using IEnumerator to removing items Pin
vinSharp27-Feb-06 21:38
vinSharp27-Feb-06 21:38 
QuestionLaunch Novell mail client programmatically Pin
NewbieDude27-Feb-06 20:38
NewbieDude27-Feb-06 20:38 
QuestionUsing A Custom Theme File Pin
Muhammet Sait YILDIZ27-Feb-06 20:16
Muhammet Sait YILDIZ27-Feb-06 20:16 
QuestionMultiple Catch Block Pin
sivakumarUSTRI27-Feb-06 20:16
sivakumarUSTRI27-Feb-06 20:16 
AnswerRe: Multiple Catch Block Pin
CWIZO27-Feb-06 20:33
CWIZO27-Feb-06 20:33 
AnswerRe: Multiple Catch Block Pin
Vikram A Punathambekar27-Feb-06 21:35
Vikram A Punathambekar27-Feb-06 21:35 
Questionhow to convert into jpg or bmp Pin
relsirc27-Feb-06 19:54
relsirc27-Feb-06 19:54 
AnswerRe: how to convert into jpg or bmp Pin
planar27-Feb-06 21:03
planar27-Feb-06 21:03 
QuestionHow to programmatically send SMS thru GPRS card Pin
ykoon27-Feb-06 19:50
ykoon27-Feb-06 19:50 
AnswerRe: How to programmatically send SMS thru GPRS card Pin
Dario Solera27-Feb-06 23:09
Dario Solera27-Feb-06 23:09 

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.