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

framework 2.0 pros and cons?

Hello
I am tempted to deploy my applications compiled on framework2.0
Does anyone have an argument why I shouldn't?
I ask because I have SDK's for v1.0, v1.1 and v2.0
and just recently I begun compiling apps in v1.1 (for customer deployement).
Now, I have noticed some problems with printing on MS Server 2003 (when
remote users connect to server and run app from it) and problems with
display of some drawn items on WinXP sp2, both of which dissapear on apps
compiled with 2.0
What I am affraid of eventual data loss if I would deploy apps compiled with
2.0 ( unfortunately I have not enough time or patience to thoroughly test
it).
Also, what is the gain from v2.0 vs v1.1 (my code compiles without any
change on both)
Nov 17 '05 #1
1 1813
There would be some performance gains in CLR 2.0, particularly if you use
generics. If your code compiles under 1.1 then your'e not using generics,
and any performance gain would probably be minor. Also since you're running
a beta version of CLR 2.0 performance is actually probably slower than 1.1
until you get your hands on a release candidate.

There is always some potential for beta versions of the CLR to not coexist
peacefully with the final release version, particularly since as far as I
know, it's not 110% feature complete. If you have a lot of control over a
limited distribution and can correct any problems when the final CLR is
released, then you might consider going with the beta for development,
otherwise I would err on the side of caution.

Finally there are the licensing issues to consider. I frankly am not up to
speed on these but you need to determine whether releasing a finished
product running on the beta CLR is even legal.

--Bob

"Markon" <mm@nospam.hr> wrote in message news:d5*********@ss405.t-com.hr...
Hello
I am tempted to deploy my applications compiled on framework2.0
Does anyone have an argument why I shouldn't?
I ask because I have SDK's for v1.0, v1.1 and v2.0
and just recently I begun compiling apps in v1.1 (for customer
deployement).
Now, I have noticed some problems with printing on MS Server 2003 (when
remote users connect to server and run app from it) and problems with
display of some drawn items on WinXP sp2, both of which dissapear on apps
compiled with 2.0
What I am affraid of eventual data loss if I would deploy apps compiled
with
2.0 ( unfortunately I have not enough time or patience to thoroughly test
it).
Also, what is the gain from v2.0 vs v1.1 (my code compiles without any
change on both)

Nov 17 '05 #2

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

Similar topics

112
by: Andy | last post by:
Hi All! We are doing new development for SQL Server 2000 and also moving from SQL 7.0 to SQL Server 2000. What are cons and pros for using IDENTITY property as PK in SQL SERVER 2000? Please,...
5
by: Fred | last post by:
Not much expertise on XSLT and trying to understand it's uses when creating apps in VS.NET? If I wanted flexibility on the UI (View aspect of M.V.C.): - How does it compare with creating...
2
by: scott | last post by:
Hi, Just wondering what sort of problems and advantages people have found using stored procedures. I have an app developed in VB6 & VB.NET and our developers are starting to re-write some of the...
5
by: Fred | last post by:
Not much expertise on XSLT and trying to understand it's uses when creating apps in VS.NET? If I wanted flexibility on the UI (View aspect of M.V.C.): - How does it compare with creating...
2
by: scott | last post by:
Hi, Just wondering what sort of problems and advantages people have found using stored procedures. I have an app developed in VB6 & VB.NET and our developers are starting to re-write some of the...
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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.