Roberto Abraham Scaruffi

Tuesday 19 May 2015


CodeProject Weekly Newsletter 
CodeProject Weekly Newsletter
Tuesday, May 19, 2015

New Articles, Tech Blogs and Tips

Click hereNeed Lightning-Fast Excel Calculations?
Use SpreadsheetGear to evaluate complex Excel-based models with the fastest and most complete Excel-compatible calculation engine available. Includes 398 Excel-compatible functions, multithreaded recalc, array formula support and more. Try it now!

Algorithms & Recipes

  (12 votes) by César de Souza (updated 22 hours ago)
Explore your data using statistical distributions: explore, initialize, create, estimate and use statistical distributions from the Accord.NET Framework using an application based entirely on reflection.
  (4 votes) by Ronnie Mukherjee (updated yesterday)
Out of curiosity and a wish to refresh my memory of some things I learnt in uni, I recently started reading about imperative and declarative programming. Before long I had entered a never-ending cycle of conflicting definitions, opinions and debates. It really is an interesting topic to explore, how

C#

  (3 votes) by Zachary Patten (updated yesterday)
an example of generic mathematics in C# using runtime compilation

Caching

  (0 votes) by Jamie Munro (updated yesterday)
If you haven't noticed already, at times CakePHP can be a little slow loading!  The reason for this is quite simple.  Rapid Application Development.  To allow for RAD, sometimes we must give up something, in this scenario it's a bit of speed when loading.  Don't worry, CakePHP offers some excellent

Client side scripting

  (3 votes) by Shenwei Liu (updated 13 hours ago)
Presenting an AngularJS modal dialog service having advanced features and options but called with simplified syntax.

HTML / CSS

  (4 votes) by Sander Rossel (updated yesterday)
Using Polymer to create custom HTML elements for reusability and fun.

Site & Server Management

  (3 votes) by Graham D Smith (updated yesterday)
If you get to the stage where you are deploying your application on a very frequent basis and you are relying on automated tests for the bulk of your quality assurance then a mechanism to alert you when things go wrong becomes crucial. You should have something in place anyway of course but in pract

Uncategorised Technical Blogs

  (1 votes) by edA-qa (updated 12 hours ago)
There’s a lot of confusion about how to classify software issues. Is something a programmer error, or is it an …Continue reading →

You may also like...

Research Library

Sponsored by IncrediBuild
DevOps best practices are driving the IT industry to new capabilities such as continuous delivery, but implementing DevOps can be challenging....

Updated Articles, Tech Blogs and Tips

Dialogs and Windows

  (44 votes) by syed shanu (updated 18 hours ago)
Design your Winform at Runtime.Perform CRUD operation to your Form at Runtime with out writting any code using Stored Procedure.