Skip to main content

Home/ Coders/ Group items tagged code

Rss Feed Group items tagged

omouse

Software Engineering Code of Ethics and Professional Practice - Association for Computi... - 0 views

  • Approve software only if they have a well-founded belief that it is safe, meets specifications, passes appropriate tests, and does not diminish quality of life, diminish privacy or harm the environment. The ultimate effect of the work should be to the public good.
  • Not knowingly use software that is obtained or retained either illegally or unethically.
  • Ensure proper and achievable goals and objectives for any project on which they work or propose.
  • ...2 more annotations...
  • Ensure adequate testing, debugging, and review of software and related documents on which they work.
  • Ensure adequate documentation, including significant problems discovered and solutions adopted, for any project on which they work.
Joel Bennett

Code Quarterly - 4 views

  •  
    Code Quarterly is a new publication that intends to publish in-depth articles of interest to hackers & coders.
Joel Bennett

Javscript Lint - 0 views

  •  
    JavaScript Lint based on the JavaScript engine from Firefox ... check JavaScript syntax, examine coding techniques, and warn against questionable practices. Has online and dowloadable versions you can run from your IDE or CLI.
Joel Bennett

C# 3.0 Cookbook - Sample Code - 0 views

  •  
    The code samples from the C# Cookbook for C# 3.0 -- awesome, even without the book's explanations.
Joel Bennett

NMate - NUnit integration & code generation - 0 views

  •  
    nMate is a Unit Testing integration and Code Generation addin for Visual Studio. NMate is designed to work with NUnit and PartCover.
Joel Bennett

Microsoft Code Name "Zermatt" Beta readme - 0 views

  •  
    The Microsoft Code Name "Zermatt" is a framework targeted for .Net developers to help them to build claims-aware applications to address today's application security requirements using a simplified model that is open and extensible and can improve security. Developers can build externalized authentication capabilities for their applications and build custom "identity providers", often referred to as Security Token Services (STS).
Zulkarnain K.

Slexy 2.0 - 0 views

  •  
    The Internet's Hottest Pastebin. Paste errors to debug, show off your code, or show off your tech specs. Slexy is the new Sexy.
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

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

  •  
    The TaskDialog Pad lets you design your task dialogs and generate C++ code for them ....
Joel Bennett

Detours - intercepting Win32 functions - 0 views

  • Transactional model for attaching and detaching detours.
    • Joel Bennett
       
      Transactional ... aspects. This is crazy impressive.
  • Detours is a library for instrumenting arbitrary Win32 functions on x86, x64, and IA64 machines. Detours intercepts Win32 functions by re-writing the in-memory code for target functions. The Detours package also contains utilities to attach arbitrary DLLs and data segments (called payloads) to any Win32 binary.
  •  
    Detours is a Microsoft Research project which exposes a transactional model for intercepting arbitrary Win32 functions by rewriting the in-memory code and attach an arbitrary payload to any binary.
Joel Bennett

How to create your own code signing certificate and sign an ActiveX component in Windows - 0 views

  •  
    These instrauctions mostly work, but with the current version of Windows OpenSSL, the generated certificate is "not suitable for code signing" unless you modify the OpenSSL.cnf config file.
Joel Bennett

Managed Extensibility Framework - Home - 0 views

  •  
    The Managed Extensibility Framework (MEF) provides developers with a tool to easily add extensibility to their applications and with minimal impact on existing code.
Denis Gobo

Microsoft Source Analysis for C# - 0 views

  •  
    Source Analysis for C#. This tool is known internally within Microsoft as StyleCop, and has been used for many years now to help teams enforce a common set of best practices for layout, readability, maintainability, and documentation of C# source code.
Joel Bennett

microPledge: Get software made - 0 views

  •  
    Micro pledge ... a system for putting pledges or bounties on code features that you'd like to see in your favorite software. Free for open source projects -- proprietary or closed-source projects have some fees associated with them (on the developer side).
Joel Bennett

C4F Developer Kit - CodePlex - 0 views

  •  
    The kit includes drag 'n drop Controls and Components, SmartTags, VB.Net and C# source code for all tools and samples as well as complete QuickStarts, APIs, and documentation.
Joel Bennett

Online syntax highlighting for Javascript, Powershell, Python, Ruby and more - 1 views

  •  
    An online code syntax highlighter that generates HTML source code and stylesheets for pasting into blogs (or whatever)
Joel Bennett

Bespin - Code in the Cloud - 0 views

  •  
    An html5-based web code-editor
Joel Bennett

Text* Snippets: tagging and storing useful source code snippets - 0 views

  •  
    TextSnippets is a repository for short snippets of code categorized by keyword tags (sponsored by Joyent & Textdrive)
Joel Bennett

HyperAddin: Adds hyperlinking in your source code - CodePlex - 0 views

  •  
    Gives you the ability to create hyperlinks within your code comments... that is, links to comments from comments ... it's almost like wiki comments (ah, we can only dream).
« First ‹ Previous 101 - 120 of 534 Next › Last »
Showing 20 items per page