Mag-aral online!
Access Expert125x125
Cheap Web Hosting at 1.99 USD a month!

Online Advertising

Online Advertising

Online Advertising

Online Advertising







Teebo Office Menu (VB6 ActiveX Controls)

Teebo Office Menu (VB6 ActiveX Controls)

Teebo Office Menu (VB6 ActiveX Controls)

OfficeMenu Publisher’s Description
Office XP, 2003, and 2007 Style Menu ActiveX Control

OfficeMenu is the ActiveX control for VB that creates instant Microsoft Office XP, 2003, 2007, and .NET style menus. No coding is required, and a more polished user interface can be achieved in just minutes.

OfficeMenu lets you quickly provide a modern and professional appearance for your applications, and looks just like the menus found in many Microsoft programs. The menu’s colors automatically change to match Office’s colors exactly for any given windows theme or visual style. No other menu component provides a more authentic emulation of the Office XP and Office 2003 style menus.
Continue reading…


Teebo Office MDI Tabs (VB6 ActiveX Controls)

Teebo Office MDI Tabs (VB6 ActiveX Controls)

Teebo Office MDI Tabs (VB6 ActiveX Controls)

” .NET, OneNote, and Office 2003 Style ActiveX Control for VB “

OfficeMDI Tabs?is the no-code-required solution for providing Tabbed MDI Interfaces in your VB applications. It works with your existing MDI applications: Just add the controls to your forms, change a few properties, and you’re ready to go!

OfficeMDI Tabs quickly enables your application to have the latest UI appearances used in recent Microsoft applications. Two different .NET tab styles and two different Office 2003 tab styles, Office OneNote Tabs, and even Visual Studio.NET 2005 (Whidbey) tab drawing styles are all just minutes away with OfficeMDI Tabs. Icons can be automatically added to tabs based on the document filename, or you can assign custom icons to each form.

It has long been known that users are often Confused by traditional MDI interfaces, usually because documents tend to get hidden under other windows. OfficeMDI Tabs eliminates the problem by creating a tab for each MDI child window, which allows your users to easily and efficiently find the document or window they are looking for. Your MDI applications will immediately be easier to use for your customers, translating into reduced support costs, and increased sales of your software.
Continue reading…


Download Free Tec10 iGrid (VB6 ActiveX Controls)

Download Free Tec10 iGrid (VB6 ActiveX Controls)

Download Free Tec10 iGrid (VB6 ActiveX Controls)


What iGrid Can Do ?
General Features
1.Simple Cell Matrix – Grid is a cell matrix, and you just need to define the number of columns and rows to start to work with it.
2.Storing Values of Any Types – Grid cells can store values of any available type, and you can even store values of different types in the same column simply assigning them to the required cell values!
3.Full Unicode Support on Windows NT Platform – iGrid can display and edit Unicode text without any restrictions on all Windows NT systems (NT4/2000/XP/2003/Vista/7, etc).
4.Windows Visual Styles Support – If your app uses visual styles in such systems as Windows XP, Vista or Windows 7, iGrid is automatically drawn using the current visual style (can be optionally disabled).
5.Built-in Cell and Column Header Tooltips – If a cell or column header text is clipped by the boundaries, or it is partially visible because of the iGrid edges, a built-in tooltip appears to display the full text.
6.Numerous Sort Options – The data can be sorted as case-sensitive or case-insensitive strings, by fonts, colors, images, etc. Plus you can implement custom sorting rules.
7.Automatic Grouping – You can group the cell values by any available sort criteria through the visual interface or in code.
8.Tree Structure Support – One of the columns can be set as a tree allowing you to have a multi-column TreeView.
9.Column Header and Cell Images – You can use separate sets of icons of different sizes for grid cells and as icons in the header. Up to 15 different image lists can be used in the cell area. iGrid supports MS Common Controls ImageList, vbAccelerator ImageList or any other Windows image list.
10.Super Fast Dynamic Formatting – You can format your cells (change their colors, fonts, etc) on the fly without performance loss even in huge grids with 100′000 rows!
11.Virtual Mode – In virtual mode, iGrid will request new rows whenever they need to be displayed. This allows you to add rows as they are required.

Special Features
1.Fully Customizable Scroll Bars – Scroll bars implemented using true API scroll bars, and support normal 3D, flat or “Encarta” (like in Microsoft Encarta Encyclopedia) styles. They can be always visible or hidden, enabled or disabled independently from each other.
2.Outlook View – Row text cells allow you to have rows of a special structure like message preview in MS Outlook.
3.Grid lines – The vertical and/or horizontal grid lines can be optionally hidden; they can be also extended outside the cell area to cover all empty space. The color of the grid lines can be adjusted.
4.Background Bitmap – iGrid will tile a standard VB Picture object behind the grid.

Work Modes
1.Read-only and Disabled Modes – The grid can be set as disabled or only for viewing cells.
2.Selection Modes and Alpha-blend Selection – You can have multiple or single selections, and this property can be set either at run-time or design-time. You can use semi-transparent alpha-blend selection in the latest versions of OS.
3.Row Mode – iGrid works either as a standard grid, where you can individually highlight each cell, or as a row-based grid, where you can highlight whole rows.

