Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New questions

Is there any advantage to using properties over public variables?

How to pass address of objects created in a C# List to C++ dll?

Undefined function 'Replace' in expression

.net ms-access oledb jet

AS3 Best practices for a method that could return two types

svn problem (read-only lock)

svn

Operator does not exist

postgresql spring-roo

Upgrading Windows Phone 7 app to Mango

windows-phone-7

Killing the process with the lowest PID in Unix

unix

What does 'return' on its own at the end of a PHP function mean?

php excel function return

How to implement an atomic switch from one IObserver to another?

c# .net system.reactive

Object Comparison using if else | Operator Overloading

turn off clang optimization, remove phi instruction

optimization llvm clang

Can actionscript 3 bubbling work for custom event and object hierarchy?

Editing single line in a file using python. Last part of new file is missing

python file

Why is HTML 5 validation triggered if I don't have a HTML 5 doctype?

html dojo validation

Which debugging tool (if any) allows me to identify the thread that is holding a lock on a file?

Sed multiline replacement question

sed multiline replace

Public member without inheritance

c++ oop inheritance friend

Why would is_readable & is_writable & file_exists fail for URL path and not for a file in the same directory?

Querying XElement using Linq - getting XElement deep down

c# .net linq xpath linq-to-xml