Tutorial by Topics: ode

The topic discusses how you can map one-to-many and many-to-many relationships using Entity Framework Code First.
Zxing library is well known for image processing. Zxing was based on java and .Net module is also available and it can be used in xamarin applications. click here to check official documentation. http://zxingnet.codeplex.com/ I recently used this libarry. Step1: Add ZXing.Net.Mobile component int...
Its very easy to maintain localization nodejs express
This topic should cover all ways to make a bokeh application available to users.
Getting Started Bridge Mode It's a default and attached to docker0 bridge. Put container on a completely separate network namespace. Host Mode When container is just a process running in a host, we'll attach the container to the host NIC. Mapped Container Mode This mode essentially maps a new ...
You will find step by step instructions on how to prepare and upload production ionic app onto Google Play.
This example shows how to create a basic express app and then serve AngularJS.
In contrast to the Syntax API the exposes all kinds of syntax level information, the semantic model gives our code more "meaning" and allows us to answer questions like "What names are in scope at this location?", "What members are accessible from this method?", "W...
It is sometimes useful to get the maven properties, such as the current version, in code. Here are some ways to to it.
I'd like to describe the prerequisites and the steps how to build the Perl CPAN module sapnwrfc with the Strawberry Perl environment under Windows 7 x64. It should work also for all later Windows versions like 8, 8.1 and 10. I use Strawberry Perl 5.24.1.1 64 bit but it should also work with older v...
This topic is to briefly describe how C# or VB .NET Managed code can be scripted and utilised within a PowerShell script. This topic is not exploring all facets of the Add-Type cmdlet. For more information on the Add-Type cmdlet, please refer to the MSDN documentation (for 5.1) here: https://msdn.m...
How to write good, readable SQL queries, and example of good practices.
How to set up basic Express web server under the node js and Exploring the Express router. At last, Using Express Router you can use routing facility in you application and it is easy to implement.
The language class in CodeIgniter provides an easy way to support multiple languages for internationalization. To some extent, we can use different language files to display text in many different languages.
Many people like working with promises and/or async/await syntax, but when writing a module it would be useful to some programmers to support classic callback style methods as well. Rather than creating two modules, or two sets of functions, or having the programmer promisify your module, your modul...
login heroku login create app heroku create or heroku create your_name clone the example git clone https://github.com/zoutepopcorn/herokuworld cd herokuworld visit app in your browser https://your_name.herokuapp.com/ Optional test it local: heroku local web check: lolhost:5000 ...
How to use Json.Decode to create custom decoders, for example decoding into union types and user defined data types

Page 13 of 15