473,407 Members | 2,629 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,407 software developers and data experts.

Help choosing PHP or .Net

Hi everyone,
I'm in the middle of revamping my current web-based software for hospital information. I'm not a programmer and had a previous developer create my old version that is not around anymore. He wrote it in .Net

I'm looking to rewrite the entire program and have been looking into using PHP. I was wondering what everyone thought about using PHP for a web-based hospital software. I have been doing some research and seen lots of articles on both sides.

Currently the program uses Crystal Reports and our software accesses the hospitals servers remotely. Can PHP integrate with Crystal Reports? The hospitals that currently support our software are Microsoft servers. PHP can now run on a Microsoft server right?

All suggestions are appreciated, I am open to all viewpoints on PHP vs. .Net.

Thanks!
Nov 6 '09 #1
6 1639
gits
5,390 Expert Mod 4TB
at least it seems that you might use PHP's COM functions to be able to use crystal reports with PHP ... have a look here ...

and of course - PHP could run on MS servers.

kind regards
Nov 25 '09 #2
Frinavale
9,735 Expert Mod 8TB
I would probably stick with .NET in this case (I'm not saying this because I'm a .NET developer either).

You already have a code base implemented...why discard of everything and start over?

And .NET works very well with crystal reports (never used them myself but it comes integrated with .NET and it is part of Visual Studio).

-Frinny
Dec 1 '09 #3
gits
5,390 Expert Mod 4TB
so ... you would basicly have both of that options ... or better you could achieve that with .NET or PHP or even a combination. It depends on your specific requirements ... in case you don't need to 'rewrite' the curent application ... then you might build new functionality with PHP or .NET ... depending on the developers you want to pay or that you have to use ... just connect the parts to an extended system then ... when you need to refactor the entire 'old' software ... then i think that it depends on the 'need to renew' ... which means ... is it just a rewrite or is it a real new application? in case it is real new ... then you are a bit more free ... in case it is a plain refactoring ... i would stick with .NET since you might be able to reuse some of the old code ... but i think ... when you just have code without documentation and the original developer ... it is often useful to make an entire rewrite in case the software has serious issues and during that rewrite avoid to create the next one of that kind ... write down requirements, discussions, usecases, testcases and document the code as good as possible ...

kind regards
Dec 4 '09 #4
may be PHP is better if you think cost as a factor. LAMP would greatly reduce your cost compared to .NET which needs a licence for windows and developer tools etc..
Jan 27 '10 #5
Niheel
2,460 Expert Mod 2GB
Go with the language you're most comfortable with and can quickly develop the application with.
Jan 27 '10 #6
Samishii23
246 100+
I have been using PHP for aseveral years, and recently looked into .NET for web applications just for $hits, I didn't like it, yet I program in C# heh.
But yea. If you don't need to REALLY re-work what you have, I would suggest stick with .NET save you some down time.

But I would stick with PHP personally, as I believe you can have PHP run on most OSs out there, while I think .NET (prepares for possible flaming) is only for Windows OS? That right there could save you alot of money in cost of the servers.
Feb 3 '10 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

11
by: Jean de Largentaye | last post by:
Hi, I need to parse a subset of C (a header file), and generate some unit tests for the functions listed in it. I thus need to parse the code, then rewrite function calls with wrong parameters....
4
by: Jonas Hei | last post by:
I need to decided between Standard and Enterprise Edition (Cost is a criteria - but its secondary to performance - <!--and I am not paying for it myself-->) The server spec under consideration:...
28
by: Jed | last post by:
Hello to all! I have a couple of projects I intend starting on, and was wondering if someone here could make a suggestion for a good compiler and development environment. My goals are as...
4
by: Bruce Pullum | last post by:
I have a datagrid that I am using a DataView with. All works great for the sorting of the columns. However, after I sort the column, and then try and select a data row to edit, the row selected...
3
by: promiscuoustx | last post by:
I am trying to get my program to compile, but it will not complete. At line 79 it states, cannot convert 'float()()' to 'float' in assignment. Here is my code. #include <iostream> #include...
1
by: mike11d11 | last post by:
For some reason I'm getting no data populating in my crystal report. I built my crystal report off my dataset in my project, and I fill the dataset when opening the main form, and count the...
4
by: Madi | last post by:
Dear all, Im in a confusion about choosing a job offer.Right now im working in ..Net 3.0 components(Workflows,WCF),asp.net 2.0 webparts and all.Im having a good exposure here but with a very...
38
by: ifti_crazy | last post by:
I am VB6 programmer and wants to start new programming language but i am unable to deciced. i have read about Python, Ruby and Visual C++. but i want to go through with GUI based programming...
3
by: ibeehbk | last post by:
Hi. I have a form made in xhtml. I test via vbscript to make sure none of the fields are empty and properly formatted (ie email). All the regular fields work. However, I have two drop down menus...
45
by: angelicdevil | last post by:
i have 2 tables 1 is status_type with field name status and other is users with field username and status now i want that the first listbox lists all status from status type ( this i have achieved...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.