Search   Articles   Dev Forums   Personalize   Favorites   Member Login   ASP.Net Hosting
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Wednesday, January 07, 2009

Dev Articles
Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 
FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Component & Controls > ToolKit
Search:
What's New - What's Hot


Working With Microsoft.mshtml.dll and SHDocVw.dll        
Total Hits: 53  |  Today: 0 Author: Emersion       Rating:  
Read Reviews | Write Review |   Your Rating: 

This article contains discussion on Microsoft.mshtml.dll and SHDocVw.dll.I was working On BHO for IE in C#. Initially I was not knowing any thing about BHO and IE extentions. I read articles and Architecture and related information from MSDN. Also I read Architecture of IE on MSDN. But I got the best understanding of BHO onCode Project By Pavel Zolnikov. I have listed some problem that i had faced and Solution of those problem....

3D Client-side Tabstrip using JavaScript        
Total Hits: 39  |  Today: 0 Author: Norman Solomon       Rating:  
Read Reviews | Write Review |   Your Rating: 

Several server-side Tabstrip controls are available for ASP, PHP and JSP etc. For example, a 2D Tabstrip can be added to any aspx page by combining the ASP.NET MultiView and Menu controls. However, such pages are posted back to the server every time the user clicks on a Tab button. This is unnecessary in some situations, causing delays which can be annoying for the user. This article describes a client-side Tabstrip which is only posted to the server when necessary. Clicks on the Tab buttons are...

How to display tooltips for a toolbar in a dialog        
Total Hits: 35  |  Today: 0 Author: Randy More       Rating:  
Read Reviews | Write Review |   Your Rating: 

It is relatively easy to place a toolbar in a dialog box, but I had a hard time making the tooltips appear since none of the TTN_xxxx message handlers are present in a CDialog derived class. This article describes a simple technique for getting tooltips when you have a toolbar in a dialog. It also gives a brief overview of the steps involved in adding a toolbar to a dialog box....

A raw toolbar for Dialog and Property page with plenty nice styles (version 1.00)        
Total Hits: 41  |  Today: 0 Author: includeh10       Rating:  
Read Reviews | Write Review |   Your Rating: 

I don't like Window's toolbar too much when I use it for dialog and property page, because it has less styles. Last week, I decided to forget all of Windows toolbar issues and created a raw toolbar of mine.
After several hours of interesting work, I developed the "raw" toolbar, which is inherited from CWnd and has a CImageList as member variable - that is all - there is no any CToolBarCtrl or Win32 toolbar issues involved. Now I feel I am master of the toolbar, because I can update it in anyw...

CPopupText for Home-grown Tooltips, Controlling Application Instantiation        
Total Hits: 20  |  Today: 0 Author: Paul DiLascia       Rating:  
Read Reviews | Write Review |   Your Rating: 

I have a CListBox-derived class that implements an owner-draw listbox. I want each line of the listbox to be completely visible when the mouse points to the item. That is, when the user moves the mouse over a line I want to show a tooltip window with the entire text of the line at the current mouse position in case the text is wider than the listbox. I tried to do this with CToolTipCtrl::AddTool using the third parameter, but it didn't work. Could you please suggest a solution to this problem?...

Create Graphs, Send E-Mail, Spell-Check, and More        
Total Hits: 38  |  Today: 0 Author: Scott Mitchell       Rating:  
Read Reviews | Write Review |   Your Rating: 

As developers, we work with raw data on a daily basis, be it XML, the results from a SQL query, or information in a text file. However, most people are not as proficient with raw information. A well-designed and well-placed chart can greatly reduce the amount of time needed to understand the data in a report, especially when studying long-term trends or patterns.
The Microsoft® .NET Framework provides a variety of techniques that enable developers to programmatically create charts, but writin...

Toolbar, that changes the icon by clicking a button        
Total Hits: 39  |  Today: 0 Author: Kevin Stumpf       Rating:  
Read Reviews | Write Review |   Your Rating: 

The CToolbarEx class supports basic customization (As in IE) with controls on it. Additionally it can hide the controls when the toolbar is docked vertically. This class uses the framework provided by ToolBarCtrl to do the customization of the Toolbar. It also supports Large Icons and Text on Buttons. It uses a modified CCustomizeDialog class by Nikolay Denisov to provide extra options in the Toolbar customize Dialog. I have hardcoded a few things in CCustomizeDialog to avoid resource dependence...

NHibernate Helper Kit        
Total Hits: 581  |  Today: 0 Author: Murat YILMAZ       Rating:  
Read Reviews | Write Review |   Your Rating: 

Here is a tool for the use own application that NHibernate. You can easily install and use this helper kit. To download please click link at top of page.

Target of this tool, if you using the NHibernate, you need to write lot of persistent class and xml mapping for each persistent class. Also you need to write NHibernate config file. At this point as use this tool you can automatically create all these files in a few seconds....

NCache      Price: $995.00 / Free Trial   
Total Hits: 278  |  Today: 0 Author: Alachisoft       Rating:  
Read Reviews | Write Review |   Your Rating: 

NCache is a high performance in-memory object caching solution for mission critical .NET applications with real-time data access needs. NCache not only lets you cache read-only data but also complex transactional data with relationships. As a result, your application can cache most of its data and dramatically improve performance....

LEADTOOLS Document Imaging        
Total Hits: 169  |  Today: 0 Author: Lead Technologies       Rating:  
Read Reviews | Write Review |   Your Rating: 

LEADTOOLS Document Imaging toolkits include comprehensive annotations, specialized bitonal image display and processing, image clean-up, high-speed scanning, OCR/ICR/OMR (character, hand-print and form processing), barcode recognition and much more...

