Software Development Questions and Answers

Recent IT Questions

1 - 20 of 40
<<PREVIOUS 1|2 NEXT>>

student details using c++

struct record { int ID; string name; string nationality; bool IsMale; }ExampleStudent;[/pre] this is what i can do so far to declare it variables.i need insert new record, delete and sort the record. so, what are the next steps? kindly show me the codes....

Answer Question   |  Sep 9 2009  12:59 AM GMT
C++, Software development, Arrays (programming)
asked by Spoinkgeek

  20 pts.

Google Wave development

Has anyone tried out Google Wave development? How easy has it been to dive in, and does interopability look promising? I'd love any thoughts on your experiences and whether it's worth diving into. Thanks! Michael

asked by Michael Morisy

  625 pts.

AS/400 Tool

i want 2 create as/400 tool in my prj which will save time Could anybody gimme some idea reagrding as/400 tools. Software/Hardware used: AS/400

asked by Surajsamal

  15 pts.

Career matchmaking - program development

I am interested in making software that allows potential employees to find employers who are offering what they are looking for in a job (be it salary, benefits, location, a specific job, etc). I also would like to have the vice versa of the scenario where the employer can look for a specific type...

asked by Chister01

  5 pts.

Software development tools

What tools do you use to develop software? Do you use any open-source tools in the course of development? Share your thoughts!

asked by JennyMack

  3255 pts.

Mobile development with O2 Xda Zinc

This is Anand, i have bought one O2 XDA Zinc windows mobile 5.0. i am developing one windows application and trying to sync through Remote. i can sync with Usp cable is working fine but when i try to do the Remote sync i can not connect with my laptop. i have tested wiht HP ipaq window mobile 5.0...

Answer Question   |  Jun 19 2009  6:18 AM GMT
Mobile development, O2 Xda Zinc, Windows Mobile 5
asked by Teamone

  5 pts.

Thread culture

Hi there I am new in programming, I was wondering if you kindly help me please what is Thread culture in the software? and what is doing?, picture shows Thread culture in the software more appreciated Thank you in advance

Answer Question   |  May 27 2009  7:10 AM GMT
Thread culture, Localization, Software development
asked by Frozane

  5 pts.

What is solution blueprint ?

Got to know of this term somehow and have got a hang of it, Can anybody please tell me as to wat exactly is meant by solution blueprint?

View Answer   |  Apr 27 2009  9:59 AM GMT
Solution Blueprint, UML based tool, Eclipse Based Tool
asked by Jasonaviet

  5 pts.

MSHFLEXGRID image editor

Hi I’m trying to build an image editor using MSHFLEXGRID so far I’m able a map a bitmap in mshflexgrid using following technique clr = GetPixel(picOpen.hDC, x, y) mshflexgrid1.CellBackColor = clr now I want to to create Circle ,Square & Paint bucket . But I do not know how to do it. Please...

asked by Khurram4m

  25 pts.

Convert DOS application to Windows application

I developed my softwarers in foxpro dos/dbase, now I want to run the same software on window-xp environment.

View Answer   |  Apr 15 2009  4:48 AM GMT
FoxPro for DOS, FoxPro, DOS program
asked by Devendrasingh

  10 pts.

Application Software Specification

do you have a template that i can use to develop application software specification?

asked by Hamaundu

  5 pts.

Pseudocode design for variable due

Write a pseudocode statement that subtracts the variable downPayment from the variable total and assingns the result to the variable due.

View Answer   |  Apr 6 2009  2:01 AM GMT
Pseudocode, Pseudocode design, Software development
asked by Godigital

  10 pts.

C programming and DOS

can we open a sound file using dos through c programming in turbo c comopiker or even in any other compiler please answer me u can also mail me answer to: kvnpatel@gmail.com,

View Answer   |  Mar 31 2009  11:46 AM GMT
C, Turbo C, DOS
asked by Kvnpatel

  10 pts.

Recommended book for C#

What is the best book for learning c#?

View Answer   |  Mar 30 2009  11:36 AM GMT
C#, Recommended reading, Software development
asked by Zubair119

  5 pts.

Is it possible to have software developed that will interact with an on screen video source?

For example, take a baseball game I have taped, insert it into the software and have it calculate the speed of each pitch based on distance the ball travels. Preferably the software would automatically calculate each pitch with only one or two mouse clicks. Possible? Is this technology...

Answer Question   |  Mar 27 2009  8:24 PM GMT
Video Analysis Software, Software development
asked by Swequin

  5 pts.

How to make a welcome screen in Visual Basic 2008 app

i would like to have a welcome screen before how go deep into my system. so how to make it auto switch after 5 second? i am using visual basic 2008 thx.

View Answer   |  Mar 27 2009  6:20 AM GMT
Visual Basic 2008, Welcome Screen, TIMER
asked by Hhongm

  45 pts.

A real-world C++ problem

A Real world Problem: This is a business rule of a bank that the Balance of customer must always be Positive, Further that it is also a business rule that a customer can not withdraw amount greater than his/her current balance. Question statement You are required to write a C++ program to solve...

View Answer   |  Mar 6 2009  6:01 AM GMT
OOPS, C, Software development
asked by Wyasser

  5 pts.

Toggle button

I have two command buttons, CmdNew and CmdOld, where by clicking the first i make the second visible and vice versa for example Private Sub CmdNew_Click() Me!CmdOld.Visible = True End Sub I want to use only one toggle button instead,with two captions"Old" and "New". I have difficulties with making...

View Answer   |  Jan 24 2009  12:30 AM GMT
cmdNew_Click event, Toggle buttons, Software development
asked by Samotek

  15 pts.

VB Error Handling

While execution of my program's exe, the EndUser sometimes get run time error or application defined error etc., which are not handled by me in my code. So, in each & every 'Sub' or 'Function', before 'End Sub' or 'End Function', I have put these lines... If Not Err.Number = 0 Then ...

View Answer   |  Jan 22 2009  7:03 AM GMT
VB error handling, VB, VB 6
asked by Mayuri

  155 pts.

Meeting Minutes application in Domino-based client

Iam making an application based on Minutes of Meeting, which are recorded after every meeting.I want to ask that my form contains two sections sayin status of last meeting and action plans after current meeting.which i need to display in a meeting related to same meeting purpose. I thought of doing...

asked by KBhatiaYMSLI

  10 pts.

1 - 20 of 40
<<PREVIOUS 1|2 NEXT>>