Design Coffee Cup Cream Using Photoshop

Here Is the Final Image which is we are going to Design. Here is new one tutorial how to create coffee cup cream using just a few Photoshop filters.In the beginning of tutorial we should find some appropriate picture with cup of coffee. You can find it on the Google Images of feel free to use mine picture. Open up the picture and start our tutorial. I would like to add some gradient to our dark liquid surface. Use the Elliptical Marquee Tool to create selection as shown on the picture below.After that use Select > Modify > Feather to feather selection borders about 3 pixels to bring our future gradient more realistic view. Ok, now select...


Create a Calendar Using Scripting in Photoshop

Final Product What You'll Be Creating Creating a graphic calendar by hand is not an easy task. That is why it is best if you can find some way of automating the process. In today’s tutorial we will show you how to generate a full year, custom background calendar using JavaScript. If you’re a bit of a computer programmer, that is great, if not, don’t worry this will be pretty straightforward. Step 1 According to Adobe, a script is a series of commands that tells Photoshop to perform one or more tasks. The first thing you need to do is take a look at Adobe’s JavaScript Reference. You can find it here....


Databinding Using the FormView Control in ASP.NET

In this tutorial we will be learning how to create a FormView control and binding it to a pre-existing database table.The FormView control lets us work with and manipulate data from the SQL database by using and configuring a simple control. In order to follow this tutorial you must have an SQL database installed in visual studio in order to bind the control to it. You can download and use the sample database tutorial in order to follow along as well.The Concept…Open the provided project in Visual Studio and right click on the name of the website in the solution explorer. Select Add New Item.When the Installed Templates list opens, select a Web...


Using the Wizard Control to Create Forms in ASP.NET

The Wizard control is a tool that makes it easy to break up making web forms into easy steps. This tutorial will walk you through the steps of setting up a wizard control that allows you to quickly create forms.Step 1Open Visual Studio 2010 or (Or Visual Web Developer 2010 Express) and create a New Empty Website. Make sure the “Place Code in Separate File Box” is checked. Switch to Design View and in the Toolbox under the standard menu, click and drag an instance of the Wizard Control onto the page. In the Smart Tasks Menu of the wizard control select Add/Remove wizard steps.In the Collection editor Click Add to add one additional Item to the...


Pages 41234 »