Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New questions

Recommendations for cron-like scheduling in Grails: run method once every hour

grails

How to handle float values in a plist

iphone objective-c plist

Binding to a dictionary in Silverlight with INotifyPropertyChanged

Switch Target Framework in VS.NET 2010

Unix timestamp and mysql date: birthdate

php mysql unix date

jquery: why a selector returns me an array, but attribute doesnt?

Access sql query Circular Reference error

Are there macro facility for Java or C#?

c# java macros inline

Why can I do "delete p;", but not "delete (p+1);"? Why does delete require an lvalue?

Why do I have to specify pure virtual functions in the declaration of a derived class in Visual C++?

Use .bat file to recursively loop through folders and get hold of .class files

batch-file

create custom button with image in interface builder

Twisted Python getPage

python twisted

Why is my List.Sort method in C# reversing the order of my list?

c# .net sorting icomparable

How do I keep Visual Studio's Windows Forms Designer from deleting controls?

Php mkdir( ) exception handling

Get location from where the Java code is executed

java file jar persistence

running Echo from Java

java windows exec

Why isn't the compiler smarter in this const function overloading problem?

Protect value from changes using reflection?

c# reflection