Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
0 Endorsements
Ranked #2K

8 Posted Topics

Member Avatar for Bridgekeeper

Hi I am not sure if this is the right forum, please direct me if I'm right :-) I have a setup project in C# where I need to decide what to do based on the vales of registry keys specifically created for my app. As I understand it I …

0
58
Member Avatar for reactivated

The element 'collBlock' exists alright in the current context, but it does not exists in the context you are using it. try DataBlock aBlock = (DataBlock)collBlock[name]; where 'name' is referring to an existing key.

Member Avatar for reactivated
0
338
Member Avatar for MagnetoM
Member Avatar for MagnetoM
0
211
Member Avatar for neknek

Hi Below suggestion is using a class "Matrix" containing the values to be added. After creating those they are populated with some numbers. Finally we are doing a row by row addition. Hope this helps you First create a form with a button on it [CODE] namespace MatrixAdd { public …

Member Avatar for Bridgekeeper
0
181
Member Avatar for udigold1
Member Avatar for alc6379
0
212
Member Avatar for kapojian

Depending on the database it is a possibility to include the name of the table in square brackets like [table name]. At least this works for SQL Server / Access, and if my memory is not cheating me, MySQL too... :-)

Member Avatar for kapojian
0
1K
Member Avatar for symeramon

Did you "Copy & paste" or a "cut & paste" ?? If it is a copy and paste and you former controls is hidden beneath the tabform, it may actually be OK but not visible. What you see and try to access will in that case be the copy....

Member Avatar for symeramon
0
214
Member Avatar for erinpzk
Member Avatar for erinpzk
0
232

The End.