Click here to Skip to main content
15,903,012 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: How to buil ASp .NET Application usin nant -0.85 Pin
Scott Dorman11-Oct-07 4:32
professionalScott Dorman11-Oct-07 4:32 
QuestionHow make the search Pin
Robert Wang198310-Oct-07 21:49
Robert Wang198310-Oct-07 21:49 
AnswerRe: How make the search Pin
Dave Kreskowiak11-Oct-07 1:51
mveDave Kreskowiak11-Oct-07 1:51 
GeneralRe: How make the search Pin
Robert Wang198311-Oct-07 17:36
Robert Wang198311-Oct-07 17:36 
Questionhow to display video via web (realtime)? [modified] Pin
matee_code10-Oct-07 17:58
matee_code10-Oct-07 17:58 
AnswerRe: how to display video via web (realtime)? Pin
Dave Kreskowiak11-Oct-07 1:50
mveDave Kreskowiak11-Oct-07 1:50 
QuestionXslCompiledTransform need to figure out number of rows transformed into text file Pin
boris.kleynbok10-Oct-07 5:47
boris.kleynbok10-Oct-07 5:47 
AnswerRe: XslCompiledTransform need to figure out number of rows transformed into text file Pin
TJoe10-Oct-07 7:02
TJoe10-Oct-07 7:02 
You could create a class that derives from StreamWriter[^], then override the appropriate Write methods. In your overrides, you would check for the TextWriter.NewLine chars.

Take care,
Tom

-----------------------------------------------
Check out my blog at http://tjoe.wordpress.com

Questionthreading Pin
steve_a_p10-Oct-07 2:28
steve_a_p10-Oct-07 2:28 
AnswerRe: threading Pin
led mike10-Oct-07 6:14
led mike10-Oct-07 6:14 
AnswerRe: threading Pin
Luc Pattyn10-Oct-07 8:08
sitebuilderLuc Pattyn10-Oct-07 8:08 
GeneralRe: threading Pin
led mike10-Oct-07 8:35
led mike10-Oct-07 8:35 
QuestionRe: threading Pin
steve_a_p10-Oct-07 9:49
steve_a_p10-Oct-07 9:49 
AnswerRe: threading Pin
Patrick Etc.10-Oct-07 10:05
Patrick Etc.10-Oct-07 10:05 
AnswerRe: threading Pin
Luc Pattyn10-Oct-07 10:54
sitebuilderLuc Pattyn10-Oct-07 10:54 
GeneralRe: threading Pin
steve_a_p10-Oct-07 11:19
steve_a_p10-Oct-07 11:19 
GeneralRe: threading Pin
Patrick Etc.10-Oct-07 10:02
Patrick Etc.10-Oct-07 10:02 
GeneralRe: threading Pin
Luc Pattyn10-Oct-07 11:02
sitebuilderLuc Pattyn10-Oct-07 11:02 
GeneralRe: threading Pin
steve_a_p10-Oct-07 11:09
steve_a_p10-Oct-07 11:09 
GeneralRe: threading Pin
Robert Rohde10-Oct-07 11:38
Robert Rohde10-Oct-07 11:38 
GeneralRe: threading Pin
Patrick Etc.10-Oct-07 11:47
Patrick Etc.10-Oct-07 11:47 
GeneralRe: threading Pin
Robert Rohde10-Oct-07 11:59
Robert Rohde10-Oct-07 11:59 
GeneralRe: threading Pin
Patrick Etc.10-Oct-07 12:32
Patrick Etc.10-Oct-07 12:32 
GeneralRe: threading Pin
led mike12-Oct-07 5:03
led mike12-Oct-07 5:03 
GeneralRe: threading Pin
Patrick Etc.12-Oct-07 6:06
Patrick Etc.12-Oct-07 6:06 

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.