Tutorial by Topics: d

This section provides an overview of what angular-ui-grid is, and why a developer might want to use it. It should also mention any large subjects within angular-ui-grid, and link out to the related topics. Since the Documentation for angular-ui-grid is new, you may need to create initial versio...
What is S.O.L.I.D ? S.O.L.I.D. is a mnemonic(memory aid) acronym. The Solid principles should help software developers to avoid „code smells“ and should lead to good sourcecode. Good sourcecode means in this context that the sourcecode is easy to extend and maintain. The main focus of the Solid pri...
Here we are going to discuss about the history of Node.js, version information and it's current status.
Like many other Version Control Systems, Git has a way to fire off custom scripts when certain important actions occur. There are two groups of these hooks: client-side and server-side. Client-side hooks are triggered by operations such as committing and merging, while server-side hooks run on netwo...
This section provides an overview of what stored-procedures is, and why a developer might want to use it. It should also mention any large subjects within stored-procedures, and link out to the related topics. Since the Documentation for stored-procedures is new, you may need to create initial ...
This section provides an overview of what plone is, and why a developer might want to use it. It should also mention any large subjects within plone, and link out to the related topics. Since the Documentation for plone is new, you may need to create initial versions of those related topics. ...
In this example, lets say we have many product CSV files in a folder. Each CSV file need to upload our database from our console write a command. Run the following command in a new or existing project to create this model.
In some cases, for instance when we want to backup solrcloud collections programmatically, we need to know what are the Shard Leaders. The example below shows how that can be achieved using SolrJ.
When we get highlighted snippets in our Solr response programmatically, we need to extract and handle them. The code below shows how to do that with SolrJ.
This topic is about setting up and using OpenGL ES 2.0+ on Android. OpenGL ES is the standard for 2D and 3D accelerated graphics on embedded systems - including consoles, smartphones, appliances and vehicles.
In this post I am giving an example on how to connect to Couchbase over SSL/TLS to establish a secure connection to protect data on wire. Hopefully, you have enabled SSL on Couchbase side. For Information on enabling SSL on Couchbase side you can refer to http://docs.couchbase.com/developer/dotnet-...
This section provides an overview of what PyQt4 is, and why a developer might want to use it. PyQt is a GUI widgets toolkit. It is a Python interface for Qt, one of the most powerful, and popular cross-platform GUI library. PyQt is a blend of Python programming language and the Qt library. This ...
Acumatica ERP lets you define attributes for flexible, meaningful classification of an Entity (Lead, Stock/Non-Stock Items Etc.) as required for your company’s specific needs. An attribute is a property that enables you to specify additional information for objects in the system. Attributes are defi...
This section provides an overview of what dicom is, and why a developer might want to use it. It should also mention any large subjects within dicom, and link out to the related topics. Since the Documentation for dicom is new, you may need to create initial versions of those related topics. D...
In ASP.NET MVC, the views are placed by default in the Views folder. Sometimes you want to change this locations and store the views somewhere else.
IBM dashDB is a family of SQL databases. It's engine is a blend of DB2, Netezza and the BLU in-memory engine. Any supported DB2 driver will work; it's a drop-replacement for DB2. The 3 product lines for dashDB are: (1) IBM dashDB for Transactions: A general-purpose, fully managed cloud SQL database...
JNI (Java Native Interface) is a powerful tool that enables Android developers to utilize the NDK and use C++ native code in their applications. This topic describes the usage of Java <-> C++ interface.
According to Python's standard documentation, the webbrowser module provides a high-level interface to allow displaying Web-based documents to users. This topic explains and demonstrates proper usage of the webbrowser module. webbrowser.open(url, new=0, autoraise=False) webbrowser.open_new(ur...

Page 168 of 221