Click here to Skip to main content
15,891,423 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to change system date in .NET Pin
Heath Stewart4-May-04 8:03
protectorHeath Stewart4-May-04 8:03 
GeneralRe: How to change system date in .NET Pin
Jeff Varszegi4-May-04 8:22
professionalJeff Varszegi4-May-04 8:22 
GeneralRe: How to change system date in .NET Pin
Heath Stewart4-May-04 8:27
protectorHeath Stewart4-May-04 8:27 
GeneralRe: How to change system date in .NET Pin
Jeff Varszegi4-May-04 8:33
professionalJeff Varszegi4-May-04 8:33 
GeneralRe: How to change system date in .NET Pin
Heath Stewart4-May-04 8:46
protectorHeath Stewart4-May-04 8:46 
GeneralRe: How to change system date in .NET Pin
eggie54-May-04 15:50
eggie54-May-04 15:50 
GeneralUpdate dataset Pin
Appelz4-May-04 2:39
Appelz4-May-04 2:39 
GeneralRe: Update dataset Pin
Heath Stewart4-May-04 4:31
protectorHeath Stewart4-May-04 4:31 
Why are you reading it back in and then deleting it? The DataSet remains unchanged after using WriteXml. If you want to accept changes made to the DataSet, call DataSet.AcceptChanges().

 

Microsoft MVP, Visual C#
My Articles
Generalassociate the ContextMenu Pin
cristina_tudor4-May-04 2:23
cristina_tudor4-May-04 2:23 
GeneralRe: associate the ContextMenu Pin
Bill Dean4-May-04 4:28
Bill Dean4-May-04 4:28 
GeneralRe: associate the ContextMenu Pin
Mike Dimmick4-May-04 5:29
Mike Dimmick4-May-04 5:29 
GeneralRe: associate the ContextMenu Pin
Bill Dean4-May-04 5:47
Bill Dean4-May-04 5:47 
GeneralRe: associate the ContextMenu Pin
Syed Abdul Khader4-May-04 5:44
Syed Abdul Khader4-May-04 5:44 
Generaldrop down list in c# Pin
mrv114-May-04 2:01
mrv114-May-04 2:01 
GeneralRe: drop down list in c# Pin
Bill Dean4-May-04 4:31
Bill Dean4-May-04 4:31 
GeneralRe: drop down list in c# Pin
Heath Stewart4-May-04 4:43
protectorHeath Stewart4-May-04 4:43 
GeneralID3 decision tree algorithm in C# Pin
Member 7511394-May-04 1:15
Member 7511394-May-04 1:15 
GeneralRe: ID3 decision tree algorithm in C# Pin
leppie4-May-04 7:13
leppie4-May-04 7:13 
GeneralException Reporting Pin
sreejith ss nair4-May-04 1:13
sreejith ss nair4-May-04 1:13 
GeneralRe: Exception Reporting Pin
Colin Angus Mackay4-May-04 1:28
Colin Angus Mackay4-May-04 1:28 
QuestionHow to customize PropertyGrid ToolTip Pin
LotusM4-May-04 0:53
LotusM4-May-04 0:53 
Generalcombobox datasource Pin
brain2cpu4-May-04 0:21
professionalbrain2cpu4-May-04 0:21 
GeneralRe: combobox datasource Pin
Colin Angus Mackay4-May-04 0:42
Colin Angus Mackay4-May-04 0:42 
GeneralUpdating More than One table Pin
sreejith ss nair3-May-04 23:46
sreejith ss nair3-May-04 23:46 
GeneralRe: Updating More than One table Pin
Heath Stewart4-May-04 4:13
protectorHeath Stewart4-May-04 4:13 

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.