Row Features
1.Add, insert or remove rows.
2.Show/hide rows to allow filtering options.
3.Row height can be set independently for each row, or automatically calculated based on the contents of the cells.
4.Rows can be manually set to be group rows (when this is set, such a row extends across all of the cells – exactly like the group rows created during automatic grouping).
5.Super fast access to rows by optional string keys (even in grids with 10′000+ rows).
6.iGrid can theoretically accommodate up to 2 billion rows.
Continue reading…


Download Free Autodesk Maya 2011 (Torrent)

This item was filled under [ FREE SOFTWARE DOWNLOAD, Multimedia, Pictures, Profession ]

Download Free Autodesk Maya 2011 (Torrent)

Download Free Autodesk Maya 2011 (Torrent)

Autodesk Maya is a 3D animation and 3D modeling software application that is used for simulation, visual effects, rendering, and compositing. It is used in the TV industry for shows like Heroes and American Idol, major motion films like Avatar, District 9, and G.I. Joe: The Rise of the Cobra, and in the gaming industry for games like The Beatles: Rock Band and  Assassin’s Creed II.

 

Maya is an integrated node-based software application that provides a comprehensive suite of applications for 3D content creation. Using Maya, you can create and edit 3D models in a variety of modeling formats and animate your models using a whole host of animation tools. Maya also provides the ability to allow you to render your animated 3D scenes to achieve photo realistic imagery and animated visual effects. Complete system requirements are located at the Autodesk site.
Continue reading…


C# Coding Standards and Best Programming Practices

This item was filled under [ FREE E-BOOKS, Microsoft, Programming, Software, Web Development ]

C# Coding Standards and Best Programming Practices

C# Coding Standards and Best Programming Practices


Introduction
Anybody can write code. With a few months of programming experience, you can write ‘working applications’. Making it work is easy, but doing it the right way requires more work, than just making it work.
Believe it, majority of the programmers write ‘working code’, but not ‘good code’. Writing ‘good code’ is an art and you must learn and practice it.  Everyone may have different definitions for the term ‘good code’. In my definition, the following are the characteristics of good code.
•    Reliable
•    Maintainable
•    Efficient
Most of the developers are inclined towards writing code for higher performance, compromising reliability and maintainability. But considering the long term ROI (Return On Investment), efficiency and performance comes below reliability and maintainability. If your code is not reliable and maintainable, you (and your company) will be spending lot of time to identify issues, trying to understand code etc throughout the life of your application.
Continue reading…


WebConfero Open Source Groupware Solution ( PHP )

WebConfero Open Source Groupware Solution

WebConfero Open Source Groupware Solution ( PHP )

WebConfero is an internet-based open source groupware solution that allows users to communicate and share information. The system consists of a basic framework and modules to add to this. The system is based on rooms, where the information is stored. A user has to be member of a room to get access to the files, upload files, or to access the forum for a particular room. The system has a easy to use administrator area where users, rooms, permissions and modules easily can be added, edited or deleted. You may expand the system by adding modules to it. These modules are for instance Blog, message system, calendar, reservations, bugtracker and help. Modules can be downloaded from the WebConfero website, where you also can find themes for the system. These modules are added through the administrator area, and the administrators can decide which modules every user has access to. After you have extracted the contents of the zip file, run the file called installme.php to install the system. Installme.php can be found on the root.

Continue reading…


Information And Computer Ethics

Cambridge Handbook Of Information And Computer Ethics

Cambridge Handbook Of Information And Computer Ethics

Information and Communication  Technologies (ICTs) have profoundly changed many aspects of life, including the nature of entertainment, e-mail ethics, work, communication, education, healthcare, industrial production and business, social relations and conflicts. They have had a radical and widespread impact on our moral lives and hence on contemporary ethical debates. Continue reading…


VB.NET-WMI (windows management instrumentation) Sample Demo

VB.NET-WMI (windows management instrumentation) Sample Demo

VB.NET-WMI (windows management instrumentation) Sample Demo

WMI or windows management instrumentation from microsoft is windows based management implementation for accessing management information in an enterprise environment. With This we can accessing any informastion about system on computer , such hardisk ( partition, size, cylinders, etc), Service which running on the system, Proscessor, VGA detail, memory an much more. even we can reterieve that information from another computer on a network such as like a remote machine.  This wmi comes with microsoft windows 2000, xp, and later version automaticly comes with WMI function. for previous windows 2000 such win 98 or ME, you can add this function by download via microsoft site.

Continue reading…


Complete Gym Management Software (with C# Sourcce Code)

Complete Gym Management Software (with C# Sourcce Code)

Complete Gym Management Software (with C# Sourcce Code)

This is a good complete gym application management system with c#.net source code. The application can be use to manage gym business, the software has module like membership management, plan / course management, instructor management, equipment and transaction management. The system also include a nice reports and history manager module. Download now and give a try!

Continue reading…


Customizable CD/DVD/Etc Collection Database Program (VB6 Source Code)

Customizable CD/DVD/Etc Collection Database Program

Customizable CD/DVD/Etc Collection Database Program (VB6 Source Code)

This is a customizable CD/DVD/etc collection database program. Use it to document your collection of CD’d, DVD’s, or other collection you might have. Uses a simple flat file to store the data.

 

By: Rde

Continue reading…