Click here to Skip to main content
15,890,670 members
Home / Discussions / C#
   

C#

 
AnswerRe: Converting a string to a DateTime object (globalization question) Pin
stancrm4-Jul-06 3:16
stancrm4-Jul-06 3:16 
AnswerRe: Converting a string to a DateTime object (globalization question) Pin
Andrei Ungureanu4-Jul-06 4:37
Andrei Ungureanu4-Jul-06 4:37 
GeneralRe: Converting a string to a DateTime object (globalization question) Pin
Vikram A Punathambekar4-Jul-06 5:06
Vikram A Punathambekar4-Jul-06 5:06 
AnswerRe: Converting a string to a DateTime object (globalization question) Pin
J4amieC4-Jul-06 5:02
J4amieC4-Jul-06 5:02 
GeneralRe: Converting a string to a DateTime object (globalization question) Pin
Vikram A Punathambekar4-Jul-06 23:31
Vikram A Punathambekar4-Jul-06 23:31 
GeneralRe: Converting a string to a DateTime object (globalization question) Pin
lmoelleb4-Jul-06 23:32
lmoelleb4-Jul-06 23:32 
AnswerRe: Converting a string to a DateTime object (globalization question) Pin
Judah Gabriel Himango4-Jul-06 5:56
sponsorJudah Gabriel Himango4-Jul-06 5:56 
QuestionProblem with Open Dialog box Pin
ranandbe4-Jul-06 3:02
ranandbe4-Jul-06 3:02 
Hi Folks,
i have a problem with common dialog', I need to open a file when i click the item from listbox. now i got open dialog with specified path but it dont open the file. can you plz give idea to solve this.

my code is here.,
the following code in selected index changed event for thet listbox.
OpenDialog.FileName="Filepath";
OpenDialog.OpenFile();
OpenDialog.ShowDialog();

ranandbe
AnswerRe: Problem with Open Dialog box [modified] Pin
stancrm4-Jul-06 3:13
stancrm4-Jul-06 3:13 
QuestionC# and Excel pivottable caches Pin
boakley4-Jul-06 2:22
boakley4-Jul-06 2:22 
Questionbarcode Pin
Mohammed Elkholy4-Jul-06 2:15
Mohammed Elkholy4-Jul-06 2:15 
AnswerRe: barcode Pin
Josh Smith4-Jul-06 4:18
Josh Smith4-Jul-06 4:18 
QuestionApp.config Pin
SysJey4-Jul-06 1:23
SysJey4-Jul-06 1:23 
AnswerRe: App.config Pin
mav.northwind4-Jul-06 2:21
mav.northwind4-Jul-06 2:21 
QuestionListView with transparant BackColor Pin
boxed4-Jul-06 1:18
boxed4-Jul-06 1:18 
AnswerRe: ListView with transparant BackColor Pin
mav.northwind4-Jul-06 2:29
mav.northwind4-Jul-06 2:29 
GeneralRe: ListView with transparant BackColor Pin
boxed4-Jul-06 2:56
boxed4-Jul-06 2:56 
GeneralRe: ListView with transparant BackColor Pin
mav.northwind4-Jul-06 4:13
mav.northwind4-Jul-06 4:13 
QuestionProblem in Importing data from Excel (Urgent) Pin
Abhi15814-Jul-06 1:00
Abhi15814-Jul-06 1:00 
AnswerRe: Problem in Importing data from Excel (Urgent) Pin
AB77714-Jul-06 1:14
AB77714-Jul-06 1:14 
AnswerRe: Problem in Importing data from Excel (Urgent) Pin
ketankumar4-Jul-06 1:15
ketankumar4-Jul-06 1:15 
Questionrows and columns in the List View Pin
satsumatable4-Jul-06 0:54
satsumatable4-Jul-06 0:54 
AnswerRe: rows and columns in the List View Pin
SeMartens4-Jul-06 2:24
SeMartens4-Jul-06 2:24 
GeneralRe: rows and columns in the List View [modified] Pin
satsumatable4-Jul-06 3:07
satsumatable4-Jul-06 3:07 
AnswerRe: rows and columns in the List View Pin
BoneSoft5-Jul-06 3:43
BoneSoft5-Jul-06 3:43 

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.