Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up-
LY ARC
- Sign in to view email
Popular repositories
-
-
-
Forked from snapappointments/bootstrap-select
A custom select for @twitter bootstrap using button dropdown
JavaScript 1
-
-
-
Forked from Appverse-Archive/appverse-mobile
A multi-platform mobile development framework allows developers to use HTML5, JavaScript, CSS3 and to leverage native functionalities of a mobile device to build apps from a common codebase.
JavaScript 1
24 contributions in the last year
Contribution activity
February 2020
January 2020
Created an issue in StackExchange/Dapper that received 3 comments
ExecuteScalar return OUTPUT INSERTED.Id ,Is it possible to?
--Id Type Guid var sql="inster into table (xxx,xxx) OUTPUT INSERTED.Id value(xxx,xxx)"; var rowId=SqlMapper.ExecuteScalar<Guid>(sql); The test resu…

