Tutorial by Topics: ng

In this topic you can learn a bit about manipulating bitmapdata and visual processing, working with pixels and getting started with effects filters.
Inflector is a very handy helper to change/convert english word to singular, plural, camel case, humanize etc. The helper also help to check whether a word has plural version or not.
This section provides an overview of what word-vba is, and why a developer might want to use it. It should also mention any large subjects within word-vba, and link out to the related topics. Since the Documentation for word-vba is new, you may need to create initial versions of those related t...
EPPlus is a .NET library that reads and writes Excel 2007/2010/2013 files using the Open Office Xml format (xlsx). EPPlus supports: Cell Ranges Cell styling (Border, Color, Fill, Font, Number, Alignments) Charts Pictures Shapes Comments Tables Protection Encryption Pivot tables Data...
This topic discuss about Error Types & Error Handling in PowerShell.
This section provides an overview of what rdf is, and why a developer might want to use it. It should also mention any large subjects within rdf, and link out to the related topics. Since the Documentation for rdf is new, you may need to create initial versions of those related topics.
How to get the desired formatting of DateTime and Numeric values.
This section provides an overview of what javafx-8 is, and why a developer might want to use it. It should also mention any large subjects within javafx-8, and link out to the related topics. Since the Documentation for javafx-8 is new, you may need to create initial versions of those related t...
The stats package provides the hclust function to perform hierarchical clustering. Besides hclust, other methods are available, see the CRAN Package View on Clustering.
This Topic is about Multi core programming using Task Parallel Library with .NET framework. The task parallel library allows you to write code which is human readable and adjusts itself with the number of Cores available. So you can be sure that your software would auto-upgrade itself with the upgra...
Ngrx is a powerful library that you can use with Angular2. The idea behind is to merge two concepts that plays well together to have a reactive app with a predictable state container : - [Redux][1] - [RxJs][2] The main advantages : - Sharing data in your app between your components is going to ea...
Caching helps in improving performance of an application by maintaining easily accessible copy of the data. Aspnet Core comes with two easy to use and testing friendly caching abstractions. Memory Cache will store data in to local server's memory caching. Distributed Cache will hold the data cache...
What is a Named Graph? An internal database document identifier (name) used by a SQL-compliant RDBMS to partition storage of relations represented as RDF sentence/statement graphs. Why are Named Graphs Important? A Named Graph is like a page in a book (the database) that contains a collection ...
This section provides an overview of what sonata-admin is, and why a developer might want to use it. It should also mention any large subjects within sonata-admin, and link out to the related topics. Since the Documentation for sonata-admin is new, you may need to create initial versions of tho...
Sphinx allows the inclusion of docstrings in the documentation using the autodoc extension which is shipped with the package. This documentation will show you how to format your docstrings an how to include them in your documentation.
This section provides an overview of what UIKit is, and why a developer might want to use it. It should also mention any large subjects within UIKit, and link out to the related topics. Since the Documentation for UIKit is new, you may need to create initial versions of those related topics. ...
Often the server needs to serve pages dynamically.For an example an user Mr.X visits the page and sees some thing like "Welcome Mr. X to my homepage".In this case views can be helpful.Even to populate a table view can be handy. Variables can be injected into HTML dynamically using view eng...

Page 121 of 164