• Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Gave Reputation to oussama_1 in Vb.net - Games/Sim Projectile Motion

    VB.Net never meant for games! it's more recommended for software developement, but hey why not have some fun. If anyone out there is looking to create an Angry Birds Game-like …
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Replied To a Post in Picture Zoom and Pan

    Ok, that's good... Then it's you that's doing something wrong. Download the solution below, it is the same code in action. I have modified it slightly to ensure the pan …
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Replied To a Post in Picture Zoom and Pan

    is your picturebox inside a panel?
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Began Watching Picture Zoom and Pan

    I get no errors but when the program is debugged the code doesn't work, nothing happens. Can someone please tell me what I should do? Thank You! Private m_PanStartPoint As …
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Replied To a Post in Picture Zoom and Pan

    I'm assuming... oddly once again you just want to pan the picturebox inside your panel, using the panel as a clipping device... Here, this is the panning code you need. …
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Marked Solved Status for A Very General Question

    Hi WebDev Guys, Ok, I have a very general question as the title suggests. I am very much a back-end developer and have only dabbled in web development. I would …
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Gave Reputation to deceptikon in A Very General Question

    Put simply, ASP.NET does web pages and WCF does client/server communication.
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Replied To a Post in A Very General Question

    Brilliant. Thanks. Two more books I need to pur-chase dang it! One last question based on these two technologies, is there anything I need to be aware of server-side-requirents wise?
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Replied To a Post in A Very General Question

    Fortunately this is not a projdect I'm starting anytime soon, this is me preparing myself for said future project\requirement. Would you be able to provide a one sentance description of …
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Edited A Very General Question

    Hi WebDev Guys, Ok, I have a very general question as the title suggests. I am very much a back-end developer and have only dabbled in web development. I would …
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Created A Very General Question

    Hi WebDev Guys, Ok, I have a very general question as the title suggests. I am very much a back-end developer and have only dabbled in web development. I would …
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Began Watching A Very General Question

    Hi WebDev Guys, Ok, I have a very general question as the title suggests. I am very much a back-end developer and have only dabbled in web development. I would …
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Replied To a Post in A Simple Yet Classic Game With a Wee Twist

    Where's Walley Easy: ![454850e0d8da1800414ba8ab7c268b3d](/attachments/large/4/454850e0d8da1800414ba8ab7c268b3d.jpg "454850e0d8da1800414ba8ab7c268b3d") Where's Walley Medium: ![8f18b339ef1742230854e2cbda54ef38](/attachments/large/4/8f18b339ef1742230854e2cbda54ef38.jpg "8f18b339ef1742230854e2cbda54ef38")
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Created A Simple Yet Classic Game With a Wee Twist

    NOTE: The games GUI is not fully implemented, so changing it's image and difficulty is done manually in the Button.Click Event NOTE: Whether you download the VS2013 source file or …
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Began Watching A Simple Yet Classic Game With a Wee Twist

    NOTE: The games GUI is not fully implemented, so changing it's image and difficulty is done manually in the Button.Click Event NOTE: Whether you download the VS2013 source file or …
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Edited Associate Icon To File Extension

    >Take Heed There are lots of things to be aware of with the Windows Registry. In most cases the best thing to be aware of is that ideally you should …
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Edited Associate Icon To File Extension

    >Take Heed There are lots of things to be aware of with the Windows Registry. In most cases the best thing to be aware of is that ideally you should …
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Edited Associate Icon To File Extension

    >Take Heed There are lots of things to be aware of with the Windows Registry. In most cases the best thing to be aware of is that ideally you should …
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Edited Associate Icon To File Extension

    >Take Heed There are lots of things to be aware of with the Windows Registry. In most cases the best thing to be aware of is that ideally you should …
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Edited Associate Icon To File Extension

    >Take Heed There are lots of things to be aware of with the Windows Registry. In most cases the best thing to be aware of is that ideally you should …
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Created Associate Icon To File Extension

    >Take Heed There are lots of things to be aware of with the Windows Registry. In most cases the best thing to be aware of is that ideally you should …
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Began Watching Associate Icon To File Extension

    >Take Heed There are lots of things to be aware of with the Windows Registry. In most cases the best thing to be aware of is that ideally you should …
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Replied To a Post in Maze Game.

    Your going to have to program the code logic based on the mouses x and y position. To get the relevent mapdata from the mouse position you would simply do …
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Replied To a Post in Maze Game.

    Infact, the code is so simple I can post it here too. Extract the Zip file below and add it as a resource to your project then paste this code. …
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Replied To a Post in Maze Game.

    Here, Have a look at this. I still can't believe that example... the s***t that gets published on youtube. ![29e844d1741d786ae872bfd545e1cb0f](/attachments/small/4/29e844d1741d786ae872bfd545e1cb0f.png ) Becomes ![5ecc1ea94f486e5d4ac3337b1fd7d7ae](/attachments/large/4/5ecc1ea94f486e5d4ac3337b1fd7d7ae.png "5ecc1ea94f486e5d4ac3337b1fd7d7ae")
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Replied To a Post in Maze Game.

    ok that guy is totally wrong DO NOT COPY THAT. I'll have the example for you in 5 mins. I can't believe that video, it is such a bad way …
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Replied To a Post in Maze Game.

    the only reason I suggested this would be you could easily upload a new level to your server eg Level69.level. Your program could check for files it didn't already have. …
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Replied To a Post in Maze Game.

    I was only remembering the old days. I don't know how you've saved your map data, or what format it is. However what I was demonstraighting above was. Imagine you …
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Began Watching Maze Game.

    Hello Everyone, I am creating the maze game in vb.net I found the way of creating the maze game is easy way. But now I want this to access the …
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Replied To a Post in Maze Game.

    (This isn't an answer, just reminising) I remember when I used to make oooooold games like packman etc (2d) the map data was stored in a simple 2d array. One …
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Replied To a Post in ok. that's me leaving daniweb

    I like it here Jim, there's some good characters. Currently working on a generice company freeware title which I'm going to publish but post the source on here "Show off …
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Replied To a Post in ok. that's me leaving daniweb

    It's greate site Dani, I guess I just forgot how to play nice with others.
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Replied To a Post in VB.Net Form Theme.

    I suppose if you had three themes and three sets of pre-rendered images you could load each set into it's own ImageList ensuring that each image in each list is …
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Replied To a Post in Forum Members Read First

    >let's make sure we help them in such a way that they understand the solutions provided. Agreed. oh yeah.... What is OP?
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Began Watching vb.net display msaccess data in textbox

    how to display msaccess data in vb.net textbox
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Replied To a Post in vb.net display msaccess data in textbox

    textbox.text = "msaccess data" =0)
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Replied To a Post in Forum Members Read First

    Oh pant's, you up vote and it becomes featured? daaaaaaaaaaaaaang it. "note to self... Keep out of it man"
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Replied To a Post in Forum Members Read First

    @Santanu Das. I have been on DaniWeb just over two weeks now, and what a roller coaster it has been. Honestly I was seconds away from giving a good ole …
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Gave Reputation to oussama_1 in Save the Multiples File To Destination From Resources.

    Use a backgroundworker, [Click Here](http://stackoverflow.com/questions/13928938/progress-bar-for-copying-file-from-my-resources-vb-net)
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Replied To a Post in Forum Members Read First

    @Reverend Jim. Great reference, I'll be sure to consider that in the future too. I'm glad other contributors on this thread aren't guilty of partakiing in this auto-homework-completion scenario.
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Began Watching Forum Members Read First

    Hi Dw community I don't know whether it me or, but there is something a bit wrong that keep on happening so I think we should remember that we were …
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Replied To a Post in Forum Members Read First

    just to make sure I'm not getting the wrong end of the stick here. I'd like you to play part in the following scenario. Post From :TheNoobestNoobEver Rep:0 Increase Rep:0 …
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Began Watching Encoding data in a UPS Maxicode barcode (VB.NET)

    Good morning, I'm curious on how one would go about encoding the data for a UPS Maxicode barcode on a ZPL label. Currently we generate our own ZPL file using …
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Replied To a Post in Encoding data in a UPS Maxicode barcode (VB.NET)

    Have you seen this? [Click Here](http://www.idautomation.com/barcode-faq/2d/maxicode/)
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Replied To a Post in VB 8 cloak program

    That's great to hear. My biggest piece of advice for you is remeber you have an undo button, many many undos. Don't be afraid to change and play with code …
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Replied To a Post in VB 8 cloak program

    Yes dim will work. OK. you need to remove the connection between the timer and the actual clock. try this. Every time The ClockTick is called the routine is adding …
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Replied To a Post in VB 8 cloak program

    >ClockTimer.Stop() > >error is: Object reference not set to an instance of an object. Apologies, delete this line of code. >'This Value Is In MilliSeconds So If You Wanted >'1 …
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Replied To a Post in VB.Net Form Theme.

    Here's those tutorials I was talking about, they're really good and helped me get straight into WPF [Click Here](https://www.youtube.com/playlist?list=PLBDF977B2F1DAB358)
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Replied To a Post in VB 8 cloak program

    OK, here's the basic solution that you wanted. I have included 2 Methods. Each method provides the same results, but one is timed using a Timer (Method 2) and the …
  • Member Avatar for J.C. SolvoTerra
    J.C. SolvoTerra

    Began Watching MsgBox Help

    Morning all, I have some code which says if a text box is empty show a msgbox asking user to input data into this textfield. i then want only an …

The End.