David in Dakota

3,121
Reputation
220 views

Registered User

Name David in Dakota
Member for 1 year
Seen yesterday
Website
Location US
Age 34
Software developer based in Sioux Falls, South Dakota but of Ugandan extraction. Interests include photography, chess, literature, and sports.
Nov
22
comment How to expose internal System.Array
@Brian Triplett, point well taken. I don't use FxCop as a universal authority but the link has meaningful reasoning that should be considered. @Martinho, I like lucky primes.
Nov
21
revised How to expose internal System.Array
adding some code snippets
Nov
21
answered How to expose internal System.Array
Nov
20
comment Using Structs with WCF Services
My question was less about whether it could be done and more looking for context on when it was appropriate.
Nov
20
answered is it good to use Wait cursor in websites?
Nov
20
asked Using Structs with WCF Services
Nov
20
accepted VB.net Windows Service with File Watcher
Nov
20
answered VB.net Windows Service with File Watcher
Nov
19
comment Read Excel using LINQ
Holy crap, Linq to Excel FTW! Worth the question just to discover it as a resource.
Nov
18
answered Foreach in SQL?
Nov
18
comment Remove Duplicates From File (vs COBOL)
Made it community-wiki.
Nov
18
answered C# Function Chaining
Nov
18
asked Remove Duplicates From File (vs COBOL)
Nov
18
answered physical path in silverlight
Nov
18
answered Compare Strings in C#
Nov
17
awarded  Nice Answer
Nov
17
answered Can Scrum work with mediocre developers?
Nov
17
comment Debugging Silverlight and Silverlight Unit Tests
+1 for issues debugging. I haven't been able to in my project for a while now.
Nov
17
comment Programming language to automatically navigate website?
Please don't downvote me just because Perl is Undead.
Nov
17
answered Programming language to automatically navigate website?
Nov
17
comment Silverlight Rich text box control
As one whose heart has been broken by 3rd party libraries, I understand at least in part the "why" although I agree it could wind up being a poor choice.
Nov
17
answered Correlate the completed event to the original WebClient?
Nov
16
comment Consolidating a COUNT query
On your queries in the loop, does the WHERE clause include the subject_ID?
Nov
16
answered how can i make different html links different colors . .
Nov
16
answered How do I disable the c# message box beep?
Nov
15
accepted Using The Controls Of One Form Into Another
Nov
15
answered XML Traversing, Copy Elements and Nodes using LINQ to XML
Nov
15
answered can you test for a range of values in an IF statement
Nov
15
revised Using The Controls Of One Form Into Another
Added sample code, details.
Nov
15
answered Using The Controls Of One Form Into Another
Nov
15
comment programming languages
Probably not a homework question, just someone trying to know where to get started.
Nov
13
asked Silverlight OpenFileDialog DoEvents equivalent
Nov
13
answered Regular Expression with Groups and Values in C#
Nov
13
answered Document library in .NET
Nov
12
answered What software for your own personal use did you write?
Nov
3
answered Core HTML/CSS/Javascript Frameworks
Oct
23
comment What does Clipboard or SendKeys class has to do with WinForms?
I thought once defined the use is self explanatory. By the way, a windows service wouldn't be done in a windows forms project and it's doubtful you'd need a reference to the namespace.
Oct
23
answered What does Clipboard or SendKeys class has to do with WinForms?
Oct
23
answered Cross language C# and Java development
Oct
21
asked High Order Function Approach for Exceptions in C#
Oct
14
answered Deployment of ADO.NET Data Service
Oct
12
comment C# Compiler Behavior Question?
Sorry for the wording of my question, I've restated to try to clarify I just wanted an explanation of what was going on.
Oct
12
revised C# Compiler Behavior Question?
clarifying intent of question
Oct
12
asked C# Compiler Behavior Question?
Oct
5
answered SVN commit and checkout
Sep
28
comment SilverLight DataGrid: Export to excel or csv
It does with some sleight of hand; it creates a CSV file, not XLS. If a person has Excel installed it opens it by virtue of the extension being mapped to Excel.
Sep
23
comment Comparing Database Platforms
So when you worked with a specific database, you just used it because someone else had started with it? Or how did you choose, for example, PostgreSQL vs MySQL - what factors make one better for a specific scenario? Coming from the Microsoft universe I have no context for that decision.
Sep
23
asked Comparing Database Platforms
Sep
22
comment Combining Multiple Files Into Single Archive (Silverlight/C#)
Hm, looks like it's GPL? slsharpziplib.codeplex.com/license
Sep
22
asked Combining Multiple Files Into Single Archive (Silverlight/C#)