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

frustrated situation

Ann
I'm in a very frustrated situation now regarding to use
jsp or asp.net.

I'm a VBA programmer. Some of our web pages related with
databases were setup in kind of old way , that is, in
Access modules, using DAO to generate html, also some
reports embedded with html code. All the html codes need
to be manually written.

I'm quite comfortable with ADO and ASp, So I would like
to change these pages to Asp or ASP.net.
But the other developer(Java) doesn't agree me to do so.
He thought either I should write them in Jsp or keep the
way as it is now in Access modules to write the webpages.
I feel there is a learning curve for me to learn Jsp and
java EJBS, java beans etc.
So I would like to have some advice or suggestions from
you on how I can persuade my supervisor and another java
developer to let me use ASP or Asp.net.

Thanks in advance
Nov 18 '05 #1
4 1221
Hi Ann,

I can certainly sympathize. After my last (previous) gig I determined never
to work for a company that couldn't make up its mind with regards to whose
technology they would use. Because they ended up going with an unholy
amalgam of Microsoft, Sun, and Oracle technologies, they basically ended up
destroying the company.

This puts you in a rather awkward position. Personally I would advise you to
do the same thing I did, which is to decide with whom to throw in, and stick
to it. I don't know how long I would want to stay with a company that can't
make up its mind. Regardless of which way a company goes, it needs to be
committed to one set or another. Mixing them will kill you.

I wish I could advise you as to how to "persuade" your supervisor and this
other developer, but that isn't likely to happen. Save yourself. That's my
advice! ;-)

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

"Ann" <an*******@discussions.microsoft.com> wrote in message
news:02****************************@phx.gbl...
I'm in a very frustrated situation now regarding to use
jsp or asp.net.

I'm a VBA programmer. Some of our web pages related with
databases were setup in kind of old way , that is, in
Access modules, using DAO to generate html, also some
reports embedded with html code. All the html codes need
to be manually written.

I'm quite comfortable with ADO and ASp, So I would like
to change these pages to Asp or ASP.net.
But the other developer(Java) doesn't agree me to do so.
He thought either I should write them in Jsp or keep the
way as it is now in Access modules to write the webpages.
I feel there is a learning curve for me to learn Jsp and
java EJBS, java beans etc.
So I would like to have some advice or suggestions from
you on how I can persuade my supervisor and another java
developer to let me use ASP or Asp.net.

Thanks in advance

Nov 18 '05 #2
If there is a manager involved, do a cost analysis on the project. Prove to
them with $$$ attached that is would be less expensive in development time
to develop the app in a language you are familiar with.

If that doesn't help, you could always beat them with a stick ;o)

Jim

"Ann" <an*******@discussions.microsoft.com> wrote in message
news:02****************************@phx.gbl...
I'm in a very frustrated situation now regarding to use
jsp or asp.net.

I'm a VBA programmer. Some of our web pages related with
databases were setup in kind of old way , that is, in
Access modules, using DAO to generate html, also some
reports embedded with html code. All the html codes need
to be manually written.

I'm quite comfortable with ADO and ASp, So I would like
to change these pages to Asp or ASP.net.
But the other developer(Java) doesn't agree me to do so.
He thought either I should write them in Jsp or keep the
way as it is now in Access modules to write the webpages.
I feel there is a learning curve for me to learn Jsp and
java EJBS, java beans etc.
So I would like to have some advice or suggestions from
you on how I can persuade my supervisor and another java
developer to let me use ASP or Asp.net.

Thanks in advance

Nov 18 '05 #3
The learning curve on ASP.NET is significantly easier than the same curve on
JSP, and related technologies like Taglibs, webservices and the J2EE
framework - particularly if your coding by hand without an IDE.

As an experienced ASP developer with a background in MS technology you will
find it a lot easier to move to asp.net than you will to JSP, and the
support investment alone I have found to be dramatically less due to the
differences in the development technology. For instance, deployment of the
runtime alone for asp.net is very easy in comparison to getting a JSP engine
installed and running and supported, and why use a third party web server or
a plug in when IIS is optimised for asp.net.

Migrating your skills to such a different technical base will be very
expensive.

--
Regards

