Advertisement

Results for "Volume: 6_2008-2009"

6_2008-2009 #196288
DirectDraw 7 Tutorial

Updated: 15/07/200 - All Bugs Fixed This is a tutorial that shows the basics of writing graphics using Direct Draw - perfect for the BitBlt API user moving into DirectX. This is just simply source code that is HEAVILY - and I mean HEAVILY commented to help undestand the basics of displaying bitmaps, page flipping, setting to fullscreen mode, etc. Any feedback on anything that isn't explained well or at all is appreciated.

6_2008-2009 #205176
A fast Computation of N! ( Factorial) instead of recursion...

Quickly you can obtain your factorial number, and of course this code explain the theory you can optimize more and more this.

6_2008-2009 #210648
OO Naughts & Crosses

A game of tic tac toe with a nice GUI interface made with EzWindows Api. Yip, I know there are quite a few around. But I found it's always interesting to see how someone else did it. If you can beat this game, please post your moves, beacause then you are THE MAN.

6_2008-2009 #209380
Drive mosquitos out of your room

This is a program with which you can drive mosquitos out of your room. It does this by creating sound of high frequency. Mosquitos cannot stand this frequency and they go away. Check it out and if you like it, then vote.

6_2008-2009 #215886
a dictionary program

A dictionary program. You can add or remove a word and save it to a xml database. (It's short and easy to understand)

6_2008-2009 #215686
Active reports

This code will show you how to show an active report, edit the active reports toolbar (remove/ add items) and email the report in pdf format using your default mail program. You will need to download a version of active reports if you do not have it already from http://www.datadynamics.com/Forums/64/ShowForum.aspx They have a fantastic evaluation policy. You can use it until you need to ship it to customers.

6_2008-2009 #196355
EasyEmail

This program was made to make email accounts very fast. You have the option of choosing from 176 domains to make [email protected]. All you have to input is a username, pw, and another email that they can send you your forgotten pw. Please comment. I used dssock32.ocx for the winsock to make this.

6_2008-2009 #195650
a Send / Get files using winsock

Want your program to be able to send and get files over the internet? Well, here you go! This is very easy to understand.

6_2008-2009 #213405
Draggable Objects (Windows, frames, ...) - Ver 2.0

This code shows how to create draggale objects (like windows or frames) in DHTML pages. This code has a few advantages over other code I saw here: * It disables selection of text while dragging (which is very annoying). * It puts the dragged window on top of all other windows / layers. * Multiple objects can be dragged with this code. * It will work even when moving the mouse very fast or very slow. (!) This code was only tested in IE. Post me if you want to make it compatible with other browsers...

6_2008-2009 #205871
GetDataTableFromExcel() Function

Function that returns ADO.NET DataTable from MS Excel file using Microsoft.Jet.OLEDB.4.0 Provider.

6_2008-2009 #214852
Datepicker

This datepicker module is very easy to implement. Makes your web pages date entry safe and easy to use or input.

6_2008-2009 #196329
Creating Database Applications For the Beginners-2

Second code for managing database series. Querying with SQL and basic dictionary application. Enjoy it.

6_2008-2009 #201819
Call/Invoke a Webservice Dynamically

I found a way after searching the web to invoke a webservice thru code without having to set a web reference.

6_2008-2009 #208188
POP3Connector.dll

POP3Connector is a light weight access connector to get POP3 messages from a server or to load raw emails from from files.

6_2008-2009 #212546
Web Services Tutorial

This article shows you how to create a Web Service in VS.Net using VB. The version in use is VB.Net 2003, but I think it should work with almost any available setup.

6_2008-2009 #195182
A simple credits scrolling example using BitBlt

I was recieving several requests after recently making a post concerning a scrolling credits examples, simply saying that I had something similiar that worked in most aspects slightly better, because it used BitBlt and read the credits directly from a text file. I got quite a few emails requesting I send them it, so I just decided to post it to this site. Hope everyone likes it, if not sorry.

6_2008-2009 #211366
Display a Greeting Message on Mobile Phones

This application shows how to display a greeting message on Small Computing Device like Mobile phones, Palm OS... You may also modify this application to display "HelloWorld". This program is developed in J2ME on Netbeans 4.0. ***********Buddy don't forget to vote.

6_2008-2009 #214623
Validate email id, integer, password, empty field JavaScript Tutorial

You will learn the following from this well commented code: • Validate email id, integer, password, empty field using JavaScript • Keypress, onsubmit, onclick and parameter passing. • To change other combo box’s value as one is changed • To enable/disable control’s • To have two submit button values(action) • Access JavaScript control parameters in the script • Html and JavaScript basics. • Use of meta tag for temporary redirecting message

6_2008-2009 #210340
^!!~File Write~!!^

Prompts input and writes it to a file

6_2008-2009 #214887
Login asp.net/vb.net

This is a login script which could be used to validate member logins in asp.net and vb.net the validation uses the hasrows() of the datareader to validate the members.

Languages
Top Categories
Global Discovery