Skip to content
View zonaro's full-sized avatar
🎤
Beatbox & Code
🎤
Beatbox & Code
Block or Report

Block or report zonaro

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

Pinned Loading

  1. InnerLibs InnerLibs Public

    Uma biblioteca de classes e métodos para .NET. Opções flexiveis e fáceis de usar para simplificar e manter seu código limpo.

    C# 4 2

  2. ShowTheDocs ShowTheDocs Public

    FlatFile Documentation Generator

    CSS 1

  3. InnerFormValidation InnerFormValidation Public

    Mask and Validate Forms with jQuery and CSS classes

    JavaScript 1

  4. Generate C# Classes from table or Views Generate C# Classes from table or Views
    1
    
                  
    2
    create or ALTER procedure [dbo].[GenerateClass] (@TableName sysname = null, @GenerateProperties bit = 1, @PlainTextClass bit = 0)
    3
     as
    4
    BEGIN  
    5
    
                  
  5. Create a UPSERT procedure from table... Create a UPSERT procedure from table name (SQL Server)
    1
     
    2
    CREATE or ALTER PROC [dbo].[CreateInsertUpdateProcedure]
    3
    @TableName sysname,
    4
    @AutoCreate bit = 0
    5
    as
  6. kwiq_launcher kwiq_launcher Public

    Dart