Skip to main content

Home/ Coders/ Group items tagged .net

Rss Feed Group items tagged

Joel Bennett

DataGrid Preview & Control Investments in WPF 3.5 SP1 - WindowsClient.net - 0 views

  •  
    The best article I could find on "What's new in WPF in SP1" ...
Joel Bennett

WPF Toolkit and Futures - CodePlex - 0 views

  •  
    A collection of controls and templates for WPF projects that haven't made it into the .Net framework ... yet!
Joel Bennett

Introduction to Model Driven Development with Sculpture - CodeProject - 0 views

  •  
    Sculpture is a .NET open source Model-Driven Development code generation framework... can model your application components, and then transform this model to deployable components ... comes with ready-made molds like NHibernate, LINQ, WCF, etc
Joel Bennett

Managed Extensibility Framework - CodePlex - 0 views

  •  
    Managed Extensibility Framework (MEF) is a new library in .NET that enables greater reuse of applications and components ... but it's (currently) licensed under the unacceptable MS-LPL ... where that extra L stands for "lock-in"
Joel Bennett

Code Runner .NET - CodePlex - 0 views

  •  
    Code Runner .NET provides the ability to run C# source files directly from the command line just as if they were scripts. Tools are provided to allow you to easily edit and debug the script with the full power of the Microsoft Visual Studio programming environment.
Joel Bennett

15 Seconds : Creating a Data Access Layer in .NET - Part 2 - 1 views

  • This means the Primary Key will not contain the actual auto-increment from the database until the DataSet is updated. Therefore, the auto-increment value is relative to the DataSet only. For this reason, I have found it wise to set the AutoIncrementSeed to 0 and the AutoIncrementStep to -1.
  •  
    A good tutorial on DataSets - gives a very good suggestion to set
Joel Bennett

Ian Griffiths' Weblog on WPF and .Net development - 0 views

  •  
    Ian's blog has some great in-depth articles focused on whateever is the latest and greatest in .Net...
Joel Bennett

.Net Framework BCL Team Blog - 0 views

  •  
    The aggregating blog for the BCL (Base Class Library) for the .Net Framework.  Tons of information here as they work toward a new version of the .Net Framework
Joel Bennett

Tracing in .NET and Implementing Your Own Trace Listeners - 0 views

  • TextWriterTraceListener
  •  
    A good place to start if you want to do trace or debug messages from .NET, this article explains the differences between trace and debug, how you can turn them on and off, and how you can set them to trace to file or event log without recompiling. Excellent.
Joel Bennett

Coding4Fun Developer Kit - 0 views

  •  
    Lots of useful controls here for .Net devs
Joel Bennett

Perspective - Easy 2D and 3D programming with WPF - Home - 0 views

  •  
    Perspective is an experimental .NET class library for building WPF user interfaces in 2D and 3D ...
Joel Bennett

Mouse Gestures for .NET - CodePlex - 0 views

  •  
    An open source component to allow you to enable mouse-gestures in your .net applications ...
Joel Bennett

dotnetopenid - Google Code - 0 views

  •  
    This C# OpenID library adds OpenID 2.0 Provider and Relying Party support to your web site both programmatically and through convenient drop-in ASP.NET controls.
Joel Bennett

A MenuKiller Control -- Emphess .NET - 0 views

  •  
    Circular and arc-based "menus" in WPF...
Joel Bennett

Crack.NET - CodePlex - 0 views

  •  
    Crack.NET is a runtime debugging and scripting tool that gives you access to the internals of a WPF or Windows Forms application running on your computer.
Joel Bennett

VS2010 and .NET Framework 4.0 CTP - 0 views

  •  
    VS2010 is looking really cool with all that "Eliminating 'No-Repro'" stuff...
  •  
    Download Visual Studio 2010 and .NET Framework 4.0 CTP in a Virtual PC image
Joel Bennett

Windows Forms Aero - CodePlex - 0 views

  •  
    Vista controls for .Net 2.0
Joel Bennett

WMI Code Creator v1.0 - Download - Microsoft.com - 0 views

  •  
    The WMI Code Creator tool allows you to generate VBScript, C#, and VB .NET code that uses WMI to complete a management task such as querying for management data, executing a method from a WMI class, or receiving event notifications using WMI.
Joel Bennett

Techniques for Safely Hosting Untrusted Add-Ins with the .NET Framework 2.0 -- MSDN Mag... - 0 views

  •  
    An update on security implications and solutions for creating plugin models in .Net
« First ‹ Previous 141 - 160 of 905 Next › Last »
Showing 20 items per page