Click here to Skip to main content
15,894,106 members
Home / Discussions / C#
   

C#

 
GeneralRe: Stream Reader, Writer assistance por favor Pin
Jim Stewart18-Jul-03 22:24
Jim Stewart18-Jul-03 22:24 
GeneralRe: Stream Reader, Writer assistance por favor Pin
eggie518-Jul-03 22:40
eggie518-Jul-03 22:40 
GeneralRe: Stream Reader, Writer assistance por favor Pin
eggie520-Jul-03 16:01
eggie520-Jul-03 16:01 
GeneralRe: Stream Reader, Writer assistance por favor Pin
Jim Stewart20-Jul-03 16:31
Jim Stewart20-Jul-03 16:31 
GeneralTimer Pin
Quoc Tran18-Jul-03 21:19
Quoc Tran18-Jul-03 21:19 
GeneralRe: Timer Pin
Mazdak19-Jul-03 11:22
Mazdak19-Jul-03 11:22 
QuestionDo you know any VS 2003 to VS.NET project converter? Pin
Zibar18-Jul-03 21:13
sussZibar18-Jul-03 21:13 
AnswerRe: Do you know any VS 2003 to VS.NET project converter? Pin
Heath Stewart18-Jul-03 22:34
protectorHeath Stewart18-Jul-03 22:34 
If you have a VS.NET 2002 project, make a backup of it, open it in VS.NET 2003 and then diff the two. You'll see that there are very few changes and that they are easy to do by hand (which is one of the points about doing XML - anything can read, write, and parse it - including humans!).

For all my projects at work (which are many, though there is not really any level of difficulties as you say), the version was different and there were a couple of extra attributes in a couple of the elements. Changing these worked nicely.

 

-----BEGIN GEEK CODE BLOCK-----
Version: 3.21
GCS/G/MU d- s: a- C++++ UL@ P++(+++) L+(--) E--- W+++ N++ o+ K? w++++ O- M(+) V? PS-- PE Y++ PGP++ t++@ 5 X+++ R+@ tv+ b(-)>b++ DI++++ D+ G e++>+++ h---* r+++ y+++
-----END GEEK CODE BLOCK-----
GeneralRe: Do you know any VS 2003 to VS.NET project converter? Pin
Steuernol19-Jul-03 0:50
Steuernol19-Jul-03 0:50 
AnswerRe: Do you know any VS 2003 to VS.NET project converter? Pin
Uwe Keim19-Jul-03 6:31
sitebuilderUwe Keim19-Jul-03 6:31 
Questionhow to connect??? Pin
don7cry18-Jul-03 20:46
don7cry18-Jul-03 20:46 
QuestionHow to use the KeyPress event Pin
kharr102718-Jul-03 17:03
kharr102718-Jul-03 17:03 
AnswerRe: How to use the KeyPress event Pin
Nick Parker18-Jul-03 19:16
protectorNick Parker18-Jul-03 19:16 
GeneralRe: How to use the KeyPress event Pin
kharr102720-Jul-03 9:28
kharr102720-Jul-03 9:28 
GeneralRe: How to use the KeyPress event Pin
Nick Parker20-Jul-03 17:43
protectorNick Parker20-Jul-03 17:43 
AnswerRe: How to use the KeyPress event Pin
Bo Hunter20-Jul-03 11:49
Bo Hunter20-Jul-03 11:49 
QuestionUpDown control ValueChange Problem? Pin
azusakt18-Jul-03 15:29
azusakt18-Jul-03 15:29 
QuestionCreate a managed array from a pointer? Pin
Josh Martin18-Jul-03 15:11
Josh Martin18-Jul-03 15:11 
AnswerRe: Create a managed array from a pointer? Pin
Jim Stewart18-Jul-03 16:07
Jim Stewart18-Jul-03 16:07 
GeneralRe: Create a managed array from a pointer? Pin
Josh Martin21-Jul-03 7:23
Josh Martin21-Jul-03 7:23 
Generaldatagrid row problem Pin
mdolby18-Jul-03 12:26
mdolby18-Jul-03 12:26 
GeneralRe: datagrid row problem Pin
Mazdak19-Jul-03 11:29
Mazdak19-Jul-03 11:29 
Generalconnect c# web service Pin
colin mcadam18-Jul-03 3:34
colin mcadam18-Jul-03 3:34 
GeneralRe: connect c# web service Pin
Ista21-Jul-03 17:18
Ista21-Jul-03 17:18 
GeneralC# Web Service Client Pin
hwen18-Jul-03 3:14
hwen18-Jul-03 3:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.