Home / ASP.NET Weblogs
All Tags » C# » F# (RSS)

Browse by Tags

Related Posts

  • Update - Atlanta MSDN Developer Conference coming in December

    MSDN Developer Conference – Great new perks just announced Cool Giveaways The MSDN Developer Conference will not only WOW you with the coolest sessions from the PDC but you will also be in the running to win one of 3 Lego NXT Robotics Kits and the WROX Microsoft Robotics Developer Studio book. Other...
    Posted to Wallace B. McClure (Weblog) by Wallym on 11-17-2008, 12:00 AM
    Filed under: Community News, Visual Studio, C#, ASP.NET, silverlight, WPF, Windows 7, Data Services, F#, MDC, Parallel Programming, Cloud Computing, VB, Azure Services Platform, Windows Azure
  • Functional .NET 4.0 - Tuples and Zip

    Previously, when covering some of the additions to the .NET 4.0 Framework such as optional and named parameters , some of the other additions have caught my eye from the perspective of functional programming. Unlike .NET 3.5, this release is not as targeted towards functional programming as it is more...
    Posted to Matthew Podwysocki's Blog (Weblog) by podwysocki on 11-16-2008, 12:00 AM
    Filed under: C#, F#, Functional Programming
  • MSDN Developer Conference in Atlanta

    So, you couldn’t make PDC this year? Watching recorded sessions not quite doing it for you? Missing the interaction with Microsoft folks and industry experts? Well, do we have a fantastic event for you! Come to the Atlanta, GA MSDN Developer Conference on December 16th at the Westin Peachtree Plaza....
    Posted to Wallace B. McClure (Weblog) by Wallym on 11-13-2008, 12:00 AM
    Filed under: Community News, Visual Studio, C#, ASP.NET, silverlight, WPF, Windows 7, Data Services, F#, MDC, Parallel Programming, Cloud Computing, VB
  • KaizenConf'08 Functional Programming Presentation Video

    Last week, I provided a basic wrap up of my functional programming talk at the Continuous Improvement in Software Development conference (KaizenConf) in Austin. Little did I realize that I was indeed being filmed while I talked by Mark Leon Watson . So, without further ado, enjoy the first 20 minutes...
    Posted to Matthew Podwysocki's Blog (Weblog) by podwysocki on 11-12-2008, 12:00 AM
    Filed under: C#, F#, Functional Programming
  • KaizenConf Wrapup - Approaching Functional Programming

    This past weekend, I had the opportunity to attend and give a workshop at the Continuous Improvement in Software Development, or KaizenConf. I'm grateful to Scott Bellware and Dave Laribee for organizing this event. The tone and subject matter at this conference was both refreshing and interesting. This...
    Posted to Matthew Podwysocki's Blog (Weblog) by podwysocki on 11-05-2008, 12:00 AM
    Filed under: C#, F#, Functional Programming
  • C# 4.0 - Named and Optional Parameters - Behind the Scenes

    In my previous post , I talked very briefly about both named and option parameters. Now, I'd like to go a little deeper into the subject to see what this looks like underneath the covers. As before, we'll look at the limitations as well that we faced in the previous post. Optional Parameters First, let...
    Posted to Matthew Podwysocki's Blog (Weblog) by podwysocki on 10-29-2008, 12:00 AM
    Filed under: C#, F#
  • Named and Optional Arguments in C# 4.0

    Many interesting news is coming from PDC this week. Part of the announcements was around Visual Studio 2010 and the .NET Framework 4.0 CTP. Microsoft has made available, a Virtual PC Image preloaded with Visual Studio. You can download the preview information here: Microsoft Pre-release Software Visual...
    Posted to Matthew Podwysocki's Blog (Weblog) by podwysocki on 10-28-2008, 12:00 AM
    Filed under: C#, F#
  • KaizenConf - Functional Programming – Is it a game changer?

    Next week at the "Continuous Improvement in Software Development Conference" (KaizenConf), I will be giving a session called "Functional Programming - Is it a game changer?". In this discussion, I'll cover the basics of functional programming, moving from an imperative style to a functional style, and...
    Posted to Matthew Podwysocki's Blog (Weblog) by podwysocki on 10-24-2008, 12:00 AM
    Filed under: ALT.NET, C#, F#
  • Functional C# - Implementing Async Computations in C#

    Update: Removed Internal Constructor constraint on AsyncBuilder. As I covered earlier in my post Functional .NET - LINQ or Language Integrated Monads , I talked about using asynchronous computation expressions (monads) from C# 3.0. Brian McNamara , of the F# team, posted back in May about using them...
    Posted to Matthew Podwysocki's Blog (Weblog) by podwysocki on 10-15-2008, 12:00 AM
    Filed under: C#, F#, Concurrency, Functional Programming
  • Functional .NET - LINQ or Language Integrated Monads?

    As part of my talk at the Richmond Code Camp earlier in October, I had the opportunity to talk about how to implement functional aspects in C# 3.0. This talk revolved around such concepts as from mutable to immutable, from inheritance to functional composition, and the mind shift that is required. Part...
    Posted to Matthew Podwysocki's Blog (Weblog) by podwysocki on 10-13-2008, 12:00 AM
    Filed under: C#, F#, Functional Programming
Page 1 of 7 (63 items) 1 2 3 4 5 Next > ... Last »