Skip to content
View shupoval's full-sized avatar

Block or report shupoval

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 Loading

  1. awesome-functional-programming awesome-functional-programming Public

    Forked from xgrommx/awesome-functional-programming

    Yet another resource for collecting articles, videos etc. regarding functional programming

    1

  2. Advanced-Setup Advanced-Setup Public

    MS Visual Studio extention which improves developer productivity during building of advanced setups based on Windows Installer XML (WIX) toolset and Deployment Tools Fundation (DTF)

  3. DbExtensions DbExtensions Public

    Forked from maxtoroq/DbExtensions

    Data-access API with a strong focus on query composition, granularity and code aesthetics.

    C#

  4. PoorMansTSqlFormatter PoorMansTSqlFormatter Public

    Forked from TaoK/PoorMansTSqlFormatter

    A small free .Net 2.0 library (with demo UI, command-line bulk formatter, SSMS/Visual Studio add-in, notepad++ plugin, winmerge plugin, and web service) for reformatting and coloring T-SQL code to …

    C#

  5. sp_select sp_select Public

    Forked from FilipDeVos/sp_select

    SQL Server TSQL Stored Procedures which enable you to query table data through the data pages directly. This enables you to see the contents of temp tables created on other threads.

    C#

  6. permutations-using-lexicographic-ordering-sample permutations-using-lexicographic-ordering-sample Public

    C# implementation of an algorithm that generates permutations using lexicographic ordering.

    C#