Skip to main content

Home/ Coders/ Group items tagged archives

Rss Feed Group items tagged

1More

Microsoft Source Analysis for C# - 0 views

  •  
    Source Analysis is similar in many ways to Microsoft Code Analysis (specifically FxCop), but there are some important distinctions. FxCop performs its analysis on compiled binaries, while Source Analysis analyzes the source code directly.
1More

Unit Testing Rules From the Rules Engine - MikeWo's Musings - 0 views

  •  
    In this episode of DotNetNuggets, Mike Wo introduces a way to unit test individual rules in a Windows Workflow Foundation solution ...
1More

Run PowerShell as a shell within Emacs -- All About Interop - 0 views

  •  
    Run PowerShell as the internal shell within Emacs. Note: there's a good link on here to a PowerShell script syntax file, and lots of .net-related emacs content...
1More

WPF 3 (aka VS 2008 and .NET 3.5 SP1) ... Beta - Tim Sneath - 0 views

  •  
    The WPF team is particularly excited about .Net 3.5 SP1, calling it the Third Major Release of Windows Presentation Foundation ...
1More

VS 2008 and .NET 3.5 SP1 ... Beta - ScottGu's Blog - 0 views

  •  
    Lots of information about what's in the first Beta of SP1 for VS 2008 and .NET 3.5, and what *will* be in, down the road, with extra focus on ASP.Net
1More

Visual LINQ query builder (For LINQ to SQL) -- Mitsu's blog - 0 views

  •  
    The Visual LINQ query builder is a Visual Studio 2008 addin. It's a designer that helps you create Linq to Sql queries in your application.
1More

Entity Framework POCO Adapter - Jaroslaw Kowalski - 0 views

  •  
    A code-generation tool to work around one of the main limitations of Microsoft's Entity Framework V1 (released as part of .NET Framework 3.5 SP1 and Visual Studio 2008 SP1): lack of support for POCO (Plain Old CLR Object) entity objects -- that is, objects that do not have any persistence awareness programmed in them.
1More

SilverLight Chart Controls running on WPF - Lester's WPF Blog - 0 views

  •  
    Finally, slick open source charts for WPF.
1More

Windows Vista Team Blog : Why 7? - 0 views

  •  
    Windows7 is NOT Windows 7.0 ...
1More

Zomie.com - Clean Renewable Webovation Blog » Blog Archive » Creating an Auto... - 0 views

  •  
    cleever idea and a nice tutorial!
1More

Mono.Options, now a Mono 2.2 Feature - Miguel de Icaza - 0 views

  •  
    quote: "Mono.Options is a beautiful command line parsing library. It is small, succinct, a joy to use, easy and powerful, all in one." ... well, I don't know about that, but it's simple enough :)
1More

Charlie Calvert's Community Blog : LINQ Farm: Covariance and Contravariance in C# 4.0 - 0 views

  •  
    null
1More

Charlie Calvert's Community Blog : CodeRush Xpress for C# - 0 views

  •  
    null
1More

Silverlight 2 Released: New controls, tools, announcements! - 0 views

  •  
    As a developer using Visual Studio 2008, all you need to download is 2 things: Silverlight Tools for Visual Studio and the Blend 2 SP1 bits.
1More

Glossy Controls for Silverlight 2 - Dave's Design Blog - 0 views

  •  
    Glossy Controls for Silverlight 2
1More

How to initialize an attached DependencyProperty of type Collection - Tales from the Sm... - 0 views

  •  
    This was finally the explanation I needed to help me understand how to make the redundant tag from the XAML unecessary.
3More

Windows PowerShell : Creating arbitrary delegates from scriptblocks in PowerShell... - 0 views

  • The script text follows... (updated - I missed the type argument to the box instruction in the first version posted.)  
    • Joel Bennett
       
      He only fixed the code that appears inline in the post below. The attachment is NOT fixed and does not work if you need to box parameters.
  •  
    A script to emit callback functions from powershell script.
« First ‹ Previous 81 - 100 of 190 Next › Last »
Showing 20 items per page