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

C#

 
QuestionHow can I auto-adjust the column width using Excel Automation Pin
miah alom6-Oct-05 9:47
miah alom6-Oct-05 9:47 
QuestionUsing C++ libraries with C# Pin
ddiller6-Oct-05 8:35
ddiller6-Oct-05 8:35 
AnswerRe: Using C++ libraries with C# Pin
Tom Larsen6-Oct-05 8:57
Tom Larsen6-Oct-05 8:57 
QuestionInsert table into a RichTextBox Pin
Agyeman6-Oct-05 8:25
Agyeman6-Oct-05 8:25 
AnswerRe: Insert table into a RichTextBox Pin
Mohamad Al Husseiny6-Oct-05 15:28
Mohamad Al Husseiny6-Oct-05 15:28 
Questionhow can i read data from excell file? Pin
Member 22825096-Oct-05 8:02
Member 22825096-Oct-05 8:02 
AnswerRe: how can i read data from excell file? Pin
Robert Rohde6-Oct-05 8:04
Robert Rohde6-Oct-05 8:04 
Questionreading from a datafile using C Pin
candycane6-Oct-05 7:28
candycane6-Oct-05 7:28 
read through a datafile store the information in primary memory and sort it in ascending order using selection sort According to course code

the data file contains a sequence of records
each record consists of several data fields stored sequentially in the order given

DATA FIELD DATA TYPE
Code String
Title String
Semester Integer
Credits Integer
Level Character
Short Description String
Previous Pass Rate Double


Must write a function char *read_string(File *fp)
to read a string from a file
AnswerRe: reading from a datafile using C Pin
Guffa6-Oct-05 7:44
Guffa6-Oct-05 7:44 
AnswerRe: reading from a datafile using C Pin
Robert Rohde6-Oct-05 8:02
Robert Rohde6-Oct-05 8:02 
AnswerRe: reading from a datafile using C Pin
Colin Angus Mackay6-Oct-05 9:16
Colin Angus Mackay6-Oct-05 9:16 
QuestionList<T> syntax in C#? Pin
Lilli Alexis6-Oct-05 7:20
Lilli Alexis6-Oct-05 7:20 
AnswerRe: List<T> syntax in C#? Pin
David Stone6-Oct-05 11:42
sitebuilderDavid Stone6-Oct-05 11:42 
AnswerRe: List<T> syntax in C#? Pin
akyriako787-Oct-05 0:23
akyriako787-Oct-05 0:23 
QuestionCurrency Symbol Pin
Dominic Farr6-Oct-05 7:10
Dominic Farr6-Oct-05 7:10 
AnswerRe: Currency Symbol Pin
ediazc6-Oct-05 7:37
ediazc6-Oct-05 7:37 
GeneralRe: Currency Symbol Pin
Dominic Farr6-Oct-05 8:44
Dominic Farr6-Oct-05 8:44 
QuestionHow to do unblock socket server by C#? Pin
rushing6-Oct-05 6:23
rushing6-Oct-05 6:23 
Questionsimple user control / panel question Pin
theStorminMormon6-Oct-05 6:03
theStorminMormon6-Oct-05 6:03 
AnswerRe: simple user control / panel question Pin
Wjousts6-Oct-05 6:45
Wjousts6-Oct-05 6:45 
AnswerRe: simple user control / panel question Pin
dbetting8-Oct-05 4:07
dbetting8-Oct-05 4:07 
QuestionExporting data from CVS and entering into MSSQL table Pin
hasanali006-Oct-05 6:01
hasanali006-Oct-05 6:01 
AnswerRe: Exporting data from CVS and entering into MSSQL table Pin
Guffa6-Oct-05 7:43
Guffa6-Oct-05 7:43 
GeneralRe: Exporting data from CVS and entering into MSSQL table Pin
hasanali006-Oct-05 23:23
hasanali006-Oct-05 23:23 
QuestionReflection onto Assemblies with dependencies Pin
MrEyes6-Oct-05 5:56
MrEyes6-Oct-05 5:56 

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.