Resources No resource found - GitHub Repository Integration With VSTS CICDApr 17, 2018. I have been working for awhile on Microsoft ALM tools. It is an awesome experience to explore and integrate different MS tools, such as VSTS CI, Release Management etc. Since the developer community has been exploding with an exponential growth of developers in the last decade, Microsoft has forseen that if it wants to stay in the game for long and climb up the ladder, they will have to focus on non-Microsoft technology devs, such as Ruby, Java, and PHP etc.
- Integrating "Sign In With Google" Functionality To An ApplicationApr 09, 2018. This article demonstrates how to integrate "Log in using Google account" functionality to your web application. There are many ways to integrate it. Here, I will explain how to integrate using REST API. Before you can integrate Google Sign-In into your website, you must create a Google API Console project and client ID, which you need to call the sign-in API.
- Console Application To Fetch SharePoint List Data Using REST API With CAML Query In C# Managed CodeApr 05, 2018. SharePoint 2013 has many restful APIs, to fetch data from lists. However, sometimes we need to use CAML query to filter out the data. SharePoint rest API has an option to pass CAML query as a data to API call. Below steps will help you to call a rest API with CAML query filtering.
- Latest Trends For Android And iOS Application Development In 2018Mar 30, 2018. App development is not an easy game today. With tremendous of diversifying apps, it is more than important to come up with an app that gets noticed. Apart from getting noticed, the app should be appreciated by the users as well. Therefore, the apps developed should be of the recent trends available in the market. Monotonous apps are the first ones to get ruled out of the industry or being replaced by the competitor's apps.
- Unity - The Big Picture On Game DevelopmentMar 27, 2018. In this article, you will learn how easy it actually is to get your feet wet with Unity and the essentials of starting a project using this game development platform.
- Learn About Console Application In Node.jsMar 09, 2018. This article is about console application in Node.js
- Delete SharePoint List Items In Browser ConsoleMar 05, 2018. This article demonstrates how to delete SharePoint list items in browser console using REST API without writing any code in the SharePoint site. To delete list items just copy paste the code in the console window of the browser and then call the function by passing the List name whose items have to be deleted.
- Building A Simple Working Memory Game App With Web API And SignalRFeb 02, 2018. This article will walk you through how to build a simple data-driven mobile game application using the power of Xamarin and Web API. We will also build a real-time leader board page using ASP.NET SignalR.
- Top 10 New Features Of ASP.NET Core 2.0Jan 22, 2018. .NET is now .NET Core and known as cross-platform and open source platform where you can build your all types of applications. An application could be a web app, desktop app, mobile app or gaming app. All type apps can be created using a single platform and it’s none other than .NET Core.
- Getting Started With Docker For Windows - Containerize a C# Console AppJan 19, 2018. I had some free time recently, so I wanted to go deep into docker (rather containerization).
- Invoking Web Application From Console Application (.NET Core) Via Command PromptJan 02, 2018. This article is mainly for the command prompt lovers who want to use it to launch their web application build on .Net Core.
- Creating A C# Console App From My iPhoneJan 02, 2018. Hyper IDE [link to https://github.com/polterguy/hyper-ide] is an Open Source web-based Integrated Development Environment. It supports 100+ progamming languages out of the box, and can be integrated with any type of command line tools, such as Git, compilers, etc. This leads to some interesting traits, such as the ability to actually create for instance C# console apps, from the browser on your phone. For the record, writing code on a phone, is not easy, and not something I encourage people to do in general. However, the border line use cases have interest.
- Xamarin.Android - Logo Quiz GameDec 26, 2017. Test your knowledge in this logo quiz game! From Transformers to Minecraft, find out how many world famous logos you recognize.
- Weather Updates In Console Application Using APIDec 20, 2017. Here, I am writing an article to give a basic idea of consuming a Web API from Yahoo Weather and display it in the Console.
- Xamarin.Android - Flags Quiz Game App - Part TwoDec 08, 2017. In this article, we shall learn how to build a flags quiz game in Xamarin Android. Flag quiz basically is a simple game that can develop your knowledge about countries' flags.
- Building First Console Application Using Command Prompt In .NET Core 2.0Dec 06, 2017. In this post, we will create our very first console application in .NET Core, and we will see how we can build .NET Core based applications without using any IDE or Visual Studio.
- Xamarin.Android - Flags Quiz Game App - Part OneDec 06, 2017. In this article, we shall learn how to build a flags quiz game in Xamarin Android.
- Configuring Log4Net With Database - A Tutorial For BeginnersNov 26, 2017. Log4Net is a framework for logging .NET applications. It is an open source library that can be used to log output for different targets like logging output in Text files, Database, Console, Mail (SMTP), Remote and others. In this article, I will explain how to log output in a database.
- Getting Started With Entity Framework Core 2.0 ASP.NET Core 2.0Oct 13, 2017. This article shows how to create Entity Framework Core 2.0 MVC Web application using Visual Studio 2017 Asp.Net Core and how to create CRUD operations.
- What Is The Easiest And Quickest Way To Test An Application's Web APIsOct 12, 2017. The easiest way to test an application's API is the use of Windows PowerShell or Visual Studio Package Manager Console. I will show you step-by-step how to use PowerShell or PM(Package Manager Console) to test an application's Web APIs.
- How To Create Windows Local User Account Using C#Oct 11, 2017. Here, we are going to learn to make a Windows local user account using C#. Here we are going to make a c-sharp console application and write code in it to make user accounts via C#.
- Building A .NET Core 2.0 Class LibraryAug 31, 2017. In my previous tutorial, Getting Started with .NET Core 2.0, we learned how to build our first console app using .NET Core 2.0. We also learned how to package and deploy the application so it can be used by other users.
- IoT With HTML5 Game Engine And Node.JSAug 21, 2017. In this article, I will tell you how to use node.js as a bridge between an HTML 5 game and IoT by using Johnnyfive.io and Phaser.io.
- Accessing XML Data From XML Document In C# Console ApplicationAug 09, 2017. In this article, I am going to give the best way to access XML data from XML document and also how to find common record node counts.
- Shooting Game Using Construct 2Aug 08, 2017. Construct 2 is an HTML5 based 2D game editor developed by Scirra. Construct 2 is a powerful game creator specifically designed for 2D games.
- Creating Bullet-Shooting Game Using Constructor 2Aug 02, 2017. Constructor is used for 2D game creation without writing a lot of code. Now in this article, I will explain how to design the game start page using Constructor. Constructor 2 is a powerful HTML 5 game creator designed especially for 2D Game Developer.
- SharePoint Online / Office 365 - Exporting All the Terms from Particular TermSet In .CSV File Using CSOM And Console ApplicationJul 28, 2017. In this article, I’ll explain how to export TermSets in .CSV file format using CSOM and console application. I’ll go through step by step procedure for exporting TermSet.
- Office 365 / SharePoint Online - Connecting Office 365 / SharePoint Online Site Using CSOM (Client Object Model)Jul 19, 2017. In this article, I’ll explain detailed initial steps to connect Office 365 / SharePoint online using CSOM through console application.
- How To Create Simple Game Play Application Using Cross PlatformJul 15, 2017. Xamarin is a platform that allows us to create multi-platform mobile applications like (Windows phone, Apple iOS , Android) through a single integrated development environment (IDE). This platform allows the designers to develop and design various mobile platform applications within a limited period. We will discuss how to create game applications using Xamarin.Forms (or) cross platform from VS2017. There are many plugins available including Stack Layout, Label and button.
- Getting Started With MongoDB - MongoDB In Azure Cosmos DBJul 10, 2017. My last article demonstrated how to interact with the MongoDB database server from a simple C# console application. Now, when you build enterprise applications using MongoDB, your local database server should always be up and running for 365 days or more. This is not appropriate for enterprise applications.
- Getting Started With MongoDB - MongoDB With C#Jul 01, 2017. In my previous article, you got a little knowledge of MongoDB basics. This article will focus on doing CRUD operations
from a C# console application. The working mechanism will be same for web applications and desktop applications. Open up the mongod.exe in the command prompt to keep the MongoDB server running while executing our C# application.
- Learn AWS With MS-SQL(DB) Using SQL ClientJul 01, 2017. You want to login to the AWS console here. If you have no login register new users in here. After registering amazon will provide one year free access.
- Create A Rolling Ball Game With Force And Gravity In C#Jun 26, 2017. In this article, I am going to explain about creating a rolling ball game with force and gravity in C#.
- Mouse Input Using C# In UnityJun 25, 2017. In this article, I am going to explain about mouse input in unity.
- Transforming Objects Using C# Scripts In UnityJun 23, 2017. In this article, I am going to explain how to move objects in Unity, using scripts.
- Assets In Unity For Rapid Game DevelopmentJun 21, 2017. This article demonstrates how to use assets to develop a game in Unity.
- Character Controllers In UnityJun 11, 2017. In this article, I am going to explain about how to control the character in your unity project.
- Construct Simple Game Using Construct 2Jun 09, 2017. Simple Game Construct Using Construct-2.
- Adding Terrain, Trees And Water To Your GameJun 08, 2017. In this article, I am going to explain about how to add terrain, trees, and water to your game in Unity.
- .NET Core Console Applications On Mac OS X, Ubuntu 14.04 And Windows 10 - Part FourJun 07, 2017. .Net Core Console Applications On Mac OS X, Ubuntu 14.04 And Windows 10.
- .NET Core Console Applications On Mac OS X, Ubuntu 14.04 And Windows 10 - Part ThreeJun 06, 2017. .Net Core Console Applications On Mac OS X, Ubuntu 14.04 And Windows 10.
- .NET Core Console Applications On Mac OS X, Ubuntu 14.04 And Windows 10 - Part TwoJun 05, 2017. .NET Core Console Applications On Mac OS X, Ubuntu 14.04 And Windows 10.
- Quick Start With Unity 3DJun 04, 2017. In this article, I am going to explain how to quick start with Unity 3D and create game object in Unity.
- Create 3D Game Objects In Unity Jun 04, 2017. In this article, I am going to explain about how to create game object, create assets and revert the object size and apply it.
- Deleting Specific Listing Using CSOM Through Console ApplicationJun 01, 2017. In this article, I’ll share the detailed steps for deleting specific lists using CSOM in console application.
- .Net Core Console Applications On Ubuntu 14.04 And Windows 10May 24, 2017. .Net Core Console Applications On Ubuntu 14.04 And Windows 10.
- First App With Visual Studio For MacMay 12, 2017. In this article, we’ll learn how to start with console project andlearn about Visual Studio for Mac tools and debugging.
- Retrieve SharePoint Hosted Add-in Data As JSON From A Console Application Using HTTP REST RequestApr 30, 2017. Retrieve SharePoint Hosted Add-in data as JSON from a Console Application using HTTP REST request.
- Add Timer With Construct - 2Apr 21, 2017. This article explains about adding Timer with Construct-2.
- Windows 10 Creators UpdateApr 07, 2017. Exciting news for Windows design, game and VR devs!
- Drawing A 3D Scene Using OpenGL in C/C++Jan 30, 2017. In this article, we will create a simple game scene and apply different textures to the drawn scene using OpenGL in C/C++.
- Creating .NET Core Console Application With NoSQL- MongoDB At Back-endJan 19, 2017. In this article, you will learn how to create Microsoft .NET Core console application with NoSQL- MongoDB at the back-end.
- Server Side Execution Of Business RulesJan 17, 2017. This article is about server side execution of Dynamics 365 Business Rules.
- Get Started With Azure Storage And Console Application For TablesDec 30, 2016. In this article you will learn how to get started with Azure storage and console application for tables.
- How To Create A Database In SQL Server Using Console Application In Visual Studio 2017RCDec 18, 2016. In this article, you will learn how to create a database in your SQL Server using console application.
- Create Simple WCF Service And Host It On Console ApplicationDec 17, 2016. In this article, you will learn how to create a simple WCF service and host it on console application.
- Understand the Basics To Build Games In Unity FrameworkDec 09, 2016. This article is all about understanding very basic menus that are available in the Unity framework to build games.
- Install and Setup UnityDec 06, 2016. In this article, you will learn a how to install and setup Unity, a tool for game developers.
- Game Development - 2D Games Perspectives And Z OrderNov 23, 2016. This article will focus on 2D games Perspectives & Z Order.
- Game Development - An IntroductionNov 22, 2016. This article is all about answering common questions, which need to be addressed before jumping into the starry domain of game development.
- Game Development - PlatformsNov 22, 2016. In this article, you will learn about game development platforms
- Character Matching Game Using Universal Windows AppNov 18, 2016. In this article, you will learn about the character matching game, using Universal Windows app.
- Dive In To The Virtual Reality WorldNov 08, 2016. In this article, I am going to describe a clear picture of Virtual Reality, defining how It works and revealing the secret behind VR.
- Enabling Google Search Console For WebsitesOct 13, 2016. In this article, you will learn how to enable Google Search Console for our websites.
- Introduction To .NET Core 1.0 Console ApplicationOct 04, 2016. In this article, you will learn about .NET Core 1.0 Console Application.
- Getting Started With CocosSharp Game Development For Windows PhoneSep 07, 2016. In this article, let's see about CocosSharp for Windows phone. CocosSharp is a 2D game engine for C#, F# and .NET developers, which is used to develop cross-platform games.
- Creating WEB API And Consuming In Console Application Using Web Client In An Asynchronous WayAug 08, 2016. In this article, we are going to learn how to Create Web API and consume Web API in Console Application.
- Creating Web API And Consuming In Console Application Using Web Client In A Synchronous WayAug 02, 2016. In this article, we are going to learn how to Create Web API and consume Web API in Console Application. Basically, create Web API to share data with others or to get the data from others.
- Dependency Inject Using Ninject IoC In Console ApplicationJul 27, 2016. In this article, you will learn about dependency inject using Ninject IoC in console application.
- KUDU Console In AzureJul 24, 2016. This article will help you understand what KUDU console is in Azure and how to work with it.
- Getting Started With Unity HoloLensJun 30, 2016. In this article we will discuss how to start with Unity HoloLens, and work on development tool installation step-by-step guidelines.
- Let's Start The Game With Construct 2Jun 24, 2016. In this article, you will learn about the Construct 2 game engine and kick start the development.
- Connect To SharePoint Online In Office 365 Using Console ApplicationJun 20, 2016. In this article, we will see how to connect to SharePoint Online from Console Application.
- Deploying A Universal Application In XBOX ConsoleJun 06, 2016. This article will teach you how to deploy universal Windows Application to XBOX or XBOX One.
- Database Console Commands In SQL ServerJun 04, 2016. In this article, you will learn about database console commands in SQL Server.
- Registering URL Scheme May 31, 2016. In this article you will learn about Registering URL Scheme.
- Puzzle Game Using jQueryMay 29, 2016. In this article you will learn how to create a puzzle game using HTML and jQuery.
- Send Email Through Python Console With Gmail, Hotmail And YahooMay 24, 2016. In this article you will learn how to send email through Python Console with Gmail, Hotmail and Yahoo.
- Create Excel File On The Fly And Send As An Email Attachment In Console ApplicationMay 15, 2016. In this article you will learn how to create Excel files on the fly and send as an Email Attachment in Console Application.
- Troubleshooting HTTP Errors In Azure Websites By KUDU ConsoleMay 12, 2016. In this article you will learn about troubleshooting HTTP Errors in Azure Websites by KUDU Console.
- Connect To SharePoint 2013 Online Using CSOM With Console ApplicationMay 04, 2016. In this article you will learn how to connect to SharePoint 2013 Online using CSOM with Console Application.
- Host WCF In Console ApplicationApr 30, 2016. In this article you will learn how to host WCF in Console Application.
- Make A Quiz Game In PythonApr 26, 2016. In this article you will learn how to make a Quiz Game in Python.
- Calling Web Service Using SOAP Request In Console ApplicationMar 28, 2016. In this article we will learn how to make the post request to web service using SOAP message to and get response from service.
- Web API With HttpClient Or Consume Web API From Console ApplicationMar 26, 2016. In this article we are going to learn how to call Web API using HttpClient.
- Easy Kids Learn Game Using MVC and AngularJSMar 01, 2016. In this article you will learn how to create Kids Learn game using MVC and AngularJS
- SharePoint Developers vs Browser ConsoleFeb 27, 2016. This article explains how to use a browser’s console as a developer tool for SharePoint client scripting.
- Microsoft Store In Windows 10Dec 10, 2015. In this article we will learn how to use the Windows Store to download apps and to buy some products.
- Simple Read And Write With Console Application For BeginnersDec 05, 2015. In this article, I am going to demonstrate you about console application and how to read and write in Console Application in C#.
- Crafting Your First Game: Making It Level By LevelDec 02, 2015. In this article you will learn how to craft your first game level by level.
- C# FAQ 5 - How Do I Write My First C# ProgramNov 30, 2015. In this FAQ, we will examine the steps required to develop a simple C# console based program.
- Learn Tiny Bit Of C# In 7 Days - Day 1Nov 24, 2015. As the title specifies learn C# in 7 days, this article intended focus is towards the beginners so that they can easily grasp the C# Language concepts.
- Simple Tap Game Using BlendNov 22, 2015. This article shows how you can create a simple game using Blend.
- Patterns In PythonNov 01, 2015. In this article you will learn how to draw patterns in a Python Console program.
- Install Nuget Packages In Your ProjectOct 27, 2015. In this article I am going to explain about how to install/uninstall Nuget packages for your application in Visual Studio using “Nuget Package Manager” and “Package Manager Console”.
- Code First Migration Using NuGet Commands In ASP.NET MVC 5Oct 15, 2015. This article intends to describe the code first migrations in ASP.NET MVC using NuGet Commands.
- Tic-Tac-Toe Game In PythonOct 10, 2015. In this article I am showing you how to create a very simple game of Tic-Tac-Toe in a Python console application.
- Samsung Gear Odd Image Out Game Using AngularJSOct 10, 2015. In this article we will see how to create a simple Odd Image Out game app for Samsung Gear using AngularJS.
- Access AD Users Via Console ApplicationSep 30, 2015. This article shows how to access Active Directory users in a C# Console Application.
- MVC Web API And AngularJS: Are You Genius GameSep 18, 2015. This article shows how to create the following game: Are You Genius using MVC, AngularJS and Web API 2.