Click here to Skip to main content
15,887,485 members
Home / Discussions / C#
   

C#

 
Questionhow to pass the textbox value as parameter in url Pin
sudhir behera1-Nov-09 7:19
sudhir behera1-Nov-09 7:19 
AnswerRe: how to pass the textbox value as parameter in url Pin
Ghydo1-Nov-09 7:44
Ghydo1-Nov-09 7:44 
AnswerRe: how to pass the textbox value as parameter in url Pin
niranjankarekar30-Jun-10 6:59
niranjankarekar30-Jun-10 6:59 
QuestionEmpty strings with string.split Pin
Aljaz1111-Nov-09 6:02
Aljaz1111-Nov-09 6:02 
AnswerRe: Empty strings with string.split Pin
Eddy Vluggen1-Nov-09 6:33
professionalEddy Vluggen1-Nov-09 6:33 
GeneralRe: Empty strings with string.split Pin
Not Active1-Nov-09 10:37
mentorNot Active1-Nov-09 10:37 
GeneralRe: Empty strings with string.split Pin
Eddy Vluggen3-Nov-09 2:42
professionalEddy Vluggen3-Nov-09 2:42 
AnswerRe: Empty strings with string.split Pin
Alan N1-Nov-09 6:35
Alan N1-Nov-09 6:35 
Hi,
Without seeing an example of the skupaj string it's difficult to be sure what is wrong but String.Split will not be producing empty strings. It is likely that the apparently empty strings contain either non-printing or white space characters and my guess would be line endings.

Alan.
AnswerRe: Empty strings with string.split Pin
PIEBALDconsult1-Nov-09 16:29
mvePIEBALDconsult1-Nov-09 16:29 
Questionwhat is application configuration file? Pin
Chesnokov Yuriy1-Nov-09 5:42
professionalChesnokov Yuriy1-Nov-09 5:42 
AnswerRe: what is application configuration file? Pin
PIEBALDconsult1-Nov-09 16:52
mvePIEBALDconsult1-Nov-09 16:52 
QuestionCannot access file error Pin
g3ng1-Nov-09 4:31
g3ng1-Nov-09 4:31 
AnswerRe: Cannot access file error Pin
Abhishek Sur1-Nov-09 4:45
professionalAbhishek Sur1-Nov-09 4:45 
AnswerRe: Cannot access file error Pin
OriginalGriff1-Nov-09 4:48
mveOriginalGriff1-Nov-09 4:48 
GeneralRe: Cannot access file error Pin
g3ng2-Nov-09 5:34
g3ng2-Nov-09 5:34 
GeneralRe: Cannot access file error Pin
OriginalGriff2-Nov-09 5:41
mveOriginalGriff2-Nov-09 5:41 
GeneralRe: Cannot access file error Pin
g3ng2-Nov-09 6:03
g3ng2-Nov-09 6:03 
GeneralRe: Cannot access file error Pin
OriginalGriff2-Nov-09 6:17
mveOriginalGriff2-Nov-09 6:17 
GeneralRe: Cannot access file error Pin
g3ng2-Nov-09 7:14
g3ng2-Nov-09 7:14 
AnswerRe: Cannot access file error Pin
g3ng1-Nov-09 5:17
g3ng1-Nov-09 5:17 
Questioncan not read data when Install VS2008 program on windows XP [modified] Pin
obarahmeh1-Nov-09 1:31
obarahmeh1-Nov-09 1:31 
AnswerRe: can not read data when Install VS2008 program on windows XP Pin
OriginalGriff1-Nov-09 4:49
mveOriginalGriff1-Nov-09 4:49 
GeneralRe: can not read data when Install VS2008 program on windows XP Pin
obarahmeh1-Nov-09 19:10
obarahmeh1-Nov-09 19:10 
QuestionTcpListener EndWrite() method, how to wait until client will recieve all data before closing it? [modified] Pin
Chesnokov Yuriy31-Oct-09 23:40
professionalChesnokov Yuriy31-Oct-09 23:40 
QuestionRe: TcpListener EndWrite() method, how to wait until client will recieve all data before closing it? Pin
Chesnokov Yuriy31-Oct-09 23:50
professionalChesnokov Yuriy31-Oct-09 23:50 

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.