IP*Works! V6 .NET Edition    Version: 6.0       Price: $399.00 / Free Trial   
Total Hits: 123  |  Today: 0 Author: Sales Info       Rating:  
Read Reviews | Write Review |   Your Rating: 

IP*Works! V6 is a comprehensive suite of more than 40 components for Internet development. IP*Works! is a robust framework of enterprise-class controls, enabling rapid integration of any major Internet protocol or technology including: FTP, HTTP, SMTP, POP, IMAP, SNMP, LDAP, DNS, RSS, SMPP(SMS), XMPP (Jabber), SOAP, WebDav, etc....

PHP wrapper for ExtJS        
Total Hits: 67  |  Today: 0 Author: Paul Coldrey       Rating:  
Read Reviews | Write Review |   Your Rating: 

ExtJS is a really cool JavaScript library for generating web GUIs. When I started using it as a front-end for to access and maintain database information I quickly found myself wanting to add PHP-generated data and control structures into the JavaScript. This all works fine except that the JavaScript starts to look pretty ugly (and, as an emacs user it messes up all my nice syntax highlighting and auto-indenting). Hence I decided to invest an hour or two in creating a PHP-wrapper that would allo...

Updated grid controls, open-source comparison tools, and more        
Total Hits: 29  |  Today: 0 Author: Scott Mitchell       Rating:  
Read Reviews | Write Review |   Your Rating: 

The grid is probably the most frequently used advanced user interface element as it is the easiest and most straightforward way to display and edit tabular data. Since the early days of Visual C++® and Visual Basic®, Microsoft has provided developers with a free, simple grid control. But developers can also take advantage of the grids that are available from third-party vendors. One third-party vendor for Microsoft® .NET Framework Windows® Forms grid controls is FarPoint Technologies, Inc., whic...

ToolBar Customization        
Total Hits: 33  |  Today: 0 Author: Peppino Sbargzeguti       Rating:  
Read Reviews | Write Review |   Your Rating: 

This is a little example of toolbar customization using drag and drop. Some of the code used here is from other authors (Paul di Lascia, Stan Levin etc.) but this is my contribution. Some aspects of the code are not finished (such as saving and restoring the toolbar's state). I have tested the code on Windows 2000 so please let me know if you have problems on other platforms.
The important files are:-
tbbutton.h and tbbutton.cpp which include the implementation of the buttons (edit, combo,...

Changing toolbars dynamically at runtime        
Total Hits: 38  |  Today: 0 Author: Masoud Samimi       Rating:  
Read Reviews | Write Review |   Your Rating: 

This tutorial and the associated sample application will teach you how to dynamically swap between three toolbars at runtime. The sample application I've provided shows how it is possible to toggle between the 3 toolbars by using the A, B or C buttons that are on the Main Application Toolbar. Please note that each of these dynamically created toolbars function separately from each, since they each have different button IDs and Message Maps of each button. This method can be very useful when we n...

How to place controls on toolbars        
Total Hits: 20  |  Today: 0 Author: Randy More       Rating:  
Read Reviews | Write Review |   Your Rating: 

It is very easy (once you see how it is done) to place combo-boxes, edit boxes, progress controls, etc. into toolbars. Below are two examples of this, in the first a ComboBox is placed on a toolbar, and in the second a cluster of checkboxes is added. Place a button on the toolbar in the spot where you want the control(s) to eventually be. YOU MUST place a seperator on either side of the button!. Give the button an easily remembered resource name such as IDP_PLACEHOLDER2 in the example below....

Tooltips for Toolbars in Non-CFrameWnd Windows        
Total Hits: 32  |  Today: 0 Author: G. Steudtel       Rating:  
Read Reviews | Write Review |   Your Rating: 

When I posted an article discussing the subject of placing a toolbar right in the middle of elsewhere, Daniel Kaminsky pointed out, that the tool tips were not displayed. So I sat down, and placed the line EnableToolTips() in my dialogs OnInitDialog function. And what shall I tell you, it did not work. Every dialog and every view showed the toolbar, but no tool tips, or occasionally only very odd ones popped up....

SocketTools .NET Edition    Version: V4.5       Price: $395.00 / Free Trial   
Total Hits: 75  |  Today: 0 Author: Mike       Rating:  
Read Reviews | Write Review |   Your Rating: 

SocketTools .NET is a collection of managed code classes, designed to simplify the integration of Internet functionality into applications built using the Visual Studio development platform. SocketTools .NET includes nineteen class libraries and components which can be used to develop applications that meet a wide range of needs. Both Visual Studio .NET 2003 and Visual Studio 2005 are supported...

NCache    Version: 2.0       Price: $995.00 / Free Trial   
Total Hits: 254  |  Today: 0 Author: Alachisoft       Rating:  
Read Reviews | Write Review |   Your Rating: 

NCache is a high performance in-memory object caching solution for mission critical .NET applications with real-time data access needs. NCache not only lets you cache read-only data but also complex transactional data with relationships. As a result, your application can cache most of its data and dramatically improve performance. NCache...

xPort Tools for .NET V 2.6    Version: 2.6       Price: $69.00 / Free Trial   
Total Hits: 52  |  Today: 0 Author: Val Mazur       Rating:  
Read Reviews | Write Review |   Your Rating: 

xPort Tools for .NET is a set of 100% managed .NET components, which allow develop applications capable to provide extremely fast export of the ADO.NET DataSet/DataTable/DataView into the native Microsoft Excel, Microsoft Excel XML, CSV or HTML formats without using Excel itself or any additional tools and providers. xPort Tools for .NET provides fast and simple way to transfer your data with the minimum efforts....


1  2  3  4  5  6  Next >> 


DevASP.Net - Disclaimer - Privacy
Copyright © 2008 DevASP.net