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

VB.NET program coversion to Web Interface

Hello,

I've just started on .NET and was asked if there was an easy way to convert
a VB.NET app to a web based version without having to re-code the whole
thing

Many thanks for any pointers

Regards

Jim Florence
Nov 21 '05 #1
4 2355
Jim,

Practicly not except when you are using it in places where you are able to
set yourself the security settings.

http://msdn.microsoft.com/msdnmag/is...h/default.aspx

When you want to convert it real to webpages, than know that although a lot
of controls have the same name in windowsforms as webforms, they are
deriving from a completly different class and therfore completly different.

I hope this helps a little bit?

Cor
Nov 21 '05 #2
"Jim Florence" <fl************@hotmail.com> schrieb:
I've just started on .NET and was asked if there was an easy way to
convert a VB.NET app to a web based version without having to re-code the
whole thing


If your current application has been designed following a multi-tiered
architecture, you can keep the business logic and replace the presentation
layer (user interface).

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>

Nov 21 '05 #3
Herfried,

If your current application has been designed following a multi-tiered
architecture, you can keep the business logic and replace the presentation
layer (user interface).


I was writing ACK, and when it well is done it is n my opinion ACK

However when in that application are used shared components there can become
some trouble.

See this as an addition.

Cor
Nov 21 '05 #4
> I've just started on .NET and was asked if there was an easy way to
convert a VB.NET app to a web based version without having to re-code the
whole thing


I suspect the real answer to your question is "not really". The environments
are pretty different from each other especially if your Windows app is
primarily user interface.

However, if you have a traditional client/server application that you want
to "web enable" then a lateral-thinking solution is Citrix/Terminal Server.
Okay, so it'll cost you £10k but that's possibly comparable to re-writing
the application.

Cheers, Rob.
Nov 21 '05 #5

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

Similar topics

0
by: Christian Schuhegger | last post by:
Hi, I remember that I've seen some time ago (perhaps a year or so) a project on freshmeat where a guy hacked a postgres c-interface library (i guess it was libpq / or perhaps he just used the...
8
by: Zheng Da | last post by:
I don't know where should I ask the question, so send the email to this group. I choose this group, because I want to write the program with c++ :) I want to write a program which support...
2
by: Graham Menhennitt | last post by:
I have a large Python 2.5 program that I want my users to be able to "extend" using a Python script. However, I want their script to run in a sandbox within the overall program so that they only...
20
by: Francine.Neary | last post by:
I am learning C, having fun with strings & pointers at the moment! The following program is my solution to an exercise to take an input, strip the first word, and output the rest. It works fine...
1
by: Jim Langston | last post by:
Windows. Situation: Using a Python program called OpenRPG. I have a program that displays form data (a character sheet) in C++. I am able in the C++ program to build a string and copy it into the...
1
by: Hypnotik | last post by:
Well on to my next program. The program tally's votes on 3 issues. I have a class for the interface (asks questions) and a class for adding the tallies. In main there is a counter of Tally data...
1
by: trint | last post by:
There are so many tags in the html pages of the aspx files that it would be very neccessary for me if Microsoft had an updating program of those pages in my project, or I will be spending months to...
1
by: Kayvine | last post by:
Hi guys, this is a question I have for an assignment, it is pretty long, but I am not asking for the code(well if someone wants to write I'll be really happy, lol), but I just want to know how to...
38
by: abasili | last post by:
Hi everyone, I'm trying to compile a C++ function and then call it from a C program. Since Google is my friend I've ended up to this link which seems very clear: ...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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: 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
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...

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.