Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New questions

XHTML: Placing DIVs in A tags

html xhtml anchor

Select unique items with LINQ

c# linq distinct

Applying a filter to a BindingSource, but it doesn't work

Use XPath with PHP's SimpleXML to find nodes containing a String

php xpath simplexml

Git add submodules to super project from existing repos

Drag and Drop Windows Forms Button

winforms

Performance difference of Native SQL(using MySQL) vs using Hibernate ORM?

java mysql hibernate orm jdbc

Multiple lines comments in Scheme (RnRS)

OptionMenu for whole App in Android?

android options-menu

Where is Microsoft.Scripting.Core.dll?

.net ironpython

Would it be good to have CSS in <head> for mobiles site?

css xhtml mobile-website

C# struct instantiation at runtime

c# reflection struct

jQuery.parent() doesn't appear to be working

jquery parent

Delete local windows profile with PowerShell

powershell wmi

Linking phase in distcc

Entity Framework POCO with WCF software design question

After a Git push, remote repo shows files as deleted

git

Naming Boolean (bit) Values in a SQL db

sql naming-conventions

C#: Memory allocation for Anonymous Variables

c# anonymous-types

I am new to automated testing in Java. Which tool should I prefer? JUnit or TestNG?

java unit-testing junit testng