473,549 Members | 2,222 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Software Development Forum

Software Development - Ask questions about software programming, practices, life cycle, process, training, tools, management, costs, teams, extreme programming, testing, agile, outsourcing, industry and more.
2
1,806
momotaro
thread by: momotaro | last post Nov 10 '10 by: momotaro
Hi, Am trying to creat a calculator using vb.net and can't figure out what component is used to display for the windows 7 calculator thank's in advance
0
1,305
thread by: zahit | last post Nov 10 '10 by: zahit
hi all, i've been trying to develop a recursive hanoi function in intelx86 assembly language. i use nasm to run it. i use this c function as sample void hanoi_rec(int n_disc, int head, int middle, int tail, int silent){ if (n_disc == 1){ if(silent != 1) printf("%d --> %d\n", head, tail); } else{ ...
1
3,048
thread by: shamika g | last post Nov 6 '10 by: gits
hiii m in BE & m working on project Defect Tracking System for this which methodolgy should i prefer DFD or UML
0
1,205
thread by: Jeff Whittle | last post Oct 23 '10 by: Jeff Whittle
I have an application written in Intel Fortran that needs to call a C library routine. I do not need to pass three of the arguments and the C documentation says that they can be NULL. I have set up the INTERFACE structure shown below, and have used this approach extensively for years with other C routines, but have never needed to pass a NULL...
0
1,522
thread by: Jinlong Li | last post Oct 22 '10 by: Jinlong Li
We are using Intel(R) Fortran Compiler Integration for Microsoft Visual Studio 2005. The source code is multiprocessor code. When I run the code in Debug mode, it always give me message "No symbols have been loaded for this document " at the break point. Please help me to solve this problem. Thank you!
0
1,317
thread by: Isslah | last post Oct 22 '10 by: Isslah
Hai.. I have developed a system using adobe flex 3. The system is more like CRM. Now I want to integrate it with google calendar. But the problem is, how could I avoid the login page that google require it when to use their apps? It something like when I need the calendar, it will open directly without need to fill the username and passsword. ...
0
1,179
thread by: valencia11 | last post Oct 11 '10 by: valencia11
Anyone know why the /i /n switches don't work when outputting to text file findstring blah > myoutput.txt @echo off if not "%1"=="" goto start echo. echo This batch script will look for a string on all the files echo from the current directory and its subdirectories. echo. echo Sintax: %0 string
0
1,049
thread by: anil allam | last post Oct 8 '10 by: anil allam
Resource file for VISTA(operating system) UAC(user account control) security
0
1,153
thread by: babaidebnath | last post Sep 29 '10 by: babaidebnath
Hello guys, I am basically a .net programmer. I have a project in mind which is on core sound processing. But I want to do it in core language like assembly or c. I need some reference web sites or book names where I can found core format about sound or how to read sound file or from microphone. Thanks in advance.
15
16,443
tolkienarda
thread by: tolkienarda | last post Sep 28 '10 by: Brian Heibert
hi all i am not much of an application programmer but i somehow got a contract to build a fairly substantial database application for a nonprofit that runs entirely on Macs. i could have a VB application pumped out in about two weeks for this but everything is macs, so i installed MAMP (an apache, mysql, PHP install) on their server and have...
0
1,115
thread by: ponnu m | last post Sep 27 '10 by: ponnu m
NMAKE : fatal error U1077: > 'D:\PROGRA~1\MICROS~2\VC98\bin\cl.exe' : return code > '0x2' > > Stop. >
0
1,316
thread by: fahima | last post Sep 26 '10 by: fahima
This is an idea to develop a mathematical tool/application which accepts mathematical symbols, expressions, equations from the end user in the form of text, audio and video. This feature enhances capability of the application. This application also has the feature to develop mathematical solution/model of a problem by helping the user via text,...
7
2,430
thread by: radhikamody19 | last post Sep 26 '10 by: TamusJRoyce
this will have image processing a web cam will be used to track the motion so what language will be the best to create the software? .net or java?
0
1,197
thread by: Nineteen | last post Sep 22 '10 by: Nineteen
I have limited development experience, and I have been tasked to come up with an outline/steps on how to implement presence aggregation for telephony (cisco unified communications manager) and calendar (Microsoft exchange with calendaring service). I am to give premium points or even pay for this and there will be more questions to follow if you...
0
1,130
thread by: bougie | last post Sep 20 '10 by: bougie
I created the crystal report in my C# application the application is connected to the SQl server 2008 and the crystal report is connected to the data set. The problem is when I use the CRYSTAL rerport viewer in the report form It does not show the data that is in the data set? Can any one help in this problem.... regards bougie
0
1,082
thread by: Zach Swanson | last post Sep 18 '10 by: Zach Swanson
I'm not sure if I am posting this message in the right place. Please let me know if I should redirect this question elsewhere. I'm currently working on a large database cleanup and consolidation project where I own pretty much everything to do with the project. The database represents a healthcare network. Part of the data cleanup is...
1
4,790
thread by: garyb2008 | last post Sep 16 '10 by: Kathryn Gamble
My work now needs to share live data with the companies clients. Its simple stuff - based around one table with a few for aux info - and ive been using Zoho Creator DB but this isnt as solid as we would like... Whats the best path for me to create these web databases? Should i learn web page / ASP programming or is it easier/ better to learn...
0
1,146
thread by: jinsaugustin | last post Sep 15 '10 by: jinsaugustin
disadvantages of j2ee comparing to.net?
1
1,482
thread by: Hamayun Khan | last post Sep 14 '10 by: gits
Hi All I want to develop web content blocker/ Website blocker. I m asp.net/ php developer. I have an idea but don't know how I will do this. I think that if user type url in any browser, the backend process first parse the meta kewords and meta description and other webpage content. If the process finds any desired keywords to be blocked...
6
2,155
thread by: Giku Promitt | last post Sep 13 '10 by: Giku Promitt
We received a task @ school to create a project for our winter session. My task is to make a program that would automize the ticket booking process in a cinema. Assuming that: I want a friendly graphical interface for my program (meaning that I want to view the plan of audience room instead of the list of seats) My data will be kept in an .mdb...
1
1,831
thread by: amitshil | last post Sep 12 '10 by: Nepomuk
I am going to develop a mini project on content based image retrieval but i m not clear about the algorithms i need to implement.can anybody plese suggest
0
1,443
thread by: sagarika panda | last post Sep 11 '10 by: sagarika panda
In oracle pl/sql how can i call a procedure inside a function?
3
3,425
thread by: KenFyre | last post Sep 9 '10 by: Canabeez
I am a final year computer science undergraduate student and I need some suggestions for a project. The project should be: 1. A program, not a research paper or thesis. 2. Should be able to be completed in 1-3 months by a single programmer. 3. OS and programming language independent 4. Not related to database, hardware or image processing...
1
1,330
thread by: Yusuf Ali | last post Sep 8 '10 by: Nepomuk
Ubuntu from the terminal to use the resources ?
4
4,274
thread by: vnktrrd | last post Sep 8 '10 by: Joseph Martell
Hi i am working on mainframe with cobol from 3+ years.I am interested in Mainframe with C/C++.Will that be a good option and will there be future for Mainframe with C/C++

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.