Advertisement

Results for "Volume: ASP_Volume3"

ASP_Volume3 #47263
Bobo Beginners Toolbox

Some useful routines for those just starting out in VB.NET. File handling routines, embedded resources, graphics, system icons, ownerdrawn listboxes, serialization and much more. Presented in a format familiar to those who have used my VB 6 beginners toolboxes. Source code relevent to the current tab appearing in a text box ready for copying/saving. Included in this solution are 3 other projects I did when I first obtained Microsoft Visual Studio .NET 2003. They are 3 simple clones of Calculator, Notepad and Minesweeper. I find that one of the best learning exercises you can do is to write clones of existing software. The coding strategies employed in an application are not always obvious until you come to duplicate the software yourself.

ASP_Volume3 #56035
Pointers - C approach

This is my first manual. I wrote this because I felt like doing it. I think the main reason is that I am a coder. I am constantly searching, buying and downloading manuals, tutorials and stuff like this. So, I thought why not helping others. How good this material is... you'll be the judge of it. This is the first - so, I'll not be dissapointed of bad ratings.:) Thank you, Hardwired

ASP_Volume3 #56406
ADO.NET - EntryForm - Base Form Template

ADO.NET - EntryForm - Base Form Template - Inserting this inherited form into your projects you will be able to easy perform tasks such as GoTo record, Search for Records, Filter Records that meet your criteria. Also these sample project expose : DataSet, DataAdapter (Insert, Update and Delete Commands), DataGrid, DataBinding, Relations. I hope you find it usefull and don forget to Vote!.

ASP_Volume3 #44893
Simulate Ctrl Alt Delete

Have you ever worried about a trojan running on your machine and hiding itself from the Ctrl Alt Delete window. I have created a program that acts like the Ctrl ALT Delete BUT you can't hide an EXE process from it. The app includes: Listing all active process, shows the path to the EXE, is it responding, and closing the process properly. My version uses a class developed by CHONG LONG CHOO (who by the way has some excellent API apps at this site) to list the active processes and some code taken from http://www.thescarms.com to close down the process. Check it out. It's a cool tool.

ASP_Volume3 #44773
Send SMTP E-mail using winsock

Send E-mail without borrowing another programs interface...... Even send it in the background with one line of code.

ASP_Volume3 #45514
Toxetris

Toxetris is a version of the classical game, TETRIS. The difference is that, the pieces are sliding, not jumping to the next square. Also you can pull down faster. It is a one week project. All the files are accesible. You can change them. The sliding pieces bring some problems: Most of the time, I have to check more positions for a piece if it is an empty place or not. Anyway, here it is... Pl ease write in your comments if you check it.

ASP_Volume3 #45547
Very Cool Smart Eyes!

Here is somethig to make you smile! This program consists in TWO MOVING EYES THAT FOLLOW THE MOUSE CURSOR on the screen, telling you what window is under the cursor. The animation IS SO COOL THAT THE EYES EVEN BLINK!

ASP_Volume3 #50097
Marina v1.0

Marina management application based on a fictional case study. Demonstrates: Visual Inheritance OO Concepts – inheritance, polymorphism, and encapsulation 1:M, M:N, and associative classes N-Tier design Code reuse using Reflection Database persistence Elements of database theory - principal, secondary, and type entities Transactions SQL Server 2000 scripting – creation of the database, tables, relationships, stored procedures, constraints, and initial data

ASP_Volume3 #55717
A World Recipe Directory v.2.7 Updated

Live Demo Link: http://www.myasp-net.com/. Optimized code for better performance and changed file structure. This new version is far better than the old ver. Updated the Admin page, applied some datagrid tricks such as clickable header column cell,search feature and conditionally change the cell color on mouseover. Also changed the whole site design to CSS. It looks much better than the previous version. Updated the Admin page, optimized the code and implement a confirm delete popup message and many more...Also Added advanced datalist custom paging,organized the admin page and more....Just view the demo to see what's it in action. This application is aim to those who wants to explore and practice/play with ASP .NET without using VS .NET. I wrote this app entirely in notepad just like my other site (www.ex-designz.net), and use server map path database connection string. To install it, all you have to do is unzipped the file in the root directory, and you're ready to go...Furthermore, this application does not have Dll, user control, code-behind, it's written in an in-line code. So if you are a savvy classic ASP coder, you'll never have any problem modifying and running the application in your local PC. Advantages are: Quick and easy to implement Store unlimited number of recipes Design can be easily customized to match your site existing site Specifications: ASP. NET 1.0 or 1.1 Runs on IIS 5 or higher Access 2000, no SQL server required No DLLs,Control or other components to install Demo Link: http://www.myasp-net.com/. This application is like classic ASP, it's easy to modify. There are so many things you can use with this application, you can create an article directory, link directory, download and many more...This is a good starting point to those who've started migrating from ASP classic to ASP .NET that who still likes to code in their favorite editor other than VS .NET. What you see in the demo site is what you going to get. Including the database with more 1,300 recipes to get you started.

