Dinah

5,050
Reputation
687 views

Registered User

Name Dinah
Member for 1 year
Seen yesterday
Website
Location NC
Age 30
Professional and hobbyist developer
Nov
26
revised Single vs. multiple Linq2sql repositories
edited body
Nov
25
asked Single vs. multiple Linq2sql repositories
Nov
21
revised Applescript to open .url files on OS X Firefox
deleted 144 characters in body
Nov
21
revised Applescript to open .url files on OS X Firefox
added 120 characters in body
Nov
20
answered Tips for developing in several languages at once
Nov
13
comment Job Requirements: What does “Kernel Developer” REALLY mean?
I hear ya. I've had the same experience with all kinds of phrases in job requirement lists that turned out to be not really what they were looking for. Apparently the recruiters often can't be bothered to learn the correct terms to list for tech jobs.
Nov
12
comment No symbol table in Go?
That's what I thought. Then how can their claim be true? I assume it must be but I don't understand how.
Nov
12
asked No symbol table in Go?
Nov
12
answered What programs/languages should I learn for a career in web programming/design?
Nov
12
revised Black hat knowledge for white hat programmers
edited body
Nov
11
revised No-code or little-code website
added 226 characters in body; added 363 characters in body
Nov
11
asked No-code or little-code website
Nov
10
comment What’s your favorite “programmer” cartoon?
Why not? Everyone's submitting them one at a time anyway, right?
Nov
9
awarded  Nice Answer
Nov
6
revised Shortest path with a fixed number of edges
edited tags
Nov
5
comment How to write LINQ which function same as SQL like?
@Justin Niessner: no argument here. I did a Google search before any other answers were listed and this is what I found.
Nov
5
answered How to write LINQ which function same as SQL like?
Nov
5
comment Pros and Cons explicitly setting enum field’s values
@Randolpho: enum.s are often used in wrapping APIs for other apps. Eg: C#/.NET wrapper around the Google Data API. It adds a great deal if you can enumerate all return values including negatives that the originator decided to use.
Nov
4
revised Visual Studio 2005 context menu launches server explorer: why?
edited body
Nov
4
answered Should .NET developers *really* be spending time learning C for low-level exposure?
Nov
3
comment Block Control+Alt+Delete
@Philip: awesome, I didn't know that would catch alt+F4 too. Thanks!
Nov
3
answered Block Control+Alt+Delete
Nov
3
comment Pretending .NET strings are value type
Great answer! Thank you much
Nov
3
revised Pretending .NET strings are value type
added 1 characters in body
Nov
3
answered Memory Leak in C#
Nov
2
asked Pretending .NET strings are value type
Nov
1
accepted It’s Possible To Develop For Which Platforms With Sing#
Oct
30
revised Take last database post in Rails
edited tags; edited title
Oct
30
revised Using WxWidgets with Eclipse for C++
edited tags
Oct
30
revised What does the & symbol mean in Objective-C?
added 2 characters in body; edited tags
Oct
30
revised java - BigDecimal
edited tags; edited title
Oct
30
revised Calculating 3D tangent space
edited tags
Oct
30
revised Prerequisite knowledge for ASP.NET MVC
added 2 characters in body
Oct
29
answered It’s Possible To Develop For Which Platforms With Sing#
Oct
29
comment Does .Net have any built in constants for common numbers like million, billion etc?
@Adam: I don't know what's worse, that you are trying to lead me down the same rabbit hole or that part of me really wants to go there anyway ;) must.... resist....
Oct
29
comment Does .Net have any built in constants for common numbers like million, billion etc?
@Adam: noted, yet ironically, the identical humor got an equal number of upvotes in the same span and has yet to be downvoted. Baffling isn't it?
Oct
29
comment Does .Net have any built in constants for common numbers like million, billion etc?
@Adam Robinson: since we're splitting hairs, technically we could eliminate taxes and scientists may even one day cheat death, but 'a' will always be 'a' and 5 will always be 5.
Oct
29
comment Does .Net have any built in constants for common numbers like million, billion etc?
@Adam Robinson: I'd say there's nothing more constant than a literal.
Oct
29
answered Does .Net have any built in constants for common numbers like million, billion etc?
Oct
29
comment Is array name a pointer in C?
These might also help in your understanding: stackoverflow.com/questions/381542 , stackoverflow.com/questions/660752
Oct
28
answered Right-to-Left Email
Oct
27
comment What is the difference between sed and awk ?
@jldupont - are you referring to Rachel's original question or to Dani's reply? If it can apply to either than it can apply to both.
Oct
26
answered Is it proper for a parent class to reference a property that exists only in the child?
Oct
26
revised Insert contents into innerHTML without clearing what’s already inside
added 75 characters in body
Oct
26
revised What do you do to keep learning?
deleted 4 characters in body
Oct
26
answered What do you do to keep learning?
Oct
25
revised how to protect My Programs?
edited title
Oct
25
comment What has been your greatest programming revelation?
The worst code I've ever seen is my own ...6 months later.
Oct
23
asked Firefox extension for file drag+drop
Oct
23
revised Why does this date parse not work in C# .net 1.1?
added 20 characters in body