Server-side

Say What? VB 9.0 Error “BC36593: Expression of type ‘X’ is not queryable.”

What Do VB 9.0 Error “BC36593: Expression of type ‘X’ is not queryable.” And C# 3.0 Error “CS1936: Could not find an implementation of the query...

0 replies - 1101 views - 09/09/08 by bdesmet in News

ASP.NET Caching - Improving Performance - Output Cache

What is ASP.NET caching mechanism? When to use caching? and how can I use it in order to improve my site performance? are the questions this post series is...

2 replies - 10570 views - 09/08/08 by gilf in News

Managed Synchronization Primitives and Thread Apartment States

The managed synchronization mechanisms, including Monitor, WaitHandle.WaitAny, ManualResetEvent, ReaderWriterLock, Thread.Join, GC.WaitForPendingFinalizers and...

0 replies - 1011 views - 08/27/08 by sashag in News

Why Data As A Service Isn't A Bad Idea

Early this week I encountered the post "Why the Database as a Service is a Bad Idea" written by Arnon Rotem-Gal-Oz in DZone. The title caught my eye...

0 replies - 1798 views - 08/21/08 by gilf in News

Linq : Folding Left, Right And The LINQ Aggregation Operator

A few days ago I blogged about Curry for Dummies, outlining one of the typical techniques employed in functional programming. What I didn't say back then is...

0 replies - 1577 views - 08/18/08 by bdesmet in News

Low-Latency GC in .NET 3.5

GC flavors are a static performance optimization for the .NET garbage collector.  Under various circumstances, applications can opt-in (before runtime) to a...

0 replies - 2866 views - 08/14/08 by sashag in News

Build Your SubSonic DAL With NAnt

SubSonic is a .NET ORM (object relational mapping) tool with plenty of extras. In the ORM market, it can be compared to other tool such as Linq and NHibernate....

0 replies - 1731 views - 08/11/08 by Boyan Kostadinov in News

Visual Studio 2008 And .NET 3.5 Keynote Interview

TechEd Developers with Soma Somasegar, Corporate Vice President, Developer Division - details the news announced for developers in today’s keynote. Soma...

0 replies - 612 views - 08/09/08 by Schalk Neethling in News

.NET Internals : Guaranteed, Finalization Order Is Not

As part of our ongoing quest to categorize all finalization-related problems, I'd like to present another honorable mention in the series.  This time, it's...

0 replies - 1051 views - 08/09/08 by sashag in News

NameScope In C-Sharp And WPF: My Name Is Marlon You Know...

Did you ever wonder why you can have the same name registered for different parts of your XAML? Here is an example (notice the name “border” in different...

1 replies - 2742 views - 08/05/08 by Marlon Grech in News

ASP.NET Ajax 4.0 , Master-Details View With The DataView

By now , you must have heard about the new JavaScript templating engine with the release of ASP.NET AJAX 4.0 CodePlex Preview 1 This post will show you how...

0 replies - 4685 views - 08/04/08 by Schalk Neethling in News

MSMQ, WCF and IIS: Getting them to play nice - Part 3

Previously, in MSMQ, WCF and IIS: Getting them to play nice:

1 replies - 1863 views - 07/30/08 by tomhollander in News

Seam and Hibernate Development with JBoss

JBoss Developer Studio includes brand new tools for Seam, a powerful application framework for building next generation Web 2.0 applications. These Seam...

0 replies - 11488 views - 06/11/08 by James Sugrue in Videos