Desktop Applications With AngularJS and GitHub Electron
https://scotch.io/tutorials/creating-desktop-applications-with-angularjs-and-github-electron
View Article[csharp] nullable int to int
source : http://stackoverflow.com/a/5995418 v2 = v1 ?? default(int); Also, as of .NET 4.0, Nullable has a “GetValueOrDefault()” method, which is a null-safe getter that basically performs the...
View Article[greek] Forky –Υπέροχο Φαγητό, σε Λίγα Λεπτά
Οnline Delivery φαγητού στην Αθήνα σε χρόνο ρεκόρ! Κάντε την παραγγελία σας μόνο με 3 clicks και απολαύστε υπέροχο φαγητό σε λιγότερο από 15 λεπτά. https://www.forky.gr/
View Article[sql] sql transaction
STEP 1 : use mydbase begin tran select * from Product where Product_ID = 22236 UPDATE product SET price1 = '685', price2 = '556.91' WHERE product_id = 22236 select * from Product where Product_ID =...
View Article[js] Learning JavaScript Design Patterns
http://addyosmani.com/resources/essentialjsdesignpatterns/book/
View ArticleChange or Reset Product Key of Microsoft Office
http://www.askvg.com/how-to-change-or-reset-product-key-of-microsoft-office-xp-2003-and-2007/ Extend Your Office 2013/365 Trial to 180 Days...
View Article[app] wordpress app for windows is out!
https://en.blog.wordpress.com/2015/12/09/the-new-wordpress-com-app-for-windows-is-here/
View Article[chrome] Wappalyzer
Is a cross-platform utility that uncovers the technologies used on websites. It detects content management systems, eCommerce platforms, web servers, JavaScript frameworks, analytics tools and many...
View Article[sql] generate scripts + alternative
http://stackoverflow.com/a/1515975 In SSMS in the Object Explorer, right click on the database right-click and pick “Tasks” and then “Generate Scripts”. Method 1 For example, it lets you do this:...
View Article[sql] identity field + constraints for a table
source – http://stackoverflow.com/a/27523976 SQL Server -insert/write into identity field -disable all constraints for table --delete all from table delete from [Toys] --disable all constraints for...
View Article[.net] Dynamic JSON Deserialization
Read a JSON without need to create a class for deserialization. Assembly System.Web.Extensions.dll, v4.0.0.0 // C:\Program Files (x86)\Reference...
View Article[c] Implementing a dynamically sized array in C
https://www.happybearsoftware.com/implementing-a-dynamic-array
View Article[app] Snipcart
Lean, powerful HTML / JavaScript shopping cart. Add custom e-commerce to any website in minutes. https://snipcart.com/
View Article3 Reasons .NET People Should Go Cross-Platform
https://blog.sixeyed.com/3-reasons-net-people-should-go-cross-platform/
View Article[amiga] The Kick Off 2 World Cup
25-year-old Amiga game http://arstechnica.com/gaming/2015/12/kick-off-2-world-cup-competitive-esports-25-year-old-amiga-game/
View Article[app] Connects devices together into applications.
Connects devices together into applications. http://nitrogen.io/ similar – https://www.particle.io/ https://azure.microsoft.com/en-us/services/iot-hub/ http://thinglabs.io/
View Article[js] modernizes your JavaScript code
It helps you to keep your JavaScript codes up-to-date ! http://xto6.js.org/
View Article