Thread: HELP ME! Having problems with .NET

  1. #1
    Registered User
    Join Date
    Feb 2003
    Posts
    4

    Unhappy HELP ME! Having problems with .NET

    I usually ahve no problem using msdv 6 and earlier but todya my school has updated to .net and each time i create a project, insert my file.cpp and when it compiles, I CANT find the text I wrote earlier in my file.cpp: EVERYTHING IS CHANGED!!!!
    please help me

  2. #2
    Registered User
    Join Date
    Sep 2002
    Posts
    1,640
    Well you school most likely has a manual of .NET, Read through
    that or take a tutorial on .NET . Don't know exactly what you're
    problem is though.

  3. #3
    Registered User
    Join Date
    Jan 2003
    Posts
    648
    I have no idea what you're talking about but thats awesome that your school upgraded! Amazing! We're still using Turbo C++ and VC5.0....

  4. #4
    Redundantly Redundant RoD's Avatar
    Join Date
    Sep 2002
    Location
    Missouri
    Posts
    6,331
    i think he means he was reading in a txt file with his prog n now the txt is gone....

  5. #5
    Registered User
    Join Date
    Nov 2002
    Posts
    1,109
    You need to explain your problem further. Is it a .txt file that was erased/changed or the .cpp file that was? Lucky your school has .NET. My hs, we still use mingw 2.95. But it won't be changed since this is the last year of c++.

  6. #6
    Registered User
    Join Date
    Jan 2003
    Posts
    56

    Post this wil ptobely help

    open notepad from the start menu
    open the .cpp file and there's your code used copy and paste


    coment you wil have to set the show files to all files
    http://www.gameschampion.web1000.com/open_files.bmp

    you can open cpp files with notepad
    Last edited by gamer; 02-19-2003 at 12:17 AM.
    if x == y , y == x

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. A question about windows programming
    By Hussain Hani in forum Windows Programming
    Replies: 16
    Last Post: 05-23-2007, 07:38 AM
  2. I am trying to use .net and im having problems
    By Fargs in forum Windows Programming
    Replies: 6
    Last Post: 03-28-2007, 01:54 PM
  3. making a dll in .net 2.0 and than using it in .net 1.1
    By Rune Hunter in forum C# Programming
    Replies: 2
    Last Post: 04-19-2005, 01:59 PM
  4. Why?
    By gprime in forum C++ Programming
    Replies: 5
    Last Post: 06-13-2004, 04:44 PM
  5. IE 6 status bar
    By DavidP in forum Tech Board
    Replies: 15
    Last Post: 10-23-2002, 05:31 PM