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

C#

 
Questionhow can i get dates pupup from db ? Pin
kings_125-Apr-04 22:26
kings_125-Apr-04 22:26 
GeneralCompression Algoritm Pin
yarns25-Apr-04 22:09
yarns25-Apr-04 22:09 
GeneralDetecting when 'this' assembly gets loaded Pin
Arthur van der Wal25-Apr-04 22:08
Arthur van der Wal25-Apr-04 22:08 
GeneralRe: Detecting when 'this' assembly gets loaded Pin
pdohara28-Oct-08 5:09
pdohara28-Oct-08 5:09 
GeneralUrgent Repliy required (System tray icon dont appear) Pin
helloaamir25-Apr-04 21:49
helloaamir25-Apr-04 21:49 
GeneralDebuging Hash Table Pin
sreejith ss nair25-Apr-04 21:17
sreejith ss nair25-Apr-04 21:17 
GeneralRe: Debugging Hash Table Pin
Jeff Varszegi25-Apr-04 21:21
professionalJeff Varszegi25-Apr-04 21:21 
GeneralRe: Debugging Hash Table Pin
Heath Stewart26-Apr-04 3:19
protectorHeath Stewart26-Apr-04 3:19 
Word of warning to the original poster, though - this doesn't work very well at all for Hashtables. You have to dig deep to find any relevant data.

In VS.NET 2005, they are adding new debug views, such as extensible tooltips and data viewers to solve problems such as this. DataSets are also difficult to debug so they would have a view associated with them that lets you view (and modify) the XML data in a text box or view it using MSXML hosted in Internet Explorer, as well as a generic DataGrid (last time I checked).

 

Microsoft MVP, Visual C#
My Articles
GeneralRe: Debugging Hash Table Pin
Jeff Varszegi26-Apr-04 3:36
professionalJeff Varszegi26-Apr-04 3:36 
GeneralRe: Debugging Hash Table Pin
Heath Stewart26-Apr-04 3:38
protectorHeath Stewart26-Apr-04 3:38 
GeneralRe: Debugging Hash Table Pin
Kannan Kalyanaraman26-Apr-04 8:20
Kannan Kalyanaraman26-Apr-04 8:20 
GeneralRe: Debugging Hash Table Pin
Heath Stewart26-Apr-04 8:24
protectorHeath Stewart26-Apr-04 8:24 
GeneralConsole in Windows Pin
sreejith ss nair25-Apr-04 21:11
sreejith ss nair25-Apr-04 21:11 
GeneralRe: Console in Windows Pin
hammackj26-Apr-04 1:01
hammackj26-Apr-04 1:01 
GeneralQuestion about synchronization Pin
hsupercn25-Apr-04 20:42
hsupercn25-Apr-04 20:42 
GeneralRe: Question about synchronization Pin
Jeff Varszegi25-Apr-04 21:08
professionalJeff Varszegi25-Apr-04 21:08 
GeneralRe: Question about synchronization Pin
Heath Stewart26-Apr-04 3:16
protectorHeath Stewart26-Apr-04 3:16 
GeneralRe: Question about synchronization Pin
Jeff Varszegi26-Apr-04 4:20
professionalJeff Varszegi26-Apr-04 4:20 
GeneralRe: Question about synchronization Pin
Heath Stewart26-Apr-04 4:25
protectorHeath Stewart26-Apr-04 4:25 
GeneralRe: Question about synchronization Pin
Mike Dimmick26-Apr-04 0:45
Mike Dimmick26-Apr-04 0:45 
GeneralRe: Question about synchronization Pin
Jeff Varszegi26-Apr-04 4:23
professionalJeff Varszegi26-Apr-04 4:23 
GeneralEvaluating expressions Pin
Yaron K.25-Apr-04 20:04
Yaron K.25-Apr-04 20:04 
GeneralRe: Evaluating expressions Pin
Jeff Varszegi25-Apr-04 20:37
professionalJeff Varszegi25-Apr-04 20:37 
GeneralRe: Evaluating expressions Pin
Yaron K.25-Apr-04 20:45
Yaron K.25-Apr-04 20:45 
GeneralRe: Evaluating expressions Pin
Jeff Varszegi25-Apr-04 21:01
professionalJeff Varszegi25-Apr-04 21:01 

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.