Click here to Skip to main content
15,881,709 members

Articles by Emiliano Musso (Articles: 17, Tip/Tricks: 5)

Articles: 17, Tip/Tricks: 5

RSS Feed

Average article rating: 4.76

Artificial Intelligence
16 Jan 2015   Updated: 16 Jan 2015   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 12,421     Bookmarked: 8   Downloaded: 0
Please Sign up or sign in to vote.
Definitions and examples of a genetic algorithm; Visual Basic sample for an icon generation through a model and a random initial range of solutions.
Neural Networks
8 Sep 2015   Updated: 8 Sep 2015   Rating: 4.96/5    Votes: 18   Popularity: 6.22
Licence: CPOL    Views: 48,835     Bookmarked: 32   Downloaded: 0
Please Sign up or sign in to vote.
Basics of implementing a neural network in VB.NET
Database Development
SQL Server
4 Jan 2015   Updated: 4 Jan 2015   Rating: 4.31/5    Votes: 4   Popularity: 2.59
Licence: CPOL    Views: 14,411     Bookmarked: 5   Downloaded: 166
Please Sign up or sign in to vote.
How to access, display, modify SQL Server data (tables, etc.) through Windows Forms controls and LINQ instructions, using DataSets and TableAdapters
Desktop Programming
WPF
4 Jan 2015   Updated: 4 Jan 2015   Rating: 4.22/5    Votes: 6   Popularity: 3.29
Licence: CPOL    Views: 18,172     Bookmarked: 11   Downloaded: 335
Please Sign up or sign in to vote.
How to execute simple databindings on controls in WPF. One-way and two-way binding covered.
5 Jan 2015   Updated: 5 Jan 2015   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 18,273     Bookmarked: 4   Downloaded: 163
Please Sign up or sign in to vote.
Entry-level examples on MVVM pattern, explaining the basic methods to mantain separated a program's graphical interface from its business logic
XAML
10 Jan 2015   Updated: 10 Jan 2015   Rating: 4.85/5    Votes: 4   Popularity: 2.92
Licence: CPOL    Views: 23,830     Bookmarked: 5   Downloaded: 319
Please Sign up or sign in to vote.
How to create and use commands according to MVVM pattern
DevOps
Automation
21 Nov 2017   Updated: 21 Nov 2017   Rating: 3.67/5    Votes: 3   Popularity: 1.75
Licence: CPOL    Views: 10,293     Bookmarked: 0   Downloaded: 0
Please Sign up or sign in to vote.
Create a Word-like software using RadRichTextEditor and C#
General Programming
Algorithms
8 Feb 2015   Updated: 8 Feb 2015   Rating: 5.00/5    Votes: 6   Popularity: 3.89
Licence: CPOL    Views: 18,982     Bookmarked: 16   Downloaded: 0
Please Sign up or sign in to vote.
How to apply GA techniques fo solving problems in VB.NET. The example shows how to create solutions for a 2D maze, which will evolve to find the shortest path between two points.
Hosted Services
Azure
21 May 2017   Updated: 21 May 2017   Rating: 5.00/5    Votes: 6   Popularity: 3.89
Licence: CPOL    Views: 34,934     Bookmarked: 17   Downloaded: 0
Please Sign up or sign in to vote.
In the present article, we'll analyze some functionalities offered by Microsoft Azure Cognitive Services, and in particular that part of Cognitive Services dedicated to facial recognition (Face API). At the end of the article, the reader will be able to develop a simple C# application to detect face
1 Mar 2016   Updated: 1 Mar 2016   Rating: 5.00/5    Votes: 4   Popularity: 3.01
Licence: CPOL    Views: 15,460     Bookmarked: 10   Downloaded: 0
Please Sign up or sign in to vote.
In this short article we will see how to create a SQL database using the services provided by Microsoft Azure cloud platform, and then connect to it via C # code, to perform the normal data insertion and retrieval operations
Internet of Things
14 Aug 2015   Updated: 14 Aug 2015   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 17,388     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
How to create a Windows Phone app to take timed pictures from camera, and upload them on an Apache webserver to view them remotely
Mobile Apps
Xamarin
17 Feb 2017   Updated: 17 Feb 2017   Rating: 4.54/5    Votes: 9   Popularity: 4.33
Licence: CPOL    Views: 16,518     Bookmarked: 14   Downloaded: 0
Please Sign up or sign in to vote.
In the present article we'll see how to develop a simple Android solution, through the use of Visual Studio e Xamarin, the developer framework which allows the creation of cross-platform solutions.
Multimedia
Image Processing
16 May 2017   Updated: 16 May 2017   Rating: 4.93/5    Votes: 42   Popularity: 7.95
Licence: CPOL    Views: 89,497     Bookmarked: 75   Downloaded: 0
Please Sign up or sign in to vote.
Develop a simple application to search into a list of images for the one containing a smaller portion of the original one, graphically showing the points of intersection between the two
Programming Languages
C#
10 Jun 2016   Updated: 10 Jun 2016   Rating: 5.00/5    Votes: 7   Popularity: 4.23
Licence: CPOL    Views: 22,701     Bookmarked: 21   Downloaded: 0
Please Sign up or sign in to vote.
In this article, we will see how to use entity framework in our Applications, developed through the various languages that Visual Studio allows us to use. The examples in this article and probably in the next, will be C # used under WinForms, but - as mentioned - this choice is not going to affect a
Web Development
Apache
19 Jun 2015   Updated: 19 Jun 2015   Rating: 5.00/5    Votes: 6   Popularity: 3.89
Licence: CPOL    Views: 25,125     Bookmarked: 10   Downloaded: 0
Please Sign up or sign in to vote.
Geolocalize a device and store coordinates on webserver
HTML
21 Jun 2015   Updated: 21 Jun 2015   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 13,100     Bookmarked: 1   Downloaded: 110
Please Sign up or sign in to vote.
28 Feb 2016   Updated: 28 Feb 2016   Rating: 4.93/5    Votes: 16   Popularity: 5.94
Licence: CPOL    Views: 16,492     Bookmarked: 16   Downloaded: 464
Please Sign up or sign in to vote.
In this article, we will create a simple binary clock using C# and WPF. The project itself will serve to show some peculiarities, like the use of Tasks, how to manipulate the UI of a WPF page, and basic data conversions.

