[chrome] Which Browser Extensions do Web Developers Use?
http://blog.reybango.com/2016/01/20/which-browser-extensions-do-web-developers-use/
View ArticleCorn tortillas vs Flour tortillas
source – http://www.prevention.com/content/which-healthier-corn-tortillas-vs-flour-tortillas similar – http://www.livestrong.com/article/443552-nutritional-value-of-wheat-vs-corn/
View ArticleSystem.Linq.Dynamic
This is the Microsoft assembly for the .Net 4.0 Dynamic language functionality. https://github.com/kahanu/System.Linq.Dynamic
View Article[greek] Έξυπνη σπανακόπιτα ’’τοστ’’ στο τηγάνι!
http://newpost.gr/gefsi/eykolh-syntagh/510763/eksypnh-spanakopita-tost-sto-thgani
View Article[greek] the very best greek websites
http://greek.to/ http://www.greekin.info/forum/index.php http://www.activeloads.com
View Article[vb6] anchor .net style
A very simple lib to automatic resize controls in forms/containers using anchor .net style based on design positions. source – http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=63764...
View Article[vb6] isDebug
reference – http://stackoverflow.com/questions/9052024/debug-mode-in-vb-6 //source - http://newmanservices.com/vbsource/isvbide.htm //Syntax If IsVBIDE() Then ... //Source Function IsVBIDE() As Boolean...
View Article[vb6] mousewheel support
source – http://www.vbforums.com/showthread.php?388222-VB6-MouseWheel-with-Any-Control-(originally-just-MSFlexGrid-Scrolling) //test.frm Private Sub Form_Load() Dim N As Integer Dim I As Integer '...
View Article[android] Block the USSD popups
USSD (Unstructured Supplementary Service Data) is a Global System for Mobile(GSM) communication technology that is used to send text between a mobile phone and an application program in the network....
View Article[php] call dotnet/com method on windows server only
The DOTNET class allows you to instantiate a class from a .Net assembly and call its methods and access its properties. Once you have created a DOTNET object, PHP treats it identically to any other COM...
View Article[php] Calling C/C++ library function
Zend API: Wrapping C++ Classes in a PHP Extension http://devzone.zend.com/1435/wrapping-c-classes-in-a-php-extension/ Zend API: Hacking the Core of PHP...
View ArticleDebugging Typescript in Visual Studio Code and Chrome
http://blogs.msdn.com/b/jtarquino/archive/2016/01/24/debugging-typescript-in-visual-studio-code-and-chrome.aspx
View Article[.net] desktop application – callback from WCF
Default Timeout – Binding.ReceiveTimeout Property The default is 10 minutes, so you always have to increase both of them to make a difference when using a reliable session. stackoverflow –...
View Article[email+php+net] SendGrid
for PHP https://github.com/sendgrid/sendgrid-php for ASP.NET https://github.com/sendgrid/sendgrid-csharp
View ArticleAngularJS Hello World With ES5 And RequireJS
http://www.bennadel.com/blog/2996-angularjs-2-beta-1-hello-world-with-es5-and-requirejs.htm
View ArticleTiny MCE editor in ASP.Net Web Form
http://blog.tentaclesoftware.com/archive/2012/05/21/asp-net-4-0-tinymce-and-ldquoa-potentially-dangerous-request.aspx source –...
View ArticlejQuery each() vs Array.prototype.forEach()
http://blog.boyet.com/blog/blog/game-on-jquery-each-vs-array-prototype-foreach/
View Article