John Timney (Microsoft ASP.NET MVP)
----------------------------------------------
<shameless_author_plug>
Professional .NET for Java Developers with C#
ISBN:1-861007-91-4
Professional Windows Forms
ISBN: 1861005547
Professional JSP 2nd Edition
ISBN: 1861004958
Professional JSP
ISBN: 1861003625
Beginning JSP Web Development
ISBN: 1861002092
</shameless_author_plug>
----------------------------------------------

"Ann" <an*******@discussions.microsoft.com> wrote in message
news:02****************************@phx.gbl...
I'm in a very frustrated situation now regarding to use
jsp or asp.net.

I'm a VBA programmer. Some of our web pages related with
databases were setup in kind of old way , that is, in
Access modules, using DAO to generate html, also some
reports embedded with html code. All the html codes need
to be manually written.

I'm quite comfortable with ADO and ASp, So I would like
to change these pages to Asp or ASP.net.
But the other developer(Java) doesn't agree me to do so.
He thought either I should write them in Jsp or keep the
way as it is now in Access modules to write the webpages.
I feel there is a learning curve for me to learn Jsp and
java EJBS, java beans etc.
So I would like to have some advice or suggestions from
you on how I can persuade my supervisor and another java
developer to let me use ASP or Asp.net.

Thanks in advance

Nov 18 '05 #4
ann
Thanks for all the ideas. I appreciate the newsgroup is
such a nice place, after reading the suggestions, at
least I don't feel so lonely and insecure.

-----Original Message-----
The learning curve on ASP.NET is significantly easier than the same curve onJSP, and related technologies like Taglibs, webservices and the J2EEframework - particularly if your coding by hand without an IDE.
As an experienced ASP developer with a background in MS technology you willfind it a lot easier to move to asp.net than you will to JSP, and thesupport investment alone I have found to be dramatically less due to thedifferences in the development technology. For instance, deployment of theruntime alone for asp.net is very easy in comparison to getting a JSP engineinstalled and running and supported, and why use a third party web server ora plug in when IIS is optimised for asp.net.

Migrating your skills to such a different technical base will be veryexpensive.

--
Regards

John Timney (Microsoft ASP.NET MVP)
----------------------------------------------
<shameless_author_plug>
Professional .NET for Java Developers with C#
ISBN:1-861007-91-4
Professional Windows Forms
ISBN: 1861005547
Professional JSP 2nd Edition
ISBN: 1861004958
Professional JSP
ISBN: 1861003625
Beginning JSP Web Development
ISBN: 1861002092
</shameless_author_plug>
----------------------------------------------

"Ann" <an*******@discussions.microsoft.com> wrote in messagenews:02****************************@phx.gbl...
I'm in a very frustrated situation now regarding to use
jsp or asp.net.

I'm a VBA programmer. Some of our web pages related with databases were setup in kind of old way , that is, in
Access modules, using DAO to generate html, also some
reports embedded with html code. All the html codes need to be manually written.

I'm quite comfortable with ADO and ASp, So I would like
to change these pages to Asp or ASP.net.
But the other developer(Java) doesn't agree me to do so. He thought either I should write them in Jsp or keep the way as it is now in Access modules to write the webpages. I feel there is a learning curve for me to learn Jsp and java EJBS, java beans etc.
So I would like to have some advice or suggestions from
you on how I can persuade my supervisor and another java developer to let me use ASP or Asp.net.

Thanks in advance

.

Nov 18 '05 #5

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

Similar topics

43
by: steve | last post by:
I am quite frustrated with php’s include, as I have spent a ton of time on it already... anyone can tell me why it was designed like this (or something I don’t get)? The path in include is...
3
by: MaryO | last post by:
I was hoping someone could help me with the OnNotInList function from Access. I downloaded this code below. I keep getting an error on the fAddToList – Sub or Function not defined. Please help...
6
by: garyusenet | last post by:
I have created a new project. and within this project as per the tutorial created an sql database. i have made a query which returns the result i need. 1. I cant SAVE THE QUERY? where on earth...
10
by: Don Wash | last post by:
Hi! I'm pretty frustrated learning ASP.NET. I'm learning ASP.NET by downloading samples from various ASP.NET websites and none of the samples worked so far. The SAME error was shown whenever I...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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
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,...
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.