Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New questions

Handling UTF-8 encoding

java xml unicode encoding utf-8

List of files with pending changes in VS2008/TFS to clipboard

visual-studio-2008 tfs

JQuery fadeIn fadeOut with setInterval working sporadically

javascript jquery

Lambda Expressions in Delphi Prism/Oxygene

Can Visual Studio 2008 Standard create a single EXE that does not require .NET framework?

What should be included in a C# Programming Standard?

c# coding-style

Speed up sql JOIN

How can I prevent a webform from submiting on 'Enter'

How to set the date/time in C#

c# datetime

Why do I get a 1720 error when my InstallShield setup tries to run my VBS custom action?

How can I use C to change the last modified date of a file in Windows?

windows winapi file

Using varchar instead of date field types in MySQL

mysql date varchar

Java Command Line Trouble with Reading a Class from a Jar Archive

java command-line

PHP version of confirm() of JavaScript

php javascript confirm

Getting the name of file in PHP

php

How do I style a HTML link without CSS?

html css blackberry

Is it possible to hide the content of an asp.net master page, if page is opened as a popup?

asp.net javascript

Sharepoint Workflow Development (2 part question)

Using ruby to convert unsigned integers stored as signed back to the original value

What is wrong with this tiny piece of mutex code?

c++ mutex critical-section