jimmy1972

Stories kicked by jimmy1972

You too can fail fast (or at least really quickly)(codethinked.com)

submitted by justin_etheredgejustin_etheredge(8539) 4 years, 6 months ago

A description of contract first programming and what it means to have a fail-fast system. read more...

1 comment |category: |Views: 12

tags: another

ScottGu VS.net performance tips for machine(weblogs.asp.net)

submitted by dovedove(735) 4 years, 6 months ago

Specifically - "what type of machine do you recommend I get for doing development with Visual Studio?" read more...

5 comments |category: |Views: 22

tags: another

F# Resources(diditwith.net)

submitted by cls2degcls2deg(1535) 4 years, 6 months ago

Listing of online resources for learning Microsoft's F# language. read more...

add a comment |category: |Views: 20

tags: another

JSON in ASP.NET Ajax: Part 3.Server side deserialization / elaboration(geekswithblogs.net)

submitted by marcoanastasimarcoanastasi(265) 4 years, 6 months ago

In the third part of this series, we'll discover how we can elaborate and enrich the JSON response returned from a Web Service in our proxy service before sending it back to the client. We will also see how to leverage the ASP.NET AJAX framework to make the data exchange between the client side and the server side code of our application completely transparent. read more...

1 comment |category: |Views: 44

tags: another

In Which We Discuss Proprietary Object Noise(blog.wekeroad.com)

submitted by justin_etheredgejustin_etheredge(8539) 4 years, 6 months ago

Rob Conery puts up a post about why Jeff Atwood is high when he said that abstracting out SQL is a bad idea. read more...

1 comment |category: |Views: 1

tags: another

Regions == Evil(weblogs.asp.net)

submitted by rimsystemsrimsystems(6119) 4 years, 6 months ago

Bil Simser argues against using regions in your code. read more...

11 comments |category: |Views: 28

tags: another