PC Review


Reply
Thread Tools Rate Thread

comments wanted re side-by-side

 
 
mklapp
Guest
Posts: n/a
 
      12th Jan 2004
Hello,

I am working with a client who has the need to load
both 1.0 and 1.1 of the .NET Framework onto their
machines.

Rightfully, they want to test existing apps running
with both versions before a general release of both
versions.

I am interested in any problems whatsoever any one
has encountered with this. I have read the details,
understand the protectionoffereed by strong versioning
and do not think there are strong reasons for extensive
regression testing. I want to minimze their efforts
while still maintaining safe and robust development, QA
and production environments.

Thank You,

mklapp


Comments pertaining to problems experienced should
specify the type of app (WinForm, Web Service, Web Form,
console App, windows Service etc.), the nature of the
problem and how you fixed it. Accounts of uneventful,
reckless side-by-side upgrades are welcome. Brevity and
specificity counts.

This is not a MS hatchet job. I just want to know the
real experiences of real developers supporting two (or
more?) versions of the .NET Framework.


 
Reply With Quote
 
 
 
 
Les Smith
Guest
Posts: n/a
 
      13th Jan 2004
All of our applications are in VB.NET, Asp.NET (VB and
C#). All our developers run both release versions and are
switching back and forth constantly, as we have converted
some, but not all, of our apps to 1.1. We have never
experienced one problem that we can attribute to moving to
the latest version. Our main application has been
converted with no problems of any sort, with the
executables.

There are design nuances to be aware of. You can share
forms, classes, and modules between the two releases via
sourcesafe. You can copy controls from a form in 1.0 to a
form in 1.1, but you cannot do the opposite (i.e., copy
controls from a 1.1 form to a 1.0 form, apparently because
the clipboard format of the new IDE has changed). That's
the only caveat that I have encountered in developing in
both releases.

Hope this helps.

https://www.knowdotnet.com

>-----Original Message-----
>Hello,
>
> I am working with a client who has the need to load
>both 1.0 and 1.1 of the .NET Framework onto their
>machines.
>
> Rightfully, they want to test existing apps running
>with both versions before a general release of both
>versions.
>
> I am interested in any problems whatsoever any one
>has encountered with this. I have read the details,
>understand the protectionoffereed by strong versioning
>and do not think there are strong reasons for extensive
>regression testing. I want to minimze their efforts
>while still maintaining safe and robust development, QA
>and production environments.
>
> Thank You,
>
> mklapp
>
>
> Comments pertaining to problems experienced should
>specify the type of app (WinForm, Web Service, Web Form,
>console App, windows Service etc.), the nature of the
>problem and how you fixed it. Accounts of uneventful,
>reckless side-by-side upgrades are welcome. Brevity and
>specificity counts.
>
> This is not a MS hatchet job. I just want to know the
>real experiences of real developers supporting two (or
>more?) versions of the .NET Framework.
>
>
>.
>

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to call Server Side function from Client Side Code usingPageMethods in ASP.NET AJAX Ketki Microsoft C# .NET 0 21st Feb 2008 10:44 AM
Lets say I wanted my C# program converted to client side Java? Peter Webb Microsoft C# .NET 3 27th Nov 2007 07:30 AM
Server-side events do not fire the first time after client-side validators have fired Stuart Whiteford Microsoft ASP .NET 2 25th Apr 2006 11:10 AM
Javascript into ASP.Net Simple example wanted.. Sum Textboxes client side Davisro Microsoft ASP .NET 4 10th Apr 2004 09:42 AM
Using Side-by-Side Calendars, would like side-by-side DAYS Matt Landis Microsoft Outlook Calendar 6 19th Mar 2004 09:49 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:41 PM.