Skip to main content

Home/ Coders/ Group items tagged C#

Rss Feed Group items tagged

Joel Bennett

Styles and triggers in WPF - 0 views

  •  
    How to use styles and triggers to craft customized WPF controls.
Joel Bennett

Software Transactional Memory (MSDN Blog: Developing for Developers) - 0 views

  •  
    A great article explaining Software Transactional Memory for programmers who've never heard of it.
Joel Bennett

Interactive Code Dependencies Graph - Patrick Smacchia [MVP C#] - 0 views

  •  
    NDepend v2.10 comes with interactive code dependencies graph ... here's an idea of what it can do (it's really amazing)
Joel Bennett

Dependency Graphs & Doxygen for Visual Studio .NET - 0 views

  •  
    There's actually quite a few Visual Studio macro-type solutions here, but the most interesting are the dependency graphs and doxygen automation, and #regions for C++
Joel Bennett

Files: Code Tools: Browsing by Tags: TDPad - 0 views

  •  
    The TaskDialog Pad lets you design your task dialogs and generate C++ code for them ....
Vladimír Dědek

ITStudy8.org - 0 views

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

Ultimate++ - 0 views

  • Ultimate++ is a C++ cross-platform rapid application development suite focused on programmers productivity. It includes a set of libraries (GUI, SQL, etc..), and an integrated development environment.
  •  
    U++ looks like an interesting alternative to qt and wxWidgets as a cross-platform widget toolkit -- it has it's own IDE with graphical form design, etc.
Joel Bennett

Security Development Lifecycle (SDL) Banned Function Calls - 0 views

  •  
    Microsoft's official list of "banned" unsafe function calls. Basically this is a list of all the SafeCRT and StrSafe.h function equivalencies ... along with a short discussion of the relative merits for StrSafe vs. SafeCRT... also includes some *very* useful examples.
Joel Bennett

Actipro CodeHighlighter for ASP.NET - 0 views

  •  
    Freeware Code Syntax-Highlighter ASP.NET Web Control
Dave Cowens

Software Development Jobs - 0 views

  •  
    Free job, career and contract board for the software developer, tester and project manager
Joel Bennett

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

OpenWinForms.com - OpenSource WinForms controls - 0 views

  •  
    A few open source Windows Forms controls: extended header panels like Outlook, Office 2007 color-picker, etc
Joel Bennett

WPF Unit Testing - C# Disciples - 0 views

  •  
    There are are a couple of valuable tricks already in this toolkit: 1) a fix for NUnit (and others) to allow unit testing things which must run in STA mode. 2) a way to make your XAML data binding testable by tracing data binding warnings
Joel Bennett

Managed, Native, and COM Interop Team - CodePlex - 0 views

  •  
    P/Invoke Interop Assistant
Joel Bennett

ZedGraph - 0 views

  •  
    ZedGraph is an OpenSource .Net graphing library (2D graphs and charts) for Windows -- it can render multiple graphs in a single pane and offers extensive customizability.
Joel Bennett

REGSVR Sample: Invokes Self-Registration Code - 0 views

  •  
    The source code to (an improved version of) RegSvr32.exe  -- this version has a /c command parameter that forces it to output on the command line instead of using message boxes (why isn't that in the default one?)
Dave Cowens

Software Development Tools Directory - 0 views

  •  
    Software development tools for java, .net, php, ruby, xml, javascript, ajax, database, software testing, project management, etc.
anonymous

PureMVC - 1 views

  •  
    PureMVC is a lightweight framework for creating applications based upon the classic Model, View and Controller concept. Based upon proven design patterns, this free, open source framework which was originally implemented in the ActionScript 3 language for use with Adobe Flex, Flash and AIR, is now being ported to all major development platforms.
« First ‹ Previous 401 - 420 of 498 Next › Last »
Showing 20 items per page