Badge
| Popular Question | Asked a question with 1,000 views. This badge can be awarded multiple times. |
Ivan earned this badge 88 times |
may 20 at 13:41
How to cast java.lang.Object to a specific type in Scala?
may 13 at 4:00
Can I name a tuple (define a structure?) in Scala 2.8?
may 5 at 15:52
`def` vs `val` vs `lazy val` evaluation in Scala
apr 26 at 8:41
How to pass this by ref in C#?
apr 25 at 12:15
How to install MonoDevelop 2.4 from sources?
apr 25 at 9:25
In Scala or Java, how to print a line to console replacing its previous content instead of appending?
apr 24 at 8:19
What is a .dbml.layout file for?
apr 15 at 17:49
How do I use Entity Framework in a CLR stored procedure?
mar 29 at 16:13
How to see all the warnings in SBT 0.11?
mar 10 at 22:50
How to declare a class instance as a constant in C#?
mar 6 at 11:02
How to check constructor arguments and throw an exception or make an assertion in a default constructor in Scala?
mar 5 at 21:30
What are practical differences between `REPLACE` and `INSERT … ON DUPLICATE KEY UPDATE` in MySQL?
feb 28 at 20:06
Is there a do-until (postcondition) loop in Scala 2.8?
feb 19 at 11:46
How to concatenate all the records in a column returned by a query into one varchar string in T-SQL?
feb 17 at 1:14
How to use GnuPlot to plot a time series chart from a CSV file date and time stored in separate columns?
jan 14 at 18:46
How do I visualize a complex graph in .Net?
jan 9 at 18:14
How to combine date and time from different MySQL columns to compare to a full DateTime?
jan 7 at 21:22
How to save a Chart control picture to a file?
dec 12 at 16:57
How to set a time zone (or a Kind) of a DateTime value?
nov 28 at 12:25
How to write a timer actor in Scala?
nov 26 at 6:09
Do Scala 2.8.1 and SBT work ok with JDK 7?
nov 15 at 4:33
Can you link to a good example of using BackgroundWorker without placing it on a form as a component?
nov 4 at 17:03
How to use colours in console output in Scala or Java?
nov 4 at 9:43
What ORM solutions are available for Kohana 3.1?
oct 22 at 19:04
How to cast Long to Int in Scala?
oct 12 at 8:47
Can MySQL be seamplessly replaced with MariaDB in today applications or there are things to change in this case?
oct 4 at 9:53
What are all the uses of an underscore in Scala?
oct 2 at 15:03
Is it possible to make part of the browser transparent to display underlying desktop/windows in a web app?
oct 1 at 5:13
How to insert multiple rows into a SQLite 3 table?
sep 18 at 15:31
Could you share a link to an URL parsing implementation?
sep 16 at 10:44
What's the standard way to work with dates and times in Scala? Should I use Java types or there are native Scala alternatives?
aug 12 at 18:37
How to initialize a Scala immutable hashmap with values?