Jump to content
Xtreme .Net Talk

HostMike

Members
  • Posts

    10
  • Joined

  • Last visited

Everything posted by HostMike

  1. how do i add that code in VB.NET??
  2. hmm, another question, my program will crash if i do not move the icon file with the application, I was hoping that the icon would get compiled right into the code and then be pulled from there, what should I do?? I tried including the file in the project (using sharpdevelop .95) but it did not work. Any suggestions??
  3. is .NET available on other OSes??
  4. I just got done with a small project I am writing for some system maintenance and found out that the application will not run on systems that do not have .NET (obviously). I wrote it in VB.NET. I was just curious how portable .Net code is? Am I better off writing apps in C++ or C# (i assume this is the C++ version of .NET??)
  5. Nevermind Figured It Out!
  6. Im not using Visual Studio, how would I change the icon in SharpDevelop??
  7. How do I change the icon on the main form? (icon in the top left corner)
  8. Worked That works nicely, got everything backing up nicely. I think it needs a better interface though, do you know any tutorials where I can find out how to make windows.
  9. Anyone have any code that backup the eventlog entries and their associated data? I was trying to code something myself using MSDN for reference however I cannot get Eventlog.entries() to work for me. It gives me some error about formatting using library(IES)...i dunno. Let me know if anyone has any ideas.
×
×
  • Create New...