TechnoApple Blogs
Developer's daily notes, blogs, and tutorials about software development, C#, Node.js, Javascript, AWS.
Angular2 HelloWorld
2016/6/30·1 min readUse Angular2 to create a Simple Sample App.
Angular2 Route Example with 2.0.0.-rc.1 version
2016/6/30·1 min readAngular2 Route example code.
Get Start with Visual Studio Code
2016/6/30·1 min readGet started with Visual Studio Code.
Angular2 - Quickstart Angular2 with angular.io
2016/5/31·1 min readSo I'm trying to learn Angular by checking angular.io's QuickStart Example. Once you get all the files as following,index.html,package.json,styles.css,systemjs.config.js,tsconfig.json,typings.json. Also, you'll need main.ts and app.component.ts,but you can get all these files at Angular quickstart [https://angular.io/docs/ts/latest/quickstart.html]. I'll list my files herewhich I copied from angular.io because the code here you can reference what's file are using.
Angular2 StackOverflow List
2016/5/28Angular2 - Try angular.io's tutorial
2016/5/28·1 min readA code snippet about how to use Angular2.
Getting Start with TypeScript
2016/4/30·1 min readThis blog shows how to get started with TypeScript.
Few Useful Command Line Commands for Node.js
2016/4/15Gulp ASP.NET MVC 4.5.2 Template and Browserify
2016/4/1·1 min readHow to Use Gulp ast ASP.NET MVC 4.5.2 Template.
Choose CSS Foundation Template
2016/2/3Get Start with Azure WebJob
2016/2/3·1 min readThis blog shows how to use Azure WebJob.
ASP.NET Web API 2 with Autofac Owin
2016/2/29How to setup ASP.NET Web API 2 with Autofac and Owin
Google Plus Share
2016/2/1How to implement Google Plus share into your Web Appliation.
How to Use Grunt with Keystone.js for Minify CSS, Javascript and HTML
2016/2/1·8 min readHow to Use Grunt to setup task at Keystone.js for minify CSS, Javascript, HTML
Get Start with Xamarin for iOS, Android and Windows App
2016/12/31·1 min readSimple Guide to getting started with Xamarin on PC.
Get Start with PhoneGap to Build Mobile Apps
2016/11/1How to add Facebook Share Button to the Page
2016/1/31·11 min readThis blog show how to use facebook share in 3 ways. Contains code snippet in HTML, Javascript.
Cross-Origin Resource Sharing Example with ASP.NET
2015/9/5·1 min readSimple example of how to achieve cross domain access at asp.net.
Tips About How to Deploy ASP.NET Web Application
2015/7/31·2 min readDeployment of ASP.NET Web APP
How to Run Keystone.js within IIS
2015/7/31·2 min readA instruction of how to install node.js keystone at windows 7 IIS as web application.
A Simple Design to Use Ghost Blog Platform with Visual Studio
2015/7/31architecture of ghost in windows system.
List of Useful Links about Ghost Blog Platform
2015/7/31·1 min readList of links and tips for Ghost Blog Platform.
Angular Directive for Check Number Input
2015/5/1·4 min readA simple angular directive input text only accept number as 10 digits, but also length is configurable at view.
How to Support IE9 Input Placeholder for Angular.js
2015/5/1How to make placeholder at IE9 use angular works, yes just make it work.
Example Code - How to Use Angular.js Location Hash
2015/5/1angular location hash example code
How to Config NLog to Log to File, Database and Send Email
2015/5/1·2 min readThis blog will show a example of how to config NLog so able to log to file, database and call class.
Few Tips About Windows Hosts File
2015/3/31·1 min readWith changing hosts file, you can mapping specific hostname to point to your own ip address, or let hostname to point to specificip address at your current computer. For example, I want dev-mysite.com to point to my local machine will be following.
Few Memo about ECMAScript 5
2015/12/4C# RSS Reader Publish Date Issue
2015/12/31·1 min readC# RSS reader publishes date issue.
Fix Google Crawl Errors 404
2015/12/31·1 min read