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

.NET (Core and Framework)

 
GeneralRe: Getting OutOfMemory error in 3.5 Windows app after upgrading server memory Pin
Eddy Vluggen6-Mar-10 10:29
professionalEddy Vluggen6-Mar-10 10:29 
QuestionCompact Framework vs Normal Framwork Pin
Anubhava Dimri5-Mar-10 22:14
Anubhava Dimri5-Mar-10 22:14 
AnswerRe: Compact Framework vs Normal Framwork Pin
Eddy Vluggen6-Mar-10 1:15
professionalEddy Vluggen6-Mar-10 1:15 
QuestionWindowsFormsHost invalid theme in WPF Application (.Net 3.5) Pin
Mehdi Ghiasi4-Mar-10 9:07
Mehdi Ghiasi4-Mar-10 9:07 
AnswerRe: WindowsFormsHost invalid theme in WPF Application (.Net 3.5) Pin
Dave Kreskowiak4-Mar-10 9:13
mveDave Kreskowiak4-Mar-10 9:13 
Questionvb.net, check array elements? Pin
golisarmi4-Mar-10 5:33
golisarmi4-Mar-10 5:33 
AnswerRe: vb.net, check array elements? Pin
Not Active4-Mar-10 5:40
mentorNot Active4-Mar-10 5:40 
GeneralRe: vb.net, check array elements? Pin
golisarmi4-Mar-10 5:50
golisarmi4-Mar-10 5:50 
loop cant help because, may be I'm missing something

for i=0 to array.length-1
if array(0) = 1 then
check = true
else
check = false
end if
next

this doent work for me because if the last element is 1 then the check(boolean variable)becomes true while it is possible that other elements for example first one is not equal to 1. but I need to make sure are all of them (all elements) are equal to 1 or not.

Help please
GeneralRe: vb.net, check array elements? Pin
Not Active4-Mar-10 5:54
mentorNot Active4-Mar-10 5:54 
GeneralRe: vb.net, check array elements? Pin
golisarmi4-Mar-10 6:04
golisarmi4-Mar-10 6:04 
GeneralRe: vb.net, check array elements? Pin
Not Active4-Mar-10 6:15
mentorNot Active4-Mar-10 6:15 
GeneralRe: vb.net, check array elements? Pin
Gideon Engelberth4-Mar-10 6:10
Gideon Engelberth4-Mar-10 6:10 
GeneralRe: vb.net, check array elements? Pin
golisarmi4-Mar-10 6:25
golisarmi4-Mar-10 6:25 
GeneralRe: vb.net, check array elements? Pin
RugbyLeague4-Mar-10 23:28
RugbyLeague4-Mar-10 23:28 
GeneralRe: vb.net, check array elements? Pin
Dhyanga9-Mar-10 10:00
Dhyanga9-Mar-10 10:00 
QuestionSending E-mail through default settings Pin
Jack Vanderhorst4-Mar-10 3:38
Jack Vanderhorst4-Mar-10 3:38 
AnswerRe: Sending E-mail through default settings Pin
Luc Pattyn4-Mar-10 4:15
sitebuilderLuc Pattyn4-Mar-10 4:15 
AnswerRe: Sending E-mail through default settings Pin
Scott Dorman4-Mar-10 4:30
professionalScott Dorman4-Mar-10 4:30 
GeneralRe: Sending E-mail through default settings Pin
Jack Vanderhorst4-Mar-10 5:18
Jack Vanderhorst4-Mar-10 5:18 
Questionbug in DataAdapter's ContinueUpdateOnError property Pin
teligaurav3-Mar-10 22:34
teligaurav3-Mar-10 22:34 
AnswerRe: bug in DataAdapter's ContinueUpdateOnError property Pin
T M Gray4-Mar-10 6:02
T M Gray4-Mar-10 6:02 
QuestionMissing .NET configuration tool in win7 Pin
Ming Luo3-Mar-10 20:39
Ming Luo3-Mar-10 20:39 
AnswerRe: Missing .NET configuration tool in win7 Pin
The Man from U.N.C.L.E.5-Mar-10 7:42
The Man from U.N.C.L.E.5-Mar-10 7:42 
QuestionTextbox Validation Pin
akosidandan3-Mar-10 20:35
akosidandan3-Mar-10 20:35 
AnswerRe: Textbox Validation Pin
Manas Bhardwaj3-Mar-10 23:55
professionalManas Bhardwaj3-Mar-10 23:55 

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.