Monday, March 28, 2011

case diagram of antivirus patch release

case diagram of antivirus patch release hope fully this is the small process please let me know if any other thing can be added or modified this is an example i searched out and worked on .
First case diagram after a long gap

Friday, March 25, 2011

How To Add Music or MP3 Songs in Your Blogspot Blog

Complete Steps



<embed type="application/x-shockwave-flash" wmode="transparent" src="http://www.google.com/reader/ui/3523697345-audio-player.swf?audioUrl=YOUR_MP3_FILE_ADDRESS" height="27" width="320"></embed>

SQL Tutorial- Getting Started with SQL Developer

 

Getting Started with SQL Developer

To become productive quickly after starting SQL Developer, you can do the following:

If you want to become familiar with SQL Developer concepts before using the interface, explore the topics in SQL Developer Concepts and Usage before proceeding to the next step.

Create at least one database connection (or import some previously exported connections), so that you can view and work with database objects, use the SQL Worksheet, and use other features.

To create a new database connection, right-click the Connections node in the Connections navigator, select New Connection, and complete the required entries in the Create/Edit/Select Database Connection dialog box.

Do the short tutorial in Tutorial: Creating Objects for a Small Database, or work with your existing database objects.