Jump to content

eddie

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by eddie

  1. hi all , can someone guide me how to link up 2 different windows forms inside inside 1 soln file >>? detailed explanation is greatly appreciated:) i mean lets say i have debugged my program then when i clicked my "submit" button in form 1 and i want it to go over to form 2.. how? many thanks!!

  2. hi all out there, jus a question: is the coding in VS 03 n Vs 05 different?? and if im linking up with a database.. i have a pro with changing the name of my columns n there is debugging errors..y? hope somebody out there hear me:)

  3. im doing a proj on windows application.. i have written the code inside vs 2003 then when i copy n paste over to vs05 i got error in debugging..Error 1 'eddie.Form1.Dispose(bool)': no suitable method found to override C:\Documents and Settings\STUDENT\Desktop\eddie\eddie\Form1.Designer.cs 14 33 eddieError 2 Program 'C:\Documents and Settings\STUDENT\Desktop\eddie\eddie\obj\Debug\eddie.exe' has more than one entry point defined: 'eddie.Frmeddie.Main()' C:\Documents and Settings\STUDENT\Desktop\eddie\eddie\Form1.cs 388 21 eddieError 3 Program 'C:\Documents and Settings\STUDENT\Desktop\eddie\eddie\obj\Debug\eddie.exe' has more than one entry point defined: 'eddie.Program.Main()' C:\Documents and Settings\STUDENT\Desktop\eddie\eddie\Program.cs 13 21 eddiewhat does these mean???

  4. hi can anyone ans me-- i need to connect my database with my windows application. which do i use?? sql server or mysql?? thanks :)i have a hunch its sql , any useful resources where i can do self learning tutorials?pardon me as im really ignorant of any programming n stuff yet i have been assigned this proj by my teacher..i will really appreciate and willing to learn more if someone can help me..

    sql

    hi all out there, im a singaporean student ..currently im doing a c# project.. i need to create a visual studio 2005 windows application that can add delete modify eg sort,filter a database in excel format.However i need to use SQL to link the database to my windows application and i have some problems with SQL. i have read the intro but anybody can tell me how n where to download the sql server and any online resources that can teach me how to link the database with my application .. thanks :)

    SQL

    hi all out there, im a singaporean student ..currently im doing a c# project.. i need to create a visual studio 2005 windows application that can add delete modify eg sort,filter a database in excel format.However i need to use SQL to link the database to my windows application and i have some problems with SQL. i have read the intro but anybody can tell me how n where to download the sql server and any online resources that can teach me how to link the database with my application .. thanks :)

×
×
  • Create New...