473,800 Members | 2,523 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Create dictionary program

Hi

Can anyone help me. I'm thinking of create a lookup dictionary program. Is
there a way to create a dictionary program on 3rd party program. Let's say
I'm entering data using 3rd party accounting software. I'm thinking of
creating a dictionary program which can be used on that accounting software
without API.

Please help. Thanks.
Regards
Melson
May 4 '06 #1
0 2053

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
17045
by: AdamH | last post by:
I’m looking for a way to create a generic dictionary of generic dictionaries grouped by type. Something like this Class the Grouping ChildItem<T>{…} Class ParentGrouping { Dictionary<Type, ChildItem <theGrouppingItemtype>> myDimDict; } So I would access it like this
0
1264
by: Melson | last post by:
Hi Can anyone help me. I'm creating a dictionary program. When I enter a word(example 'te') in any program(MS Words, Notepad, other programs), a small window display possible words like test, thesaurus, all possible te words. User select the word from the small window and the selected word will be displayed where the cursor is.
4
2502
by: CodeLeon | last post by:
I am designing an enhanced GUI suite, and i need to know how to: * Make a user control a "helper" control, ie, one that sits at the bottom (like timer or process) * Make this control modify the behavior of the painted controls already on the form. (ie, make my control handle the painting of the controls on the page) * Make the TextBox contol have it's background painted by me. This seems to be a hassle. Any help would be deeply...
0
1204
by: Sabiyur | last post by:
Hi all, I am new to c#. And I am trying to write small Word game in c#. My requirement is to generate a random 4 letter English word. To accomplish this, I need a free dictionary. And I don't know how a C #program can interact with dictionary... I heard of MS Word dictionary can be used by any application. How to use that? I am little bit familiar with COM in C++. Where can I get a dictionary? How to make the c# application interact...
6
2230
by: Zytan | last post by:
I have an enum. I want a struct of data associated with each one. Then, I could use the enum to access the data as needed. In other words, I want the enum to represent more than just a unique integer. I want it to represent a struct. Is there a way to do this nicely? Searching seems to say "no." (Enum.GetValues(myenum).Length is not a constant, apparantly, which is
91
7812
by: jerger | last post by:
I want to help teach to a minority group in Milwaukee, so I want to create a dictionary program that translates a sentence (like a homework problem or teacher instructions), from English into Hmong. I have one Idea, and that is to have an English text file of all the A-words, then a Hmong text file of the proper translations. Each text file would have the same amount of lines, with one english word per line, then translated to hmong. Would it...
14
28307
by: erikcw | last post by:
Hi, I'm trying to turn o list of objects into a dictionary using a list comprehension. Something like entries = {} = d.id] for d in links]
2
5901
by: Assimalyst | last post by:
Hi I have a Dictionary<string, List<string>>, which i have successfully filled. My problem is I need to create a filter expression using all possible permutations of its contents. i.e. the dictionary essentially creates the following array: Key Value
4
2888
by: DippyDog | last post by:
I have a list of key-value pairs that should be shared, but I don't know how to code it. The trick for me is how to populate it when it's instantiated. Herfried got so close to showing me how in a post some while back with this code... Private Shared m_Bla As Dictionary = New Dictionary(...) Private Shared ReadOnly Property Bla() As Dictionary
0
9690
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9550
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10501
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10250
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10032
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7574
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6811
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5603
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4149
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.