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

.NET (Core and Framework)

 
Questionchanging default namespaces Pin
CalvinHobbies7-Mar-10 17:43
CalvinHobbies7-Mar-10 17:43 
AnswerRe: changing default namespaces Pin
The Man from U.N.C.L.E.8-Mar-10 4:28
The Man from U.N.C.L.E.8-Mar-10 4:28 
GeneralRe: changing default namespaces Pin
CalvinHobbies8-Mar-10 5:14
CalvinHobbies8-Mar-10 5:14 
QuestionGetting OutOfMemory error in 3.5 Windows app after upgrading server memory Pin
Paul Brower6-Mar-10 2:41
Paul Brower6-Mar-10 2:41 
AnswerRe: Getting OutOfMemory error in 3.5 Windows app after upgrading server memory Pin
Eddy Vluggen6-Mar-10 4:04
professionalEddy Vluggen6-Mar-10 4:04 
GeneralRe: Getting OutOfMemory error in 3.5 Windows app after upgrading server memory Pin
Paul Brower6-Mar-10 4:59
Paul Brower6-Mar-10 4:59 
GeneralRe: Getting OutOfMemory error in 3.5 Windows app after upgrading server memory Pin
Eddy Vluggen6-Mar-10 5:06
professionalEddy Vluggen6-Mar-10 5:06 
GeneralRe: Getting OutOfMemory error in 3.5 Windows app after upgrading server memory Pin
Paul Brower6-Mar-10 8:47
Paul Brower6-Mar-10 8:47 
GeneralRe: Getting OutOfMemory error in 3.5 Windows app after upgrading server memory Pin
Eddy Vluggen6-Mar-10 8:57
professionalEddy Vluggen6-Mar-10 8:57 
GeneralRe: Getting OutOfMemory error in 3.5 Windows app after upgrading server memory Pin
Paul Brower6-Mar-10 9:49
Paul Brower6-Mar-10 9:49 
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 
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 
You should probably encapsulate this into a function and return false for the first one that does not match and return true if you get to the end of the array without finding one that does not match.

Incidentally, if you are using .NET 3.5, the built in All extension method from LINQ will do just that.
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 

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.