And wht makes you think am asking for a whole code..Mr. Moderator??
The fundas u've spoken about are already known to me...and i'm stuck while working on it with BackgroundWorke r and all. So i know that at then end of the day its ME and not YOU thts going to do the dirty work...i just needed some "genuine" help or some directions....n o1's asking a complete code from u in this site..
Thanks and no thanks..
ciao.
User Profile
Collapse
-
i know that friend....but how do i beforehand compute the amount of work that wil be done...e.g if some procesing is going on some picture then it will take more time for a higer resolution picture than a lower resolution one...then how do i beforehand decide how much time or work its gonna take to decide the max value!!Leave a comment:
-
yeah..i know that I need to code that progress...but how??
I mean i know that there exists a progress bar control in my toolbox...but how do i link everything together like the backgroundworke r etc!!
Can anyone be more specific..pleas e!!!Leave a comment:
-
How to add progress bar??
Hey..i need a progress bar that progress when my application runs in the background...li ke e.g. when some operation is going on on an image and the user can do nothing but only watch, i want a progress bar at that time in C#.NET.
Please dont sugest anything that just runs a loop and ends arbitrarilt..i want something that gives me actual progress thats going on behind the scenes.
Please help..
Thanking you in advance... -
How to add scrollbars in picturebox ??
I've been trying with failure to add scrollbars( both vertical and horizontal) to my picturebox.
Am coding in C#.NET and i need some help on how to add scrollbars. The situation is that i load an image at runtime into the picturebox, but when the image size exceeds the form size i cant see the whole image and so i want to add scrollbars if the image size exceeds 800x600 at runtime.
Please help me,
Thanking you all in... -
how to efficiently compare 2d array in c#
i have two 15 X 15 arrays. what can be the efficient way to compare the equality of both the arrays..i dont want to use nested "for" loops..which is very slow...i want somethin efficient.. -
I wud like to thank ADezii for ur effort in solving my problem...thank s a lot..yeah ur rite i cant be complete alien to VBA..i fugured out wht u did in that code. I loved it....although i was looking for something simpler and required lesser code.
And while going through ur code, something strikd me...wht i did was very simple and wud like to share with you guys: c#.net code snippet:
...Code:try {Leave a comment:
-
I went through the VBA code that u provided and tried to work out but as am completely alien to VBA( i know VB and C#) i cudn't understand all wht u've wrote.
The necessary steps i need t do is like:
1) Establish the connection between Visual Studio c#.NET and MS Access( which i've done)
2) Create a table in Access with 256 cells( which i've done)
3) Then populate the array in Visual Studio (which i've done)
4)...Leave a comment:
-
Thanks a TONNE for the reply....yeah, u guessed it right..."gr8 hurry"..hehe..w ell, i shall try with the database u attached with ur prev post. I'm wondering if there's any easier way to store a matrix of 256 values(15x15) in any other form( like XML,or any other persistant data storage technique) which will be easier than Accsss?
Can i store the whole 256 values into an Excel sheet and store that Excel Sheet into Access as an OLE...Leave a comment:
-
-
I didn't get ur reply...yes, ur rite i've a 15 x 15 2D array consisting of byte values...i.e 256 byte values.
See i've this array on visual studio 2005, doing my pogramming on images in C#,. What i've done till now is to extract the pixel values of a 15x15 window. Now the next thing i want to do is to store that array in MS Access so that i can work on them and apply other functions on them.
So my main problem is to store the...Leave a comment:
-
Saving matrix in access 2003
hi..
i've this 2D array of size a[15,15] which i want to store into MS Access 2003 for further processing on the matrix n future use.
Since there is no built in data type in Access as 'array' or 'matrix' or '2D array'....can anyone help!!!
Thanking you all in advance...
waiting for a fast response....
No activity results to display
Show More
Leave a comment: