Code Reduction with a Dynamic Language
This example shows how much coding can be avoided by using a dynamic language (C# vs. JavaScript).
Expert Opinion in Favor of Dynamic Languages
There are experts who
believe we should be using dynamic languages more than we are.
ASP .NET Testing Trouble
Testing an
ASP .NET user interface? This code won't work even though it seems like it should.
Mocking ASP .NET
Having trouble stubbing out JScript .NET functions in ASP? Here's a way.
Use C# 3.0 Language Concepts Today
JScript .NET already implements some of the new C# 3.0 features.
The Ball And Chain
Using Java, C++, VB .NET, and C# may be causing you to go slower than you need to.
Professional JavaScript
Could an old programming language end up being more popular than the newest ones?