Roberto Abraham Scaruffi

Friday 1 May 2015


CodeProject Weekly Newsletter 
CodeProject Weekly Newsletter
Friday, May 01, 2015
Click here3-Days Only...Microsoft Developer Video Library Just $49
Learn Visual Studio, SharePoint, SQL and more with thousands of training videos by Microsoft experts. Get a year of access to this popular learning library for ONLY $49 (regularly $99). Hurry, offer ends Friday, 5/1/15. Subscribe now
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!

New Articles, Tech Blogs and Tips

Applications & Tools

  (1 votes) by Rodrigo Presba (updated yesterday)
In this post I will show you how to create a simple extension that accesses an external API hosted by forecast.io

Arduino

  (0 votes) by webmaster442 (updated 23 hours ago)
Some usefull arduino tips & tricks

ASP.NET

  (4 votes) by Shivprasad koirala, Marla Sukesh (updated yesterday)
In this article we will take our MVC 5 Project into next level by introducing Data Entry Screen and Database Communication.

C#

  (2 votes) by Alen Toma (updated yesterday)
Youtube Downloader

Internet / Network

  (1 votes) by Dr Gadgit (updated 23 hours ago)
Your first line of defence agsint viruses and spyware

Node.js

  (2 votes) by Sander Rossel (updated yesterday)
The second in a series on MEAN web development.

Product Showcase

  (0 votes) by David Catuhe (updated yesterday)
A lot of my friends are C# or C++ developers. They use inheritance in their projects and when they want to learn or discover JavaScript, one of the first questions they ask is: “But how can I do inheritance with JavaScript?”

SharePoint Server

  (0 votes) by ShrutiASharma (updated yesterday)
This article explains how nodes can be added/updated/deleted from site navigation using .Net Managed CSOM in SharePoint 2013 Online site

Testing and QA

  (0 votes) by Dominic Abraham (updated 15 hours ago)
Load test in Cloud using Visual Studio 2013 Ultimate

Uncategorised Technical Blogs

  (2 votes) by Jamie Munro (updated yesterday)
No this isn’t a typo, nor is it an oxymoron – I consider this a fact.  If you find yourself feeling like you have to much to do and not enough time to do it, you’ll probably be really stressed.When you’re this stressed it’s most likely that your mind won’t actually let you focus on the task at hand.
  (1 votes) by Jamie Munro (updated yesterday)
ProblemYou've created a nice feature leveraging Knockout.js and now you want to re-use this feature on another page, another site, or in a slightly different fashion. This example will extend the previous (Un)Check All using #KnockoutJS and make it easily re-usable.SolutionA Knockout component can b
  (1 votes) by Jamie Munro (updated yesterday)
I’ll be honest; I have not written a line of Coldfusion in over 5 years.  It was one of the first languages I used professionally, I must emphasize that it wasn’t personally!But when I was regularly using it there was one function that I miss and wish was in other languages.  That function is cfchar
  (0 votes) by Jamie Munro (updated yesterday)
The sad part about this article is that the people that actually need to read this won’t.  Why; because they simply don’t care about what they do.  It really is the honest truth.  Nonetheless, I will courageously continue writing in hopes that the good developers will magically convey this message t
  (0 votes) by Jamie Munro (updated yesterday)
I must admit, my recent articles are becoming a bit obsessed around the repository pattern.  What can I say, I like it, it’s useful, and it’s not restrictive based on a language or a framework.I’ve long professed how I dislike convoluted controllers.  CakePHP’s find method almost immediately causes
  (0 votes) by Paul M Watt (updated yesterday)
A continuation of a series of blog entries that documents the design and implementation process of a library. The library is called, Network Alchemy[^]. Alchemy performs automated data serialization with compile-time reflection. It is written in C++ using template meta-programming.Benchmark testing

You may also like...

Research Library

Sponsored by IncrediBuild
The process of releasing new software can be complex and lengthy. A rapid feedback cycle that notifies whether the latest build of the software...

Updated Articles, Tech Blogs and Tips

.NET Framework

  (12 votes) by john_1726 (updated yesterday)
This article covers information using broadcasting and notifications on a self-hosted Windows service using SignalR.

ASP.NET

  (34 votes) by Shivprasad koirala, Marla Sukesh (updated yesterday)
In this article we learn MVC 5 step by step in 7 days – Day 2.

C#

  (15 votes) by Bharath K A (updated 13 hours ago)
Build your own cloud spreadsheet (like Microsoft Excel, google sheets) that exposes shreadsheet workbook via web browser. Users can create excel like spreadsheets using web browser save it, share it, put formulas to compute data in the sheet etc.

Dialogs and Windows

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

Node.js

  (8 votes) by Sander Rossel (updated yesterday)
The first in a series on MEAN web development.