Hi, I am currently stuck up with an issue as to how to select a data structure for my application. i will have around 16,00000 entities to be stored and one from them has to be retrieved. So i make use of the hashTable class in dotnet. Now i would like to know whether the hash-table has any limitations.
User 4753359
Posts
-
On choosing the apt datastructure -
GlobalizationHi i have to develop an application which supports globalization feature. I am storing the data into a ms access database, so i want to know whether ms access do provide any features for globalization or not..
-
ON exporting a structure inside a dllHi frends, I have a structure in a c dll, now i want to export this particular structure into a c# dotnet application. How can i achieve that?Pls help
-
On calling a function written in c from a dotnet c# applicationhi, now i ve been able to call the function from the c# application. I made the dll and in the *.def file i ve exported this particular function. Then in my c# application using [dllimport(*.dll}], i called the function and i was successful in that, Now according to the c application as soon as this function is called it populates a structure with some values and ultimately i want these values. So now after successfully calling this function how can i get the structure values????Pls help
-
On calling a function written in c from a dotnet c# applicationHI, i ve written an application in dotnet c#(visual studio 2005) which requires to call a function written in c(this is part of other application). So please help me on how to call this function.
-
regarding SpVoiceis there any way by which voice.speak method once begun ended even before completing the reading of the whole document. I ve tried with the SVSFlagsAsync as the second parameter of the speak method and to stop the speech between i have used pause function, but later it cannot resume from the beginning...can i get any ways by which once i stop a speech in between ,i can start again from the beginning...
-
on installshieldhow to make use of installshield in my dotnet application???
-
about A* algorithmhmm....the straight line is always not possible with blockages along the path between source to the exit...i dont want the shortest path b/w two points ;P but the shortest out of every available path.... :zzz:
-
about A* algorithmpls help me with the code for A* algorithm for finding the shortest path between two points
-
Using Outlook tasks and calendar in my ASP net web applicationThrough my asp net web application i need to be able to add tasks and meeting information to my calendar in outlook 2003. I am unable to do so using the normal outlook api. I read that in some sites that i wont be able to use the APIs through ASP.net whereas the same code works fine when its a console application. Are there any other alternatives that help me achieve the same??
-
excel file exporti want to use excel file values in my c# code,how can i get that?????? :)
-
projectttttttthanks for ur reply....is this algorithm apt for a project like this??pls do reply...
-
projectttttttno i just wanted to know should v have to adopt some algorithms for this?
-
projectttttttpls help me regarding!!!! the project is to help a disabled to move from a place to the exit in event of a fire or so,so we plan to give a software simulation for this situation,something which dynamically calculates the shortest path .....something like the maze game....please help me regarding this...how to start up with????????? :) :confused: