TechnoApple Blogs
Developer's daily notes, blogs, and tutorials about software development, C#, Node.js, Javascript, AWS.
module is not Recognized as an Internal or External Command
2016/4/2·1 min readHow to fix 'XXX' is not recognized as an internal or external command, operable program or batch file.
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.
Start Use Gulp and Browserify to Build Angular App with Node.js
2016/4/1·5 min readFew Commands About Use Git to Commit to GitHub
2016/4/1·2 min readHow to Setup and Customize Swagger with ASP.NET MVC
2016/3/4·15 min readThis walkthrough tutorial is about how to set up Swagger with ASP.NET MVC API by using Visual Studio 2015, also provides steps ofhow to customize the swagger UI.
How to Use npm live-server
2016/3/3·1 min readHow to use npm package live-server.
How to Setup MongoDB Text Search with Node.js
2016/3/19·12 min readUpgrade Visual Studio 2013 v4 to Visual Studio 2015
2016/3/1Choose 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
List of Resources to Learn .NET
2016/2/2·1 min readResource to learn .NET
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.
Keyboard Shortcut for Developer
2016/12/31·1 min read.NET Compiler Roslyn
2016/12/31·1 min readFew tips about .NET Compiler Roslyn.
Phonegap Icon and Splash Generator
2016/12/31Use Microsoft Stuff at Mac
2016/12/31·1 min readXamarin - Can't Connect to Mac From Windows with Xamarin
2016/12/31·1 min readPhonegap can't Access My Own Api Service
2016/11/30Get Start with PhoneGap to Build Mobile Apps
2016/11/1Migrate Source Code
2016/10/13·1 min readMigrate source code.
SEO - Robots and Sitemap.xml
2016/1/7·1 min readEasiest improvement for robots is add file robots.txt and following content. It means allow any robots engine to crawl your site,and don't index your /keystone and /admin root folder. One of the reason you do that is then these engine won't check your page sofirst your page speed is better.
iOS Development Information
2016/1/7·1 min readHow 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.
How to Debug Node.js Code with Visual Studio
2016/1/31How to debug node.js app in visual studio.
How to Use gigya to Share and Comments
2016/1/31·2 min readHow to use Gigya to share and comment
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.