Save info   Get password
Home Submit your blog Edit Account Rules RSS-Archive Contact


Sample Accounting Software
2007-11-14 08:59:00
* How to create database files folder? * How to create report files folder? * How to extract Visual basic source files? * How to extract the database files? * How to set up the ODBC Data Source ? * How to set the date format in regional settings? * How to open this project in visual basic ? * How to set the project properties ? * How to set the project components? * How to set the
Read more: Sample , Software

Implementating Web Transaction Systems
2007-12-02 10:17:00
This project is basically to demonstrate an ASP Based transaction system. That is, you will learn how to implement Winsock transactions in ASP. You can use this component not just for implementing ECommerce transactions - but for any kind of socket based communication. Once you learn this project, you will get the concept for developing and implementing a number of features/technologies - like
Read more: Transaction , Systems

DEMO: Browsing an ADO recordset
2007-12-01 07:48:00
ADO Data Form demo DESCRIPTION This Visual Basic 6 project contains a form for browsing an ADO recordset. It is based on the 'single-record form' created by the VB wizard, but includes: * Multiuser capabilities (with a client-side recordset) * Enhanced error handling * Improved user interface The demo allows several instances of the form to be opened, simulating a 'pretend' multiuser network.
Read more: Browsing

Latest Oracle Ebook & Palm Whitepaper
2007-12-15 01:15:00
Ebook: Migrating to Oracle Database 11g Oracle Database 11g includes more features for self-management and automation, which makes it easier for customers to cost-effectively manage their data. Download this Internet.com eBook for an overview of some of the new features in Oracle Database 11g and for an overview of the issues you need to consider as you prepare for a database migration. Download


