Ziff-Davis Enterprise 
DevSource: Microsoft Developer Resource
Add OnsArchitectureLanguagesTechniquesUsing VSForums
 
Home arrow Languages
05.28.2008
Google is expected to roll out the latest version of the Google Web Toolkit at its developer conference.

05.21.2008
With help from Engine Yard, Rubinius now runs Ruby on Rails, and Rails can scale.

05.21.2008
Here are some important tech terms you, the programmer, might not be aware of.

05.14.2008

Expression trees provide the means for parsing expressions sent to your method and for implementing some special LINQ techniques.


05.07.2008

Visual Basic 2008 Programmer’s Reference by Rod Stephens. Wrox Publishing, Feb 2008. $39.99 ISBN: 978-0-470-18262-8 


04.09.2008



04.03.2008

Everyone knows that LINQ is for queries, but you can also use it for interpretation of data, which makes LINQ far more powerful than you may have thought.


03.12.2008

Why do we need yet another language in a programming world full of them? This article shows that F# has something interesting to offer.


03.05.2008



03.05.2008

LINQ supports the notion of equijoins and non-equijoins. Equijoin is contrived using the join on equals clause in a LINQ query. A non-equijoin is everything else, typical devised with a where predicate performing some test on elements from more than one sequence. And equijoin is fundamentally an inner join. An inner join correlates one element in one sequence with an element in another sequence. Only elements from each sequence that are correlated with an element in the other sequence is returned as a resultset of the LINQ query.


03.05.2008

Object-Oriented Computation in C++ and Java, by Conrad Weisert. Dorset House Publishing, May 2007. $33.95 ISBN: 978-0-932633-63-7. Available from Dorset House Publishing's website.

 


02.27.2008

Jcx.Software launches a PHP tool to accompany Visual Studio 2008 release.


02.27.2008

Extension Methods are a way of extending an existing class without deriving a new class. In this article, Paul Kimmel shows you how to use extension methods in C#. 


02.20.2008

Head First JavaScript, by Michael Morrison. O'Reilly, December 2007. $39.99 ISBN: 0-596-52774-8. 


02.06.2008



02.06.2008



01.30.2008

Resolver Systems brings Microsoft's version of the dynamic language to a general-purpose application.

 



DevSource video
Devsource Video Series
Manipulating Society through Technology
Jeremy Bailenson, Director of the Virtual Human Interaction Lab at Stanford University, talks about virtual reality, avatars, Moore's law, how real world behaviors influence online reality, and societal manipulation through technology!
>> Play video
>> Read article
>> See all videos
DevLife Blog

Julia explores the Robotics Studio! (It's for more than you think.)

MSDev Blog

Messages for Bill Gates!

Make it Work
.NET makes runtime type checking a breeze. See what Peter has to say about it in this week's tips!
News
Microsoft Counts on App Support for Vista
Microsoft has taken pains to demonstrate that Windows Vista will have ample application support.
DevSource RSS FEEDS
XML Want an easy way to keep up with breaking tech news? And the Get DevSource headlines delivered to your desktop with RSS.
ADVERTISEMENT