-
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 … -
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 … -
Replied To a Post in Picture Zoom and Pan
is your picturebox inside a panel? -
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 … -
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. … -
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 … -
Gave Reputation to deceptikon in A Very General Question
Put simply, ASP.NET does web pages and WCF does client/server communication. -
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? -
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 … -
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 … -
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 … -
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 … -
Replied To a Post in A Simple Yet Classic Game With a Wee Twist
Where's Walley Easy:  Where's Walley Medium:  -
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 … -
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 … -
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 … -
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 … -
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 … -
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 … -
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 … -
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 … -
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 … -
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 … -
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. … -
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.  Becomes  -
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 … -
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. … -
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 … -
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 … -
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 … -
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 … -
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. -
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 … -
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? -
Began Watching vb.net display msaccess data in textbox
how to display msaccess data in vb.net textbox -
Replied To a Post in vb.net display msaccess data in textbox
textbox.text = "msaccess data" =0) -
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" -
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 … -
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) -
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. -
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 … -
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 … -
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 … -
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/) -
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 … -
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 … -
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 … -
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) -
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 … -
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.