05/14/2012Article
How to be a good web developer All the below listed skills if acquired would help a web developer to sustain a healthy position in the web market though all web developers don’t succeed to attain each of them.
05/12/2012Article
How to use the Position property - CSS In this article I will teach you to use the Position property of CSS. Remembering that this is a property of CSS 2.1 and works perfectly in all modern browsers.
05/10/2012Article
Simple Network Ping Tool with Shell and HTML In this article we will create a simple shell script to allow you to ping the network nodes and store the results as html file for printing, storage and proof.
05/09/2012Article
Creating a Link Extractor with Java In this article we will develop a Simple Link Extractor which will go extract all the links present on that page.
05/07/2012Article
Run External Windows Program with Java This article will help you to execute Windows Program like Media Player , Notepad and many other application with help of java.
05/04/2012Article
SQL Search and XML Notepad This article is a part of a series of articles that discuss tools and applications that are helpful to application developers. In this article we will talk about SQL Search and XML Notepad.
05/03/2012Article
Capture your Screen using Java It will help you to capture a screenshot of your screen and save it in a JPG image. This logic can be extended to implement a Screen Recorder.
05/02/2012Article
Box Shadow effect with CSS3 In this article, I will show you a nice box shadow style using CSS. When we put mouse over the box, it will show the shadow and the effect with Border bottom left.
04/30/2012Article
Developing your first Android App Describes how to start designing and developing your very first app. Also describes what tools to download etc.
Channel: Android Development/Java/XML
04/27/2012Article
File Downloader in Java It will help you make a downloader in java which can download a file from the internet and also has a progress bar for showing the downloading status.
04/26/2012Article
Localizable/Globalizable Attributes in ASP.NET In this article youll see how to localize your attributes to completely satisfy your visitors in a mvc asp.net application.
04/20/2012Article
All in One - Actions in MVC3 I am talking about the ability to write an action that can serve both Ajax requests and non-Ajax request. Instead of writing many actions for each type of the request, you can use the following technic, the AllInOneAction as I call it
04/19/2012Online Course
Introduction to Microsoft SharePoint with .Net The course will cover aspects of the product that can be leveraged by developers to create custom applications such as user interface customizations and application layer services.
04/18/2012Video tutorial
IIS Web Server - Course Introduction to Microsoft SharePoint with. Net – Part 2 In this video we are going to see an introduction of the Sharepoint 2010 platform. First the Sharepoint Central Administration web site is shown and a new Team Site is created in order to explain how the user interacts with a site hosted
04/13/2012Article
jQuery to extend the ActionLink In this issue, we are going to learn how to integrate a complex jquery menu in your ASP.NET MVC application while ActionLink doesnt allow you to wrap links.
04/11/2012Article
Virtual Machines - VirtualBox In this quick tip, Ill show you the virtual machine VirtualBox, one of the most populars virtual machines.
04/11/2012Online Course
Java Struts: Developing a Finance Management Software With this course, we’re going to learn the Java Struts 2 Technology, presenting a Tomcat Web solution and exploring how a Finance Management software can be designed using these resources.