Encrypted JavaScript in ASP.NET MVC Core
http://weblogs.asp.net/ricardoperes/encrypted-javascript-in-asp-net-mvc-core sample : <script...
View ArticleTwilio SMS in Ruby
http://twilioinc.wpengine.com/2016/02/how-to-send-twilio-sms-in-ruby-in-5-minutes.html require 'sinatra' require 'twilio-ruby' post '/receive_sms' do content_type 'text/xml' response =...
View ArticleSecuring web applications avoid injection attacks
http://blog.scottlogic.com/2016/02/11/SQL-injection.html
View ArticleSQL Server Compress and Decompress Functions
https://www.mssqltips.com/sqlservertip/4171/sql-server-compress-and-decompress-functions/
View ArticleJSON Support for Transmitting Data for SQL Server 2016
http://blog.sqlauthority.com/2016/02/11/sql-server-json-support-for-transmitting-data-for-sql-server-2016-notes-from-the-field-114/
View Article[.net] OAUTH2.0 to access Google Calendar
Google providers you huge list of API’S to access the google resources . This resources can be accesses only after passing the authentication layer successfully.Google APIs use the OAuth 2.0 protocol...
View Article[.net] WCF Data Services with ASP.NET Application to Expose Data as oData
WCF Data Services (formerly ADO.NET Data Services,) is a platform for what Microsoft calls Data Services. It is actually a combination of the runtime and a web service through which the services are...
View Article[asp.net] Visitor IP address / Region and other details
source – http://www.hakimshabir.blogspot.com/2016/01/how-to-retrieve-visitors-ip-address.html Any user coming to your website/web application has an IP address. If you want to keep track of user ip...
View Article[asp.net] WebAPI for beginners
A web API is just an application programming interface (API) over the web (that is, HTTP). When the resources of an application can be manipulated over HTTP using the standard HTTP methods of GET,...
View Article[php android .net] Encryption – AES128 PKCS7
references : http://aesencryption.net/ AES 128bit Cross Platform (Java and C#) Encryption Compatibility https://gist.github.com/jafetsanchez/1080133...
View Article[android] AVLoadingIndicatorView
https://github.com/81813780/AVLoadingIndicatorView #indicator
View ArticleSet the minimum api level for projects in Android Studio
http://stackoverflow.com/a/25481715 : File -> Project Structure. In the open menu, navigate to app, then in the tabs choose Flavors > set minSDK
View Article[android] DoughnutChartView
//MainActivity.java import android.app.Activity; import android.os.Bundle; import android.view.Menu; import android.view.MenuInflater; import android.widget.TextView; public class MainActivity extends...
View Article[greek] ντύνει με σωσίβια από τη Λέσβο το Βερολίνο
Τα 14.000 σωσίβια που έχει χρησιμοποιήσει είναι σωσίβια που πρόσφυγες άφησαν στις ακτές του ελληνικού νησιού. source –...
View Article[app] InVision
Free Web & Mobile Prototyping (Web, iOS, Android) and UI Mockup Tool http://www.invisionapp.com/
View ArticleEclipse Encoding Problem – Turn it to UTF8
The conversion will be made to your files at once batch. WANRING before, keep a backup, all your utf8 characters will be ‘chinese’ (restore it from backup), dont try to make manual the convertion by...
View ArticleDiscontinued Technology in .NET Core
http://www.infoq.com/news/2016/02/Core-Discontinued?utm_campaign=infoq_content
View ArticleASP.NET Core 1.0 is coming!
http://www.jayway.com/2016/02/12/brace-yourself-asp-net-core-1-0-is-coming/
View Article