HunkDavao Posted August 26, 2008 Share Posted August 26, 2008 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. Quote Link to comment
fluke Posted September 24, 2008 Share Posted September 24, 2008 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. Ourcompany is in Cavite. Quote Link to comment
kc_discreet123 Posted September 24, 2008 Share Posted September 24, 2008 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... Quote Link to comment
888infinity888 Posted September 29, 2008 Share Posted September 29, 2008 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. Quote Link to comment
kc_discreet123 Posted September 29, 2008 Share Posted September 29, 2008 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.. Quote Link to comment
888infinity888 Posted September 30, 2008 Share Posted September 30, 2008 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? Quote Link to comment
Joblow Posted October 7, 2008 Share Posted October 7, 2008 Pa help naman Gusto ko kasing mag-create ng batch file na automatic na magsi-send ng email via outlook. TIA Quote Link to comment
888infinity888 Posted October 9, 2008 Share Posted October 9, 2008 Pa help naman Gusto ko kasing mag-create ng batch file na automatic na magsi-send ng email via outlook. TIA sir, try this one: http://www.paulsadowski.com/WSH/cmdmail.htm Quote Link to comment
tigerbutch Posted October 16, 2008 Share Posted October 16, 2008 (edited) 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 October 16, 2008 by tigerbutch Quote Link to comment
jedimaster Posted October 19, 2008 Share Posted October 19, 2008 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. Quote Link to comment
888infinity888 Posted October 20, 2008 Share Posted October 20, 2008 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.. Quote Link to comment
888infinity888 Posted October 20, 2008 Share Posted October 20, 2008 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. Quote Link to comment
bangbus Posted October 28, 2008 Share Posted October 28, 2008 Our company would like to have a customized virtual game to be featured on our website.Can anyone recommend a company or person that can do this for us. TIA Quote Link to comment
virtuoso2022 Posted November 5, 2008 Share Posted November 5, 2008 sir jedimaster: you can use this link, http://www.cprogramming.com/ for your C/C++ reference. hope this helps on your programming exploration.. 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. Quote Link to comment
888infinity888 Posted November 6, 2008 Share Posted November 6, 2008 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=4429http://spreadsheets.about.com/od/advancede...excel_macro.htm Quote Link to comment
Recommended Posts
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.