Click here to Skip to main content
15,900,973 members
Home / Discussions / C#
   

C#

 
AnswerRe: Application for a dedicated PC, uncloseable Pin
jschell6-Jan-13 5:06
jschell6-Jan-13 5:06 
Questionproblem in opening word file with c# Pin
a.ergin5-Jan-13 2:09
a.ergin5-Jan-13 2:09 
AnswerRe: problem in opening word file with c# Pin
Sandeep Mewara5-Jan-13 6:03
mveSandeep Mewara5-Jan-13 6:03 
GeneralRe: problem in opening word file with c# Pin
a.ergin5-Jan-13 11:57
a.ergin5-Jan-13 11:57 
AnswerRe: problem in opening word file with c# Pin
Sandeep Mewara5-Jan-13 19:09
mveSandeep Mewara5-Jan-13 19:09 
GeneralRe: problem in opening word file with c# Pin
a.ergin5-Jan-13 23:52
a.ergin5-Jan-13 23:52 
Questionhow to set folder location of showsaveasdialog in webbrowser control Pin
nitin_ion5-Jan-13 1:15
nitin_ion5-Jan-13 1:15 
QuestionDevelop Expense Management Tool in C# using ASP.Net Pin
Tushar Urade4-Jan-13 23:59
Tushar Urade4-Jan-13 23:59 
AnswerRe: Develop Expense Management Tool in C# using ASP.Net Pin
Richard MacCutchan5-Jan-13 1:33
mveRichard MacCutchan5-Jan-13 1:33 
AnswerRe: Develop Expense Management Tool in C# using ASP.Net Pin
OriginalGriff5-Jan-13 21:21
mveOriginalGriff5-Jan-13 21:21 
AnswerRe: Develop Expense Management Tool in C# using ASP.Net Pin
Abhinav S6-Jan-13 0:04
Abhinav S6-Jan-13 0:04 
QuestionAsk about obfuscating assembly files before creating setup package ? Pin
taibc4-Jan-13 19:37
taibc4-Jan-13 19:37 
QuestionCange datagridview cel backcolor if cel has value Pin
GrooverFromHolland4-Jan-13 9:27
GrooverFromHolland4-Jan-13 9:27 
AnswerRe: Cange datagridview cel backcolor if cel has value Pin
Wendelius4-Jan-13 10:57
mentorWendelius4-Jan-13 10:57 
GeneralRe: Cange datagridview cel backcolor if cel has value Pin
GrooverFromHolland4-Jan-13 11:05
GrooverFromHolland4-Jan-13 11:05 
AnswerRe: Cange datagridview cel backcolor if cel has value Pin
Alan N4-Jan-13 15:09
Alan N4-Jan-13 15:09 
GeneralRe: Cange datagridview cel backcolor if cel has value Pin
GrooverFromHolland5-Jan-13 0:34
GrooverFromHolland5-Jan-13 0:34 
QuestionC# obtain data from file name Pin
classy_dog4-Jan-13 8:24
classy_dog4-Jan-13 8:24 
My goal is to parse out a company name and contact name that is the actual filename of the excel spreadsheet.

I will use this information in a sql server 2008 r2 database to obtain other related information for the company and contact person.
My problem is the file name is manually keyed in my the user who runs the sql server 2008 r2 reports (ssrs) on the standard edition.
Is there away you would suggest that I try to parse out the company and contact name from the file name? There are delimiters between the company and contact names how the delimiters may change.
(Note: I am intending on using this method instead of opening up the excel spreadsheet to
obtain the information I am looking for. I think that there would be alot of C#.net code that is required to open the excel spreadsheet and get the data I am looking for in certain rows and columns. If obtaining the code from an excel spreadsheet is not so bad, can you show me the code on how to accomplish this goal?)

Can you show me in code and/or point me to a reference on how to accomplish my goal?
AnswerRe: C# obtain data from file name Pin
Pete O'Hanlon4-Jan-13 8:59
mvePete O'Hanlon4-Jan-13 8:59 
AnswerRe: C# obtain data from file name Pin
OriginalGriff4-Jan-13 9:50
mveOriginalGriff4-Jan-13 9:50 
GeneralRe: C# obtain data from file name Pin
classy_dog5-Jan-13 10:32
classy_dog5-Jan-13 10:32 
GeneralRe: C# obtain data from file name Pin
OriginalGriff5-Jan-13 11:00
mveOriginalGriff5-Jan-13 11:00 
GeneralRe: C# obtain data from file name Pin
micke.andersson28-Jan-13 4:31
micke.andersson28-Jan-13 4:31 
QuestionExecute a .props file Pin
vanikanc4-Jan-13 8:07
vanikanc4-Jan-13 8:07 
AnswerRe: Execute a .props file Pin
Eddy Vluggen4-Jan-13 22:45
professionalEddy Vluggen4-Jan-13 22:45 

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.