Linq To Sql 1 - 0 Entity Framework

by Lord Zoltan 24. November 2008 12:55
We're pitting a few different data-layer strategies to the test, and it's not looking good for Entity Framework. While Linq to Sql comes out smelling of Roses. [More]

Currently rated 4.5 by 8 people

  • Currently 4.5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , , ,

Technical

VS 2010 VPC on VMWare Server 2

by Lord Zoltan 3. November 2008 09:12
In case you didn't know - MS have made a CTP of VS 2010 available through Connect.  Last time I looked the download had been taken offline to be migrated to MSDN downloads, but take a look here and follow the download link - eventually it will be back up.  Weighing in at a 7Gb RAR, it's a ... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , ,

Technical

Passing ref parameters in a params object[] array

by Lord Zoltan 28. October 2008 09:32
Using dynamic code generation to turn a 'ref' or 'out' parameter into an IntPtr that can be passed as a normal parameter, and then dereferencing it back to the original target of the reference. [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , ,

Technical

Generic overloads and ref parameter hell (the return of the Stack overflow)

by Lord Zoltan 4. September 2008 08:22
Trials and tribulations I encountered when I tried to overload a method which took a ref TBase with a generic that took a T : TBase and did the reference conversion for the programmer. A possible bug in the C# compiler is discovered, and a silly stack overflow pops up along the way. [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , , ,

Technical

Exception when using WCF Client to Web Service Reference behind a proxy

by Lord Zoltan 27. August 2008 09:15
Accessing web services via WCF through ISA Server. [More]

Currently rated 5.0 by 2 people

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , , ,

Technical

VS2008 Sql Server 2005 Database Project - Cannot connect to server/instance

by Lord Zoltan 6. August 2008 10:13
Cannot use remote SQL servers for design-time validation database in VS2005/2008 Data Edition [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , ,

Technical

More C# generic extension methods - non-interface interface methods

by Lord Zoltan 1. August 2008 09:26
Introducing common functionality for types with generic extension methods for empty interfaces [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , , ,

Technical

Pseudo-Template Meta-Programming in C# - Part 2

by Administrator 28. July 2008 20:34
Implementing a generic property wrapper using static generics and generic extension methods - with a bit of reflection! [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , , , , ,

Technical

Pseudo-Template Meta-Programming in C#

by Administrator 15. June 2008 10:36
Writing static generics to provide class meta-data [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , ,

Technical

Another VMWare problem - service isn't running and won't start

by Lord Zoltan 29. April 2008 08:57
I work in an Active Directory environment where many registry settings and services are controlled by group policy. When I first installed VMWare 2 it didn't work at all, the service couldn't start and was very close to a cartoon moment of red-faced, steam-ejecting-ears fury.  It... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: ,

Technical

Powered by BlogEngine.NET 1.4.5.0
Theme by Mads Kristensen