|
|
||||||
|
||||||
| Index Link To US Private Messages Archive FAQ RSS | ||||||
| Database Discussion Forum This is the place to find help resolving those nagging questions you have about implementing and using all kinds of databases. Need help writing a query? Need an opinion on Oracle? Post here! |
Share Thread: & Tags
|
||||
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I am an microsoft access/sql server programmer. Several colleagues has expressed an interest in creating web based applications, or remote windows based applications created for clients who can connect to their system via the internet. Hence nothing is physically loaded on clients office server or PC's, all application and data held on remote server.
question: 1)what development environments are available to fit my needs? 2)what sort of server specification would I be looking at? Thanks in advance |
|
|||
|
as Dave says, those tools will help you.
Search also for RIA, rich internet applications. There are tools to develop apps that run on your desktop but access data on remote servers, databases and such. Flash and Silverlight might suite your needs. |
|
|||
|
In every case you'll need :
a web server as Apache / or Microsoft IIS (Windows Server) a web-driven database as SQL, MySQL, Oracle, SQLLite or similar a server-side programming language as PHP, PERL, ASP a client-side language as (X)HTML / Javascript, XML Generally 2 groups of environment are available : 1. LAMP - Linux / Apache server + Mysql / PHP combination 2. Microsoft Solution - Windows Server + ASP / .NET In your case probably the Microsoft way would be preferable. |
|
|||
|
As you already have experience in Microsoft Platforms, the .Net platform may be a better choice specifically in terms of learning.
__________________
Ecommerce shopping cart solution |
|
|||
|
Considering you work with Access and SQL Server I would recommend going the route of asp.net. I think you will find it is more familiar to you if you are already developing within a Microsoft environment. There are a lot of great options such as PHP and even classic ASP but you will probably want to develop with an IDE like Visual Studio or Microsoft Visual Web Developer to take advantage of some of the controls and not do as much coding. If time is not as important, take a look at PHP. I think it is more straight forward but keep in mind that when you are researching bugs, error messages and "how tos" you will see mainly references for people using it in a Apache with MySQL combo.
|
|
||||
|
Quote:
Comments??? |
|
|||
|
You are correct about the portability to some extent. If you can code in C#, you can also convert to a stand-alone application at a later date. This would make your life easier for development of a large project that could go in many directions (web based, distributed computing, desktop app), while giving you the ability to connect to databases and code for the web. Functionally, you'll have more tools with C# and .NET than classic ASP.
|
|
||||
|
Quote:
When you say tools, do you mean prewritten modules/libraries, or do you mean tools in the IDE? I guess that the point is choosing the right tool for a particular need - and cut the bull about the development. I went to one presentation where the development company touted an HTML editing tool as their own custom software - baloney, it was an OTS C# app. I didn't say anything in the meeting, but had some discussion with the site owner. Another programmer was displaying an RFID system. When I asked him if he was using C#, he didn't want to talk to me any more. He seemed very nervous that someone would steal his idea, which he thought was extremely innovative - but it's just another data collection system. I would have gone to bat for him, but he wasn't just nervous about theft, it turned out that their system wasn't portable beyond their own computers! |
|
|||
|
Quote:
|
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Looking for offshore Software Development, Web Development Services in USA, Canada, a | shrivian | Services for Sale/Hire | 0 | 12-29-2008 01:58 AM |
| Windows mobile application development Platform | jeniffer | Services for Sale/Hire | 0 | 12-10-2008 06:58 AM |
| Faster Development with the Flex Application Starter Toolki | WPW_Feedbot | Graphics & Design Discussion Forum | 0 | 05-07-2005 07:43 PM |
|
WebProWorld |
Advertise |
Contact Us |
About |
Forum Rules |
MVP's |
Archive |
Newsletter Archive |
Top |
WebProNews
WebProWorld is an iEntry, Inc. ® site - © 2009 All Rights Reserved Privacy Policy and Legal iEntry, Inc. 2549 Richmond Rd. Lexington KY, 40509 |