Browse by Tags
All Tags »
LINQ (RSS)
Sean Foy talks about his implementation of AndAnd (following the example of Ruby's Object#AndAnd ) using first LINQ AST and then later Monads . The discussion around Monads I found quite interesting. Read More...
Please update your bookmarks, because the new url of this blog is http://khason.net/ (you have not update RSS feeds, it will be done automatically). Why I did it? Why I decided to go to “stand-alone”… Well. there are some reasons. Generally, I do not...
Today we’ll speak about migration from community server 2007 to another blog engine, when you have no access to CS and/or other database. Let’s set targets first: You want to migrate all posts You want to migrate all comments You want to transfer all...
Présentée par Scott Hanselman, cette session a été la plus intéressante de celle que j’ai vu lors de cette première journée car la plus fun (grâce au speaker) ! En effet, je ne savais pas trop à quoi m’attendre en y assistant et j’avais peur que cela...
Les équipes du groupe Patterns & Practices ont mis à disposition la 2ème version de leur guide d'architecture d'applications. Pour rappel, ce guide a pour objectif de vous permettre de bien mettre en place l'architecture et le design de...
For all those who asked, .NET 3.5 SP1 is final and available for download. What’s inside? ASP.NET Dynamic data Core improvements for CLR A lot of performance improvements in WPF ClickOnce enhancements ADO.NET with Data Services and Entity Framework LINQ2SQL...
Yesterday, beta 2 of Silverlight was officially announced in TechEd Orlando. There are a lot of interesting changes. One of most significant changes, I want to notice and accessibility support in Silverlight. See yourself (if you do not know what this...
I tried lots of Google time to find the answer to this and failed (my google searching may also suck :) so in trying to tie a Where and GroupBy together in a Linq query I used the following. var values = from p in tbl_data where p.some_other_value ==...
Je ne surpris de ne pas encore avoir vu passer l'info sur les blogs de CodeS-SourceS mais bon, week-end prolongé oblige je suppose Quoi qu'il en soit, Microsoft vient de mettre en téléchargement la première Beta du SP1 de Visual Studio 2008 et...
Recently we spoke about converting XPS files and FixedDocuments to FlowDocuments . It works, but there are lot of problems, due to fact, that FixedDocument (or XPS/PDF document) has less information, then the original file. Those files are, actually,...
Parallel computing is very cool technology, that makes you able to leverage tasks between processors in your system. Today it’s already impossible to buy single processor computer – when you’ll buy new PC, you’ll probably get dual...
Je viens tout juste de terminer la lecture du livre "LINQ In Action" de Fabrice Marguerie, Steve Eichert et Jim Wooley Je dois admettre que je suis très impressionné par ce livre. Non pas par la le niveau technique du livre (je n'en attendai...
Microsoft vient de mettre à disposition, via le blog de Mircea Trofin, un ensemble de "Design Guidelines" pour LINQ (Language-Integrated Query). Autrement dit, il s'agit d'un ensemble de bonnes pratique à appliquer lorsque l'on doit...
Today is download day at MSDN. There are some very interesting things published. New release of Windows SDK (new classes for WPF 3.5, bugs fixes, and enhanced support for Windows Server 2008, including speech, error reporting and UAC). Download it here...
Microsoft DPE : "WPF is ever best super performance oriented technology for creating hyper multi point graphs, using parallelism and huge in-memory persistence vector scrounged math distributed calculations... And ever more with branded new Microsoft...
Next page »