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

Experiences with MSBee.

I understand that the MSBee project helps you support .NET 1.1 projects
in VS2005. I don't understand the details though. So, here is my
situation.

I have a .NET 1.1 WinForms project that I need to support (and
occasionally add new features). The project has dependency on a 3rd
party component suite. Is it possible to use VS2005 to code the
project? Will I even be able to load the .net 1.1 project in vs2005?
(typically it asks to convert to vs2005 format). Is is possible to
design a form for this type of a project?

Regards
Jun 21 '07 #1
2 1368
Hi Frank,

As for the MS Bee, it is a Visual Studio 2005 add-on that help your VS 2005
developed .NET project/applications also be able to target the former .NET
framework 1.1 runtime. As you know, when you build a .NET application, it
will be referenced/linked to a certain .net framework version(by
referencing the corresonding framework assemblies). By default Visual
Studio 2003 can only product .net application that target .net framework
1.1 class library and runtime and VS 2005 built one can only target 2.0
framework/runtime. So MSBEE's function here is let your application
developed in VS 2005 also be able to reference .NET 1.1 runtime/class
library at build time. However, when developing the application/project,
it still use the .NET 2.0 specific features such as the design-time
features(intelligence) or IDE project template and type. That's why when
you try opening a VS 2003/.NET 1.1 project in vs 2005, it still ask you to
convert the project type.

Therefore, for your scenario here, if you think your winform application
will still target 1.1 framework and also may migrate to .net 2.0 later, you
can consider converting the project to VS 2005 one so that you can build it
against .NET framework 2.0 and by use of MSBEE, you can also make it
reference .NET 1.1 runtime/ library at build time so that the output
application can run against .net framework 1.1.

Is this what you expected? Or if you have any further questions, please
feel free to post here.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead
This posting is provided "AS IS" with no warranties, and confers no rights.

Jun 22 '07 #2
Steven Cheng[MSFT] wrote:
Hi Frank,

Is this what you expected? Or if you have any further questions, please
feel free to post here.
Thanks, this cleared it up for me.
>
Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead
This posting is provided "AS IS" with no warranties, and confers no rights.
Jun 22 '07 #3

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

Similar topics

2
by: Fuzzyman | last post by:
I recently went through a bit of a headache trying to subclass string.... This is because the string is immutable and uses the mysterious __new__ method rather than __init__ to 'create' a string....
0
by: connectrajesh | last post by:
INTERVIEWINFO.NET http://www.interviewinfo.net FREE WEB SITE AND SERVICE FOR JOB SEEKERS /FRESH GRADUATES NO ADVERTISEMENT
0
by: Dan Christensen | last post by:
Hi, I've been using MSBee to build a small program for some time now (since not everyone seems to have the 2.0 CLI installed yet). Recently I decided to add some buttons that used images, so I...
1
by: Divided Sky | last post by:
Is there an msbuild-specific discussion group? Also, is there an msbee discussion group that is active? Is there a good resource for info about using Microsoft.Build.BuildEngine.Engine class? ...
0
by: jexform | last post by:
HI, Trying to use MSBee to target to 1.1 Tramework. Build gives a following warning and after that a lot of copmilation errors due to this, I suppose. ...
0
by: Giulio Petrucci | last post by:
Hi there, I'm using MSBee and I'm asking how could I "direct" the building output to a certain directory using a command line switch. Is it possible? thanks in advance, Giulio --
2
by: Jay Loden | last post by:
All, In studying Python, I have predictably run across quite a bit of talk about the GIL and threading in Python. As my day job, I work with a (mostly Java) application that is heavily threaded....
0
by: bill gates | last post by:
I was trying to use msbee to build an old project. I don't want to upgrade to dotnet2.0. Is there any way to get this to compile using DevStudio 2005 using dotnet1.1. ? Build FAILED....
0
by: Mark W. Schumann | last post by:
Hi, all. I've been working with Visual Studio 2003 for a long time but am upgrading now to VS2005. I have an existing (C#) Web Service project that still needs to work with .NET Framework 1.1. ...
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
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: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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.