• Compartilhar
  • ?
  • Perfis ▼
  • Comunidades ▼
  • Aplicativos ▼

Blogs

  • Meus Blogs
  • Blogs Públicos
  • Minhas Atualizações

developerWorks India

  • Efetue login para participar
96960515-2ea1-4391-8170-b0515d08e4da Blog

SOBRE ESTE BLOG

This Group is founded for IT Professionals to share their knowledge & experiences on IBM technology. You can make the best of the group by interacting with industry experts.We have regular features in the group including developerworks update on IBM tech
  • Facebook
  • LinkedIn
  • RSS

Archive

  • abril de 2018
  • março de 2018
  • novembro de 2017
  • junho de 2017
  • abril de 2017
  • março de 2017
  • fevereiro de 2017
  • dezembro de 2016
  • novembro de 2016
  • outubro de 2016
  • setembro de 2016
  • junho de 2016
  • maio de 2016
  • abril de 2016
  • março de 2016
  • fevereiro de 2016
  • janeiro de 2016
  • dezembro de 2015
  • novembro de 2015
  • outubro de 2015
  • setembro de 2015
  • agosto de 2015
  • julho de 2015
  • junho de 2015
  • maio de 2015
  • abril de 2015
  • março de 2015
  • fevereiro de 2015
  • janeiro de 2015
  • dezembro de 2014
  • novembro de 2014
  • outubro de 2014
  • setembro de 2014
  • agosto de 2014
  • julho de 2014
  • junho de 2014
  • maio de 2014
  • abril de 2014
  • março de 2014
  • janeiro de 2014
  • setembro de 2013
  • julho de 2013
  • junho de 2013
  • maio de 2013
  • abril de 2013
  • janeiro de 2013
  • dezembro de 2012
  • outubro de 2012
  • setembro de 2012
  • agosto de 2012
  • julho de 2012
  • junho de 2012
  • maio de 2012
  • abril de 2012
  • março de 2012
  • dezembro de 2011
  • novembro de 2011
  • outubro de 2011
  • setembro de 2011
  • agosto de 2011
  • julho de 2011
  • junho de 2011
  • maio de 2011
  • abril de 2011
  • fevereiro de 2011
  • outubro de 2010
  • setembro de 2010
  • junho de 2010
  • maio de 2010
  • abril de 2010
  • março de 2010

Links

  • Apache Click new technology for Java/J2EE
  • Apache Click new technology for Java/J2EE

Marcações

TODAS AS PUBLICAÇÕES
  • Classificar por:
  • Data ▼
  • Título
  • Curtir
  • Comentários
  • Visualizações

Compile PHP, Informix PDO for XAMPP 7.0.8 on Windows Platform

Gadde_Radhika 50J9GYTSQP | | Visits (212)

Tweet
If you require a XAMPP server for Windows that can connect to Informix using PDO, here is a brief explanation of what is required. Prerequisites 1. XAMPP for Windows , which includes PHP  7.0.28 https://www.apachefriends.org/download.html 2. On the other hand we use the PDO 1.3.1 driver obtained from  https://pecl.php.net/package/PDO_INFORMIX/1.3.1/windows   3. Informix connect 4.10 that you get from IBM Informix as csdk.4.10.TC6.WIN-32.zip    If DLL is not present build it with below commands.      ... [More]

Marcações:  windows php_pdo_informix php informix xampp pdo_informix apache

Registering IBM Database Add-Ins for Visual Studio 2017

VishDev2018 50232PFTJ6 | | Visits (719)

Tweet
          IBM Database Add-Ins for Visual Studio 2017 is available with IBM 11.1 m3fp3. Following section explains the steps to follow for registering IBM Database Add-ins to Visual Studio 2017. For registering IBM Database Add-Ins for Visual Studio, one of the earlier versions of Visual Studio (Visual Studio 2015 or earlier supported versions) needs to be installed on the machine.   Step 1: Download and install IBM Data Server Driver Package (DS Driver) v11.1fp3.    Download the... [More]

Creating Entity Data Model using IBM Data Server providers for Entity Framework Core

