Search Results

6
votes
6answers
327 views

What’s the next piece of open source software that Microsoft should embrace?

After the recent announcement by Scott Guthrie that JQuery would receive official support from Microsoft ( …
0
votes

What Is the most beautiful code you have ever seen or written?

bool statement = (statement == false); …
1
vote

For what type of project is Entity Framework currently suited?

The Entity Framework is suitable for all applications which would benefit from having an ORM layer. Daniel Simmons post goes into detail on this. …
5
votes

What real life bad habits has programming given you?

< answer >writing emails which have imaginary xml in them< /answer >< snigger / > …
0
votes

What is the most important feature a website can have?

a url, you're not going to get very far without one …