500fthigh

Stories kicked by 500fthigh

ASP.NET MVC 1.0 Release Candidate Now Available(weblogs.asp.net)

submitted by sharplifesharplife(4570) 3 years, 3 months ago

Finally Scott Guthrie announced ASP.NET MVC 1.0 RC. Check it out. read more...

2 comments |category: |Views: 239

tags: another

Top Visual Studio Add-ins(web2asp.net)

submitted by sedgeysedgey(1728) 3 years, 3 months ago

I am often asked what my favourite development tools are, so I thought I’d write down a few that I use and why. I have split this list in 2 as some of these are add-ons for visual studio and others are just standalone applications here are the VS Add-ins. read more...

add a comment |category: |Views: 1402

tags: another

Set Up ASP.NET MVC Development Environment(tanguay.info)

submitted by sharplifesharplife(4570) 3 years, 4 months ago

A step-by-step guide to install required softwares and updates and make a development machine ready for ASP.NET MVC development. read more...

add a comment |category: |Views: 58

tags: another

Mark a C# class data member as readonly when it’s read only(developer-corner.com)

submitted by jedenjeden(90) 3 years, 4 months ago

Explaining why and where to use the readonly C# modifier read more...

add a comment |category: |Views: 459

tags: another

Developer Productivity - 5 Ways To Kill It(geekdaily.net)

submitted by justinbezansonjustinbezanson(1555) 3 years, 4 months ago

In keeping with the sarcastic tone of my How To Be The Worst Developer Ever post I’m going to explore several ways for managers to systematically destroy productivity among their developers. Unfortunately I am writing some of these from experience, then again, I’m sure we have all experienced some of these at one time or another. read more...

5 comments |category: |Views: 763

tags: another

Don’t use Delete Links because they create Security Holes(stephenwalther.com)

submitted by MarwanMarwan(850) 3 years, 4 months ago

Reasons why you shouldn't use a Delete link in your web application read more...

3 comments |category: |Views: 640

tags: another

Whitehouse.gov: an ASP.NET site(dotnetperls.com)

submitted by samdnpsamdnp(980) 3 years, 4 months ago

This article looks into the JavaScript libraries, HTTP headers, platform and more of the new Whitehouse website. It includes statistics and some suggestions. read more...

5 comments |category: |Views: 676

tags: another

Playing with JSON(joshholmes.com)

submitted by joshholmesjoshholmes(260) 3 years, 4 months ago

Josh Holmes digs into JSON with Silverlight and a few JSON frameworks... Check out the article to see Silverlight leveraging JSON with System.Json, LINQ and more. There's even samples in raw JavaScript, MSAjax, Prototype and JQuery. Finally he ended it all up by mixing JQuery and Silverlight. That was fun and remarkably simple. read more...

1 comment |category: |Views: 314

tags: another

Silverlight and the 2009 Presidential Inauguration(weblogs.asp.net)

submitted by samAdamssamAdams(335) 3 years, 4 months ago

Tomorrow’s presidential inauguration of Barack Obama will be a truly historic event. Silverlight is being used as an enabling technology on several sites that will allow those of us who can’t be there in person to share the experience online... read more...

add a comment |category: |Views: 160

tags: another

Visual Studio 2010 == Visual Studio 2008 + ReSharper(codebetter.com)

submitted by LordLord(3737) 3 years, 4 months ago

o you want the next gen of next-gen applications? Get the Visual Studio 2010 CTP! Which is – according to Microsoft itself – really just Visual Studio 2008 with ReSharper installed. read more...

7 comments |category: |Views: 931

tags: another

TDD / BDD Example(code.mattcalla.com)

submitted by mattcallamattcalla(95) 3 years, 9 months ago

"How-to" example of TDD / BDD read more...

add a comment |category: |Views: 332

tags: another

What TDD Has Taught Me So Far(blog.briandicroce.com)

submitted by bdicrocebdicroce(170) 4 years, 1 month ago

A summary of what I've learned from practicing TDD for over a year. read more...

add a comment |category: |Views: 7

tags: another

Test Supported Development (TSD) is not Test Driven Development (TDD) (blog.troyd.net)

submitted by powerrushpowerrush(3873) 4 years, 3 months ago

"Test Supported Development" (TSD) intends to characterize the creation of tests during ANY/ALL stages of development, that is, tests are not necessarily created before their respective System Under Test (SUT), but not necessarily created as an afterthought, either... read more...

2 comments |category: |Views: 28

tags: another

TDD pt2 Pig Latin(buddylindsey.com)

submitted by percent20percent20(855) 4 years, 5 months ago

Part 2 in a Test Driven Development series for the extreme beginner read more...

2 comments |category: |Views: 3

tags: another