Tutorial by Topics: with

You can use '*' as second and third parameter in Phalcon\Acl::allow and Phalcon\Acl::deny methods. This will mean any resource and action respectively. Second argument in Phalcon\Acl::addRole tells from which role inheritance access. You should serialize your ACL to some file or cache ba...
This section provides an overview of what openlayers-3 is, and why a developer might want to use it. It should also mention any large subjects within openlayers-3, and link out to the related topics. Since the Documentation for openlayers-3 is new, you may need to create initial versions of thos...
FusionCharts Suite XT is a JavaScript charting library that supports both, XML and JSON, for rendering interactive charts, gauges, and maps. The suite comes with 90+ charts and gauges (supporting standard and advanced configurations) and 1100+ maps. It also includes support for server-side wrapper...
A JSON Web Token (JWT) is a compact, URL-safe way of representing claims that can be exchanged between parties. All JWTs consist of a header and payload, which are JSON hashes. These objects are stringified and Base64-encoded. The encoded header and payload are combined with a digital signature (...
This section provides an overview of what image is, and why a developer might want to use it. It should also mention any large subjects within image, and link out to the related topics. Since the Documentation for image is new, you may need to create initial versions of those related topics. ...
Practical examples of using Roslyn for source code transformations. Roslyn syntax trees are immutable. By calling a method like ReplaceNodes we generate a new node rather than modifying the existing one. This requires you to always change the object you have been working on.
This section provides an overview of what vsto is, and why a developer might want to use it. It should also mention any large subjects within vsto, and link out to the related topics. Since the Documentation for vsto is new, you may need to create initial versions of those related topics.
This section provides an overview of what xslt-1.0 is, and why a developer might want to use it. It should also mention any large subjects within xslt-1.0, and link out to the related topics. Since the Documentation for xslt-1.0 is new, you may need to create initial versions of those related to...
X++ is an object-oriented language with similarities to C#. X++ is part of the MorphX development platform that you use to construct accounting and business management systems. MSDN: X++ Programming Guide VersionAdditional InformationRelease date7Dynamics 365 for Finance and Operations, Enter...
This section provides an overview of what responsive-design is, and why a developer might want to use it. It should also mention any large subjects within responsive-design, and link out to the related topics. Since the Documentation for responsive-design is new, you may need to create initial v...
This section provides an overview of what automapper is, and why a developer might want to use it. It should also mention any large subjects within automapper, and link out to the related topics. Since the Documentation for automapper is new, you may need to create initial versions of those rela...
This section provides an overview of what jquery-selectors is, and why a developer might want to use it. It should also mention any large subjects within jquery-selectors, and link out to the related topics. Since the Documentation for jquery-selectors is new, you may need to create initial vers...
This section provides an overview of what kettle is, and why a developer might want to use it. It should also mention any large subjects within kettle, and link out to the related topics. Since the Documentation for kettle is new, you may need to create initial versions of those related topics. ...
Tornado is a Python web framework and asynchronous networking library, that uses non-blocking network I/O which allows it to scale to tens of thousands of open connections, making it ideal for long polling, WebSockets, and other applications that require a long-lived connection to each user. R...
AppleScript is a language that predates the Mac as we know it today, originating in 1993. While other scripting languages have more fully featured libraries and more robust syntax, the power of AppleScript is for automating Mac applications. Any Mac application can include a scripting dictionary,...
Amazon DynamoDB is a fast NoSQL database service offered by Amazon Web Services (AWS). DynamoDB can be invoked from .NET applications by using the AWS SDK for .NET. The SDK provides three different models for communicating with DynamoDB. This topic is introduces the various APIs in each model. ...
This section provides an overview of what sonarqube is, and why a developer might want to use it. It should also mention any large subjects within sonarqube, and link out to the related topics. Since the Documentation for sonarqube is new, you may need to create initial versions of those related...
The Unity Container (Unity) is a lightweight, extensible dependency injection container. It facilitates building loosely coupled applications and provides developers with the following advantages: Simplified object creation, especially for hierarchical object structures and dependencies. [https://...
PL/pgSQL is PostgreSQL's built-in programming language for writing functions which run within the database itself, known as stored procedures in other databases. It extends SQL with loops, conditionals, and return types. Though its syntax may be strange to many developers it is much faster than an...

Page 38 of 81