Click here to Skip to main content
15,916,527 members
Home / Discussions / C#
   

C#

 
AnswerRe: StreamReader -> StreamWriter... file comes out much bigger !! [modified] Pin
Jaime Olivares11-Oct-09 18:47
Jaime Olivares11-Oct-09 18:47 
GeneralRe: StreamReader -> StreamWriter... file comes out much bigger !! Pin
riced12-Oct-09 6:13
riced12-Oct-09 6:13 
GeneralRe: StreamReader -> StreamWriter... file comes out much bigger !! Pin
Jaime Olivares12-Oct-09 6:40
Jaime Olivares12-Oct-09 6:40 
GeneralRe: StreamReader -> StreamWriter... file comes out much bigger !! Pin
riced12-Oct-09 6:56
riced12-Oct-09 6:56 
GeneralRe: StreamReader -> StreamWriter... file comes out much bigger !! Pin
Jaime Olivares12-Oct-09 7:39
Jaime Olivares12-Oct-09 7:39 
Questionextract files with the filestream Pin
nhqlbaislwfiikqraqnm11-Oct-09 8:15
nhqlbaislwfiikqraqnm11-Oct-09 8:15 
AnswerRe: extract files with the filestream Pin
Christian Graus11-Oct-09 10:27
protectorChristian Graus11-Oct-09 10:27 
Questiondll loading? Pin
nhqlbaislwfiikqraqnm1-Apr-21 23:29
nhqlbaislwfiikqraqnm1-Apr-21 23:29 
AnswerRe: dll loading? Pin
Richard MacCutchan11-Oct-09 8:45
mveRichard MacCutchan11-Oct-09 8:45 
GeneralRe: dll loading? Pin
Not Active11-Oct-09 8:53
mentorNot Active11-Oct-09 8:53 
GeneralRe: dll loading? Pin
Richard MacCutchan11-Oct-09 9:29
mveRichard MacCutchan11-Oct-09 9:29 
AnswerRe: dll loading? Pin
Not Active11-Oct-09 8:48
mentorNot Active11-Oct-09 8:48 
AnswerRe: dll loading? Pin
Nissim Salomon11-Oct-09 9:36
Nissim Salomon11-Oct-09 9:36 
AnswerRe: dll loading? Pin
Christian Graus11-Oct-09 10:28
protectorChristian Graus11-Oct-09 10:28 
AnswerRe: dll loading? Pin
freakyit11-Oct-09 22:22
freakyit11-Oct-09 22:22 
QuestionData Structure Pin
phobberman11-Oct-09 8:05
phobberman11-Oct-09 8:05 
Hello, all!

First, there is an integer array for example 1,2,3,4
Second, there are logical "rules" of following types: 1&2 = rule_1, 1|3 = rule_2, 1^4 = rule_3
(& - AND, | - OR, ^ = NOT)

The task is to search for the rules. So the question is how can I implement this kind of search, are there any source codes or libraries? I'll be very glad if someone helps me to cope with this problem and offers some ideas or examples especially on C#. Beforehand, great thanks!
AnswerRe: Data Structure Pin
riced12-Oct-09 6:21
riced12-Oct-09 6:21 
GeneralRe: Data Structure Pin
phobberman13-Oct-09 0:01
phobberman13-Oct-09 0:01 
QuestionTextbox Enter Event Pin
jonneale11-Oct-09 7:26
jonneale11-Oct-09 7:26 
AnswerRe: Textbox Enter Event Pin
N a v a n e e t h11-Oct-09 7:43
N a v a n e e t h11-Oct-09 7:43 
QuestionCreate dll and use it on runtime Pin
bonzaiholding11-Oct-09 7:11
bonzaiholding11-Oct-09 7:11 
AnswerRe: Create dll and use it on runtime Pin
Luc Pattyn11-Oct-09 8:05
sitebuilderLuc Pattyn11-Oct-09 8:05 
QuestionIS there a different in WebService programming in 32bit and 64bit ? Pin
E_Gold11-Oct-09 6:54
E_Gold11-Oct-09 6:54 
AnswerRe: IS there a different in WebService programming in 32bit and 64bit ? Pin
dan!sh 11-Oct-09 7:34
professional dan!sh 11-Oct-09 7:34 
QuestionWindow Address Pin
curtuy11-Oct-09 5:48
curtuy11-Oct-09 5: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.