473,395 Members | 1,608 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,395 software developers and data experts.

Single code base for stand alone and web application - is this posisible?

Hi All,

I'm new to dotNET. I am (thinking of) building the presentation layer of
my application in dotNET. Communication with the backend will be done by
subject based (multicast) messaging - running on a Unix backend, with a
windows client (C Win32 DLL) resident on the front end.

I want to have a single code base for both a stand alone version of the
application (rich user interface, faster responses via local cacheing
etc), as well as a web enabled version of the application (for internet
acess - but with slightly cut down features).

Q1). I want to use the same code base for these 2 "versions" of the
application - for all the obvious reasons, maintenability, reduction of
duplicity of effort etc. My question is: Is this possible, if so, any
suggestions on the best way to achieve this?

Q2). Is it possible to develop web applications in dotNet that will run
in other browsers other than IE? (example Netscape?).

Thanks

PS:
I'd prefer to use Vb or Vb.Net because of the RAD faetures, not keen on
C#, as it is a relatively "unproven" and new language

Jul 21 '05 #1
1 1726
Hi Takeshi,

"Takeshi" <do************@work.com> wrote in message
news:bt**********@sparta.btinternet.com...
Hi All,

I'm new to dotNET. I am (thinking of) building the presentation layer of
my application in dotNET. Communication with the backend will be done by
subject based (multicast) messaging - running on a Unix backend, with a
windows client (C Win32 DLL) resident on the front end.

I want to have a single code base for both a stand alone version of the
application (rich user interface, faster responses via local cacheing
etc), as well as a web enabled version of the application (for internet
acess - but with slightly cut down features).

Q1). I want to use the same code base for these 2 "versions" of the
application - for all the obvious reasons, maintenability, reduction of
duplicity of effort etc. My question is: Is this possible, if so, any
suggestions on the best way to achieve this?
Put as much code into business layer.
You'll have to create differenet front-ends though.
Q2). Is it possible to develop web applications in dotNet that will run
in other browsers other than IE? (example Netscape?).
Sure. Web application is server side and it adopts its output to the client
browser automatically (depends also on controls you use).
Thanks

PS:
I'd prefer to use Vb or Vb.Net because of the RAD faetures, not keen on
C#, as it is a relatively "unproven" and new language


LOL."C# unproven", that is good one.
Take note that majority of framework is built with C#.
You'll have to use vb.net or C# since vb doesn't do .net.

--
Miha Markic - RightHand .NET consulting & development
miha at rthand com
www.rhand.com
Jul 21 '05 #2

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

Similar topics

121
by: David Pendrey | last post by:
I was wondering if it is at all posible to write a stand alone .EXE program in Visual Studio .NET. Hopefully in VB.NET but if not another language would be ok. Thanks for the assistance
13
by: MLH | last post by:
I want to send 2 reports using SendObject. Something like this would do nicely... DoCmd SendObject A_REPORT, "rpt1";"rpt2", A_FORMATRTF, MyRecip, , , MySubject, MyBodyText, 0 ....except for...
16
by: Elad | last post by:
Hi, I have an application that is made up of several executables. I need all these executables to use the same instance of an object. What is the best, most efficient way to approach this? ...
5
by: William Hughes | last post by:
I'd like to be able to create a VB.NET application that is a single .EXE file -- obviously with the requirements that the .NET framework and any other dependancies are already installed on the PC....
1
by: Takeshi | last post by:
Hi All, I'm new to dotNET. I am (thinking of) building the presentation layer of my application in dotNET. Communication with the backend will be done by subject based (multicast) messaging -...
7
by: Ulrich Wisser | last post by:
Hi, I would like to stop the postmaster every night and run vacuum pg_dump reindex in the stand alone backend.
2
by: jim-on-linux | last post by:
py help, The file below will run as a stand alone file. It works fine as it is. But, when I call it from another module it locks my computer, The off switch is the only salvation. This...
3
by: newsaboutgod | last post by:
I need a stand alone database for a VB.Net application on a laptop. It will have about 15,000 records in it. Frst off, if there any way to load XML in to a dataset and then run SQL against it?...
5
jinalpatel
by: jinalpatel | last post by:
We have access database which is stand alone application. It is sitted at 21 different locations including one main office. Every month the transactions are copied in to disk and sent to the main...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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
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
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,...

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.