Attention: We are retiring the ASP.NET Community Blogs. Learn more >

Contents tagged with .NET 3.5

  • Jamcast Official Beta

    A good friend of mine recently revealed to me that he's released a beta to the public of a neat piece of software.  Jamcast allows the user to stream their digital audio across their network to devices with built in support like Playstation 3, XBox 360.  I can't do the description justice, so swing over to his site and read about it.  Sounds like wicked code.  Even better is, it's entirely built with a .NET foundation!

  • Solving LINQ's N-Tier Issues

    Ok, so maybe solving is somewhat of a misnomer, but we certainly can combat them with strength and conviction.  A little background on the subject first;  LINQ has proven  to be somewhat of a booger when attempting to work with it in a streamlined development environment when incorporating any sort of N-Tier pattern.