Good Tutorials

Good Tutorials

There is an image slider on the home page of the theme. You can select the category of the post from which you want to display the images.

Paging with the DataGrid and VB.NET

Posted by Admin On September - 18 - 2009ADD COMMENTS

I sat there until recently and did ALT in ASP, as I felt that it was the easiest and when I only had to make as simple a thing as paging it was not necessary to use ASP.NET. But then I sat down to learn ASP.NET and its possibilities as I had heard so many good things about. One of the things that fascinated me most were those web controls and their capabilities. In this article (my first) I will show how to make use paging in DataGrids with ASP.NET. I have in my time as ASP scripts used paging many... ;(more...)

Beginner

Posted by Admin On August - 13 - 2009ADD COMMENTS

Step 1: View Ports The four large four edges are called view ports (Figure 1) and that is where you work with your project. View gates called topview, left view, front view and perspective ie. what you represent you will see from four angles. View The gates can be changed to eg bottomview or right view if you want this (to be done later). This is done by right clicking on the name (left, TOP, front and perspective) to get a menu appears. Click on Views and select a second view port. However, you... ;(more...)

Discover how to create a shiny military themed ration package. This Adobe Illustrator tutorial is ideal for advanced users. We’ll use an interesting combination of techniques to create this themed package design. Let’s get started! (more…)  Read More →

How to Create Your Own Stylized, Vector Badge

Posted by Admin On July - 15 - 2009ADD COMMENTS

In this tutorial, we will learn how to illustrate a face with the help of a photo, and how to create a customized pin button out of it. This is a fun tutorial using relatively simple techniques. Let’s get to it! (more…)  Read More →

Alpha Channels

Posted by Admin On July - 14 - 2009ADD COMMENTS

Alpha Channels (Alpha Channels) can be used to correct very, browse. to create meshes (marquees). Especially in conjunction with smooth transitions between transparent and robust use alpha channels, but what is it really? (more…)  Read More →

File Formats

Posted by Admin On July - 14 - 2009ADD COMMENTS

File Formats Adobe Photoshop has a variety of formats, which you can choose to hide in. It may seem confusing and unmanageable, but actually it is not so bad … Your camera also has probably the highest 3 different formats. There are many ways to save their photos / drawings on. What format should be in store depends entirely on the medium as the image is presented. Is it the Internet, desktop background or print / pressure? If it is print / prints are JPG since so bad? I will review the most... ;(more...)

pixels, DPI and PPI

Posted by Admin On July - 14 - 2009ADD COMMENTS

Pixels in Photoshop (and on screen in general) are the dots, forming the display itself. 1 pixel is the smallest unit a screen can display. (more…)  Read More →

Introduction

Posted by Admin On July - 13 - 2009ADD COMMENTS

What is Photoshop? Adobe Photoshop is one of the most powerful tools for PC and Macintosh when we speak imaging and 2D bitmapgraphics. GIMP and Paint Shop Pro is just the biggest competitors, and they do really well. Paint Shop Pro is very cheap compared to Photoshop, GIMP is completely free! Photoshop is available in an academic license, which for many is the way forward. Moreover it can download a free demo version and you can get a “light” version called Photoshop Elements. What is... ;(more...)

Basics of bits A color image information is divided into red, green and blue colors (RGB) when it appears on the screen. These three colors (Red, green and blue) are the basic colors of light – also known as additive color mixing. Sometimes seen, However, also be used for CMYK images, it is converted color values to prepare the image to print – but it brings us into the future. However, there are many different bit types you can work, and while we primarily work with Photoshop 24 bit... ;(more...)

Syntax of namespace

Posted by Admin On July - 11 - 2009ADD COMMENTS

In an XML document refers to a namespace using a special attribute (xmlns) associated with the root element, as in the following example: <article xmlns=”http:/ / www.goodtutorials.org / xml / article”> This indicates that the feature article and its sub using the names defined in the namespace identified http:/ / www.goodtutorials.org / xml / article identification. The identifier of a namespace can be represented by any string, provided it is unambiguous. Just to ensure consistency,...;(more...)