Click here to Skip to main content
15,889,096 members
Home / Discussions / C#
   

C#

 
AnswerRe: Speech Recognition in c# Pin
dan!sh 22-Nov-09 21:36
professional dan!sh 22-Nov-09 21:36 
AnswerRe: Speech Recognition in c# Pin
Programm3r22-Nov-09 21:39
Programm3r22-Nov-09 21:39 
GeneralRe: Speech Recognition in c# Pin
dan!sh 22-Nov-09 21:42
professional dan!sh 22-Nov-09 21:42 
GeneralRe: Speech Recognition in c# Pin
krinaljariwala22-Nov-09 22:03
krinaljariwala22-Nov-09 22:03 
QuestionUse report viewer from a text file? Pin
CelestialCoder22-Nov-09 20:19
CelestialCoder22-Nov-09 20:19 
AnswerRe: Use report viewer from a text file? Pin
Richard MacCutchan22-Nov-09 22:16
mveRichard MacCutchan22-Nov-09 22:16 
GeneralRe: Use report viewer from a text file? Pin
CelestialCoder23-Nov-09 1:01
CelestialCoder23-Nov-09 1:01 
GeneralRe: Use report viewer from a text file? Pin
dojohansen23-Nov-09 1:06
dojohansen23-Nov-09 1:06 
A data table does not have different schemas for each row; it has *one* schema for all the rows. So you create all the columns you need and add them to DataTable.Columns, letting some columns be null for some rows.

I don't know Microsoft Report Viewer, but whatever UI you use to present the data is where you'll grapple with layout - not in the data structure itself.
GeneralRe: Use report viewer from a text file? Pin
CelestialCoder23-Nov-09 1:18
CelestialCoder23-Nov-09 1:18 
QuestionWeb Service Config Error Pin
Programm3r22-Nov-09 20:04
Programm3r22-Nov-09 20:04 
AnswerRe: Web Service Config Error Pin
Programm3r22-Nov-09 20:55
Programm3r22-Nov-09 20:55 
GeneralRe: Web Service Config Error Pin
dojohansen23-Nov-09 1:12
dojohansen23-Nov-09 1:12 
AnswerRe: Web Service Config Error Pin
Shameel23-Nov-09 4:36
professionalShameel23-Nov-09 4:36 
GeneralRe: Web Service Config Error Pin
dojohansen23-Nov-09 7:40
dojohansen23-Nov-09 7:40 
QuestionExcel crashes when exce.exe.config file exists. Pin
SRKSHOME22-Nov-09 19:46
SRKSHOME22-Nov-09 19:46 
AnswerRe: Excel crashes when exce.exe.config file exists. Pin
dojohansen23-Nov-09 7:51
dojohansen23-Nov-09 7:51 
QuestionFTP Downloading a file (C# || VB.net) from a FreeBSD type System. Pin
khalidmehmoodawan22-Nov-09 19:21
khalidmehmoodawan22-Nov-09 19:21 
AnswerRe: FTP Downloading a file (C# || VB.net) from a FreeBSD type System. Pin
dojohansen23-Nov-09 7:53
dojohansen23-Nov-09 7:53 
GeneralRe: FTP Downloading a file (C# || VB.net) from a FreeBSD type System. Pin
khalidmehmoodawan23-Nov-09 15:14
khalidmehmoodawan23-Nov-09 15:14 
QuestionSample N Tier Windows Forms Application - C#.NET Pin
Reshma.R22-Nov-09 19:17
Reshma.R22-Nov-09 19:17 
AnswerRe: Sample N Tier Windows Forms Application - C#.NET Pin
dan!sh 22-Nov-09 19:30
professional dan!sh 22-Nov-09 19:30 
AnswerRe: Sample N Tier Windows Forms Application - C#.NET Pin
Abhijit Jana22-Nov-09 19:30
professionalAbhijit Jana22-Nov-09 19:30 
QuestionListBox Items Pin
Illegal Operation22-Nov-09 18:22
Illegal Operation22-Nov-09 18:22 
AnswerRe: ListBox Items Pin
Abhijit Jana22-Nov-09 18:35
professionalAbhijit Jana22-Nov-09 18:35 
Questionmail retrieval using c# Pin
nirmalsat22-Nov-09 17:27
nirmalsat22-Nov-09 17:27 

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.