Posts
 
Reputation
Joined
Last Seen
Ranked #200
Strength to Increase Rep
+13
Strength to Decrease Rep
-3
86% Quality Score
Upvotes Received
39
Posts with Upvotes
38
Upvoting Members
26
Downvotes Received
6
Posts with Downvotes
5
Downvoting Members
5
30 Commented Posts
5 Endorsements
Ranked #341
Ranked #112
~261.61K People Reached
Favorite Forums
Favorite Tags
pascal x 304
c# x 256
xml x 20

836 Posted Topics

Member Avatar for s_ghonem
Member Avatar for ultimate_fusion
Member Avatar for Indianblues
Member Avatar for david.1982

The usual answer is you *dont* be able to decrypt them, you have a one way encryption and the only way to match them is you redo the encryption algorithum, and if it matches, then it must have.

Member Avatar for JOSheaIV
0
556
Member Avatar for il-diga

Clicking a form without moving the mousepointer goes against all the purpose of the GUI as the mousepointer would have to move to do it, while 1 app can tell another that the mouse has been fake clicked on say a button, the app doing that would need to know …

Member Avatar for RafiqMohammed
0
723
Member Avatar for ddanbe
Member Avatar for ddanbe
0
1K
Member Avatar for phephe

I think I know what he meant but as ddanbe has said, the code supplied produces nothing other than compilation errors and logic errors.

Member Avatar for Armen_2
0
2K
Member Avatar for dearrajaguru
Member Avatar for Mike Askew
0
523
Member Avatar for terataki

I dont understand your onchange code for the list view, it goes through and shows a dialog with the sub item yes? So whatever you select I guess would get an item under the item with index 1, of super folder? Nothing else would change... it would just add a …

Member Avatar for House_of_Dexter
0
1K
Member Avatar for cVz

If you connected the data source correctly it should be automatically updated

Member Avatar for ddanbe
0
267
Member Avatar for creativehacker
Member Avatar for nmakkena

When you "open" the form, include as part of the calling to open method an update of your combobox items.

Member Avatar for 03hasnam
0
3K
Member Avatar for Elmo_loves_you
Member Avatar for Eager_Beever

