TechnoApple Blogs
Practical guides, tutorials, and insights on cloud, full-stack development, and everything in between.
SQL Server Full Text Search Example
2017/01/04·2 min readExample of how to set up full-text search on SQL Server.
Keyboard Shortcut for Developer
2016/12/31·1 min readA useful keyboard shortcut equivalent to a right-click for developers.
.NET Compiler Roslyn
2016/12/31·3 min readFew tips about .NET Compiler Roslyn.
PhoneGap Icon and Splash Generator
2016/12/31·1 min readA list of useful tools and links for generating PhoneGap icons and splash screen images for iOS and Android devices.
Use Microsoft Stuff at Mac
2016/12/31·1 min readGet Start with Xamarin for iOS, Android and Windows App
2016/12/31·2 min readSimple Guide to getting started with Xamarin on PC.
Xamarin - Can't Connect to Mac From Windows with Xamarin
2016/12/31·1 min readPhoneGap Can't Access My Own API Service
2016/11/30·1 min readHow to fix PhoneGap not being able to connect to your own API service on an Android device or emulator by modifying the root config.xml.
Getting Started with PhoneGap to Build Mobile Apps
2016/11/01·3 min readA quick start guide for building mobile apps with PhoneGap using HTML, CSS, and JavaScript.
Migrate Source Code
2016/10/13·1 min readA guide on migrating source code between version control systems such as Git, TFVC, and SVN.
Start Angular2 with Angular2-Webpack-starter
2016/09/03·1 min readGet start with Angular2 with Angular2-webpack-starter
Start Angular2 with angular-cli
2016/09/01·2 min readThis blog will show how to get start with Angular2 with angular-cli.
Getting Started with PowerShell
2016/08/03·3 min readInformation to get started with PowerShell, including tools, resources, and useful commands.
Pokemon API Development Info
2016/08/02·1 min readA collection of useful links and resources for Pokemon Go API development, including API endpoints, tools, and community resources.
Generate PokemonGo RPC Protos to C#
2016/07/13·2 min readHow to generate Pokemon Proto API to C# types
Angular2 HelloWorld
2016/06/30·1 min readUse Angular2 to create a Simple Sample App.
Angular2 Route Example with 2.0.0.-rc.1 version
2016/06/30·1 min readAngular2 Route example code.
Getting Started with Visual Studio Code
2016/06/30·1 min readA quick guide to getting started with Visual Studio Code, including useful shortcuts, extensions, and commands.
Windows 10 Block Untrusted Fonts
2016/06/01·1 min readAngular2 - Quickstart Angular2 with angular.io
2016/05/31·2 min readGetting started with Angular2 using the angular.io QuickStart example, covering all the required files and setup.
Start Angular2 - Resources
2016/05/31·3 min readFew resources to learn Angular2.
Angular2 StackOverflow List
2016/05/28·1 min readAngular2 - Try angular.io's tutorial
2016/05/28·1 min readA code snippet about how to use Angular2.
Getting Started with TypeScript
2016/04/30·3 min readThis blog shows how to get started with TypeScript.
A Few Useful Command Line Commands for Node.js
2016/04/15·1 min readA collection of useful command line commands and favorite Node.js modules for development.
Module is not Recognized as an Internal or External Command
2016/04/02·2 min readHow to fix 'XXX' is not recognized as an internal or external command, operable program or batch file.
Start Use Gulp and Browserify to Build Angular App with Node.js
2016/04/01·3 min readGulp ASP.NET MVC 4.5.2 Template and Browserify
2016/04/01·1 min readHow to use Gulp with ASP.NET MVC 4.5.2 Template and Browserify.
Few Commands About Use Git to Commit to GitHub
2016/04/01·2 min readHow to Setup MongoDB Text Search with Node.js
2016/03/19·5 min readA guide on how to set up and use MongoDB text search with Node.js, including indexing, querying, and scoring.