Click here to Skip to main content
15,867,686 members

Articles by hoonzis (Articles: 3, Technical Blogs: 16)

Articles: 3, Technical Blogs: 16

RSS Feed

Average article rating: 4.82

Mobile Apps
Windows Phone 7
4 Dec 2010   Updated: 5 Jan 2011   Rating: 4.97/5    Votes: 62   Popularity: 8.91
Licence: CPOL    Views: 109,656     Bookmarked: 101   Downloaded: 3,055
Please Sign up or sign in to vote.
Learn how to build a small mobile application to visualize data from the city bike sharing system. Get the nearest stations, find the number of free bikes, and compute directions to other stations.
Programming Languages
Java
19 Jul 2010   Updated: 1 Apr 2013   Rating: 4.50/5    Votes: 2   Popularity: 1.35
Licence: CPOL    Views: 48,544     Bookmarked: 18   Downloaded: 0
Please Sign up or sign in to vote.
This article is a simple tutorial for anyone who wants to learn basics of J2EE. Step-by-step introduction on how to make a simple enterprise application in NetBeans.
Web Development
ASP.NET
20 May 2012   Updated: 18 May 2012   Rating: 5.00/5    Votes: 8   Popularity: 4.52
Licence: CPOL    Views: 49,444     Bookmarked: 34   Downloaded: 1,633
Please Sign up or sign in to vote.
This article describes how to use KnockoutJS, JQuery and Google Maps to create a responsive GUI of web applications. The usage of MVVM helps to keep JavaScript code organized and easy to evolve and maintain.

Average blogs rating: 4.50

All Topics
3 May 2012   Updated: 29 Jul 2012   Rating: 4.00/5    Votes: 2   Popularity: 1.20
Licence: CPOL    Views: 25,540     Bookmarked: 7   Downloaded: 0
Please Sign up or sign in to vote.
This post describes one possible way to mock the generic repository.
3 Oct 2012   Updated: 4 Oct 2012   Rating: 4.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 16,344     Bookmarked: 7   Downloaded: 0
Please Sign up or sign in to vote.
Fakes is a new test isolation framework from Microsoft. It resembles and is inspired by Moles Research project. This post introduces Fakes and describes the migration from Moles.
6 Feb 2012   Updated: 28 Jul 2012   Rating: 4.88/5    Votes: 26   Popularity: 6.74
Licence: CPOL    Views: 48,382     Bookmarked: 50   Downloaded: 0
Please Sign up or sign in to vote.
Choosing technologies for .NET project
DevOps
Testing
4 Apr 2012   Updated: 19 May 2012   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 30,572     Bookmarked: 5   Downloaded: 0
Please Sign up or sign in to vote.
This post discusses the different possibilities to mock the behavior of Calendar class in Java, in order to unit test the business methods which depend on this class. Three solutions are proposed.
Patterns
28 Jun 2012   Updated: 28 Jun 2012   Rating: 4.25/5    Votes: 4   Popularity: 2.56
Licence: CPOL    Views: 14,240     Bookmarked: 3   Downloaded: 0
Please Sign up or sign in to vote.
This post discusses the current state of art programming languages and the future of programming languages in general. The need for distributed software forces us to write complicated software. Which are the language constructs to help us with the challenge?
Productivity Apps and Services
Microsoft Office
4 Aug 2010   Updated: 29 Jul 2012   Rating: 4.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 53,972     Bookmarked: 7   Downloaded: 0
Please Sign up or sign in to vote.
This post describes method of submitting entire InfoPath form (entire XML file) to a web service
Programming Languages
C#
22 Apr 2012   Updated: 19 May 2012   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 35,221     Bookmarked: 9   Downloaded: 0
Please Sign up or sign in to vote.
This post shows you how to configure correctly Common.Logging together with Log4Net or NLog and explains the typical problems that you might expect while using this logging library.
3 Oct 2012   Updated: 3 Oct 2012   Rating: 4.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 13,630     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
Reflection & Order of Discovered Properties
C# 4.0
26 Apr 2011   Updated: 28 Jul 2012   Rating: 5.00/5    Votes: 4   Popularity: 3.01
Licence: CPOL    Views: 30,590     Bookmarked: 37   Downloaded: 0
Please Sign up or sign in to vote.
Pex is a tool which helps generate inputs for unit test. Moles is a stub framework used to isolate the unit tests from code which is not being tested. In this post, I will try to describe an attempt to use Pex and Moles to test a typical business layer.
Java
3 Aug 2010   Updated: 1 Apr 2013   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 26,962     Bookmarked: 13   Downloaded: 0
Please Sign up or sign in to vote.
How to extend the detail page of a company by adding a list of products of the company and a drop down list box, which will allow a user to add a new product to the list of the products of the company.
17 Nov 2010   Updated: 19 May 2012   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 26,841     Bookmarked: 3   Downloaded: 0
Please Sign up or sign in to vote.
This is a short post describing how to implement a simple tool to manage CORBA Naming Service.
19 Jul 2010   Updated: 1 Apr 2013   Rating: 4.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 26,962     Bookmarked: 11   Downloaded: 0
Please Sign up or sign in to vote.
Description of how to add some additional functions - create new company, edit company's details
Javascript
27 Mar 2013   Updated: 27 Mar 2013   Rating: 4.90/5    Votes: 9   Popularity: 4.68
Licence: CPOL    Views: 37,740     Bookmarked: 26   Downloaded: 0
Please Sign up or sign in to vote.
This article describes a sample application which uses several technologies: RavenDB, KnockoutJS, Bootstrap, WebAPI and D3JS. Combining client side JavaScript MVC and a RESTful API on the backend can give some very nice results and result in super responsive UI. Check it out.
21 Mar 2012   Updated: 19 May 2012   Rating: 5.00/5    Votes: 5   Popularity: 3.49
Licence: CPOL    Views: 25,641     Bookmarked: 18   Downloaded: 0
Please Sign up or sign in to vote.
Integrating Google Maps and KnockoutJS
20 Feb 2013   Updated: 20 Feb 2013   Rating: 4.33/5    Votes: 2   Popularity: 1.30
Licence: CPOL    Views: 14,240     Bookmarked: 10   Downloaded: 0
Please Sign up or sign in to vote.
This posts gives a brief introduction to Google Drive JavaScript SDK and shows how to implement basic actions as downloading documents, creating directories and search for files or directories.
Python
12 Mar 2012   Updated: 31 Oct 2012   Rating: 4.67/5    Votes: 2   Popularity: 1.40
Licence: CPOL    Views: 22,372     Bookmarked: 15   Downloaded: 0
Please Sign up or sign in to vote.
Collective Intelligence or swarm intelligence is a very interesting scientific field. As well as neural networks, this field searches for inspiration in nature. This post describes how to use the collective intelligence of ants to find the solution to Travelling Salesman Problem.

Average tips rating:

No tips have been posted.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Software Developer (Junior) OCTO Technology
Czech Republic Czech Republic
Writing software at ITG RFQ-hub.
LinkedIn
Blog
GitHub
Articles at OCTO blog