0

Reactive programming (II.) - Introducing Reactive LINQ

Tomáš Petříček | publikováno 19. listopadu 2008

In this article I'm going to introduce my project Reactive LINQ. This is largely inspired by the ideas that come from functional reactive programming in the Haskell language and from functiona...


0

Reactive programming (I.) - First class events in F#

Tomáš Petříček | publikováno 16. listopadu 2008

I believe that the LINQ project and changes in C# 3.0 and VB 9 are interesting because they allow rewriting of many ideas from functional programming. An ability to express queries easily is o...


0

Calculating with infinite sequences on MSDN

Tomáš Petříček | publikováno 13. listopadu 2008

About a year ago, I wrote an article about using lazy computations in C# 3.0. It was published by the C# Community PM Charlie Calvert at the C# Developer Center. The article was a first of two arti...


0

Functional Programming in .NET book - An update

Tomáš Petříček | publikováno 20. října 2008

Recently, I announced on my blog that I’m working on a book for Manning called Real world Functional Programming in .NET. The goal of the book is to explain the most interesting and useful ide...


0

Announcing: Real-world Functional Programming in .NET

Tomáš Petříček | publikováno 2. září 2008

If you’ve been reading my blog or seen some my articles, you know that I’m a big fan of the F# language and functional programming style. I’m also often trying to present a bit different view of C#...


0

Dynamic Lookup in F#

Tomáš Petříček | publikováno 4. června 2008

Many people view dynamic and statically-typed languages as two distinct groups (and this is often a reason for never-ending discussions). In this article, I'll try to show one interesting exam...


284

Refaktorizace aneb jak umí Visual Studio kouzlit se zdrojovým kódem

Lukáš Kouřil | publikováno 13. května 2008

Refaktorizační techniky, které nabízí Visual Studio, jsou velmi mocným nástrojem, jež ušetří spoustu práce při úpravách větších částí zdrojových kódů. Představte si jen takovou drobnost, jakou je p...


2

On-line prohlížeč zdrojového kódu HTML stránek

Kryštof Laryš | publikováno 11. května 2008

Jste vývojáři webových stránek nebo vás tato oblast alespoň zajímá? Chtěli jste si v Internet Exploreru otevřít zdrojový kód prohlížené stránky, ale bylo to příliš nepohodlné? Nechtěla se vám stále...


0

Thesis: Client-side Scripting using Meta-programming

Tomáš Petříček | publikováno 17. března 2008

I realized that I haven’t yet posted a link to my Bachelor Thesis, which I partially worked on during my visit in Microsoft Research and which I successfully defended last year. The thesis is about...


0

New Version of Phalanger with Silverlight and VS 2008 Support

Tomáš Petříček | publikováno 11. března 2008

At the Lang.NET Symposium I presented several new features in Phalanger. I already posted the presentation and samples on the blog (here) and the talk is also available as a video on the Lang.N...

1 2 3 4 5 6 7 8 9