Average blogs rating:

No blogs have been submitted.

Average tips rating: 4.45

Database Development
SQL Server
17 Apr 2015   Updated: 17 Apr 2015   Rating: 4.57/5    Votes: 4   Popularity: 2.75
Licence: CPOL    Views: 32,770     Bookmarked: 7   Downloaded: 0
Please Sign up or sign in to vote.
A quick method to add days to a date, skipping weekend days if the number of days added results in a Saturday/Sunday
Desktop Programming
WPF
3 Jan 2015   Updated: 3 Jan 2015   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 10,822     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
How to save DataGrid column's properties for further re-use
General Programming
Algorithms
3 Jan 2015   Updated: 3 Jan 2015   Rating: 4.52/5    Votes: 8   Popularity: 4.08
Licence: CPOL    Views: 27,084     Bookmarked: 6   Downloaded: 0
Please Sign up or sign in to vote.
How to calculate the distance between two strings according to Levenshtein algorithm
File
22 Jan 2015   Updated: 22 Jan 2015   Rating: 4.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 12,964     Bookmarked: 10   Downloaded: 0
Please Sign up or sign in to vote.
A quick method to convert a CSV file in XML
Programming Languages
Visual Basic
3 Jan 2015   Updated: 3 Jan 2015   Rating: 4.69/5    Votes: 10   Popularity: 4.69
Licence: CPOL    Views: 23,160     Bookmarked: 17   Downloaded: 0
Please Sign up or sign in to vote.
How to create a UserControl to show QR Codes created with Google APIs

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Software Developer
Italy Italy
Working in IT since 2003 as Software Developer for Essetre Srl, a company in Northern Italy.
I was awarded in 2014, 2015 and 2016 with Microsoft MVP, for Visual Studio and Development Technologies expertise. My technology interests and main skills are in .NET Framework, Visual Basic, Visual C# and SQL Server, but i'm proficient in PHP and MySQL also.