Thats a standard bar at the top of any form. While you can remove it (havent tried removing specifically in c#), by ensuring your MDI child has no titlebar, its the best way for a user to tell which child they are addressing (as the text will help) it helps …

Member Avatar for hetal_lccy
0
1K
Member Avatar for nmakkena

Firstly, think of how you would want to do it, write it down. Work out some code that looks like it should do what you wanted. try it, what does it do? if it doesnt work, post it, explain what you're getting you didnt expect, and ask for assistance. Dont …

Member Avatar for maordany
0
344
Member Avatar for kanjali

Because you said "Form3.textBox1.Text" you're not accessing the variable of the form you just created... you're trying to access the class direct, change "Form3.textBox1" to "form3.textBox1"

Member Avatar for pavithra R
0
2K
Member Avatar for IT_Techno

If you dont want to use anyone on the internet, why would you be asking us? Arent we on the internet too? The simple answer is you would need to read up on PDF format, as well as then the microsoft word format, and work from there. Most people would …

Member Avatar for mfran
0
1K
Member Avatar for matejkralik

Sure you want RowIndex? not RowIndex - 1? Whats the error and did you really need to spam so many different questions, as they are all based around the same subject.. you could have placed them 1 by 1

Member Avatar for shibin09
0
2K
Member Avatar for perryleros

Id have thought you would have to have followed the reverse route of the encryption more when decrypting, it doesnt seem to be in the same order...

Member Avatar for overcanyon
0
4K
Member Avatar for AKJo

there have been a huge number of changes.. since then.. when you say it shows behind the other forms, is it forms within the app, or forms within your desktop? While it would be a hack you could tell it to bringtofront, but, Im thinking theres some form props or …

Member Avatar for DanHamm
0
1K
Member Avatar for viswa_007

What actual field type is the field in the column you want to change? What have you tried? Did you bother clicking the little arrow on the dataview and editing the columns?

Member Avatar for Janice44
0
1K
Member Avatar for Naik Dhiren
Member Avatar for mostnour
0
2K
Member Avatar for Elmo_loves_you
Member Avatar for Egypt Pharaoh

You have a huge number of ways to do it. You could either tackle it as a human would, or, you look though the helpfile and see if theres a prebuilt way to do it. Either way, get some ideas on paper, try and code it, and then when you …

Member Avatar for megabuild7
0
242
Member Avatar for shxrainz
Member Avatar for sfrider0

If the above were an exe, you could rely on the computers path to pick it up if it were in say windows or system32 etc, such as notepad. However, you would need to know where the file was before you could start it. Either the computers current directory would …

Member Avatar for humar
0
249
Member Avatar for san_sarangkar
Member Avatar for julseypart

Surely your account and user class are the same from your description. As for your classes, you'd need to define your program more fully before you can be conclusive about the classes you will need to do the job at hand. You'll need to consider features, and limitations, validations etc. …

Member Avatar for julseypart
0
195
Member Avatar for Gaurav arora
Member Avatar for SUNFARMS
0
159
Member Avatar for Diamonddrake

Is the data you're sorting confidential in anyway? eg, if I asked you to PM me a link to a copy of your source and the data thats failing.. would you be prepared to place it somewhere I could get at it, so I could take a look?

Member Avatar for stefansavev
0
262
Member Avatar for jainendra.shah

No, no code. You havent demonstrated what you've tried, why should someone else do it for you? You show us your code, you tell us where your debugging says it goes wrong, and we'll help you try and work out why

Member Avatar for Amit Dhemar
0
194
Member Avatar for murderotica

google is your friend - a bit of resarch to find out what the desktop wants and will accept dropped onto it should help.

Member Avatar for dbirdz
0
3K
Member Avatar for Tseegii
Member Avatar for Traicey

Then you need to change the keypress value to that of the return key, as well as montior for the length of input to be 4

Member Avatar for tawadchai
0
96
Member Avatar for poilkjmnb
Member Avatar for CygnetInfo
0
508
Member Avatar for luiso

You could thread off the PDF creation and so your UI doesnt "wait" for minutes.. and have an event for it to call at the end with success/fail

Member Avatar for CloneXpert
0
4K
Member Avatar for Indianblues
Member Avatar for markyjj

Whats the actual error you get? (And do you have read/write permissions on the database)

Member Avatar for Renas22
0
364
Member Avatar for mssarwer

that sounds a bit odd. usually that happens when theres a conflict, or I have had one case where I added a grid component and it got very confused by adding qualified name spaces unnecessarily and confusing itself. As long as you sort out any issues with the form1.designer.cs file, …

Member Avatar for nick.crane
0
8K
Member Avatar for noktasizvirgul

Only potential downside to that app is that it uses native code, as a result anyone trying to use mono or such would find it wouldnt run.

Member Avatar for ghimangi
0
140
Member Avatar for rahilameen
Member Avatar for shazzy99
Member Avatar for kia_mls
0
204
Member Avatar for Tank50
Member Avatar for kvprajapati
0
294
Member Avatar for balla4eva33

Why not just remember to remove the cards from the table and players hands, and put them back in the deck?

Member Avatar for kvprajapati
0
258
Member Avatar for sbedford

You can convert it like any other conversion with pansichar(txt) or, you could have made the variable an ansichar and sent the pointer..

Member Avatar for david Booch
0
323
Member Avatar for Visslan

You shouldnt need to walk through the contents, far from it. However, if it is solved, please mark it as such

Member Avatar for kvprajapati
1
12K
Member Avatar for omarfiguereo

Please read the stickies. What exact question do you have? What do you have so far?

Member Avatar for kvprajapati
0
146
Member Avatar for karthi_selva

That sounds like a fundemental basic, if you look at any examples of c# they demonstrate how to instantiate classes

Member Avatar for mhorton
0
101
Member Avatar for Fewa

Lanching MSDOS you should have been able to do, the problem is sending commands to it - this is a standard issue - normal way to do it is to either: Do a lot of fancy work with copy and paste to a window handle you find by name, or …

Member Avatar for Mikav6
0
95
Member Avatar for sid78669

biggest problem you will have is when summertime kicks in (or daylight savings whatever its called where you are) as its not all done at the same time the world over.

Member Avatar for tristian2
0
115

The End.