Skip to main content

Home/ Groups/ Coders
1More

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.
1More

OpenSSL Documentation - 0 views

  •  
    This is the root documentation for the OpenSSL executable, individual pages exist for each OpenSSL command (req, genrsa, x509, etc.)
1More

LiquidPlanner - 0 views

  •  
    Seems like an interesting online alternative to MS Project, and it's free for up to 3 team members.
1More

TeamCity :: Powerful Solution for Continuous Integration & Build Management - 0 views

  •  
    TeamCity is a build management and continuous integration solution supporting both Java and .NET ... includes features such as "Pre-tested Commit" which prevents the check-in of code which fails tests cases. It integrates tightly with most popular IDE's and version control systems
1More

NDepend - 0 views

  •  
    NDepend is a tool that simplifies managing a complex .NET code base. Architects and developers can analyze code structure, specify design rules, plan massive refactoring, do effective code reviews and master evolution by comparing different versions of the code.
1More

DataWorkshop, a binary data editor - 0 views

  •  
    This is the hexeditor I eventually ended up using. A bit clonky of an interface, but very extensible.
1More

Comparison of hex editors - Wikipedia, the free encyclopedia - 0 views

  •  
    Wikipedia article which does a good job of comparing all the myriad of available hex editors. I found it very useful. I will be returning.
1More

Publications - Java News Brief - Object Computing, Inc. - 0 views

  •  
    a nice monthy publication of java articles.
1More

SQL Server Programming Hacks - 0 views

  •  
    This is a collection of SQL hacks, right now we there are 8 sections and between 70 and 80 hacks.
1More

Tips for Technical Presentations - Chris Bowen - 0 views

  •  
    Tips for programmers doing presentations and code demos...
2More

Andrew Whitechapel : VSTO/VSTA Power Tools v1.0 - 1 views

  •  
    PowerTools for Visual Studio Tools for Office
  •  
    If you're developing Office-based apps, these look like a must-have.
1More

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.
« First ‹ Previous 1261 - 1280 of 2065 Next › Last »
Showing 20 items per page