Forum     

Go Back   Digit Technology Discussion Forum > Software > Programming
Register FAQ Calendar Mark Forums Read

Programming The destination for developers - C, C++, Java, Python and the lot


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 05-02-2008, 03:46 PM   #1 (permalink)
Right Off the Assembly Line
 
Join Date: Jan 2008
Posts: 20
Angry i need interface designing


hi every one

any one here tell me how to create good interfaces in some popular softwares such as flash, photoshop 3d max etc.,

please any one just give me some idea abt that



thankyou
manne is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 05-02-2008, 04:26 PM   #2 (permalink)
You gave been GXified
 
gxsaurav's Avatar
 
Join Date: Jan 2007
Location: New Delhi
Posts: 5,636
Default Re: i need interface designing

I can help u with Interface design as that's one of my hobbies. What application r u making it for?
__________________
about.me/gxsaurav
gxsaurav is offline  
Old 05-02-2008, 06:31 PM   #3 (permalink)
Wise Old Crow
 
blueshift's Avatar
 
Join Date: Apr 2005
Location: Inside the Pixel
Posts: 1,227
Default Re: i need interface designing

Interface for what?
__________________
http://twitter.com/blueshift155
blueshift is offline  
Old 10-02-2008, 04:39 PM   #4 (permalink)
In The Zone
 
vandit's Avatar
 
Join Date: May 2005
Location: If I had a webcam u could have seen me, before your eyes.
Posts: 459
Default Re: i need interface designing

wht is interface designing????? does it mean making the front end for the application...(like the os has 2 parts kernel and frnt end...) ??
__________________
Searching for dell studio 15 ??
dell studio 15 review @ my blog

vandit007.blogspot.com

And remember the stylus that comes along with the touchscreens isnt meant for cleaning your ears !!
vandit is offline  
Old 10-02-2008, 05:49 PM   #5 (permalink)
Wise Old Owl
 
Tech.Masti's Avatar
 
Join Date: Dec 2005
Location: ( 22.2° N, 88.2° E )
Posts: 1,507
Default Re: i need interface designing

^^ yah, whats the interface designing??
Tech.Masti is offline  
Old 10-02-2008, 07:12 PM   #6 (permalink)
Mad and Furious
 
redhat's Avatar
 
Join Date: May 2006
Location: Visual Basic 6.0
Posts: 453
Default Re: i need interface designing

Interface Designing means designing a interactive front-end for the user. Interface Designing is also a skill, since designing a good, user-friendly interface especially for a big application is a tough job.
redhat is offline  
Old 14-02-2008, 12:00 PM   #7 (permalink)
Right Off the Assembly Line
 
Join Date: Jan 2008
Posts: 20
Angry Re: i need interface designing

i need designing a taskbar application in any software like visual studio blend or vb etc
manne is offline  
Old 14-02-2008, 12:36 PM   #8 (permalink)
Rubik's Uncle!!
 
Charan's Avatar
 
Join Date: Sep 2004
Location: ಬೆಂಗಳೂರು (Bengaluru)
Posts: 3,783
Default Re: i need interface designing

^^ if blends then gx is the guy , if winforms then me , zeeshan, giga can help.
__________________
i5 2400 | DH67BL | G.Skill Ripjaw 4 GB | FSP SAGA II 500W | CM 430 Black Elite | MSI R6850 Cyclone PE/OC | XBox 360 Controller | 21.5" Samsung Sync Master 2233 | 4 Mbps @75GB FUP :)
Battlefield 3 Multiplayer Discussion | Battlefield 3 Low Latency Servers List
Charan is offline  
Old 26-02-2008, 10:12 AM   #9 (permalink)
Right Off the Assembly Line
 
Join Date: Feb 2008
Posts: 1
Default Re: i need interface designing

hello,
Using Flash u can create the Interface design very impressive. and very good desgin u can create.
joyti is offline  
Old 01-03-2008, 09:28 AM   #10 (permalink)
Apprentice
 
Join Date: Feb 2006
Location: chhattisgarh, durg
Posts: 64
Default Re: i need interface designing

i am also trying to make a program on VB 2008, but i am stuck somewhere, can anybody help me "reading a particular row values of database, when that row is specified"
__________________
keep it cool
nd4spd is offline  
Old 01-03-2008, 04:46 PM   #11 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: i need interface designing

Learn basic SQL before you start working with Databases.

Code:
SELECT Field1, Field2, (....) FieldX FROM TableX WHERE FieldX = "Value"
Or to select all fields:

Code:
SELECT * FROM TableX WHERE FieldX = "Value"
Here, ' WHERE FieldX = "Value" ' is the condition. Like, in Table1, if the row you want has the Name field as "ABC", you give:

Code:
SELECT * FROM Table1 WHERE Name="ABC"
__________________
Harsh J
www.harshj.com
QwertyManiac is offline  
Old 01-03-2008, 06:26 PM   #12 (permalink)
C# Be Sharp !
 
Zeeshan Quireshi's Avatar
 
Join Date: Jun 2006
Location: Toronto
Posts: 1,805
Default Re: i need interface designing

Quote:
Originally Posted by nd4spd View Post
i am also trying to make a program on VB 2008, but i am stuck somewhere, can anybody help me "reading a particular row values of database, when that row is specified"
Since You're using Visual Basic 2008 , I'd recommend you Learn LINQ .

Much better and easier method to query databases than ADO.NET .
__________________
There are 10 types of people in the world: those who understand binary and those who do not.
Zeeshan Quireshi is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Web Designing nareshwithu QnA (read only) 6 30-06-2007 09:39 AM
Basic User Interface vs. Microsoft® Windows® Aero™ User Interface in Windows Vista™ sabret00the Technology News 2 27-11-2006 03:29 PM
Web Designing shashank_digitreader Tutorials 5 06-10-2006 01:08 AM
3D , @D and Web Designing akshayt Tutorials 1 17-01-2006 09:04 PM
Web Designing ravishankar QnA (read only) 11 20-01-2005 11:34 PM

 
Latest Threads
- by Charan
- by Sarath
- by clmlbx

Advertisement




All times are GMT +5.5. The time now is 12:50 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2