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

C#

 
AnswerRe: Folder browse exception Pin
quiteSmart10-Oct-06 20:53
quiteSmart10-Oct-06 20:53 
QuestionRe: Folder browse exception Pin
Parshant Verma10-Oct-06 21:04
Parshant Verma10-Oct-06 21:04 
QuestionshList View is not getting cleared Pin
Aslam Bari10-Oct-06 18:26
Aslam Bari10-Oct-06 18:26 
QuestionCreate events for windows User Control.Urgent!!! Pin
RenuKhot10-Oct-06 18:21
RenuKhot10-Oct-06 18:21 
AnswerRe: Create events for windows User Control.Urgent!!! Pin
Aslam Bari10-Oct-06 18:58
Aslam Bari10-Oct-06 18:58 
GeneralRe: Create events for windows User Control.Urgent!!! Pin
RenuKhot10-Oct-06 23:18
RenuKhot10-Oct-06 23:18 
Questionc# and xml Pin
moadbrkt10-Oct-06 16:37
moadbrkt10-Oct-06 16:37 
AnswerRe: c# and xml Pin
Andrei Ungureanu10-Oct-06 19:08
Andrei Ungureanu10-Oct-06 19:08 
moadbrkt wrote:
how can i change tags in xml file such as attachment picture

Use XMLDocument to load your XML String or XML File and then iterate on it and when you reached the desired node use InnexText to set the new text.

moadbrkt wrote:
the program must run always and check for new pic

Try using a WindowsService

Do your best to be the best

GeneralRe: c# and xml Pin
moadbrkt11-Oct-06 12:51
moadbrkt11-Oct-06 12:51 
QuestionHow to use Repeater with c# code? Pin
Ah_Mohsen_aly10-Oct-06 15:55
Ah_Mohsen_aly10-Oct-06 15:55 
AnswerRe: How to use Repeater with c# code? Pin
Chris Buckett10-Oct-06 23:32
Chris Buckett10-Oct-06 23:32 
GeneralRe: How to use Repeater with c# code? Pin
Chris Buckett10-Oct-06 23:34
Chris Buckett10-Oct-06 23:34 
QuestionError: Unable to cast object of type *** to type *** [modified] Pin
Anthony Mushrow10-Oct-06 14:11
professionalAnthony Mushrow10-Oct-06 14:11 
QuestionRe: Error: Unable to cast object of type *** to type *** Pin
Anthony Mushrow10-Oct-06 16:11
professionalAnthony Mushrow10-Oct-06 16:11 
AnswerRe: Error: Unable to cast object of type *** to type *** Pin
S. Senthil Kumar10-Oct-06 17:19
S. Senthil Kumar10-Oct-06 17:19 
NewsRe: Error: Unable to cast object of type *** to type *** [modified] Pin
Anthony Mushrow10-Oct-06 17:32
professionalAnthony Mushrow10-Oct-06 17:32 
GeneralRe: Error: Unable to cast object of type *** to type *** Pin
monrobot1310-Oct-06 18:27
monrobot1310-Oct-06 18:27 
GeneralRe: Error: Unable to cast object of type *** to type *** Pin
Stefan Troschuetz10-Oct-06 22:04
Stefan Troschuetz10-Oct-06 22:04 
QuestionComboBox Drop down Forcolor change in disabled mode (Black color) Pin
Abhlu10-Oct-06 13:55
Abhlu10-Oct-06 13:55 
QuestionRe: ComboBox Drop down Forcolor change in disabled mode (Black color) Pin
Anthony Mushrow10-Oct-06 14:32
professionalAnthony Mushrow10-Oct-06 14:32 
AnswerRe: ComboBox Drop down Forcolor change in disabled mode (Black color) Pin
Abhlu10-Oct-06 15:41
Abhlu10-Oct-06 15:41 
GeneralRe: ComboBox Drop down Forcolor change in disabled mode (Black color) Pin
Anthony Mushrow10-Oct-06 15:53
professionalAnthony Mushrow10-Oct-06 15:53 
GeneralRe: ComboBox Drop down Forcolor change in disabled mode (Black color) Pin
Abhlu10-Oct-06 16:19
Abhlu10-Oct-06 16:19 
QuestionHow to solve this strong name issue? Pin
kolu narayan10-Oct-06 13:10
kolu narayan10-Oct-06 13:10 
AnswerRe: How to solve this strong name issue? Pin
led mike10-Oct-06 13:48
led mike10-Oct-06 13:48 

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.