Advertisement

Results for "Volume: ASP_Volume3"

ASP_Volume3 #58937
Windows Details

This Code basically displays your 1. Operating System 2. Product ID 3. Windows Path 4. CD - Key (Except in Windows NT)

ASP_Volume3 #64470
AJAX Demo Using Asp.net

To Show Working Of AJAX in Asp.net

ASP_Volume3 #65079
Color Picker Utility

The article addresses the construction of a simple utility application useful for selecting an RGB or web color; the application allows the user to key in RGB values or use RGB slider controls to select a color. Whenever the current color is updated, the text boxes at the bottom of the form are dynamically updated to show the current web and RGB color values set for the current color.

ASP_Volume3 #46171
Execute Control Panel Item

Allows the author to launch a Control Panel item (or .cpl file).

ASP_Volume3 #55869
[\File Exist Algorithms/]

This function will check to see if a file exist in the computer if it doesnt it will return -1 else 0.

ASP_Volume3 #45879
Set a Printer as default from Printers collection

Attempting to set the default printer to an object variable has no effect. For instance, given a system with more than one printer installed, the following code will not change the default printer: Set Printer = Printers(2). The expected behavior is that the document should print to the first non-default printer found in the printers collection. The actual behavior is that the document prints to the original default printer. Thus, a fix was proposed in MSDN Article ID Q167735. I modified this code from it original and wrapped in a class for the purpose of storing the original printer configuration during class initialization and reseting it back during termination if it was modified.

ASP_Volume3 #59921
Numerical Analysis Techniques

This is numerical analysis code from one of my university assignments. It finds the roots of two different mathematical equations using the following methods: newton's method, the secant method, bisection method and the modified method of false position. You will also find in the zip file analysis of the code and explanations of the various methods. This code may be very handy in another university assignment and may be reproduced if my name is noted.

ASP_Volume3 #62157
Easy Way to prevent more than one instance of any application

This tutorial will help, preventing more then one instance of any application, which contains this code in form_load event.

ASP_Volume3 #64023
MemberVision.NET

What is the MemberVision MemberVision is the start of an ASP.NET membership tracking sample. It is possible that this could turn into a multi-stage sample which would depend upon the feedback and responses that I get here. I wanted to put the Atlas controls to use in a practical way and understand the inner workings of designing a customized Provider. So I came up with this as a way of 'testing' out the controls and provider model. MemberVision is a simple membership management application built using the ASP.NET and Atlas control classes of the Microsoft® .NET Framework. Currently this sample code only allows authenticated users to view members listed in a Microsoft Access database that could be located behind a localized intranet.

ASP_Volume3 #46179
Complete Working Webserver(updated)

This Webserver is fully working without any ocx and supports images in the websites and file downloads(no very big files over 4 MB)! It has a also a working guestbook and a easy counter! It also has a great gui and a ini file file options! I added a logging function and the original source!

ASP_Volume3 #44559
OleWord Activex ZIP File

This is an example of Ole automation with word (zip file) source code, OCX and demo include This is an ActiveX component to merge an access database with a word document. You can choose the database, the table,the fields and the document you want to merge at design time. You can place the fields wherever you want on the document by doubleclicking or drag an drop You have just one method to run OleWord1.merge you can print or make a preview of you document

ASP_Volume3 #63208
Bubble sort an array of Strings

Sorts an array of structures by using the bubble sort

ASP_Volume3 #65325
A Simple Calculator

A simple calculator...very use ful for the beginners who r learning vb.net...pls rate

ASP_Volume3 #55870
[Creating your own switch using pointer functions]

This is program that will allow you to create your own switches using pointer functions.

ASP_Volume3 #59846
Email VB.NET 2005

Simple SMTP email using System.Net.Mail

ASP_Volume3 #58616
Chessgra: A person vs person chess game

This is a person vs person chess game It has implemented the following: - The pieces + chess board are *.BMPs - You can move with keyboard and/or mouse - Graphic mode - Clocks (white, black , total time) - All correct movements of all pieces - It warnings if a bad movement was made - It detects and says "CHECK" - It detects and says "CHECKMATE" - It makes _correct_ castling (o-o and o-o-o) - It shows retired pieces - Nice presentation Rate it, please... It was made in Borland C++ 3.1 Enjoy it !!!

ASP_Volume3 #58617
_3d rotating space shuttle

3D OBJECT VIEWER This program shows a space shuttle in 3d You can rotate the object and visualize it in a perspective or orthogonal view Use: Arrow keys to rotate the object, + make a view more orthogonal (put camera more distant from the object), - make a perspective view (put camera more near to the object), > and

ASP_Volume3 #65230
File Search in java swing

this search the file in the system and display the list of the path where it is present in the system. it is similar to window file search. it give the details of all file name being scaned.

ASP_Volume3 #54418
Email Utility

This is a simple and usefull email utility program where enable you to send the email according to your setting.

ASP_Volume3 #44790
MAKE THE KEYBOARD LIGHTS DANCE!!!!!

this is just a simple code demonstrating the use of the SendKeys function!!! other than that this code is for humor!!! to some this code is useless but this might be helpfull 2 someone, that's why i submitted it. Plus this is pretty funny!!!

Languages
Top Categories
Global Discovery