Tag: Development

Community

Creating Objects in JavaScript

(Jeff Cogswell) If you’re coming from another language knowing what objects and classes are, JavaScript’s own version of objects and classes can be a little frustrating at first. The object architecture in JavaScript is quite different from other languages. But that’s not to say it isn’t useful or p

Community

ASP.NET Charting with NPlot

(Olav Lerflaten) Three years ago I wrote an article here on 4Guys titled ASP.NET Charting Using Office Web Components (OWC) that examined how to use OWC as a charting engine in ASP.NET applications. OWC is still a very powerful charting engine, but unfortunately it carries with it some serious drawb

Community

.NET 3.5 Language Enhancements

(John Papa) While Visual Studio 2008, the several variations of LINQ, and the ADO.NET Entity Framework are getting a lot of attention in the upcoming .NET Framework 3.5, there are also several key language enhancements on the near horizon. Many of the language enhancements (which will be found in VB