473,554 Members | 5,359 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.
1
2,897
thread by: julienzz | last post Jul 28 '08 by: Stang02GT
Hello, i surfed the net all day long, and i haven't found anythin that could help me, i'm making a program that sends data by e-mail, client side, i have found some shareware programs, but i need a freeware source code, plz help, wateva the components are. thx
1
2,572
thread by: saburaj | last post Jul 29 '08 by: Stang02GT
Link and URL Removed
5
9,656
thread by: Brosert | last post Jul 30 '08 by: JosAH
I am writing (or trying to) a small program to draw a maze, that can then be traversed by a user. I have set up a grid of squares that can be either present (blocking the path) or not (allowing the user to navigate into that square). My first problem, is that all algorithms I can find on the net (Prim, Kruskal etc) deal with a cell having walls...
7
2,004
thread by: IanWright | last post Jul 31 '08 by: JosAH
I'm trying to come up with an effective assignment algorithm to allocate nodes to a nearest outlet, where each node should be have a time slot checked against the already allocated nodes for similarity (or even sequentiality to allow effective journey planning throughout a day). I've currently looked at something called SPA - Simple Parallel...
1
1,801
thread by: kokababu | last post Aug 2 '08 by: oler1s
Hi, I have to send some data to web service. So, I am thinking that which is the best way to send data to web service, xml formatted as single parameter or as multiple parameters depends on number of data. What is the benifit to send data as xml format to WS?
3
1,454
thread by: jizzer | last post Aug 4 '08 by: pootle
Hi, I work in a company and we are continously trying to improve the quality of our software development process. Below are some thigs we have done to try and improve this: - Functional Specs were written by the developers based on Business Requirement Documents and subsequently reviewed, updated and signed off by the business. - All...
5
4,066
thread by: nimi2 | last post Aug 4 '08 by: heyhoha
I have complete M.C.A. in the year 2000 and am currently doing a course in the software testing field. Wil I be able to get a job after such a long gap..I was and am currently employed in the BPO sector.
3
4,670
thread by: sachin30 | last post Aug 5 '08 by: sachin30
can any help me to convert UCHR to char ? Thanks in advance
0
1,537
thread by: yaniv111 | last post Aug 5 '08 by: yaniv111
Hallow How can I read the event log from a remote server – its on our net group but on a deferent domain – So far I have been able successfully to read from all machines on the same domain name. thanks
4
3,492
thread by: Hewlord | last post Aug 7 '08 by: RedSon
Hi all, I hear the word "Bespoke Software" a lot. What is the difference between Bespoke Software and other Software Development? Thanks
0
1,340
thread by: kokababu | last post Aug 9 '08 by: kokababu
Can anyone tell me wheather I can create xml using DITA api in java or not?
0
1,752
thread by: Mogrin | last post Aug 11 '08 by: Mogrin
So I have this windows .net form app, and I have the following goals: -Needs to be 1 single file, the executable, in any directory the user decides to download it to. No installation folder, no launcher/updater app, no registry entries. -App to automatically check for updates, ask permission from user, update app, and relaunch.(if necessary)...
11
2,659
matthardwick
thread by: matthardwick | last post Aug 11 '08 by: RedSon
Hi There, Does anyone know of any software that I can use to provide end user documentation for some inhouse software? It'd need to be flat file. Thanks in advance.
9
3,223
mbmccormick
thread by: mbmccormick | last post Aug 11 '08 by: Curtis Rutland
In Visual Studio when developing on VB.NET, we would get an instant error list- before compiling or building the solution. Why doesn't C# have this same functionality? Whenever I want to see my errors, I have to compile first...
1
2,272
thread by: sangram2681 | last post Aug 13 '08 by: Stang02GT
Hi I am ,In my company there is requirement to create web-crawler.Client wan to compare creation of web crawler in PHP or dot.net is feasible.Is any one gone with this task can give me some input on this comparison,
3
3,490
thread by: jyoung2 | last post Aug 13 '08 by: jyoung2
I have been looking for an article explaining the Standards of using version control. I understand the point of Major builds but when should a Minor build be incrementeted and what is the difference between a build and a revision. Sorry if this seems simple but I am mostly self taught starting with Access and just recently switching to .net...
6
6,487
tharden3
thread by: tharden3 | last post Aug 16 '08 by: joedeene
I want to be a professional computer programmer, software engineer, etc. My dream job is to work for Google or Apple. Has anybody here worked for these companies (or any other big name companies)? Or even smaller computer based companies for that matter. What would you suggest I learn to achieve this goal? What are some key skills? I'm at the...
4
4,706
thread by: napstar | last post Aug 19 '08 by: AmberJain
What is the EOF character for a PDF?
3
1,446
thread by: vinukondasruthi | last post Aug 21 '08 by: Nepomuk
plz tell me whether static variables are constant and cannot be overloaded.is it life scope is till local variable or ir can be accessed thru local,global too.then wt is its scope
1
1,311
thread by: encoders | last post Aug 21 '08 by: nathj
How much I have to pay to build a website like Encoders?
1
1,449
thread by: sld123 | last post Aug 25 '08 by: Nepomuk
I'm new at networking and I want to start making my own network wires/cables for my office. I ordered this crimping tool from (crimper should be here in a few days) and I wanted to learn if there are any other kinds of network cat5 wire crimping tools out there that would work better? is the location for the crimp plires on thier website, those...
2
1,712
thread by: L Gopi | last post Aug 25 '08 by: gits
Hi, We have developed a web application, where users can register them for the service. Now, we wanted to test the application, and moreover have more number of registered users in the application for further development. Is any tool, available which may fill the registration page and submit the form automatically? We use email address...
4
1,957
thread by: IanWright | last post Aug 26 '08 by: IanWright
I'm just wondering if anyone could give me any starters here.... I have a need to create a simple scheduling application, that will choose from a pool of avaliable people and assign them to a particular day of the month to carry out a certain task along with various assistants. Basically it's generating a rota for activities once a week which...
3
5,267
thread by: faran | last post Aug 27 '08 by: RedSon
I'd like to provide my client an application which will stop working after a certain number of days have passed since the first invocation (trial software) and I DO NOT wish to use the registry for this purpose. Any ideas how i should go about implementing this? Best Regards, Faran
2
1,884
thread by: MageshTLOL | last post Aug 28 '08 by: NeoPa
Hi, How to parse the content from Framemaker MIF File? and also please guide as How to convert all the Framemaker files to MIF files (Bulk MIF)?

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.