Does the bot have a future? This is the real question that we are proposed on Global Azure Bootcamp 2018, Yogyakarta – Indonesia. With the specific theme we discuss three main topics which are Building Smart Apps with Bot Framework, Building Intelligence Apps with Xamarin and Cognitive Services, and Understanding the Azure Infrastructure on Video Games. It is attended by 52 participants.
Opening...
[More]
One of the biggest way to build a smart apps are by putting conversation knowledge to your app. Bot is one of the most demand application on any domain. This article will discuss about the bot fundamental concept before discussing about how to create the bot uses bot framework.
Bot Basic Architecture
Just imagine how Cortana works when you said "show me weather for today". She changes the voic...
[More]
You won a project; You and Your Team is happy. But let me clarify your happiness will become a chaos or a curse if you don't manage your project well. This article will discuss 5 tips to execute Agile Project Management.
1# Exploration Phase Checklist
Evidence
Project Charter: product vision, roles & responsibilities of the team,
Tools
Software Project: Visual Studio TFS (visual stud...
[More]
You might want a way how to develop iOS without buying Mac? The quick answer for this is MacInCloud. MacInCloud is a good way when you:
Seasonal developer, or just create a mac app for one or two months. It is definitely cheap with 29$ / month with VTST Build agents plan
Having a reliable connection to the cloud / internet
You are don't have a budget to buy mini mac that cost you 500$
Quick ...
[More]
Imagine that you want to automate your daily task such as uploading an attachment from an email to your OneDrive. In the past, you can do that by creating an app and then use the provided API. Those tasks can only happen if you have a programming skill. But today, the communication between one service to the other services can be easily implemented with Microsoft Flow technology. Microsoft Technol...
[More]
So, we have the application and we want to do load test. Before we do a load test, this is five things that you need to need to consider before you want to do load test.
#1 Load testing doesn't support UI Code testing (for Now)
If you want to do load test with specific activity such as buying or shipping. You can record to the UI Coded testing but you can't do that on a load test.
#2 You can'...
[More]
Building Jell team for software development is not as easy as we think. There are several thinks on team development that we need to consider before we build a product. This webcast shows several things to do and to understand such as
The team development lifecycle from forming, storming, norming, and performing
The natural team characteristic
The building blocks to build the natural team
...
[More]
On this video, we will discuss how to setup, configure, and debug the visual studio codes for dotNet core development with C#. This video is using Bahasa Indonesia
please subscribe on Visual Studio ID Community
medianet_width = "600";
medianet_height = "250";
medianet_crid = "858385152";
medianet_versionId = "3111299";
Problems
One of the biggest problem when installing Visual Studio is to limit the installation files based on the user needs. This article will provide you basic information to answer this question
What workload that I need to install in order to build this kind of software?
Solution
In order to answer the question, this table will help you to justify what we need to install.
I need to bui...
[More]
Problem
One of the key problem that developer face when building a website is configuring the extra security layer by adding SSL. In the past, we should buy on the third party like GoDaddy or other. Today, Azure can do it right away without leaving the portal by following this article. However, the article doesn't describe how to configure with a different tenant. On this situation, I have an SSL...
[More]