Coding Grounds
Compilation of different programming projects I amuse myself with.
Friday, 22 April 2016
Transfering a commit message from Git to Target Process
›
It is possible to transfer a commit message from Git to Target Process using the REST Api of TP. This is done using hooks in Git. The probl...
1 comment:
Tuesday, 26 January 2016
Paged IQueryable ObjectContext EntityFramework
›
The following article displays how we can achieve retrieving data from EntityFramework using paged results with ObjectContext and sticking ...
2 comments:
Thursday, 31 December 2015
Paged result with EntityFramework ObjectContext
›
Paged results are possible using Entity Framework. Sometimes it is desirable to create a utility method to support paged results in a simple...
3 comments:
‹
›
Home
View web version