Back-End
Share experience about backend end technology
How to Send MongoDB Logs to CloudWatch Logs
2021/3/5·1 min readThis blog shows how to send MongoDB log files to AWS CloudWatch logs, you can spend multiple logs to the AWS CloudWatch logs bydefining the awslogs.config file.
How to Setup MongoDB on Windows
2021/2/3·1 min readThis blog shows how to set up MongoDB 4.4 Community version on windows 10 as a local development environment, create a simpledatabase, table, and collection, and how to backup and store data by using mongoexport and mongoimport.
How to Find Record from MongoDB with Node.js and Mongoose
2020/9/11·1 min readThis blog will show a tutorial about how to find data into MongoDB by using Node.js with Mongoose.
How to Delete Data from MongoDB with Node.js and Mongoose
2020/8/11·1 min readThis blog will show a tutorial about how to delete data from MongoDB by using Node.js with Mongoose.
How to Update MongoDB Data with Node.js and Mongoose
2020/8/11·3 min readHow to Insert Data into MongoDB with Node.js and Mongoose
2020/7/11·1 min readThis blog will show a tutorial about how to insert data into MongoDB by using Node.js with Mongoose.
How to Setup MongoDB on Mac
2020/7/11·1 min readThis blog shows how to set up MongoDB 4.4 Community version on Mac OS, also will create a simple database, table, and collection,and how to backup and store data by using mongoexport and mongoimport.
How to Setup MongoDB on Amazon Linux EC2
2020/2/11·1 min readThis blog shows how to set up a MongoDB database environment on the cloud, AWS EC2 with Amazon Linux.
How to Use C# Enum Flag
2020/12/11·1 min readDeploy Mobile App to Google Play Store with Xamarin
2017/3/31·1 min readHow to deploy mobile app to Google Play Store with Xamarin.
Get Start with Xamarin.Form
2017/2/28·1 min readInformation to get started with Xamarin.
How to Create Sitecore Mvc Layout and Controller Rendering
2017/12/15·1 min readThis blog demo how to create use MVC Layout and Controller with Sitecore Layout and Controller Rendering. The final source you canget from here [https://github.com/keke78ui9/SitecoreSampleSite].
Gulp 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.
ASP.NET Web API 2 with Autofac Owin
2016/2/29How to setup ASP.NET Web API 2 with Autofac and Owin
Get Start with Xamarin for iOS, Android and Windows App
2016/12/31·1 min readSimple Guide to getting started with Xamarin on PC.
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
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.
C# RSS Reader Publish Date Issue
2015/12/31·1 min readC# RSS reader publishes date issue.
Few Useful Visual Studio Extensions for .NET
2015/10/31Few very nice visual studio extensions.
Sample Code - Use ASP.NET MVC With Razor
2015/10/31Encrypt Decrypt Web.config ConnectionString by Use aspnet_regiis
2015/10/31·2 min readHow to Encrypt/Decrypt Web.config connectionString
Fix 404 Issues to Load Bootstrap Icons on IIS
2015/1/31·1 min readFix 404 error when request bootstrap fonts.
Sample Code for Creating ASP.NET MVC
2015/1/3·1 min readSimple Code to create ASP.NET MVC module.
How to Deploy Orchard CMS Open Source to IIS
2014/9/5·1 min readOpenSource Orchard is awesome, this blog demo how to donwload the source code and setup at IIS.
How to perform Geospatial Queries by Using MongoDB with C#
2014/8/2·2 min readTHis blog shows a example of how to use C# location query to MongoDB
Few GUI App to Use MongoDB at Windows
2014/5/3·1 min readList of Free Mongodb Management tools.
Code Snippet - How to Add Index to Document at MongoDB C#
2014/3/1·1 min readSetup index to MongoDB document with C#.
How to Install Sitecore 9
2017/12/3·1 min readThis blog will focus on How to set up the local development environment for Sitecore 9.
Install Sitecore via SIM (Sitecore Instance Manager)
2017/11/29·1 min readThis article will describe how to use SIM to install default Sitecore 8 site.
How 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 Add Item in Sitecore
2015/5/1·1 min readSample Code about how to add item in C#.
ASP.NET Route All Url Go to Single Action
2015/10/31asp.net mvc route for all the url
How to Setup MongoDB on Windows Service
2014/8/2·1 min readThis blog shows how to install simply install and use mongoDB.
Web Caching - Sample Code in ASP.NET MVC
2017/6/30·3 min readUse Mobile Center to Build
2017/5/6·1 min readThis blog is shows how to use mobile center to manage Xamarin Build.
Use Mobile Azure Center for Mobile Analytic Crash Reports and More
2017/3/31·2 min readUse Sqllite at Xamarin.Form
2017/3/31·1 min readThis blog provides how to set up an Environment to use SQLite.
Few Xamarin Better Practice Tips
2017/3/31·1 min readXamarin Troubleshooting Tip
2017/3/31Xamarin - Setup Xamarin on Windows
2017/1/31·3 min readXamarin - Use Google Map
2017/1/31·1 min readThis blog shows how to set up Google Map at Xamarin.Form project.
How to Setup MongoDB Text Search with Node.js
2016/3/19·12 min readXamarin - Can't Connect to Mac From Windows with Xamarin
2016/12/31·1 min readInstall Windows 10
2015/7/31·1 min readIf you can't install windows 10, hopefully following download link from microsoft could help you!
Use IIS Url Rewrite Module to Redirect from Http to Https
2015/12/31·1 min readHow to use IIS Rewrite module for redirect from http to https.
Windows Authentication
2015/10/31·2 min readSetup windows authentication
How To Implement Mongodb TextSearch with C#
2015/1/31·2 min readSimple code snippet to use mongoC# text search
Troubleshooting - Windows Server Task Scheduler Didn't Run Properly
2015/1/31So you setup windows server 2010 / 2012 task scheduler to run your application and you didn't see anything updated. However, when you run the application manually and finish successfully. It might many different issue that cause the applicationnot run but you can read this blog as reference to try few way here.
Mongodb 2.6 upgrade
2014/8/2·1 min readhow to upgrade mongodb from 2.4 to 2.6
How to Use MongoDB TextSearch by Mongoose
2014/8/2·1 min readHow to use MongoDB text search
How to Get Start With Orchard to Create Module
2014/8/1·3 min readThis blog shows how to create a HelloWorld module to Orchard, ASP.NET MVC open source application, also how to add the module asrole at create role page.
Few Commands about How to Export/Import MongoDB Collections
2014/5/31·1 min readThis blog shows few commands about how to export/import MongoDB Collections.
Simple Code to Setup WebApi with OData
2014/5/31·1 min readThis section show how to setup OData Web api
Few Tips for MongoDB
2014/5/2·1 min readFew mongo DB script/command note
Few Commands about Import/Export Mongo Database
2014/5/10·1 min readWith mongodb's mongodump & mongorestore command, you can achieve export and import data to your mongo database.
How to Use Ninject as Dependency Injection with ASP.NET MVC
2014/4/5·5 min readHow to use Dependency Injection in Ninject at ASP.NET MVC application
List of Useful Links to Learn Sitecore
2014/10/31·1 min readFew list to learn sitecore. Athough, I don't like Sitecore, but just in case if I have to do it, following are list of resourcefor reference.
How to Create Your First Nuget Package
2014/10/3·2 min readHow to create and publish nuget package