ASP_Volume3 #45639
Draw Percent

Ever been on AOL and downloaded a file. Did you wish you can make the effect of inverting the text when the progress bar reaches it? This code does just that. Example form included.

ASP_Volume3 #61533
ImageComboBox Control in C#

ImageComboBox is an extension of the Standard Windows ComboBox Control, with support for displaying icons or images along with the item text. It ca display icons/images in all three dropdownstyles of the combobox. If you take a look at the Windows Interface, you can see the Windows Explorer, Internet Explorer, File Open/Save/Print Dialog's, all using a combobox which can show icons and different levels of Indentation. This ImageComboBox supports multiple levels of Indentation for individual items. Indenting individual items enhances visual representation by grouping items and showing hierarchical relationships. The individual items can have their own font and size specified, when the DrawMode is set to OwnerDrawVariable.

ASP_Volume3 #50960
Security and Permissions in .NET

The .NET Framework provides a rich set of permissions and security settings that (when used properly) ensures that your programs only do what their allowed to do. After searching for articles on security and permissions and finding virtually nothing here I decided to create this tutorial to explain the basic concepts. This simple tutorial explains how the Demand and Assert methods work. It also teach's you how to create a simple code group that grants a specific assembly more access to the system. Remember to vote!

ASP_Volume3 #65106
ADO.Net

This Code has the complete informations about ADO.net Objects & their Uses.

ASP_Volume3 #62052
[ StatusBar Event Handling Routinue]

StatusBar Event Handling Routinue

ASP_Volume3 #58450
Three-tier ASP.Net/VB.Net Application

This application demonstrates how to start out in Asp.Net three-tier application development. Features include user controls, web controls, CSS, HTML 4.01, data access components, Stored Procedures, SQL Server database, etc.

ASP_Volume3 #45626
How to make your own custom voting poll! ALL VB!!!

Ever wanted to get feed back on something, like on if one of your programs are any good? Or just wanted to vote on something??? Well, now what i have created is a program that when customized to your liking, you can call a vote on a topic! Or on anything you like! Just set it up, and when you are ready, distribute the EXE to the users, and they will select an option that you have given them, and all the results are saved to a server, and so their are no messey connections, and best of all, it will display the results on a bar graph and how many votes have been made on all options. HAVE A GO! Their is already an EXE in this project to run as an example, fully working. Go on! Go vote NOW! :)

ASP_Volume3 #59845
DatePicker

DatePicker turkish version soon english version Please myCustomcomtrols folder insert your Application folder and control toolbar add/remove myCustomControls.dll in bin folder

ASP_Volume3 #44565
C# Chr and Asc Functions

C# lacks VB's Chr and Asc functions. Unfortunately, none of the C# implementations I've found actually create the undocumented VB functions. Here are the true implentation of those functions. Note that simply casting a value as a char does not work for the entire range of characters. To see what I mean, create a test program in VB and one in C#. Do a simple loop from 1 to 255 and print out the characters using VB's Chr functions and simple casting in C#. Even using the ASCII encoding won't work as one submission here clains. If you don't want to bother looping and comparing 255 characters, try just using 137 for a value. You'll soon see what I mean. VB's Chr function will return one value but casting or using the ASCII encoding in C# will return a different value. Not cool if you're writing you own encryption algorithm or other code where a VB object must communicate with a C# object. So here's the real, undocumented deal, that will save you many hours of frustration!

ASP_Volume3 #61975
VB.Net Sudoku Solver

Solve Sudoku puzzles - rules or brute force methods. Recognises most text grids so you can paste them in.

ASP_Volume3 #45612
Audio Level Sample Project

The abillity to see the audio output. in a progress bar.

Languages
Top Categories
Global Discovery