Skip to content
View alastairwyse's full-sized avatar
Block or Report

Block or report alastairwyse

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. MoreComplexDataStructures MoreComplexDataStructures Public

    MoreComplexDataStructures is a class library containing a collection of data structures more complex than those found in the standard .NET framework

    C# 3 1

  2. MethodInvocationRemoting MethodInvocationRemoting Public

    MethodInvocationRemoting is a framework which allows methods to be invoked remotely between C# and Java

    C# 1 1

  3. FrameworkAbstraction FrameworkAbstraction Public

    FrameworkAbstraction provides wrapper interfaces around .NET framework classes which interact with the operating system. This allows for mocking of these classes in unit tests.

    C# 1 3

  4. CxfDemo CxfDemo Public

    CxfDemo provides a simple, working example of consuming a .NET WCF web service in Java, using Apache CXF

    Java

  5. AspectJDemo AspectJDemo Public

    AspectJDemo provides a simple, real-world example of how AspectJ can be used to separate two common cross cutting concerns: logging and instrumentation, in Java projects

    Java 1

  6. ApplicationMetrics ApplicationMetrics Public

    ApplicationMetrics provides interfaces and classes to allow simple logging of metric and instrumentation events from a client application

    C#