Free ASP.NET MVC Book Chapter

Written by Matrich on 13th March, 2009

ASP.NET MVC is a new approach for Microsoft developers to use to create dynamic data-driven web sites and follows in the same mold as other platforms such as Rails and Django. Model View Controller (MVC) is relatively a new phenomenon in ASP.NET and it is taking shape though it is kinda difficult for programmers used [...]

Posted in Programming, Software, Tutorials & How-tos | No Comments Yet

Free Microsoft Press ebooks Offer

Written by Matrich on 10th March, 2009

For the developers or well-wishers out there into Microsoft programming languages, Microsoft Press recently released Microsoft Press books introducing Visual Studio 2008.

Microsoft Press books deliver the accurate, from-the-source information that you need to take your skills and knowledge to the next level.
There is a free e-book offer where you can some of the chapters [...]

Posted in Programming | No Comments Yet

Patterns and Practices Application Architecture Guide 2

Written by Matrich on 9th February, 2009

Lately, I am involved in designing architecture of several applications and planning how the different components of an application should interact with each other and where they should be stored. We work mostly with .NET Framework and I found a great resource of Patterns and Practices Application Architecture Guide 2.0 that focuses on designing applications [...]

Posted in Programming, Software | No Comments Yet

How To: Solve “Cannot add Library” Problem (ArrayIndexOutOfBounds) in Netbeans on Vista

Written by Matrich on 21st October, 2008

Netbeans IDE is one of the famous IDEs used by Java and other programmers and it is especially very good when you are creating graphical user interfaces (GUI) applications.
Lately, I have been working on a java project and I have been facing a problem with using Netbeans on my Microsoft Windows Vista to add [...]

Posted in Programming, Tutorials & How-tos | No Comments Yet

Campala and Facebook Developers Garage

Written by Matrich on 5th August, 2008

Recently as I transversed the internet, I came across two great events which will be taking place here in Kampala, Uganda. This is really good news for the developers hanging up in Uganda where you can meet and share experiences. I haven’t seen mob of such events coming up in Uganda and thank God finally [...]

Posted in Internet, Programming, Technology & Tools, Web, Workshops & Events | No Comments Yet

WP CPanel Login Plugin

Written by Matrich on 28th May, 2007

WP CPanel Login is a WordPress plugin that lets you log in directly into your CPanel from WordPress. The plugin displays a simple form in your sidebar where you are required to enter your CPanel username and then your password.
With the plugin activated, you are able to configure the domain where your website (CPanel) is [...]

Posted in Programming, WordPress, WordPress Plugins | 2 Comments