Results for "Category: Complete Applications"
Encrypts a file
Data compression is very popular and widely used thigie today. Huffman compression algorithm is one of the first and simples one, so it's good to start from. This code include code and explanation for algorithm itself and two simple file compression/decompression programms ( just for example)
Run Command Prompt from ASP using WScript and FileSystemObject. This has been updated from the original version to handle any commands and to emulate the dos interface.
Several tools that will help Web Administrators and Developers. The following tools are included: ASCII Conversion, Script and Code Snippet Library, COM Detection System, List of DOS Commands, Run DOS Command, HTTP Header Response Messages, List of Net Commands, List of Ports, Remote Explorer, Server Variables, Web Log Viewer Also, included is Dynamic Stylesheets, Random Quote, and Random Image
This code will give you practice with addition, subtraction, multiplication and division. It will also teach you a lot of things. Read the readme file for more information.
This program is to get a salesmans commision pay and all that good stuff you will learn a lot from this example. This is a project i had to do with school so plz dont judge it to harshley
To use the asynchronous versions of a web method in a client application. Asynchronous programming allows a program to call metods on a managed object and continue execution until either the managed object calls a specified callback or until blocking, waiting, or polling for the call is completed. This example will only cover calling a specified callback method.
This sample application passes an ado recordset to the browser as a JavaScript array. Only changed records are uploaded. You might want to do this technique to improve performance. Please give me your feedback.
This browser can access a Microsoft Analysis Services Cube over the Internet. It requires no client side software other the Internet Explorer 5 or higher. This browser takes advantage of the XML for Analysis SDK OWC (Office Web Components), on the other hand, requires an ActiveX, OLEDB Provider for OLAP, Pivot table services and certain browser security settings. The browser allows you to build dynamic olap reports and save them. It also lets you browse Data Mining Models. For the latest version check http://www.reportportal.com/download.asp
This program lets you encrypt and decrypt files using the Rijndael encryption algorithm.
This program will give your application the Live Update capability. It downloads and decompresses a zip file into the folder you specify. The project was inspired by two similar projects on the web: 1) Automatic Online Update Toolkit by thomasdev http://www.codeproject.com/vb/net/Automatic_Online_Update.asp 2) Microsoft Updater Application Block http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag2/html/updaterv2.asp The program uses #ziplib by Mike Krueger http://www.icsharpcode.net/OpenSource/SharpZipLib/Default.aspx
UebiMiau is a simple, yet efficient cross-plataform POP3 mail reader written in PHP. Features: Folders, View and Send Attachments, Preferences, Search, Quota Limit, etc. UebiMiau does not require database or IMAP. HomePage: http://www.mycgiserver.com/~active/
This is a helper class, its used for producing Tcp Client Server applications. Take alook at the Chat application that I have produced as an example. PLEASE VOTE !!
This is an EASY example of listing files in a directory. I got this example from another post, but i could not get that post to work, so i modified it and made it easy to use. I'm using this in a new program i am working on.
This is the forum code I use for Programmers-Unlimited.com. I have made alot of changes/fixes/improvments to this version. Now supports BBCode (modified/improved), Added security and error checking. Prevents flood posting actions on non existant topics/forums, Better structure in a few areas, Bug fixes in multiple areas.
Send an e-mail in HTML format using the WYSIWYG HTML e-mail editor.(Hotmail and Yahoo style e-mail editor for Windows IE 5+ users only).
A simple ASP Ajax Star Rating with Web 2.0 looks. The script uses an Access database and should run on just about any ASP enabled Windows server. Live Demo at www.ex-designz.net/directory/default.asp. Please let me know your comments on this submission.
XD Portal is an open source ASP.NET 2.0 n-tier web application written in C# and SQL stored procedure. XD Portal provides content management capabilities and administration tools to create a dynamic interactive database driven web sites such as community portal, intranet and other Internet portal application. This application is extendable and code is included in the download so you can play around. Demo URL: http://www.ex-designz.net/xdportalscnshots/xdportal.htm XD Portal Architecture: DAL > Model > BLL > UI Features: 1) Secured user login system 2) Admin Manager Page to manage site configuration, contents and users, i.e. suspend user. 3) Comment System 4) Rating System 5) Enabled/disabled comment through admin page. 5) Send to a friend email in HTML format. 6) User Registration photo upload 8) CSS layout interface. 9) Dynamic Layout swithcer i.e. Rows, Grid 2 Columns or Grid 3 Columns 10) Optimized for SE 11) Article/Blog Manager - Add, edit and delete article/blog Fixed corrupted database header. Reupload new zip included the XDPortal.Bak Below is the instructions restoring the backup from the app_data. 1) Open your SQL Management Studio. Create a new Database name “XDPortal”. 2) Right click on the database and click restore database. 3) Once the restore window is open. Navigate to the backup sql which is inside the app_data folder. Check the database to restore and click the option in the left panel. This will open another window. There, select overwrite database. I restore the backup in my Laptop in 1 min. It should be easy. Download XDPortal, included the XDPortal.Bak Check MSDN for complete tutorial: http://msdn.microsoft.com/en-us/library/ms177429.aspx Added AJAX multi-view event calendar. Calendar screenshots: http://www.ex-designz.net/xdportalscnshots/eventsmainpage.gif http://www.ex-designz.net/xdportalscnshots/eventlistview.gif http://www.ex-designz.net/xdportalscnshots/eventweekview.gif Update: 5-10-09: Re-write some long stored procedures so it will be easy to read, understand and maintained. Added repeater multiple/batch delete of rows through a comma separated value so it only hits the database once, instead of looping.
Online Demo: http://www.myasp-net.com Optomized code and fixed db queries for performance issue.This version has a better file and code structure, and better error trapping with "Try and catch". We also implemented a XP style panel. Minor update, added a sub category links in the homepage. XD Link Directory v2 is a Yahoo like Link Directory. It can bring your web site the kind of features that are usually only found on sites that have their own programmers and large site development budgets. Also, it allow your visitors to post link, rate links and write a review. You can edit/delete links and comments in a password protected admin XD Link Manager area. This application is (straight forward) like classic ASP, no confusing code-behind,dlls and set-up installation required. It was written entirely in notepad with the use of declarative/in-line coding, and very easy to modify. There are so many things you can do with it, you can convert this application into an article directory, link directory, download page and many more depending on your level of skills. This is a good starting point to those who have started migrating from ASP classic to ASP .NET. Make sure you check the online demo to see it in action.
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.