29,543 reputation
8101121
bio website OdedCoster.com/blog
location London, United Kingdom
age 40
visits member for 2 years, 7 months
seen 2 hours ago
stats profile views 1,947

Stack Exchange employee - developer on the Q&A team - you can contact email me on ocoster (at) stackoverflow.com

I am a C# ASP.NET developer, with a long professional history of work with web and Microsoft technologies.

I am passionate about writing usable and secure software and am constantly learning.

Blog at http://OdedCoster.com/blog.

I have written a blog series about getting good answers on StackOverflow.

CV at http://careers.StackOverflow.com/Oded.


May
16
answered Is it possible to import vb.net form to blend?
May
8
answered Is Entity Framework only for Asp .NET / Asp. NET MVC?
Apr
23
answered What is a development stack?
Apr
16
answered How can I deal with a team member who duplicates code?
Apr
9
answered In plain English, what is a database index most similar to?
Mar
1
answered Why shouldn't a GET request change data on the server?
Feb
24
answered How can my code structure be improved?
Jan
25
answered should I be putting database connections into a class library?
Jan
16
answered What does this mean: Expression<Func<TModel, TValue>>
Jan
11
answered Why is it often said that the test cases need to be made before we start coding?
Jan
5
answered Is “frontend” generic term or it is used only in web design?
Jan
4
answered Why do so many resources on JavaScript discuss the language yet neglect the DOM?
Dec
20
answered Is adhering to one assert per test foolish consistency in this case?
Dec
14
answered Why does the Scrum guide say no testers?
Dec
7
answered How to evaluate code quality when you're not familiar with the language?
Nov
30
answered self referencing tables, good or bad?
Nov
30
answered Try/Catch or test parameters
Nov
25
answered Is there a term for “Use procedures that execute a single task”?
Nov
6
answered Do database tables need to have IDs?
Oct
30
answered using “IS” is better or checking for “NOT NULL”