Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New questions

ASP.NET MVC Route Contraints with {ID}-{Slug} Format

asp.net asp.net-mvc routes

Code required to use foreach on my own custom appSettings

How do I correctly model data in SQL-based databases that have some columns in common, but also have columns that are unique?

How to define a static array without a contant size in a constructor of a class? (C++)

Which orm you would recommend for a beginner moving from ado.net?

asp.net orm

How to store and access ajax data in javascript without using global variables?

Initializing objects on the fly

.net Attributes that handle exceptions - usage on a property accessor

javascript parameter passing in dynamic action handler

javascript

asp.net url concealment?

asp.net

how do i call an overloaded action in .net mvc?

asp.net-mvc overloading

Starting out NLP - Python + large data set [closed]

java python database nlp

How do I get the output of Win32::Process command in Perl?

windows perl

Are there Python ORMs out there that support multiple independent databases concurrently in use?

python orm

How do I convert a single char in string to an int

c++ string char int

Get usable array from a curl response, which is formatted as a php array

C++ polymorphism and slicing

should std::auto_ptr<>::operator = reset / deallocate its existing pointee?

Cache the result of a MySQLdb database query in memory

python caching pylons mysql

Strange use of the index in Mysql

sql mysql indexing