Jump to content
  • Recently Browsing

    • No registered users viewing this page.

Recommended Posts

guys question uli tungkol sa visual studio 2008....... nangangapa kasi ako e.... di naman ako marunong talaga nito

 

gumagawa ako ng simple program na parang ABC teacher for kids (school project).

 

 

part of code:

 

Private Sub Button3_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button3.Click

 

PictureBox1.Image = Image.FromFile("F:\school-ACU\info305\Project\ABC program\ABC program\Bb.jpg")

 

End Sub

 

question: paano ko babaguhin ung highlighted part para pwede ko syang i-run sa ibang computer?

 

do you plan to run the program in PC2 but the source for the picture files are in PC1? (both in the same network) ? Mapping your PC2 to have a directory that is in PC1 should solve it. not really a programming issue.

 

why not just save all your pictures INTO YOUR PROGRAM and make it a resource? so that anywhere you install your program , the picture files are included in installation.

Link to comment
  • 4 weeks later...

Good day!

 

Our company is outsourcing for a software developer who will work in-house for 2-3 months.

We currently have an urgent requirement to develop a solution for a specialized manufacturing

process.

 

Send me a PM with your contact no. (email & fone no) and i will get in touch with you. Our

company is in Cavite.

Link to comment
i need to learn java for my current job...anyone who knows where I could get a crash course...ung mura...or is anyone here interested to teach me(ung mura din...nyahahhaa)...ill apapeciate it a lot...have a good day guys...:)

 

 

sir kc_discreet123.. you can download java tutorials using this link: http://java.sun.com/docs/books/tutorial/in...n/download.html

 

if you have further questions about java, feel free to post it here. Thanks. :)

Link to comment
thanks 888infinity88..i actually downloaded a lot of tutorials and currently going through mosr of it...parang i was just thinking of a faster way to learn it before we started using it...byut thanks though....ill let you know if I have questions..

 

 

by the way sir kc_discreet123, where are you going to use java? are you still studying or working already?

Link to comment

Magtatanong lang mga sir, I need an opinion on the the business application software. maybe a question to all software developer/engineer. I am contemplating business solution(EPR) for my company and somebody mention to me that there are 3 companies that offer this kind of software. So far, I manage to get some info from SAP , Oracle and People soft. I wonder if someone can tell the pro's and con's of this softwares. Any information will be much appreciated.

Edited by tigerbutch
Link to comment

Thanks for this thread!

 

I plan to learn programming. It's a nice hobby. Self-study lang. I was able to do things that otherwise Excel and Access are limited to by creating my Visual Basic and SQL scripts.

 

C++ naman ako ngayon. I just started and created my first "Hello World!" program haha!

Sa system32 pala output nun.

 

Please share some basic to intermediate level C++ codes naman. If possible paki attach screenshot nung output. Thanks.

Link to comment
Thanks for this thread!

 

I plan to learn programming. It's a nice hobby. Self-study lang. I was able to do things that otherwise Excel and Access are limited to by creating my Visual Basic and SQL scripts.

 

C++ naman ako ngayon. I just started and created my first "Hello World!" program haha!

Sa system32 pala output nun.

 

Please share some basic to intermediate level C++ codes naman. If possible paki attach screenshot nung output. Thanks.

 

 

sir jedimaster: you can use this link, http://www.cprogramming.com/ for your C/C++ reference. hope this helps on your programming exploration.. :D

Link to comment
Magtatanong lang mga sir, I need an opinion on the the business application software. maybe a question to all software developer/engineer. I am contemplating business solution(EPR) for my company and somebody mention to me that there are 3 companies that offer this kind of software. So far, I manage to get some info from SAP , Oracle and People soft. I wonder if someone can tell the pro's and con's of this softwares. Any information will be much appreciated.

 

 

Hi sir tigerbutch, i don't know much about SAP but i think it relies on other database like DB2, Microsoft and even Oracle. You can post your inquiries for SAP on this thread: http://manilatonight.com/index.php?showtop...p;#entry6148796. There are lots of SAP specialists on the said thread.

 

For Peoplesoft, i thinks it is already part of Oracle. There are numerous oracle apps or oracle-in-a-box (OIB) out there for your business needs. This is best for data warehousing since it's architecture is far more robust compared to other database products.

Link to comment
  • 2 weeks later...
sir jedimaster: you can use this link, http://www.cprogramming.com/ for your C/C++ reference. hope this helps on your programming exploration.. :D

 

wow this thread is nice. Gusto ko rin matuto ng basic programming. I am a structural engineer and i would want to make my excel spreadsheets be interactive. There is "macros thing" there that i know would be the key to what i want to happen. Can you help me guys out if you know any good material to read? or tutorials? when i inquired online medyo mahal pla kung mag formal lesson ako. Thanks.

Link to comment
wow this thread is nice. Gusto ko rin matuto ng basic programming. I am a structural engineer and i would want to make my excel spreadsheets be interactive. There is "macros thing" there that i know would be the key to what i want to happen. Can you help me guys out if you know any good material to read? or tutorials? when i inquired online medyo mahal pla kung mag formal lesson ako. Thanks.

 

 

sir guitarvirtuoso, hope these links help. Good luck on your macro exploration. :)

 

https://wiki.brown.edu/confluence/pages/vie...ion?pageId=4429

http://spreadsheets.about.com/od/advancede...excel_macro.htm

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...