Amaranth

Stories kicked by Amaranth

Tidy Up Your Xaml And Code Behind, Use UserControls Inside Templates (dev102.com)

submitted by razamitrazamit(4566) 3 years, 2 months ago

Use User controls inside templtes read more...

1 comment |category: |Views: 194

tags: another

A cool puzzle game for programmers, written in Silverlight(robozzle.com)

submitted by igoroigoro(815) 3 years, 3 months ago

The goal of the game is to program a robot to pick up stars. The puzzles are submitted by other users, and ranked by difficulty based on votes. read more...

3 comments |category: |Views: 567

tags: another

Joining "IE6: Do NOT want!" campaign(codeclimber.net.nz)

submitted by simonechsimonech(10.1k) 3 years, 3 months ago

IE6 users are still too many... it started with a tweet from a Norwegian web developer, and spread like fire across Europe. Joining the campaign is easy: just add a few lines of code to your site or blog. In this post is how to do it and a little more of background on how to do it. read more...

add a comment |category: |Views: 367

tags: another

SVN-Monitor is going Open-Source(sharpregion.com)

submitted by AdrianAisembergAdrianAisemberg(2004) 3 years, 3 months ago

You can start downloading the latest beta version and it's source-code (C#). read more...

add a comment |category: |Views: 434

tags: another

Testing ASP.NET MVC with QUnit - Part 1(bradygaster.com)

submitted by bradygasterbradygaster(4897) 3 years, 3 months ago

Now that I've been experimenting with the ASP.NET MVC framework I've modified a good deal of my GUI work in such a way that it minimizes form-posts and makes use of the AJAX goodies packed into jQuery. Since a lot of my work has moved to the client following my adoption of this approach I needed to investigate new options for testing. This morning I had the luck to stumble across QUnit, a jQuery testing plugin that makes life pretty easy. read more...

add a comment |category: |Views: 331

tags: another

A better, easier way to make sure you've globalized everything(milkcarton.com)

submitted by akcoderakcoder(830) 3 years, 3 months ago

A better, easier way to make sure you've globalized everything in your application read more...

add a comment |category: |Views: 474

tags: another

Sad Way To Do Business(ayende.com)

submitted by HEskandariHEskandari(194) 3 years, 3 months ago

how to make a bad impression with poor support and bad atitude and throw away thousands potential customers. read more...

2 comments |category: |Views: 499

tags: another

Behaviour driven development on user interfaces with Automation peer(karlagius.wordpress.com)

submitted by AmaranthAmaranth(125) 3 years, 3 months ago

Example of the use of Automation peers to expose controls to a unit test, and excercising the UI through MbUnit and NBehave. read more...

add a comment |category: |Views: 16

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

Checklist for high quality websites(blog.madskristensen.dk)

submitted by madskristensenmadskristensen(8565) 3 years, 4 months ago

A checklist for things to do that will highten the quality of any website. read more...

add a comment |category: |Views: 543

tags: another

Saving the World via… TDD?(stevenharman.net)

submitted by usshermussherm(5285) 3 years, 4 months ago

A quick snippet of code showing the gist of the Context/Specification pattern... and ensuring we won't need John Connor's help after all. read more...

add a comment |category: |Views: 397

tags: another

Size does matter(karlagius.wordpress.com)

submitted by AmaranthAmaranth(125) 3 years, 4 months ago

Crunching JS and CSS files to speed up download time for pages. Beat the bulge! read more...

add a comment |category: |Views: 11

tags: another

Alpha blending in XNA(xnapanic.wordpress.com)

submitted by AmaranthAmaranth(125) 3 years, 4 months ago

A brief overview of how to enable alpha transparency in XNA, with a simple demo. read more...

add a comment |category: |Views: 652

tags: another

When Should I Write Tests?(stevenharman.net)

submitted by usshermussherm(5285) 3 years, 5 months ago

The definitive answer to a question that comes up all the time... read more...

2 comments |category: |Views: 494

tags: another

AttachedCommandBehavior v2 aka ACB(marlongrech.wordpress.com)

submitted by marlongrechmarlongrech(1000) 3 years, 5 months ago

Some new features added in the AttachedCommandBehavior version 2.... Read more about it .... read more...

add a comment |category: |Views: 117

tags: another

[PSA] Using the Code Behind in MVC causes blindness(devlicio.us)

submitted by dwhittakerdwhittaker(13.1k) 3 years, 5 months ago

Just a PSA on why NOT to use the Code Behinds in Asp.Net MVC framework read more...

add a comment |category: |Views: 332

tags: another