Click here to Skip to main content
15,904,497 members
Home / Discussions / C#
   

C#

 
AnswerRe: How can i create Font property for a composite control similar to the default one? Pin
Martin#12-Oct-06 20:26
Martin#12-Oct-06 20:26 
Questionnewbie: sort values in a text.txt and display by name? Pin
hristo197712-Oct-06 7:12
hristo197712-Oct-06 7:12 
AnswerRe: newbie: sort values in a text.txt and display by name? Pin
User 665812-Oct-06 7:25
User 665812-Oct-06 7:25 
GeneralRe: newbie: sort values in a text.txt and display by name? Pin
hristo197712-Oct-06 9:00
hristo197712-Oct-06 9:00 
QuestionConverting semi-structured htm data to xml Pin
RichardInToronto12-Oct-06 7:06
RichardInToronto12-Oct-06 7:06 
AnswerRe: Converting semi-structured htm data to xml Pin
led mike12-Oct-06 7:39
led mike12-Oct-06 7:39 
GeneralRe: Converting semi-structured htm data to xml Pin
RichardInToronto12-Oct-06 16:57
RichardInToronto12-Oct-06 16:57 
AnswerRe: Converting semi-structured htm data to xml Pin
Sreenath Madyastha12-Oct-06 7:46
Sreenath Madyastha12-Oct-06 7:46 
use regular expression object in C#

1. Use Regex
2. Do Grouping in Regex
3. Use MatchEvaluator if needed
4. Add the grouping result values to the dataset.
5. Save Datset to Xml.

You are done!

Sreenath


GeneralRe: Converting semi-structured htm data to xml Pin
RichardInToronto12-Oct-06 16:59
RichardInToronto12-Oct-06 16:59 
QuestionRun EXE from Windows service Pin
kalyan.n@dsolusys.com12-Oct-06 6:54
kalyan.n@dsolusys.com12-Oct-06 6:54 
AnswerRe: Run EXE from Windows service Pin
perlmunger12-Oct-06 7:33
perlmunger12-Oct-06 7:33 
QuestionWhere does my Console output go? Pin
snorkie12-Oct-06 6:48
professionalsnorkie12-Oct-06 6:48 
AnswerRe: Where does my Console output go? Pin
User 665812-Oct-06 6:57
User 665812-Oct-06 6:57 
GeneralRe: Where does my Console output go? Pin
snorkie12-Oct-06 10:56
professionalsnorkie12-Oct-06 10:56 
GeneralRe: Where does my Console output go? Pin
User 665812-Oct-06 13:27
User 665812-Oct-06 13:27 
GeneralRe: Where does my Console output go? Pin
snorkie13-Oct-06 11:29
professionalsnorkie13-Oct-06 11:29 
QuestionHidden Files Pin
Syed Shahid Hussain12-Oct-06 6:29
Syed Shahid Hussain12-Oct-06 6:29 
AnswerRe: Hidden Files Pin
Luc Pattyn12-Oct-06 8:05
sitebuilderLuc Pattyn12-Oct-06 8:05 
Questionrdlc dynamic formatting? Pin
CryoK12-Oct-06 6:28
CryoK12-Oct-06 6:28 
AnswerRe: rdlc dynamic formatting? Pin
Private_Void12-Oct-06 6:48
Private_Void12-Oct-06 6:48 
QuestionHow to Play Stream Videos in CSharp 2005 ? Pin
hdv21212-Oct-06 6:19
hdv21212-Oct-06 6:19 
QuestionListView Groups Pin
BoneSoft12-Oct-06 4:46
BoneSoft12-Oct-06 4:46 
QuestionParameter not valid?? Pin
hristo197712-Oct-06 4:40
hristo197712-Oct-06 4:40 
AnswerRe: Parameter not valid?? Pin
Christian Graus12-Oct-06 4:46
protectorChristian Graus12-Oct-06 4:46 
AnswerRe: Parameter not valid?? Pin
CoolASL12-Oct-06 4:47
CoolASL12-Oct-06 4:47 

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.