473,541 Members | 14,050 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.
8
1,933
USTRAGNU1
thread by: USTRAGNU1 | last post May 16 '19 by: USTRAGNU1
Good Afternoon, Would anyone be able to assist with a Business Objects XI 3.1 formula question? I don't see it as one of the topics. Thank you.
9
3,417
thread by: sqlgal | last post Feb 14 '07 by: r035198x
Hi, This is my first time on this message. I hope I am posting this question in the right place... I work for a 60+ person operation and I am in charge of upgrading us off of our FileMaker 5.0 application. I've decide to use an MSSQL Server back-end, but I'm not sure about the front-end. Previously (for other projects) I've created a web...
9
3,104
Frinavale
thread by: Frinavale | last post Jun 20 '07 by: r035198x
Why would you ever want to create a button dynamically? A button seems like a pretty concrete thing to have in an application; it requires you to implement code that handles its events....and usually we want a button to perform a specific task (really I can't think of a case where this doesn't happen). So why would anyone want to create a...
9
1,987
thread by: l3d007 | last post Sep 7 '07 by: Dököll
I just started a new job, this is actually my first job out of college. The old programmer left the company abruptly and there was no transition between him and myself. I pretty much have a code base and naming conventions to try and piece this application together because he did not comment his code. There are no database diagrams to view...
9
1,352
bartonc
thread by: bartonc | last post Oct 14 '07 by: MMcCarthy
I am a one-man development team. A little over a year ago I began development of an automated data collection application. I had already been using MySQL to persist data in very simple applications and chose that RBDMS for this project. The overall hierarchy is not very complex: With the state (of the US) at the top and collected data at the...
9
3,222
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...
9
7,010
thread by: Aizek | last post Nov 6 '08 by: oler1s
Hi All, Suppose I have a .Net team, a java team, C++ team and so on.. How to arrive at the technology to be used to develop a particular project? It would be great if anybody can throw light on this. Thank you, Aizek
9
1,804
thread by: HabibBhutto | last post Mar 3 '09 by: r035198x
Hi, Thank u in advance.... ! Dear I m Participating in International Competitation... ! plzzzz suggest me a project for that can beat in that compitation... ! and the scope of the project no more than one month... ! Thank u again .. ! I m waiting for IDEAS ... !
9
3,039
thread by: Hhamid63 | last post Feb 24 '10 by: buvanaa
I am a student of electrical engineering and my thesis title is as follow: "Design a QOS-aware web service composition algorithm in a service-oriented environment". Here comes the problem. I designed an algorithm for this issue but I have no idea: 1. How can I simulate my algorithm? 2. How can i get some real web services for making a...
9
1,741
JhonAndrew
thread by: JhonAndrew | last post Jan 4 '12 by: computerfox
I've got this code from this site. var btnTitleChange = $.button("Let's change Frame title").on_click(changeTitle,"Wow, I changed!"); var frame = $.frame("Demo Application") .layout($.layout("table",,])) .add($.button("About").on_click(alert),"1,1") .add(btnTitleChange,"1,3"); frame.show(); function...
9
9,132
thread by: lannyy86 | last post Sep 13 '21 by: Miash
Hi guys! Our company is engaged in various architectural projects. Please advise from personal experience some programmes or software for monitoring computers, employee productivity and control over different projects that can be used at remote work. Thanks!
10
3,728
sashi
thread by: sashi | last post Apr 2 '07 by: kishoreuppalapati
Hi there, Kindly refer to below attache links for further reading & better understanding about the OOP concept. Good luck & take care. http://homepages.north.londonmet.ac.uk/~chalkp/proj/ootutor/oopconcepts.html http://www.oop.esmartkid.com/ http://www.javacamp.org/moreclasses/oop/oop.html
10
2,394
sicarie
thread by: sicarie | last post Apr 3 '07 by: JosAH
I was curious - to all the professional programmers, how much thought and effort is put into application security. What did you do and how did you implement it? How/ at what point did you start learning about security? For the students, how many of you have taken a programming security class, and how useful did you find it?
10
34,791
thread by: amitdutt2002 | last post Mar 9 '08 by: rahul261988
Hi, i need the documentation on the Railway Reservation System,
10
10,753
thread by: Killer42 | last post Mar 26 '08 by: Killer42
We have received what looks to me like quite an interesting question in the Visual Basic forum concerning how to check all possible combinations of numbers in a list for those where the sum matches a given number. (That's if I'm explaining it correctly.) Any mathematicians care to have a look? If we can come up with an algorithm I expect...
10
3,881
thread by: rktgkp | last post Aug 24 '18 by: zmbd
Dear Sir, Currently I use Clipper 5 for for developing customised accounting software (DOS based). Now I want to use windows based language. I want to know: 1. Can I make an accounting software in C#. 2. What will be the other requirements. 3. Which database will be suitable for it. 4. Suitable book for it alongwith...
10
4,312
thread by: napstar | last post Sep 17 '08 by: asedt
I would like recommendations what is the best IDE out here for a company developing applications (forms,console,web) in C#,Java,VB# .
10
4,369
thread by: kinannawaz | last post Oct 28 '08 by: kinannawaz
Can any one help me what will be the time complexity in worst case i.e Big Oh of the following algo I need to resolve it i have worked on it but am not able to come up with the final solution .the below algorithm is going to draw a circle any help or suggestion regarding this algo will be hidhly appreciatable circle (radius) for i =10 to -10...
10
2,110
thread by: neogazz | last post Jun 5 '10 by: neogazz
What is the difference between Java and JavaScript? Also can you use plain Java programming within webpages or can JavaScript only be used?
10
5,463
stellarcode
thread by: stellarcode | last post Jun 11 '20 by: Banfa
The most effective way to maximize the productivity of your development team is to use collaboration tools. Software developers these days are not expected to work full-time without even contacting or communicating with each other for long. If there is no collaboration among the workers, your million-dollar worth of a product cannot sustain since...
11
11,016
thread by: zcwvictor | last post Apr 2 '08 by: malav123
I'm a undergraduate ,I do not know how to learn the class of software engineering? My major is computer science,so could you introduce some classical books about software engineering to me? Thanks!
11
1,783
Dököll
thread by: Dököll | last post Jun 11 '07 by: Dököll
Now, word on the street is our baby VB 6, mine anyway, will no longer be supported by Microsoft :-( That's fine, but here's what I need to know. Will new machines/operating systems hinder and harm our applications built in VB 6 in the near future? Please understand, I am all for change and having discovered VB 6 code can be updated to VB...
11
16,297
thread by: ath | last post Feb 10 '12 by: shifta
Can anyone give me an idea of what programming language(s) was used to build a community site such as facebook? In particular I'm interested in the ability for businesses to generate pages and set a budget etc. This page explains a great deal but I also noticed java and .php. Thank you in advance
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.
11
2,228
Dheeraj Joshi
thread by: Dheeraj Joshi | last post Dec 24 '09 by: Dheeraj Joshi
Greetings, I am working on a remote desktop management system. One of the feature in this product is remote configuration, i.e i must be able to create a new process, delete a process etc on remote machine. And it must be: Single host single operation(SHSO) Single host multiple operation(SHMO) multiple host single operation(MHSO)

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.