Browse by Tags

All Tags » LINQ (RSS)

LINQ to JSON by Michael Schwarz

James has published a first beta of LINQ to JSON support in his Json.NET library . It looks very similar to my LINQ support in an internal build of Ajax.NET Professional which never has been released.   List < Post > posts = GetPosts(); JObject...

LINQ Quickly (Book Review) by Michael Schwarz

I got a copy of LINQ Quickly from Packt Publishing. Language Integrated Query (LINQ) is a new feature in Visual Studio 2008* that extends its query capabilities, using C# and Visual Basic. Visual Studio 2008* comes with LINQ provider assemblies that enable...
Filed under: , , ,

[de] Dodned Usergroup Nachtrag by Michael Schwarz

Ich hatte gestern eine kurze Einführung zu jQuery gemacht, hier noch einmal die wichtigsten Links für Download und Dokumentation: Download und Hauptseite http://www.jquery.com/ Dokumentation http://docs.jquery.com/ UI Elemente (habe ich nicht gezeigt...

[de] Dodned (.NET) Usergroup Franken 29.11.2007 by Michael Schwarz

Wer Web Anwendungen schreibt, der kommt um JavaScript nicht vorbei. Egal welche Web Server Controls man verwendet, wenn's am Client nicht mehr weitergeht oder etwas verbesser werden muss, ist JavaScript die Nummer 1. Auch die ganze AJAX Programmierung...
More Posts