Advertisement

Results for "Volume: 7_2009-2012"

7_2009-2012 #232617
C# Indexed Controls

Lots of people still not using the very powerful feature on Indexed controls (or control array) of .net frame work. Which was very frequently used by vb6 people |-) In .net even it’s possible to put different type of controls together. To understand it more closely please have a look to my C-Sharp sample. I hope it would be quite easy to understand and simple to implement.. Using this you will really fill the more power in your code. Looking forward for your experts inputs for the improvements Thanks! My last Article on Control Array with VB.Net is also available here http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=1303&lngWId=10

7_2009-2012 #218148
Using the Browse Folder Dialog Box

You may have noticed that in Windows the Browse Folder dialog is used in may programs, even the shell if you have used the find program you can choose browse and the folder below appears.WITH NO NEED FOR MODULES!!! You can implement this dialog bow into your applications very easily by using the following API calls. SHBrowseForFolder SHGetPathFromIDList lstrcat

7_2009-2012 #233530
News Ticker

This cool JavaScript ticker can easily be modified to fit in with the colour scheme of your site. VERY easy to use!

7_2009-2012 #229364
Kohonen

This code is a homework for my University. It uses AI concepts to simulate a Kohonen Neural Network. Enjoy it and don't forgert to vote.

7_2009-2012 #218252
Creating email and attaching a file in lotus notes

This code is to show how to create an email in lotus notes with an attached file

7_2009-2012 #233442
Xpmenu

Re-creates an office XP - style menu in dHTML.

7_2009-2012 #218225
Killer Button! (Jaws? hehe)

Don't worry, it doesn't kill your system or anything, it's for those "Yes/No" or "Register Now?" boxes, or just for a laugh!! If the user clicks "no" (or yes if you swap them) then the other button gets angry and goes after your cursor, with a snarl on its face and eyes that watch you! But don't worry! he's confined to the form.. or is he?

7_2009-2012 #233867
Basic Library System

A basic library inventory system. Ready to implement. Contains some major modules. vote for it if you like so i can know my standards :)

7_2009-2012 #217525
WIN Functions

This is basically for all you prankers out there that want to scare your friends or play jokes on them..In this project I made a Module with Functions that will do many things to your Windows, but never harm it in anyway. Like: Hide/Show or Destroy the Windows ToolBar, Taskbar, Clock, Start Button, Icons in the Systray and more. It also lets you Reboot the Users computer, Restart it, Log Off the windows, and Force programs to close if they don't respond. I also made a Function that will make your Form black and cover the whole screen. Well that may seem simple but If the program is hidden from the Close Dialog box and the Control Alt Delete buttons are Disabled and the TaskBar and Toolbar is Hidden plus if the Form is OnTop of everytihng.. It will definatly scare or drive your friends crazy trying to close the program. On top of that, try to even figure out what happened? You could even put a message on the form saying "Virus Uploaded" or some lame junk like that :) To demonstrate these Functions I put together a "Enter Password" form that will do one or more or all of the Above if the user enters the password wrong 3 times.

7_2009-2012 #233214
[ - Background/Foreground Color Changer - ]

This code helpful in How to use Layouts, Scroll Bar, Label, Panel etc. Any feedback, comments would be greatly appreciated. Please vote for me if you download the code for use.

7_2009-2012 #218159
a good web browser to learn from

Power browser is the ONLY web browser that gives you the choice to block pop-up windows WITHOUT TURNING OFF JAVASCRIPT!!!! It will show you how to use the browser control and you will learn everything you need to know about how to build your own browser!!

7_2009-2012 #217622
A Multi User Chat Example by Jon Cromer

this was written by my (Jon Cromer) to show people how to create a multi-user chat in Visual Basic. this was written in less than 30 minutes so there are probably some bugs. its loaded with rem statements though to help you understand what i was doing and to help you learn. - Jon Cromer

7_2009-2012 #228583
Captcha Image

Simple Captcha image .create images to ensure that the user who is registering at your site is a human user not a program if u like the code please rate it

7_2009-2012 #230944
A Basic Game

This is a tutorial for anyone who wants to start learning how to program games in Java. I have written it so it can be easy for anyone but it is rather long. If you would like to see this tutorial in its two sections rather than one page please check out my website www.jcroucher.com

7_2009-2012 #230666
J2ME Text Save

Example of Record Management System (RMS) Text Save MIDlet which saves type text message, pause text message (type mesaage) and aslso delete text message (type message).

7_2009-2012 #233596
Particle Text

Particle Text is a text effect applet. It displays the specified text, using different configurable effects. You have to see it, the screenshot doesn't show the effects properly. The text is split up into its individual pixels, which are then scrambled and slowly moved into place. This creates a nice transition effect between the lines of text. In addition, the result may be blurred, or warped by two sine waves. See the html files included in the zip for info on the parameters/configuration.

7_2009-2012 #232641
Satellite Image Grabber

This is my first real attempt at programming in VB.NET, it took me awhile because I didn't like what they did to the language (old dogs/new tricks) anyways this app will grab satelitte images from Terraserver-usa.com using terraservers web service. the web reference is http://terraserver-usa.com/TerraService2.asmx . Its very basic, has no error handling, and is based on the Terraserver's 'Example Map' in C#. Type in the Latitude/Longitude, select picture scale, and picture type (aerial, topo, shaded, or hi-res) and click 'go', takes a few minutes to download the image so be patient. Code isn't commented (sorry). I'll eventually turn this into a control and repost.

7_2009-2012 #227565
YsTech Calendar

This is a simple calendar,showing one month at a time.You can use arrow keys to change year and month.

7_2009-2012 #230300
Generate REAL Random Numbers

//If you havent yet realized it the //function 'rand()' will not produce //an actual random number because it //uses the same seed every time, the //way to fix this is to use time as //a seed for the rand function. If //this helps, rate it please.

7_2009-2012 #230347
samples of seven sort algorithms

Clear examples of: insertion, selection, shellsort, quicksort, mergesort, badsort Please let me know if anything wrong with it and please rate it.

Languages
Top Categories
Global Discovery