TechnoApple Blogs
Developer's daily notes, blogs, and tutorials about software development, C#, Node.js, Javascript, AWS.
ASP.NET Web API 2 with Autofac Owin
3/1/2016
How to setup ASP.NET Web API 2 with Autofac and Owin
Choose CSS Foundation Template
2/4/2016
Get Start with Azure WebJob
2/3/2016·1 min read
This blog shows how to use Azure WebJob.
List of Resources to Learn .NET
2/3/2016·1 min read
Resource to learn .NET
Google Plus Share
2/2/2016
How to implement Google Plus share into your Web Appliation.
How to Use Grunt with Keystone.js for Minify CSS, Javascript and HTML
2/2/2016·8 min read
How to Use Grunt to setup task at Keystone.js for minify CSS, Javascript, HTML
How to Debug Node.js Code with Visual Studio
2/1/2016
How to debug node.js app in visual studio.
How to Use gigya to Share and Comments
2/1/2016·2 min read
How to use Gigya to share and comment
How to add Facebook Share Button to the Page
2/1/2016·11 min read
This blog show how to use facebook share in 3 ways. Contains code snippet in HTML, Javascript.
iOS Development Information
1/8/2016·1 min read
SEO - Robots and Sitemap.xml
1/7/2016·1 min read
Easiest 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 so first your page speed is better.
Use IIS Url Rewrite Module to Redirect from Http to Https
1/1/2016·1 min read
How to use IIS Rewrite module for redirect from http to https.
HTML i Tag Closing Tag
1/1/2016·2 min read
Stop Using Visual Studio 2013 with Node.js Project
1/1/2016
Stop using Visual Studio with Node.js Project
Fix Google Crawl Errors 404
1/1/2016·1 min read
Code Snippet - Use T-SQL to Search Table Name by Column Name
1/1/2016·1 min read
Troubleshoot IIS - Service Not Available 503 Issue
12/31/2015·1 min read
Info about the IIS 503 issue.
C# RSS Reader Publish Date Issue
12/31/2015·1 min read
C# RSS reader publishes date issue.
About Browsers Market Share
12/31/2015
About Javascript on the browser.
About Javascript Best Practices, ECMAScript 5
12/29/2015·8 min read
Everything about Javascript ECMAScript 5.
Few Memo about ECMAScript 5
12/5/2015
How to Create a Simple Angular Contact Form at Keystone.js
11/2/2015·11 min read
Angular.js with keystone.js
ASP.NET Route All Url Go to Single Action
11/1/2015
asp.net mvc route for all the url
Few Useful Visual Studio Extensions for .NET
11/1/2015
Few very nice visual studio extensions.
Encrypt Decrypt Web.config ConnectionString by Use aspnet_regiis
11/1/2015·2 min read
How to Encrypt/Decrypt Web.config connectionString
How to Hightlight Code Block by Use Prism
10/31/2015·1 min read
Prism is very nice javascript, css library for syntaxhight your code.
Sample Code - Use ASP.NET MVC With Razor
10/31/2015
Windows Authentication
10/31/2015·2 min read
Setup windows authentication
List of Useful Commands for Nuget
10/3/2015·1 min read
Nuget is dependency management system for web development, if you use it you'll already familiar with following command. The first nuget command is install angular, second one is uninstall nuget package.
How to Load Multiple Google Fonts into One Single Request
10/3/2015
If you page need more than one google fonts, instead of request multi times. You can try using
|
to seperate them.