Materials for December 2017 year » Page 22 » Developer.Team

jAlbum 15.0.6 Multilingual Win/MacOS

jAlbum 15.0.6 Multilingual Win/MacOS
jAlbum 15.0.6 Multilingual Win/MacOS


Create online photo albums from your images and videos with this software. jAlbum has built-in support for organizing and editing images, but with focus on flexible presentation. Choose from tons of powerful skins (themes), or create your own skin to get the gallery presentation you want, then upload it to any site with jAlbum's built in FTP support. jAlbum is a powerful, yet easy to use tool that is liked by photography enthusiasts and professionals over the world!
Read more

ASTONSOFT Google Drive Delphi Component Full Source

ASTONSOFT Google Drive Delphi Component Full Source
ASTONSOFT Google Drive Delphi Component Full Source


Google Drive Delphi Component is a non-visual component that allows to work with Google Drive (including Documents) using Delphi. The component supports Delphi 7 and higher versions and works directly with Google using official API. Official API use guarantees maximum compatibility and fewest possible modifications to future versions.
Read more

Java Integration with .NET Framework

Java Integration with .NET Framework
Java Integration with .NET Framework


Are you interested in learning how to use .NET components within a Java environment? In this course, discover how to use Javonet—a framework that was designed for native integration—to access and use .NET assemblies directly from a Java platform. Reynald Adolphe discusses the purpose and significance of integrating Java with .NET, shares integration options, and goes over the challenges and benefits of native integration. He also covers using .NET C# instance and status methods from Java, working with fields and properties, embedding .NET UI controls in a Java interface, and more.
Read more

Building Applications with Angular, ASP.NET Core, and Entity Framework Core

Building Applications with Angular, ASP.NET Core, and Entity Framework Core
Building Applications with Angular, ASP.NET Core, and Entity Framework Core


Creating a complete full-stack application requires integrating multiple components. The front-end piece must talk smoothly to the server, and within the server, you'll need multiple layers: one to talk with the client, and one to store information on the server. This course teaches integration through the perspective of a quiz project, with instructor Alexander Zanfir showing how to use Angular, ASP.NET Core, and Entity Framework Core to develop a full-stack application. Alexander explains how to display and edit data in Angular with ASP.NET Core, create forms, navigate to different views, and more.
Read more

JavaScript Essentials Get started with web coding

JavaScript Essentials Get started with web coding
jаvascript Essentials Get started with web coding


Explore how you can write jаvascript code to create more interactive content online. jаvascript (JS) is a lightweight interpreted programming language. You'l find it everywhere its one of the cornerstones of the web. Learn the foundations of jаvascript coding develop the core skills you need to apply jаvascript to your web projects
Read more

Exploring Visual Studio 2017

Exploring Visual Studio 2017
Exploring Visual Studio 2017


Microsoft Visual Studio is an IDE from Microsoft used to develop computer programs for Microsoft Windows, as well as websites, web applications, and web services. Visual Studio 2017 comes with a host of improvements and powerful tools that will help you focus more on your program to build robust applications, rather than tools itself. This video is your one stop guide to mastering the latest features of Visual Studio 2017.
Read more

Object Oriented PHP & MVC

Object Oriented PHP & MVC
Object Oriented PHP & MVC


Build a custom object oriented PHP MVC framework and then build an application with it

What Will I Learn?

Build a custom MVC Framework from absolute scratch
Build an application using your custom framework
Create a custom PDO class to handle database interactions
Complete user authentication using OOP & PDO
Deploy your custom PHP application
Read more