Results for "Volume: ASP_Volume3"
This Code basically displays your 1. Operating System 2. Product ID 3. Windows Path 4. CD - Key (Except in Windows NT)
To Show Working Of AJAX in Asp.net
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.
Allows the author to launch a Control Panel item (or .cpl file).
This function will check to see if a file exist in the computer if it doesnt it will return -1 else 0.
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.
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.
This tutorial will help, preventing more then one instance of any application, which contains this code in form_load event.
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.
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!
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
Sorts an array of structures by using the bubble sort
A simple calculator...very use ful for the beginners who r learning vb.net...pls rate
This is program that will allow you to create your own switches using pointer functions.
Simple SMTP email using System.Net.Mail
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 !!!
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
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.
This is a simple and usefull email utility program where enable you to send the email according to your setting.
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!!!