Group Bookmarks tagged
You are here: Diigo Home > Groups > Coders > Bookmarks > Group Bookmarks tagged .net
A sample project to implements a custom chrome with a UI similar to what Office 2007 does with its caption area... Basically achieves the effect, respecting the Theme chrome, and providing the same (not quite right) right-click menu on the caption as Office 2007 does
more from code.msdn.microsoft.com
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.
more from www.microsoft.com
Everyone is agog over F# and getting all functional. Again...
more from www.hanselman.com
Explore the actual usage of the Desktop Window Manager API in a Windows Forms-based program
more from www.aeroxp.org
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.
more from code.google.com
Here is totally free FFLIB, a ffmpeg based video conversion NET 2.0 library.
more from www.intuitive.sk
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
more from www.codeproject.com
F# is a functional programming language for the .NET Framework. It combines the succinct, expressive, and compositional style of functional programming with the runtime, libraries, interoperability, and object model of .NET. -- and it had a new CTP in September 2008
more from msdn.microsoft.com
This is a custom control which gives ability to easy draw circles and edges between them ... useful for drawing binary trees.
more from www.codeproject.com
NDepend v2.10 comes with interactive code dependencies graph ... here's an idea of what it can do (it's really amazing)
more from codebetter.com
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"
more from www.codeplex.com
A few open source Windows Forms controls: extended header panels like Outlook, Office 2007 color-picker, etc
more from www.openwinforms.com
Based on components of the Microsoft Sync Framework ... supports complex scenarios like combining files from two folders in one case, and mimicing renames and deletes in another case... can be installed by non-admins *if* the Sync Framework is preinstalled
more from www.microsoft.com