Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
50% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
2 Commented Posts
0 Endorsements
Ranked #3K
~2K People Reached
Favorite Forums
Favorite Tags
Member Avatar for GökhanBarış

Hi everyone, I used to create shortcuts with IWshRuntimeLibrary in C#, but now i am trying to create in java, which i couldn't found via googling. Can anyone show me the shortcut path of wisdom and illumination? :)

Member Avatar for necman
0
737
Member Avatar for laghaterohan

hello, i am having a datagrid n a checkbox colmn in it.. I get the data in datagrid from the database ...after that when i check specific checkbox those row should be deleted from the datagrid / database ....i was writing the code for the same but am confused as …

Member Avatar for laghaterohan
0
342
Member Avatar for denniskhor

How to move all only one type of file to another directory? For example, i want to move only all .jpg only file to another folder in Python. I know batch is easier to do it, but i prefer in Python. Anyone can help?

Member Avatar for zachabesh
0
128
Member Avatar for surima
Re: java

how to output a string after a count of every 10 numbers ina count of 50 numbers.

Member Avatar for kvprajapati
0
73
Member Avatar for oopg

hihi, when I open a file using ofstream or fopen, the memory cannot be released after I call [B]close() [/B]function. how can I release the memory? P.S. the memory can be released after remove the files. the program code: [CODE] int main (int argc, char **argv){ ofstream file1; while (true){ …

Member Avatar for Ancient Dragon
0
257
Member Avatar for sunuJoinsIn

How to write a linq query for the following SQL statement select * from XYZTable where ColumnA in ( select ColumnA from XYZTable GROUP BY ColumnA Having Count(*)>1 ) order by ColumnA

Member Avatar for GökhanBarış
0
136
Member Avatar for punnakl

Here there is a requirement in my project, like sending a automatic mail to a particular person,at particular time. for examples: If there is an expiry date for a customer's account, a week before the expiry date a mail should be send to the customer as a remainder. But, at …

Member Avatar for GökhanBarış
0
102
Member Avatar for tig2810

Hi I have a problem with a console app. It will not run methods in sequence but rather runs them all at the same time? I have put some example code below. The problem is it will run the methods below at the same time, without waiting for the frs …

Member Avatar for sknake
0
124
Member Avatar for alema

Hi, I'm coding in C# and my project suddenly doesn't load the localized strings anymore. Details: [LIST] [*]the language in use is written in a ini file [*]the localized strings are contained in [I]projectname[/I].resources.dll in the it-IT/ (for italian) folder located where the executable is [*]the [I]projectname[/I].resources.dll is aligned with …

Member Avatar for alema
0
188