Tutorial by Topics

Getting started guide using Sass exentsion Compass. Compass is very useful when dealing with CSS3 as it provides mixins to write 1 line in order to support every browser using CSS3 features. It is also great to include sprite images.
As AppDynamics aims to provide a way to measure application performance, speed of development, delivery (deployment) of applications is an essential factor in making DevOps efforts a true success. Monitoring a TIBCO BW application with AppD is generally simple and not time consuming but when deploy...
This section provides an overview of what avfoundation is, and why a developer might want to use it. It should also mention any large subjects within avfoundation, and link out to the related topics. Since the Documentation for avfoundation is new, you may need to create initial versions of tho...
Instead of defining all of your request handling logic as Closures in route files, you may wish to organise this behaviour using Controller classes. Controllers can group related request handling logic into a single class. Controllers are stored in the app/Http/Controllers directory by default. ...
Pagination links indicate a series of related content exists across multiple pages. Typically these are used where a multi-page approach to long lists of content improves general performance, such as in search results or inboxes.
This section provides an overview of what nfc is, and why a developer might want to use it. It should also mention any large subjects within nfc, and link out to the related topics. Since the Documentation for nfc is new, you may need to create initial versions of those related topics.
Create a video from images using AVFoundation
Multidimensional Arrays in Ruby are just arrays whose elements are other arrays. The only catch is that since Ruby arrays can contain elements of mixed types, you must be confident that the array that you are manipulating is effectively composed of other arrays and not, for example, arrays and stri...
MVVM-light is a toolkit written in C# which helps to accelerate the creation and development of MVVM applications in WPF, Silverlight, Windows Store, Windows Phone and Xamarin. Webpage: http://www.mvvmlight.net/ There is a cross-platform MVVM sample from the author of the library which can be f...
This section provides an overview of what kinect is, and why a developer might want to use it. It should also mention any large subjects within kinect, and link out to the related topics. Since the Documentation for kinect is new, you may need to create initial versions of those related topics....
There are several other Active Directory APIS, such as activedirectory2 and adldap.
Accept-Charset tells the server what character sets the client accepts. Accept-Charset: type;QualityFactor Accept-Charset: type;QualityFactor, type;QualityFactor, type;QualityFactor, ... ParameterDescriptiontypeA character set name. This can also be a * for all character setsQualityFac...
What Content-Type does the client accept. Accept: MIMEType/MIMESubtype;QualityFactor Accept: MIMEType/MIMESubtype;QualityFactor, MIMEType/MIMESubtype;QualityFactor, ... ParameterDescriptionMIMETypeThe first half of the mime type. This can also be a */* for all typesMIMESubtypeThe secon...
Accept-Encoding tells the server what encoding the client accepts. Encoding is mostly used for compression. Accept-Encoding: Encoding;QualityFactor Accept-Encoding: Encoding;QualityFactor, type;QualityFactor, type;QualityFactor, ... ParameterDescriptionEncodingThe type of encoding to u...
Accept-Language tells the server what language (such as English) does the client accept. Accept-Language: Language;QualityFactor Accept-Language: Language;QualityFactor, Language;QualityFactor, ... Accept-Language: * ParameterDescriptionLanguageWhat language is acceptable.QualityFactor...
In this topic, you will learn how to modify Contact and Address information through code on different screens inside Acumatica.
Readers and Writers and their respective subclasses provide simple I/O for text / character-based data.
This topic discusses how to create and use kernel threads.
Basically Dropzone is lightweight librery for uploading files. t you can use to build your user own interface.The main feature of Dropzone is its events that you can listen to, so you can react to every change. you can easily Configuring with Angular 2
This topic is about setting up and managing GPUs in TensorFlow. It assumes that the GPU version of TensorFlow has been installed (see https://www.tensorflow.org/install/ for more information on the GPU installation). You also might want to have a look to the official documentation: https://www.ten...

Page 409 of 428