Skip to main content

Home/ Coders/ Group items tagged .Net3.5

Rss Feed Group items tagged

Joel Bennett

.NET Application Extensibility: System.AddIn - CLR Inside Out - MSDN Magazine, February... - 0 views

  •  
    As of .Net 3.5, we will gain a built-in method for doing plugins in the .Net CLR -- This article explains the basics of plugins and is followed by a second article focusing on the new System.AddIn namespace

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

CLR Inside Out: New Library Classes in "Orcas" -- MSDN Magazine, April 2007 - 0 views

  •  
    New CLR libraries incladd-in hosting model, which was discussed in the last two editions of CLR Inside OutSupport for the Suite B set of cryptographic algorithms, as specified by the National Security Agency (NSA)Support for big integersA high-performance set collectionSupport for anonymous and named pipesImproved time zone supportLightweight reader/writer lock classesBetter integration with Event Tracing for Windows® (ETW), including ETW provider and ETW trace listener APIs
Joel Bennett

Using System.AddIn - Ask Kathleen - Visual Studio Magazine Online - 0 views

  •  
    A good overview and guide to using System.Addin to create robust extensible applications.
Joel Bennett

ASP.NET 3.5 Extensions Preview : The Official Microsoft ASP.NET Site - 0 views

  •  
    ASP.NET MVC provides model-view-controller (MVC) support to the existing ASP.NET 3.5 runtime, which enables developers to more easily take advantage of this design pattern. Benefits include the ability to achieve and maintain a clear separation of concerns, as well as facilitate test driven development (TDD).
Joel Bennett

Windows Presentation Foundation Add-Ins Overview - 0 views

  • WPF, in conjunction with the .NET Framework add-in model, allows you to address a wide variety of scenarios that require host applications to display UIs from add-ins.
  •  
    Addins (plugins) for WPF can even do UI. I'm not convinced this is necessary to do UIs with plugins, but it's necessary if you want to allow untrusted code to do it.
Joel Bennett

Visual Studio 2008 and the .NET Framework 3.5 - WindowsClient.net - 0 views

  • add standard 2D WPF controls to 3D items
    • Joel Bennett
       
      This could be awesome, although I can't actually think of a good use for it right now.
    • Joel Bennett
       
      This could be awesome, although I can't actually think of a good use for it right now.
Joel Bennett

tweetsharp - Google Code - 0 views

  •  
    A feature-complete fluent .net library for the Twitter API. A simple, discoverable, fluent interface for building Twitter queries, as well as additional features like asynchronous processing, server-side caching, url shortening, and rate throttling. Now go, create.
Joel Bennett

RestSharp - 4 views

  •  
    RestSharp is an open source REST client for .NET
Joel Bennett

AvalonEdit code editor control - 1 views

  •  
    AvalonEdit is the WPF code editor control for SharpDevelop 4 -- I'm thinking about trying to add PowerShell syntax to get it to work as a code editor for PoshConsole...
Joel Bennett

Paste XML as XLinq XElement - Visual Studio AddIn - Scott Hanselman's Computer Zen - - 0 views

  •  
    Lets you paste-as XML into C# and have it converted to use all the XElement and XNode stuff
1 - 12 of 12
Showing 20 items per page