Dynamic Languages: A Separation of Concerns

Posted by: Marquee de Sells: Chriss insight outlet, on 08 Jul 2009 | View original | Bookmarked: 0 time(s)

I saw Nick Muhonen give a talk on the new language features in C# 4.0 last night at the Portland-Area .NET User Group. He did a good job in spite of the constant questions I asked. He showed one example that I found especially compelling:object GetConfig() {  return new {    WindowSize = new Size() { Width = 100, Height = 200 },    ConnectionString = "...",    ...  };} Of course, you wouldn't hard code settings in your application -- you'd load...

Advertisement
Free Agile Project Management Tool from Telerik
TeamPulse Community Edition helps your team effectively capture requirements, manage project plans, assign and track work, and most importantly, be continually connected with each other.
Category: C# | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 794 | Hits: 37

Similar Posts

  • Html Encoding Nuggets With ASP.NET MVC 2 more
  • Introducing Versatile DataSources more
  • Fun with C# 4.0s dynamic more
  • Fun With Method Missing and C# 4 more
  • Image Transforms with the ASP.NET Generated Image Control more
  • What to watch, as a VB Developer at PDC (Lisa Feigenbaum) more
  • SESSION NOTES: ASP.NET 4.0 Roadmap more
  • Should you use type inference in C# (var) ? more
  • ASP.Net MVC Framework an early look more
  • The Languange conundrum; what should I choose? more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD