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

Can I convert the Solution?

JM
Hi
I created a small app in Visual C# Express Beta 1. I now want to port it
back to Visual C# 2003. Is that possible? I'm have a heck of a time!
Nov 16 '05 #1
3 1168
I doubt the solution and project files are compatible. Also, you may be
running into the "partial" keyword and classes being split across multiple
files. If it's a small application, and you haven't used anything 2.0
specific, then I would suggest just creating a new solution in 2003 and cut
and pasting the code across, or copying the entire file if it's not
utilizing the "partial" keyword.

--
Tim Wilson
..Net Compact Framework MVP

"JM" <JM@discussions.microsoft.com> wrote in message
news:BF**********************************@microsof t.com...
Hi
I created a small app in Visual C# Express Beta 1. I now want to port it
back to Visual C# 2003. Is that possible? I'm have a heck of a time!

Nov 16 '05 #2
New compiler has new features which may not be(probably not) backward
compatible. It might be safer to simply recreate the project in VS2003.

--
Ajay Kalra [MVP - VC++]
aj*******@yahoo.com
"JM" <JM@discussions.microsoft.com> wrote in message
news:BF**********************************@microsof t.com...
Hi
I created a small app in Visual C# Express Beta 1. I now want to port it
back to Visual C# 2003. Is that possible? I'm have a heck of a time!

Nov 16 '05 #3
JM
I did what you said. I recreated the application in VS2003 and then created
the Form again by hand. Then I cut the code and it worked after some tweaks
:)

Thanks!!!

"Tim Wilson" wrote:
I doubt the solution and project files are compatible. Also, you may be
running into the "partial" keyword and classes being split across multiple
files. If it's a small application, and you haven't used anything 2.0
specific, then I would suggest just creating a new solution in 2003 and cut
and pasting the code across, or copying the entire file if it's not
utilizing the "partial" keyword.

--
Tim Wilson
..Net Compact Framework MVP

"JM" <JM@discussions.microsoft.com> wrote in message
news:BF**********************************@microsof t.com...
Hi
I created a small app in Visual C# Express Beta 1. I now want to port it
back to Visual C# 2003. Is that possible? I'm have a heck of a time!


Nov 16 '05 #4

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

Similar topics

19
by: Lauren Quantrell | last post by:
I have a stored procedure using Convert where the exact same Convert string works in the SELECT portion of the procedure but fails in the WHERE portion. The entire SP is listed below....
3
by: Mamatha | last post by:
Hi I have a VBA code with forms as Excel,now i want to convert that same code to VB.NET,i need to use this application in VB.NET,so please give me the solution to convert VBA with Excel code...
1
by: David Herbst | last post by:
I have a solution that contains one main web project, ten sub web projects and a controls library project all in a single web application. I followed the steps in the following MS KB: How To...
6
by: PenguinPig | last post by:
Dear All Experts I would like to know how to convert a HTML into Image using C#. Or allow me contains HTML code (parsed) in Image? I also tried this way but it just display the character "<" &...
4
by: thinktwice | last post by:
i'm using VC++6 IDE i know i could use macros like A2T, T2A, but is there any way more decent way to do this?
27
by: comp.lang.tcl | last post by:
My TCL proc, XML_GET_ALL_ELEMENT_ATTRS, is supposed to convert an XML file into a TCL list as follows: attr1 {val1} attr2 {val2} ... attrN {valN} This is the TCL code that does this: set...
1
by: johnlim20088 | last post by:
Hi, Currently I have 6 web projects located in Visual Source Safe 6.0, as usual, everytime I will open solution file located in my local computer, connected to source safe, then check out/check in...
4
by: =?Utf-8?B?c2lwcHl1Y29ubg==?= | last post by:
Hi I am converting a VS2005 Solution to VS2008 Solution and all went well I checked the Solution file (sln) and Project file (csproj) into SVN - I checkout the solution from SVN and it want to ...
1
by: lds | last post by:
I have Visual Studio 2005 Professional Edition installed with Service Pack 1. I have several solutions and projects that I have migrated from Visual Studio 2003 to 2005. In most cases the changes...
9
by: Marco Nef | last post by:
Hi there I'm looking for a template class that converts the template argument to a string, so something like the following should work: Convert<float>::Get() == "float"; Convert<3>::Get() ==...
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:
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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...
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...

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.