How to trace memory leaks in your software
2008-03-12 01:23:00
HeapMemView v1.00 - View Process Heap Memory Copyright (c) 2007 Nir Sofer HeapMemView is a small utility that allows you to view the content of all memory blocks allocated in the heap of the process the you select. This free tool can be useful for developers that need to trace memory leaks in their software and work on Windows 2000, Windows XP, Windows Server 2003, and Windows Vista (Earlier


ActiveX Info Viewer
2008-03-10 15:35:00
ActiveXHelper v1.12 - View ActiveX Information Copyright (c) 2004 - 2007 Nir Sofer ActiveXHelper is a small utility that allows you to view essential information about ActiveX components installed on your computer. You can view the entire (and very large !) list of ActiveX components by loading it from HKEY_CLASSES_ROOT\CLSID Registry key, or alternatively, display only the ActiveX components
Read more: Viewer

Free Files & Folder Protector
2008-03-09 12:46:00
Microsoft Private Folder - Protect your Files and Folders with Password. Microsoft Private Folder is a useful tool for you to protect your private data when your friends, colleagues, kids or other people share your PC or account. With this tool, you will get one password protected folder called My Private Folder in your account to save your personal files. The following hardware and software


Free File Recovery Tools
2008-03-07 02:25:00
Imagine when you are in the middle of this situation: you type wrong answer to a cryptic Windows question has sent files to oblivion. Or one day in your working hours found program crash or virus wipes files from your system and some important files or even entire directory has been lost or deleted. If you might think that deleted files are totally gone, you are wrong because it is still
Read more: Recovery , Tools

Free Download VB6 SP6 Runtime Library
2008-03-07 01:05:00
The Visual Basic 6 SP6 runtime library, also called vb6 runtime files or vbrun dll set, are required to run programs that were written in Visual Basic 6. It can be difficult to know whether a program needs these files because often an author fails to mention it in the help files or documentation. Typically the way you find out is that you run the program and an error message appears; 'A required
Read more: Download , Runtime , Library

Rules to Successful Projects
2008-03-06 12:20:00
The main goal for all programmer are making successful projects for clients. What makes a project completely successful? based on SSW rules; The promise of a successful project is something we all work harder to achieve, but working harder is not the answer. Software companies need to work smarter before, during, and after development, to ensure that the client gets not only what they want, but
Read more: Rules , Projects

Simple MP3 Player
2008-03-05 03:43:00
VB MP3 Player is an easy and simple MP3 Player written in Visual Basic 6. It does not use the Windows Media Player plugin, only windows MCI. The player should play MP3, WAV and MIDI files. The VB Runtime 6.0 files are required for running the player. The file 'modShapedForm.bas' was created with TracEr (a program made by Richard Leitao, it's free and can be downloaded from vbside.com. What's
Read more: Simple

VB Recordset Generator
2008-03-05 03:28:00
VBRSGen is a Visual Basic 6.0 Add-In creates complete ADO or DAO recordset and SQL code ready to paste into your VB project from Clipboard or Notepad, including declaring variables and objects. Uses any Access database table or query, has a "Where" clause builder tool and a results preview grid. Extracts actual SQL statements from Access queries and formats output for VB 6 forms or code modules.
Read more: Generator

Windows Server 2008 Launches
2008-03-04 02:32:00
Microsoft launched Windows Server 2008, Visual Studio 2008, and SQL Server 2008 on Wednesday in Los Angeles, focusing on enabling the productivity and agility of developers and IT professionals around the globe. Microsoft's new products include an upgraded version of the company's Web server, Internet Information Services 7.0, as well as a litany of Web development technologies. Internet hosting
Read more: Windows Server

Free Download HEX Editor Neo
2008-03-03 02:45:00
Hex Editor is a full-featured easy-to-use product for professionals who need all the power to deal with binary data. It has ultimate product functionality and flexibility to do your job quick and easy. Hex Editor offers you all basic functionality of the award-winning Free Hex Editor as well as a number of extended features. They include multiple selection, powerful Find All and Replace All
Read more: Download

Free Serial Port Monitor
2008-03-03 02:28:00
Free software serial port monitor, Com Rs232 sniffer with communication packet data analyzer. This monitoring utility can spy, capture, view, analyze, test com ports activity performing com port connection and traffic analysis with data acquisition and control. You can use this system as device interface testing tool, modem data transfer viewer and so on. Serial Monitor can be successfully used


4-in-1 Database Converter
2008-03-02 01:15:00
Excel To Access Converter This code is used to convert entire Excel Workbooks to Access Database s, each Excell Worksheet in the Workbook becomes a new Table in the new Access Database. This codes has a problem processing more than one file at a time without stopping and restarting the program. It looks as if it is processing the file but it never actually imports the next file's Worksheets.


PowerPoint Viewer ActiveX
2008-02-28 22:50:00
For Professional Windows Developers who need view the PowerPoint file within their business application. Product Features: View powerpoint file - ppt, pps file.Export powerpoint - ppt file to image files JPG, BMP, TIF, PNG, GIF, user define the image width and height.Go to next slide or previous slide.Return the current slide number.Including Visual Basic Sample source code. Compatible with any
Read more: Viewer

VB Controls using Picturebox
2008-02-28 21:57:00
Visual Basic Source Code that demonstrates how to make VB Controls by using a Picturebox and pure VB Code. Free Visual Basic source code control example for creating a Command button. All of the VB Source Code is compatible with VB3, VB4, VB5 and VB6. The source code draws the control directly onto a Picturebox and can be compiled into any VB program without any additional file requirements.


Free Barcode Software Component
2008-02-28 21:32:00
Free Barcode Software Component allows you to easily add professional quality bar codes to documents like those from Word and Excel. The barcodes are generated as Windows Metafile that allow accurate, high resolution printing to any printer. The Component will work flawlessly with any Windows application that supports OLE (Object Linking and Embedding) Server, or any applications that allows


Free Print Logging Software
2008-02-26 00:28:00
PaperCutâ„¢ Print Logger is a free print job logger for windows, useful to track real-time activity logs detailing all printer use. Information tracked includes: The time of print The name of the user who printedThe total number of pagesDocument names and titlesOther job attributes such as paper size, color mode and more Logs are available in a viewer friendly HTML format, or in CSV or Excel format
Read more: Software

Latest Freelance Jobs Available
2008-02-25 14:17:00

Read more: Freelance

Free Visual Studio Toolbox Installer
2008-02-25 12:47:00
Visual Studio Toolbox Installer (VSInstaller) is a console program that enables you to install/uninstall tabs and your custom controls and components in the Visual Studio .NET Toolbox. VSInstaller is a console application that can be run from installer programs. Please note, when adding custom items to tabs, VSInstaller will first remove from the tab any existing items that are about to be
Read more: Visual

Free Accounting software
2008-02-24 13:45:00
Whether you're looking for simple accounting software or a custom financial management solution including CRM, MRP, ERP, POS, a dashboard, or even a specialized construction payroll module, you will find the solution you need within this evolutionary accounting software, customized or not. The software line will also match the rhythm of your business growth to meet present and future needs.


How to prepare for MCDST Certification
2008-02-23 11:04:00
IT managers are facing problems in recruiting their technical staff and arranging the training for them. They would like to ensure that their professionals are consistent and have the adequate knowledge of supporting Microsoft Windows and Microsoft Office applications. The organizations that have made plenty of investments in the Microsoft software can utilize Microsoft Certified Desktop Support
Read more: Certification

Programming Contests
2008-02-21 21:19:00
This is the place called "Heaven" for real born to coding people, If Italian have the famous football league named Serie A and UK with Premiership League, Now there's another big tournament and competition more challenging for you, based on the area of expertise. We're not going to ask you play soccer, but we invite you to join programmer and software developers from all over the world competing
Read more: Programming , Contests

Microsoft DreamSpark: A free lunch for students
2008-02-20 08:45:00
What is DreamSpark? Microsoft DreamSpark enables students to download Microsoft developer and design tools at no charge. Now, for the first time, Microsoft is giving its valuable software developer and design tools directly to students worldwide at no charge! This site enables students like you to download professional-level Microsoft developer and design tools to unlock your creative potential
Read more: free lunch

Security tools for sofware developer
2008-02-20 07:50:00
Modern software must be more than secure, it must be unbreakable. No home-made solutions, nothing like that. The proven way is complete power of standard-based software components which offer you unprecedented level of security of your information! Think about S/MIME, PKI, PGP, SSL/TLS, SSH, SFTP, HTTPS, FTPS, PDF, XML ... Too much abbreviations? Each abbreviation absorbs knowledge and


All Related to Visual Studio 2008
2008-02-19 21:37:00
This is all resources related to Visual Studio 2008. Recommended to you to learn about the the key capabilities of Visual Studio 2008 and how it's will be benefits for your organizations. Explore Visual Studio This page contains the key Benefits of Microsoft Visual Studio Team System 2008 White Paper, Download link for All Editions to evaluate what’s new in this release of Visual Studio, Free


IT data Search Engine
2008-02-18 12:28:00
What is Splunk? Splunk is the search engine for logs and IT data. It's software that indexes and enables you to search, navigate, alert and report on all the data logged by any application, server or network device in real-time. What's new in Splunk 3.1? Form search Search strings can now contain variables that are rendered as form elements in the SplunkWeb interface. When used with Saved
Read more: Engine

free VB tools to locate elusive runtime bugs
2008-03-13 03:51:00
Introduce RSTools 5.1, This free VB tool from Randem Systems can help you locate those elusive runtime bugs and give you GREAT reports. You can either add code to your existing Visual Basic source code, at the beginning or end of each selected sub/function (pre code or post code) or you can add both. Add those comments section to all of your code for maintenance when changing your code. Add


Page 3 of 5 « < 2 3 4 5 > »
eXTReMe Tracker