Programming Language
Abap
ActionScript
Assembly
BASIC
C
C#
C++
Clojure
Cobol
CSS
Dart
Delphi
Elixir
Erlang
F#
Fortran
Go
Groovy
Haskell
Html
Java
Javascript
Julia
Kotlin
Lisp
Lua
Matlab
Objective-C
Pascal
Perl
PHP
Prolog
Python
R
Ruby
Rust
Scala
Scheme
Shell/Bash
SQL
Swift
TypeScript
VBA
Framework
AngularJS
Backbone
Bootstrap CSS
Bootstrap Javascript
Bulma
CakePHP
CodeIgniter
Django
Drupal
Ember
Express
Flask
Flutter
Foundation
Ionic
jQuery
Laravel
Materialize
Next.js
Node.js
Nuxt.js
React
Semantic UI
Spring
Symfony
Unity
Vaadin
Vue
Wordpress
Yii
Zend
Categories
Tags
Data-access
New post in Data-access
How to use SQL Command Builder and SQL Data Apdater
June 4th, 2022
sqlcommandbuilder
data-access
dataadapter
c#
.net
Outer Variable Access in PHP Class
June 4th, 2022
oop
data-access
php
global-variables
class
Opening .gdb database files
February 26th, 2020
data-extraction
interbase
data-access
The type Database cannot be constructed. You must configure the container to supply this value (EntLib 5 + ODP.NET)
February 28th, 2020
database
enterprise-library-5
data-access
odp.net
enterprise-library
Execute multiple SQL commands in one round trip
September 12th, 2020
.net
data-access
ado.net
sql-server
c#
Should I use public or private variables?
February 9th, 2020
data-access
c++
oop
abstraction
getter-setter
How can I generate database tables from C# classes?
October 4th, 2020
code-generation
c#
data-access
Transactions for read-only DB access?
July 8th, 2022
data-access
database
transactions
Saving multiple objects in a single call in rails
July 8th, 2022
ruby-on-rails
data-access
activerecord
Can I have an optional OUTPUT parameter in a stored procedure?
July 5th, 2022
sql-server
stored-procedures
data-access
How to Convert Datareader Result of DbType.Time to Timespan Object?
June 4th, 2022
timespan
c#
time
data-access
daab
Reading parts of large files from drive
June 16th, 2022
c#
data-access
file
Most Efficient Way To Get A Row Of Data From DB In ASP.NET
June 4th, 2022
optimization
data-access
c#
asp.net
simple jdbc wrapper
June 6th, 2022
java
spring-jdbc
data-access
jdbc
PHP Lazy loading objects and dependency injection
June 5th, 2022
lazy-loading
dependency-injection
php
data-access
ORM vs Handcoded Data Access Layer
January 14th, 2020
data-access
orm
Transaction script is Antipattern?
June 8th, 2022
design-patterns
data-access
data-access-layer