CSharpFeeds - All your C# feeds in one place.

Monday, November 03, 2008

C# 4.0, Dynamic Programming and JSON

by via Nikhil Kothari's Weblog on 11/3/2008 3:18:25 PM

C# 4.0 features a new dynamic keyword that allows you to mix in a bit of late-bound code in the midst of your otherwise statically typed code. This helps cleanup the string-based programming mess that is a characteristic of late-bound code. In fact, there are a number of scenarios that would benefit from dynamic typing in my opinion in addition to interop with other dynamic code (such as Silverlight talking to the DOM or a .NET app talking to Office automation APIs). For example: Accessing JSON ...

[ read more ]

From C# to Python

by via Shifting Bits by Patrick Altman: Latest Entries on 11/3/2008 12:50:51 PM

Making the transition to C# to Python wasn't nearly as drastic as I had thought. Maybe that is because it was my 8th or 9th language (maybe more, who keeps count), or maybe it was because Python is such an intuitive and clean language. Maybe both. When I say transition, that's a bit strong. While I do do most of my development work in Python these days and it is my language of choice, I do still code bit in C# from time to time. Mostly, these days, it's work on a SQL Server SSIS Component c ...

[ read more ]

Subscribe

New Feed

Product Spotlight

Recently Updated Sources

Legal Note

The content of the postings is owned by the respective author. CSharpFeeds is not responsible for the contents of the postings. This site is automatically generated and cannot be reviewed for abusive content. If you find abusive content on CSharpFeeds, please contact us. Designated trademarks and brands are the property of their respective owners. All rights reserved.

Advertise with us