Tutorial by Topics: d

Validation is the process of validating/verifying the user entries against some criteria. The main purpose is to ensure that the user entries are matching with the policy of the system. For example, if a site allow visitors below an age of 50, then the validation to ensure the user entered age ...
This document covers the different components that make up a .NET Core distribution and how they are versioned. This document currently covers the 1.x releases. How components in .NET Core are versioned. Components .NET Core consists of multiple components that are each versioned independ...
Its very easy to maintain localization nodejs express
Autofac is an IoC container for Microsoft .NET 4.5, Silverlight 5, Windows Store apps, and Windows Phone 8 apps. It manages the dependencies between classes so that applications stay easy to change as they grow in size and complexity. This is achieved by treating regular .NET classes as component...
This topic shows information on how to prepare your Xamarin.Android app for release mode and how to optimize it.
This section provides an overview of what tortoisesvn is, and why a developer might want to use it. It should also mention any large subjects within tortoisesvn, and link out to the related topics. Since the Documentation for tortoisesvn is new, you may need to create initial versions of those ...
The ExpandBar is a widget which displays a series of horizontal expand bar items. All child controls should be instances of ExpandItem. ExpandBar(Composite parent, int style) ParameterDetailsparentThe parent Composite on which the ExpandBar will be createdstyleThe style bits Per the Ec...
Transactions provide a mechanism to coordinate between multiple parties that might be accessing the same data at the same time. These "parties" might be different instances of the same code like different users running the same application or nodes in a server cluster, parts of the same pr...
For sites that rely on HTML by hand in the editor or excerpts, ones you want to code yourself, the auto line breaks can be an annoyance. You can disable them by removing these filters. These must be executed directly in an include file. Whether it is in functions.php or in another include file...
Microsoft Dynamics CRM has evolved drastically over the past few years. There have been many updates and versions released, with a range of new features and improvements at each stage along the path. During the upgrade of a Dynamics CRM environment, there are a few points to bear in mind to ensure a...
Intellij IDEA supports HQL auto completion and running HQL queries on console. This is how you enable that support.
This section provides an overview of what tastypie is, and why a developer might want to use it. It should also mention any large subjects within tastypie, and link out to the related topics. Since the Documentation for tastypie is new, you may need to create initial versions of those related t...
This topic should cover all ways to make a bokeh application available to users.
Using Kotlin with Android Studio is an easy task as Kotlin is developed by JetBrains. It is the same company that stands behind IntelliJ IDEA - a base IDE for Android Studio. That is why there are almost none problems with the compatibility. If you want to learn more about Kotlin Programming L...
This section provides an overview of what ruby-on-rails-5 is, and why a developer might want to use it. It should also mention any large subjects within ruby-on-rails-5, and link out to the related topics. Since the Documentation for ruby-on-rails-5 is new, you may need to create initial versio...
How to generate a random number in Ruby. Alias of Random::DEFAULT.rand. This uses a pseudo-random number generator which approximates true randomness
Accessing network share file using PInvoke.
The Cloudfoundry command line interface is a wonderful thing that saves time and spares you needing to use UIs as much. Here is my cheatsheet. First you need to install it from https://docs.cloudfoundry.org/cf-cli/install-go-cli.html I have ordered the examples in order of Most Useful To Me. Your...

Page 192 of 221