473,499 Members | 1,591 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

what's your suggesstion plz?

i have a medical software which contains:

1. Appointments
2. Doctor Station
3. Laboratory
4. Pharmacy

I want to be able to sell the software (all-in-one) or as saperate modules?

how should i do it?

saperate projects?

Aug 17 '07 #1
5 1038
Jim

Ask potential customers--not geeks on this forum.

Aug 17 '07 #2
A suggestion for you:

Stop posting inane questions that have little or nothing to do with C#. Your
OP here has nothing to do with C#, .NET, or even programming in general. The
reason you should stop posting this sort of question (another example is
your inane posts here was the one about "grabbing contcats" from a Nokia
phone) is that you diminish the value of this group by killing the
signal-to-noise ratio. The frequency of your inane questions practically
approaches that of being classified as spam.

If you in fact aren't just a spammer and really want help, then read this
before posting again:
http://www.catb.org/~esr/faqs/smart-questions.html

If you read the article at the above link, you will notice that you are
strongly recommended to include, with each new post, at least a brief
description of the research and work you have done PRIOR to posting.

The more closely you follow the guidelines detailed in that article, the
more helpful responses you get out of this and other news groups.

Ask a stupid question... get a stupid answer...

-S

"Jassim Rahma" <jr****@hotmail.comwrote in message
news:4E**********************************@microsof t.com...
>i have a medical software which contains:

1. Appointments
2. Doctor Station
3. Laboratory
4. Pharmacy

I want to be able to sell the software (all-in-one) or as saperate
modules?

how should i do it?

saperate projects?

Aug 17 '07 #3
Hi,

"Jassim Rahma" <jr****@hotmail.comwrote in message
news:4E**********************************@microsof t.com...
>i have a medical software which contains:

1. Appointments
2. Doctor Station
3. Laboratory
4. Pharmacy

I want to be able to sell the software (all-in-one) or as saperate
modules?

how should i do it?

saperate projects?
Whatever you prefer, you can make them separated projects and then use a
plug-in pattern or simply use the same project and toggle the entry points
(like menu/butons, etc) to those modules based on a flag.
Aug 17 '07 #4
i reads the other replies and ..

Its very important waht kind of application it is, client, server, service.

Little description of the way, thought it should be very complicated, first
lets understant the player (the component), the yard (client, server, web,
form, web services) and the players and the communication between them.

i.e.

Lets assume that this is client server application, the client its a
winform, so any module will be diffrent solution (a product), which
exterenlize an interface and soa services (web service - server).
The client itself have an ipc connection interface with the relevance
security.
--
Sincerely
Yaron Karni
http://dotnetbible.blogspot.com/
"Jassim Rahma" wrote:
i have a medical software which contains:

1. Appointments
2. Doctor Station
3. Laboratory
4. Pharmacy

I want to be able to sell the software (all-in-one) or as saperate modules?

how should i do it?

saperate projects?

Aug 19 '07 #5
<YOU SAID>
Lets assume that this is client server application, the client its a
winform, so any module will be diffrent solution (a product), which
exterenlize an interface and soa services (web service - server).
The client itself have an ipc connection interface with the relevance
security.
</YOU SAID>
that's what i wanted exactly, winform client server, each will have a
separate project as recommened.. can you please give more detaiks about the
interaction and how projects will talk to each other with resources plz.

"Yaron Karni" <ya*********@gmail.comwrote in message
news:29**********************************@microsof t.com...
>i reads the other replies and ..

Its very important waht kind of application it is, client, server,
service.

Little description of the way, thought it should be very complicated,
first
lets understant the player (the component), the yard (client, server, web,
form, web services) and the players and the communication between them.

i.e.

Lets assume that this is client server application, the client its a
winform, so any module will be diffrent solution (a product), which
exterenlize an interface and soa services (web service - server).
The client itself have an ipc connection interface with the relevance
security.
--
Sincerely
Yaron Karni
http://dotnetbible.blogspot.com/
"Jassim Rahma" wrote:
>i have a medical software which contains:

1. Appointments
2. Doctor Station
3. Laboratory
4. Pharmacy

I want to be able to sell the software (all-in-one) or as saperate
modules?

how should i do it?

saperate projects?

Aug 20 '07 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
3050
by: thecrow | last post by:
Alright, what the hell is going on here? In the following code, I expect the printed result to be: DEBUG: frank's last name is burns. Instead, what I get is: DEBUG: frank's last name is...
220
18799
by: Brandon J. Van Every | last post by:
What's better about Ruby than Python? I'm sure there's something. What is it? This is not a troll. I'm language shopping and I want people's answers. I don't know beans about Ruby or have...
699
33308
by: mike420 | last post by:
I think everyone who used Python will agree that its syntax is the best thing going for it. It is very readable and easy for everyone to learn. But, Python does not a have very good macro...
92
6327
by: Reed L. O'Brien | last post by:
I see rotor was removed for 2.4 and the docs say use an AES module provided separately... Is there a standard module that works alike or an AES module that works alike but with better encryption?...
137
6922
by: Philippe C. Martin | last post by:
I apologize in advance for launching this post but I might get enlightment somehow (PS: I am _very_ agnostic ;-). - 1) I do not consider my intelligence/education above average - 2) I am very...
12
11121
by: Dario | last post by:
The following simple program behaves differently in Windows and Linux . #include <stdexcept> #include <iostream> #include <string> using namespace std; class LogicError : public logic_error {...
125
14536
by: Sarah Tanembaum | last post by:
Beside its an opensource and supported by community, what's the fundamental differences between PostgreSQL and those high-price commercial database (and some are bloated such as Oracle) from...
47
9076
by: Neal | last post by:
Patrick Griffiths weighs in on the CSS vs table layout debate in his blog entry "Tables my ass" - http://www.htmldog.com/ptg/archives/000049.php . A quite good article.
86
7677
by: Michael Kalina | last post by:
Because when I asked for comments on my site-design (Remember? My site, your opinion!) some of you told me never to change anything on font-sizes! What do you guys think of that:...
0
7130
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
7220
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...
1
6893
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
7386
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
4599
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3090
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1427
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
664
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
295
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.