| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 8 months |
| seen | May 5 at 7:11 | |
| stats | profile views | 35 |
|
Dec 27 |
accepted | command line showing sql result in hebrew |
|
Dec 26 |
asked | command line showing sql result in hebrew |
|
Dec 26 |
accepted | run .jar file with properties config file |
|
Dec 26 |
comment |
run .jar file with properties config file the InputStream in received a null.
Exception in thread "main" java.lang.NullPointerException
at java.util.Properties$LineReader.readLine(Properties.java:434)
at java.util.Properties.load0(Properties.java:353)
at java.util.Properties.load(Properties.java:341)
at myclass.myclass.main(myclass.java:31) |
|
Dec 26 |
comment |
run .jar file with properties config file now, i got an error in Properties.load(in) line |
|
Dec 26 |
comment |
run .jar file with properties config file thanks, but i got an error about getclass() function:
non-static method getClass() cannot be referenced from a static context |
|
Dec 26 |
accepted | change element in another page asp.net |
|
Dec 26 |
accepted | how to create a SMTP server |
|
Dec 26 |
awarded | Scholar |
|
Dec 26 |
accepted | Why is my SQL Server data deleted when application stopped? |
|
Dec 26 |
asked | run .jar file with properties config file |
|
Dec 12 |
comment |
how to create a SMTP server what will be the mail address (how do I config it)? |
|
Dec 12 |
awarded | Supporter |
|
Dec 12 |
comment |
how to create a SMTP server how do I do it with IIS? as I do have IIS on my server. |
|
Dec 12 |
asked | how to create a SMTP server |
|
Dec 11 |
comment |
linq to sql with two conditions what the different between your example and my example? Both query going down the list twice. you concatenate them with Union command and I with AddRange |
|
Dec 11 |
revised |
linq to sql with two conditions deleted 16 characters in body |
|
Dec 11 |
revised |
linq to sql with two conditions added 244 characters in body |
|
Dec 11 |
comment |
linq to sql with two conditions your example not good for me, but in this case i want to select all items that one of their strings equale to some string |
|
Dec 11 |
comment |
linq to sql with two conditions I want to select different columns by two conditions in the where part without over tow times on the collection |