Click here to Skip to main content
15,921,660 members
Home / Discussions / C#
   

C#

 
AnswerRe: dates and databases Pin
PIEBALDconsult16-Dec-09 3:45
mvePIEBALDconsult16-Dec-09 3:45 
GeneralRe: dates and databases Pin
Luc Pattyn16-Dec-09 10:46
sitebuilderLuc Pattyn16-Dec-09 10:46 
GeneralRe: dates and databases Pin
PIEBALDconsult16-Dec-09 11:57
mvePIEBALDconsult16-Dec-09 11:57 
AnswerRe: dates and databases Pin
David Skelly16-Dec-09 22:39
David Skelly16-Dec-09 22:39 
QuestionA network-related or instance-specific error occurred while establishing a connection to SQL Server Pin
Tridip Bhattacharjee16-Dec-09 2:00
professionalTridip Bhattacharjee16-Dec-09 2:00 
AnswerRe: A network-related or instance-specific error occurred while establishing a connection to SQL Server Pin
#realJSOP16-Dec-09 2:52
professional#realJSOP16-Dec-09 2:52 
QuestionHow can I deploy an application using VISIFIRE Pin
cutudi16-Dec-09 1:57
cutudi16-Dec-09 1:57 
AnswerRe: How can I deploy an application using VISIFIRE Pin
#realJSOP16-Dec-09 2:53
professional#realJSOP16-Dec-09 2:53 
GeneralRe: How can I deploy an application using VISIFIRE Pin
cutudi16-Dec-09 2:56
cutudi16-Dec-09 2:56 
GeneralRe: How can I deploy an application using VISIFIRE Pin
#realJSOP16-Dec-09 3:01
professional#realJSOP16-Dec-09 3:01 
AnswerCross post. Also posted in the WPF forum Pin
Pete O'Hanlon16-Dec-09 3:22
mvePete O'Hanlon16-Dec-09 3:22 
QuestionMerging Headers of datagridview in C#.Net Pin
Kavyashri16-Dec-09 0:58
Kavyashri16-Dec-09 0:58 
AnswerRe: Merging Headers of datagridview in C#.Net Pin
#realJSOP16-Dec-09 2:54
professional#realJSOP16-Dec-09 2:54 
AnswerRe: Merging Headers of datagridview in C#.Net Pin
Dave Kreskowiak16-Dec-09 5:03
mveDave Kreskowiak16-Dec-09 5:03 
QuestionSubscript Characters? Pin
o m n i16-Dec-09 0:57
o m n i16-Dec-09 0:57 
AnswerRe: Subscript Characters? Pin
#realJSOP16-Dec-09 2:55
professional#realJSOP16-Dec-09 2:55 
AnswerRe: Subscript Characters? [modified] Pin
BillWoodruff18-Dec-09 12:00
professionalBillWoodruff18-Dec-09 12:00 
QuestionHashtable with Structure or Class Object Pin
Bruce Coward16-Dec-09 0:37
Bruce Coward16-Dec-09 0:37 
AnswerRe: Hashtable with Structure or Class Object Pin
Richard MacCutchan16-Dec-09 0:50
mveRichard MacCutchan16-Dec-09 0:50 
GeneralRe: Hashtable with Structure or Class Object Pin
Bruce Coward16-Dec-09 1:06
Bruce Coward16-Dec-09 1:06 
GeneralRe: Hashtable with Structure or Class Object Pin
Richard MacCutchan16-Dec-09 1:20
mveRichard MacCutchan16-Dec-09 1:20 
GeneralRe: Hashtable with Structure or Class Object Pin
Bruce Coward16-Dec-09 1:26
Bruce Coward16-Dec-09 1:26 
GeneralRe: Hashtable with Structure or Class Object Pin
Richard MacCutchan16-Dec-09 1:46
mveRichard MacCutchan16-Dec-09 1:46 
Bruce Coward wrote:
My problem is lifting the data up into a structure or class


It's just the same, instead of String you use your own class. Here[^] is the top link Google offers, you can work through this tutorial to get an understanding of Hashtable basics, and then use the same code with your custom class as the content. Remember that a string is just a class in C#.
GeneralRe: Hashtable with Structure or Class Object Pin
Bruce Coward16-Dec-09 2:08
Bruce Coward16-Dec-09 2:08 
AnswerRe: Hashtable with Structure or Class Object Pin
Estys16-Dec-09 2:28
Estys16-Dec-09 2:28 

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.