Tapan_Kumar_Ghosh 50XJX1J3NQ | | Visits (726)

Tweet
     C reating  entity and context classes for an existing IBM database is supported through  IBM Data Server providers for Entity Framework Core version 1.2.  It  supports Database-First approach using the Scaffold-DbContext command of Package Manager Console and .NET Core CLI.  This reverse engineering command creates entity and context classes based on the schema of the existing database.  If we have already had a database tables in place, we don't need to hand-roll our models. The... [More]

Getting started with ADO .NET Core MVC Web Application using MacOS to access IBM Data Servers

pkarnam 50AHYCAN54 | | Visits (444)

Tweet
This blog will help you to get started on ADO .NET Core MVC Web Application using MacOS to connect and perform DML operations against IBM Data Servers.   Prerequisites:    Visual Studio for MAC with .Net Core 2.0  You need to have the ' Blog ' table created. The script for creating and inserting data into the table is  provided towards the end of the blog.   Steps to follow to create an ADO .NET Core MVC Web Application using MacOS to access IBM Data Servers:   1. Open Visual Studio for Mac... [More]

Writing docker hosted .NET Core applications with IBM Data Server provider

VishDev2018 50232PFTJ6 | | Visits (666)

Tweet
  Microsoft Visual Studio 2017 supports writing applications which runs on Docker. Docker for Windows is available for install at https://docs.docker.com/docker-for-windows/install/   This article explains how to create a simple Console application using IBM Data Server Driver for .NET Core and run the application on Docker for Linux.   Open Visual Studio 2017 and create new  Console application from Start-> New -> Project -> Installed -> Visual C# -> .NET Core -> Console App(.NET Core).   NOTE :... [More]

Getting started with ADO .NET Core MVC Web Application to access IBM Data Servers

pkarnam 50AHYCAN54 | | Visits (585)

Tweet
This blog will help you to get started on ADO .NET Core MVC Web Application to connect and perform DML operations against IBM Data Servers.   Prerequisites:    Visual Studio 2017 with .Net Core 2.0  You need to have the ' Blog ' table created. The script for creating and inserting data into the table is  provided towards the end of the blog.  Steps to follow to create an ADO .NET Core MVC Web Application to access IBM Data Servers:   1. Open Visual Studio 2017 and select File->New->Project... [More]

IBM Data Server Drivers for .NET latest technologies

vish2017 270005003V | | Visits (2276)

Tweet
  Following is the list of different IBM Data Server provider available for Microsoft .NET technologies.   IBM Data Server driver for Cloud  is for .NET applications hosted on MS Azure or any other supported cloud platforms connecting to IBM Data Servers. More information is available at:             https://www.ibm.com/developerworks/community/blogs/96960515-2ea1-4391-8170-b0515d08e4da/entry/IBMDBADONETAZURECLOUDDRIVER?maxresults=15&lang=es_ar   IBM Data Server... [More]

Marcações:  db2connect .net ibm ef

How to provide IBM Data Server Connection Information via IBM Data Server provider for EF Core 1.1.1

Archanaibm 2700053MB4 | | Visits (4182)

Tweet
How to provide IBM Data Server Connection Information via IBM Data Server provider for EF Core 1.1.1:   IBM Entity Framework Core Provider mandates the user to provide server platform type, and version in addition to the connection string while configuring DbContext. To pass server information, User can use SetServerInfo(..) method which belongs to the namespace IBM.EntityFrameworkCore.Storage.Internal .   For example: OptionBuilder.UseDb2(<Connection String>, p=>p.SetServerInfo( <Platform Type>, <Server Version>... [More]

Marcações:  setserverinfo efcoresetserverinfo

Announcing the new developerWorks India centre

Brinda_Krish 270003Y3MB | | Visits (2665)

Tweet
You spoke, we listened. The developerWorks India Community, IBM's premier resource site, curated for the Indian developer audience, will be found at https://developer.ibm.com/in/ So, what changes? We remain IBM's premier community for Indian developers to discover and learn about the hottest and most popular technologies and connect with experts inside and outside IBM. Our new site is optimised for mobile devices, letting you find what you need even when your laptop is not nearby.  We've added site search, so you... [More]

Connecting Pepper Robot with Watson Speech to Text - Java program

Shiva Kumar H R 120000DY9E | | Visits (6238)

Tweet
  Questions/Objectives: 1) Can we program Pepper Robot using Java? 2) For speech recognition, instead of using Pepper Robot's in-built speech recognition (which is word-based), can we use Watson Speech to Text (which is sentence based)?   Programming Pepper Robot using Java Follow the steps in http://doc.aldebaran.com/2-5/dev/java/index_java.html -> "Directly in the Aldebaran robot" section. Those steps are repeated here for quick reference (along with some minor modifications needed for my version of Pepper robot).... [More]

