Skip to main content

Home/ Coders/ Group items tagged net

Rss Feed Group items tagged

Joel Bennett

Olivier Dewit - Wpf3D - 0 views

  •  
    A "Shared Source" library for making 3D objects in WPF
Joel Bennett

Mitchell's Caladbolg.net - 0 views

  •  
    "Scite-Tools" to give scite some of the "package" tools that TextMate has, as well as more powerful hotkeys and such.
Joel Bennett

CodeSynthesis XSD - XML Data Binding for C++ - 0 views

  •  
    Xml Data Binding is basically "compiling" XSD schemas into C++ classes ... somewhat like the .Net Xml Serializer.
Joel Bennett

CLR Add-In Team Blog - 0 views

  •  
    The CLR Add-In team blog ... news about the new System.AddIn that's coming in .Net 3.5
Joel Bennett

Pex - Test Generation for .Net - 0 views

  •  
    Pex (Program EXploration) automatically generates unit tests and suggests fixes for bugs it discovers ...
Vladimír Dědek

ITStudy8.org - 0 views

  •  
    ebooks in pdf or chm format
  •  
    Links to a advert site...
Joel Bennett

Microsoft XML Downloads - 0 views

  •  
    Downloads for working with XML via the MSXML core services, including XML Diff and Patch, and the XSD Inference and C#/VB.Net code generators.
Joel Bennett

Secure ASP.NET And WCF with Windows CardSpace -- MSDN Magazine, April 2007 - 0 views

  •  
    How to use CardSpace to secure applications...
Joel Bennett

AutoTest.net - Google Code - 0 views

  •  
    A tool for running your unit tests as soon as your save your files
Joel Bennett

TFS (VS 2008 and .NET 3.5 SP1) ... Beta - bharry's blog - 0 views

  •  
    A Preview of what's new in Team Foundation Server 2008 with SP1 ... this SP1 thing is shaping up to be a major release...
Joel Bennett

Polyglot Programming | Dr. Dobb's | May 1, 2002 - 0 views

  • Everyone will benefit, even the Java community: Now that there's competition again, new constructs are—surprise!—again being considered for Java
  • Do languages have to sacrifice anything?
  • .NET goes much further: A routine written in a language L1 may call another routine written in a different language L2. A module in L1 may declare a variable whose type is a class declared in L2, and then call the corresponding L2 routines on that variable. If both languages are object oriented, a class in L1 can inherit from a class in L2. Exceptions triggered by a routine written in L1 and not handled on the L1 side will be passed to the caller, which—if written in L2—will process it using L2's own exception-handling mechanism. During a debugging session, you may move freely and seamlessly across modules written in L1 and L2. I don't know about you, but I've never seen anything coming even close to this level of interoperability.
  •  
    This ability to mix languages offers great promise for the future of programming languages, as the practical advance of new language designs will no longer be hindered by the library issue ...
Joel Bennett

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...
Joel Bennett

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.
Joel Bennett

Smokey - Google Code - 0 views

  •  
    Smokey is a open source command line tool used to analyze .NET or Mono assemblies for problems. It's similar to FxCop...
Joel Bennett

NTrace - High Performance Tracing for .NET Applications - CodePlex - 0 views

  •  
    NTrace is a library that provides flexible, high-performance, and zero-config trace logging for your C# applications.
« First ‹ Previous 241 - 260 of 909 Next › Last »
Showing 20 items per page