Skip to main content
Vivian River's user avatar
Vivian River's user avatar
Vivian River's user avatar
Vivian River
  • Member for 14 years, 6 months
  • Last seen more than 2 years ago
60 votes
6 answers
60k views

What is the difference between a function and a lambda?

18 votes
2 answers
2k views

Does F# offer anything particularly useful for database-driven web development?

17 votes
1 answer
12k views

Why did Microsoft abandon IronRuby and IronPython? [closed]

16 votes
7 answers
6k views

Is it common to have downtime at a programming job? [closed]

14 votes
3 answers
5k views

Why does HTML TextArea have its own HTML tag? [closed]

13 votes
4 answers
18k views

Example of where Functional Programming is Superior to Imperative or Object-Oriented Programming? [duplicate]

10 votes
6 answers
4k views

Wrapping my mind around prefix notation?

10 votes
5 answers
680 views

Is there any research about daily differences in productivity by the same programmer?

7 votes
1 answer
14k views

Entity Framework vs. Linq to SQL? [closed]

7 votes
3 answers
4k views

What should a web developer know about HTTP? [duplicate]

6 votes
1 answer
560 views

How to contribute to jQuery?

5 votes
3 answers
2k views

What is the history behind the .NET platform's origins?

4 votes
6 answers
19k views

What skills to master to become a better ASP.net developer? [closed]

4 votes
1 answer
3k views

If a code inspection tool finds a "heap inspection" vulnerability, is that relevant if the code is for a web app running on a private server?

3 votes
1 answer
321 views

What is the proper jargon to refer to a variable wrapped inside a function closure?

2 votes
3 answers
490 views

How to explain to non-programmer to build my Visual Studio source code in "Release" mode?

2 votes
1 answer
110 views

Does using MEAN stack reduce the need for code and data structures compared to ASP.net with SQL?

2 votes
1 answer
498 views

Best practices for for putting tabular data on the web for users to edit?