Marcações:  speech-to-text watson pepper java robot

Workshop: Build a chatbot using IBM Watson Conversation

Brinda_Krish 270003Y3MB | | Visits (3188)

Tweet
Watson Conversation has a visual dialog builder to help you create natural conversations between your apps and users, without any coding experience required.    Join us this Saturday, March 11, to build a chatbot using IBM Watson Conversation and network and connect with like minded developers.    Agenda:   1:00AM-11:15PM- Introduction 11:15PM- 12:15PM- [Workshop]-How to build a chat bot using IBM Watson Conversation 12:15PM- 12:30PM- Networking & Refreshments   Register here .    Do carry your... [More]

Why Enterprises should start using Cloud Services?

MangeshPatankar 310000NH41 | | Visits (3153)

Tweet
Look around, and you see people are using Infrastructure as service, mostly. The reasons are usually based on a feeling . A feeling of having full control over their solution, or a feeling of ease of management. But in the bargain, the company stops innovating .   What is the solution? The solution lies in using cloud services. Adopt them, and you will see: Differentiate yourself from Competition, You have choice of algorithms (API) to choose from.  Customize and extend them with your current solutions. Nowadays Most of the solutions... [More]

Watson powered Slackbot that helps you with language translation

Riya Mary Roy 310002EG86 | | Visits (3252)

Tweet
Have you ever got lost in a new city not knowing the language or have you got stuck with your French/Spanish classes/homework? This simple Slackbot powered by Watson conversation and Language Translator, translates language and helps you understand them faster & better by conversing! It is a simple Slackbot that can translate from English to French, French to English and Spanish to English(more translations are possible since Watson Language Translator supports Arabic,French,Spanish and Portugese). The Slackbot identifies the Intent of... [More]

Getting started with IBM Data Server provider for EntityFramework Core using Visual Studio 2015 update 3

Archanaibm 2700053MB4 | | Visits (7016)

Tweet
[The blog refers to IBM Data Server provider for EntityFramework Core 1.1]   This sample core c onsole application demonstrates, how to perform DML operation on table via IBM Data Server provider for EntityFramework Core using Visual Studio 2015 update 3 against DB2 for z/OS and DB2 for Linux, Unix, Windows database server.     Prerequisite : Visual Studio 2015 update 3 .Net Core 1.0.1 - Visual Studio 2015 tooling These can be downloaded from here     DDL used in EF core console application: CREATE TABLE MYTABLE (... [More]

Marcações:  ibmefcore howtouseibmefwithvs2015up...

Frequently asked questions about IBM DB .NET Core Provider

vish2017 270005003V | | Visits (7707)

Tweet
This section lists the commonly asked questions about IBM Data Server Provider support for .NET Core.   Q: Where can I find the latest package?      The package can be downloaded from https://www.nuget.org/   and following are the packages: For Windows IBM.Data.DB2.Core 1.2.2.100 IBM.EntityFrameworkCore 1.2.2.100                For Linux IBM.Data.DB2.Core-lnx 1.2.2.100 IBM.EntityFrameworkCore-lnx 1.2.2.100... [More]

Marcações:  .netcore ef db2 mac osx linux
  • Mostrar:
  • 10
  • 20
  • 30
  • Anterior
  • Avançar
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26