unified_texts
stringlengths
32
30.1k
OpenStatus_id
int64
0
4
input_ids
list
token_type_ids
list
attention_mask
list
Is there a way to expand the code window in VS.NET to maximum size? === In Eclipse you can double-click on the tab of the code window and expand it to full size, e.g. if you will be working on just the code awhile and want maximum size on a smaller monitor, etc. Is there a way to expand the code window in Visual St...
0
[ 2, 25, 80, 21, 161, 20, 6073, 14, 1797, 1463, 19, 4611, 9, 2328, 20, 2979, 1072, 60, 800, 3726, 3726, 19, 11652, 42, 92, 1494, 8, 150, 10129, 27, 14, 6523, 16, 14, 1797, 1463, 17, 6073, 32, 20, 503, 1072, 15, 13, 62, 9, 263,...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Python 2.5.2 and Solaris 8 (gcc 3.4.2) build issues === I'm trying to build python 2.5.2 on Solaris 8 using gcc 3.4.2. I can't see any immediate errors in the ./configure step but, once built and i enter the python shell doing an import time errors with : Python 2.5.2 (r252:60911, Nov 21 2008, 18:45:42) [...
0
[ 2, 20059, 172, 9, 264, 9, 135, 17, 4535, 403, 469, 13, 5, 263, 3384, 203, 9, 300, 9, 135, 6, 1895, 1549, 800, 3726, 3726, 31, 22, 79, 749, 20, 1895, 20059, 172, 9, 264, 9, 135, 27, 4535, 403, 469, 568, 489, 3384, 203, 9, 3...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Is there an eclipse plugin for developing in m4? === Googling has turned up little to nothing. I need to develop some heavy stuff in m4 and I'd love to do it in my favorite environment with all the bells and whistles thereof. There are packages for running m4 on just about every platform, such as [windows][1]. S...
0
[ 2, 25, 80, 40, 11652, 10922, 108, 26, 3561, 19, 307, 300, 60, 800, 3726, 3726, 162, 5598, 802, 63, 412, 71, 265, 20, 626, 9, 31, 376, 20, 2803, 109, 1278, 3217, 19, 307, 300, 17, 31, 22, 43, 339, 20, 107, 32, 19, 51, 3839, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
DTS- Debugging Tips === In a legacy project that I'm on, we have several processing that are preformed via DTS. DTS is not something I worked with a lot back in its hey day.... I was in college. More specificity, these process are in ActiveX code blocks -- which is basically VBScript for database. It is really ha...
0
[ 2, 13, 43, 38, 18, 8, 121, 16254, 2762, 11034, 800, 3726, 3726, 19, 21, 7780, 669, 30, 31, 22, 79, 27, 15, 95, 57, 238, 5511, 30, 50, 782, 12609, 1197, 13, 43, 38, 18, 9, 13, 43, 38, 18, 25, 52, 301, 31, 577, 29, 21, 865...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
How do you disable cookies in Internet Explorer 7? === I've tried disabling cookies in Internet Explorer 7, I've changed the settings under Internet Options->Privacy and this did nothing, when I reloaded the page. I read somewhere that you need to restart IE7, than physically delete the Internet cache and cookie fi...
0
[ 2, 184, 107, 42, 1460, 579, 19396, 19, 2620, 8520, 453, 60, 800, 3726, 3726, 31, 22, 195, 794, 1460, 58, 8599, 19396, 19, 2620, 8520, 453, 15, 31, 22, 195, 1015, 14, 12410, 131, 2620, 6368, 8, 1, 6944, 9961, 93, 17, 48, 144, 6...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Java ActiveMQ client fails to receive messages === I am trying to implement performance testing on ActiveMQ, so have setup a basic producer and consumer to send and receive messages across a queue. I have created a producer with no problems, getting it to write a specific number of messages to the queue: ...
0
[ 2, 8247, 1348, 79, 1251, 6819, 13614, 20, 2588, 7561, 800, 3726, 3726, 31, 589, 749, 20, 8713, 956, 4431, 27, 1348, 79, 1251, 15, 86, 57, 18161, 21, 2125, 1421, 17, 6461, 20, 2660, 17, 2588, 7561, 464, 21, 22521, 9, 31, 57, 679,...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Outsourcing Classes by Supporting Unit Tests === I've got an application which developed by employing TDD as methodology (not strictly but mostly). Now I want to outsource some parts of the application because I don't have enough time to develop it. I'm planning use websites such as "Rent A Coder", "elancer" etc. ...
4
[ 2, 70, 27028, 2684, 34, 3134, 1237, 4894, 800, 3726, 3726, 31, 22, 195, 330, 40, 3010, 56, 885, 34, 18192, 15596, 43, 28, 18653, 13, 5, 1270, 10369, 47, 1555, 6, 9, 130, 31, 259, 20, 70, 12097, 109, 1341, 16, 14, 3010, 185, 31...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
nhibernate class implementation based on value. === I'm creating a blog library using nHibernate and I have a **BlogEntry** class that has a CreatedBy property of type **User** (User is an abstract class). The two concrete implementations of the User class are **RegisteredUser** and **UnknownUser**. I'd like nHiberna...
0
[ 2, 12109, 15191, 8820, 718, 6123, 432, 27, 1923, 9, 800, 3726, 3726, 31, 22, 79, 2936, 21, 8146, 1248, 568, 12109, 15191, 8820, 17, 31, 57, 21, 13, 1409, 220, 5567, 18195, 1409, 718, 30, 63, 21, 679, 779, 1354, 16, 1001, 13, 140...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Setting innodb_log_file_size crashes MySQL === So, I'd like to be able to set the max log file size to 64M, but after doing so with innodb_log_file_size=64M MySQL starts OK, but nothing seems to work properly. EDIT: and by properly I mean not at all. Setting other InnoDB variables aren't causing any problems. How s...
0
[ 2, 2697, 19, 251, 9007, 1, 5567, 1, 16877, 1, 10454, 21563, 51, 18, 22402, 800, 3726, 3726, 86, 15, 31, 22, 43, 101, 20, 44, 777, 20, 309, 14, 2049, 6738, 3893, 1072, 20, 4384, 79, 15, 47, 75, 845, 86, 29, 19, 251, 9007, 1, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
How to print out the HttpWebRequest in C#? === I'm having a problem with a POST I'm doing using the HttpWebRequest object from C#. In order to analyze the problem I would like to know exactly what is being sent over the wire. The problem is that I'm also using HTTPS so I can't sniff the wire. I need some way of printi...
0
[ 2, 184, 20, 4793, 70, 14, 7775, 458, 3692, 10351, 19, 272, 5910, 60, 800, 3726, 3726, 31, 22, 79, 452, 21, 1448, 29, 21, 678, 31, 22, 79, 845, 568, 14, 7775, 458, 3692, 10351, 3095, 37, 272, 5910, 9, 19, 389, 20, 16051, 14, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
How do I use the find method of a datatable with a compound key? === I am working on a windows form application. How do i use the find method of a datatable to find a row if the datatable has a compound key? Table Structure Col A, Col B, Col C Col A and Col B make up the compound key. I want to find the row wh...
0
[ 2, 184, 107, 31, 275, 14, 477, 2109, 16, 21, 1054, 5924, 29, 21, 6089, 1246, 60, 800, 3726, 3726, 31, 589, 638, 27, 21, 1936, 505, 3010, 9, 184, 107, 31, 275, 14, 477, 2109, 16, 21, 1054, 5924, 20, 477, 21, 3131, 100, 14, 10...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Using a batch file to loop through Oracle SQL scripts === I have two SQL scripts which get called within a loop that accept a number parameter. Here is what I'm currently using: for /l %%i in (1, 1, 51) do ( sqlplus u/p@name @script.sql a%%i.html %%i sqlplus u/p@name @script.sql b%%i.html %%i )...
0
[ 2, 568, 21, 13064, 3893, 20, 5293, 120, 15759, 4444, 255, 17505, 800, 3726, 3726, 31, 57, 81, 4444, 255, 17505, 56, 164, 227, 363, 21, 5293, 30, 3440, 21, 234, 18906, 9, 235, 25, 98, 31, 22, 79, 871, 568, 45, 26, 13, 118, 255,...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
What's the cleanest way to override ActiveRecord's find for both models and collections? === I have library code that overrides Ar's find method. I also include the module for all Association classes so both MyModel.find and @parent.my_models.find work and apply the correct scope. I based my code off of will_pagina...
0
[ 2, 98, 22, 18, 14, 2745, 1430, 161, 20, 84, 11891, 1348, 14953, 22, 18, 477, 26, 156, 2761, 17, 5721, 60, 800, 3726, 3726, 31, 57, 1248, 1797, 30, 84, 11891, 18, 13, 512, 22, 18, 477, 2109, 9, 31, 67, 468, 14, 12613, 26, 65,...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
How to: Export events into a single iCalendar file? === Can I export multiple calendar events into a single iCalendar file?
0
[ 2, 184, 20, 45, 7487, 963, 77, 21, 345, 13, 4272, 219, 2542, 3893, 60, 800, 3726, 3726, 92, 31, 7487, 1886, 7036, 963, 77, 21, 345, 13, 4272, 219, 2542, 3893, 60, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
Best way to define true, false, unset state === If you have a situation where you need to know where a boolean value wasn't set (for example if that unset value should inherit from a parent value) the Java boolean primitive (and the equivalent in other languages) is clearly not adequate. What's the best practice to...
0
[ 2, 246, 161, 20, 9267, 1151, 15, 4997, 15, 367, 3554, 146, 800, 3726, 3726, 100, 42, 57, 21, 1858, 113, 42, 376, 20, 143, 113, 21, 9827, 413, 210, 1923, 526, 22, 38, 309, 13, 5, 1106, 823, 100, 30, 367, 3554, 1923, 378, 17569,...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Why would HttpRuntime.AppDomainAppPath return the path with incorrect casing? === I have an application in which HttpRuntime.AppDomainAppPath returns the correct path with the wrong casing. I am then trying to use this in a String.Replace and it does not find the path in the filename due to casing. I am aware th...
0
[ 2, 483, 83, 7775, 3169, 891, 9, 7753, 537, 6232, 7753, 8353, 788, 14, 2013, 29, 18867, 7167, 68, 60, 800, 3726, 3726, 31, 57, 40, 3010, 19, 56, 7775, 3169, 891, 9, 7753, 537, 6232, 7753, 8353, 4815, 14, 4456, 2013, 29, 14, 1389,...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Java post-mortem debugging ? === Is it possible to have a post-mortem ( or post-exception ) debugging session in Java ? What would the workarounds be ( if there isn't a solution for this already ) ?
0
[ 2, 8247, 678, 8, 17523, 1503, 121, 16254, 2762, 13, 60, 800, 3726, 3726, 25, 32, 938, 20, 57, 21, 678, 8, 17523, 1503, 13, 5, 54, 678, 8, 10066, 872, 13, 6, 121, 16254, 2762, 3723, 19, 8247, 13, 60, 98, 83, 14, 170, 10037, 1...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Localization: Do all locales put the weekday before the date? === Here's a simple (hopefully) L10N question: Do all locales want this format: Sunday, Nov 23, 2008 with the weekday before the date, or do some locales want it after the date like this? Nov 23, 2008, Sunday
0
[ 2, 375, 1829, 45, 107, 65, 375, 160, 442, 14, 13411, 115, 14, 1231, 60, 800, 3726, 3726, 235, 22, 18, 21, 1935, 13, 5, 18930, 5655, 6, 644, 1036, 103, 1301, 45, 107, 65, 375, 160, 259, 48, 2595, 45, 2608, 15, 16112, 1137, 15, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Checking memory usage of an ASP.NET web site === I'm using shared ASP.NET hosting and I have no remote-desktop access to the web server. I only have the ability to FTP ASP.NET related files to the server. In this scenario, how would I see how much memory my ASP.NET application is consuming?
0
[ 2, 9886, 1912, 7514, 16, 40, 28, 306, 9, 2328, 2741, 689, 800, 3726, 3726, 31, 22, 79, 568, 2592, 28, 306, 9, 2328, 10637, 17, 31, 57, 90, 5388, 8, 3196, 197, 3880, 1381, 20, 14, 2741, 8128, 9, 31, 104, 57, 14, 2165, 20, 118...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
With System.Data.SQLite how do you specify a database file in the connect string using a relative path === Wanting to deploy my project on different servers I would prefer to be able to specify a connect string using a relative path. I can't seem to get that to work and want to know if there is some trick to it...?
0
[ 2, 29, 329, 9, 18768, 9, 18, 1251, 10601, 184, 107, 42, 19077, 21, 6018, 3893, 19, 14, 6379, 3724, 568, 21, 4543, 2013, 800, 3726, 3726, 4638, 20, 17617, 51, 669, 27, 421, 17595, 31, 83, 6369, 20, 44, 777, 20, 19077, 21, 6379, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
how to make text line break in flex textarea === I have a string var s:String = "This is a line \n This is another line."; this.txtHolder.text = s; //.text has \n, not a new line and i want to put it into a text area, but the new line character is ignored. How can i ensure that the text breaks where i...
0
[ 2, 184, 20, 233, 1854, 293, 1442, 19, 14409, 1854, 17760, 800, 3726, 3726, 31, 57, 21, 3724, 4033, 13, 18, 45, 11130, 800, 13, 7, 1565, 25, 21, 293, 13, 1, 103, 48, 25, 226, 293, 9, 7, 73, 48, 9, 38, 396, 38, 12427, 9, 119...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
How to convince a client that "expensive" is "cheaper"? === Many clients sees only the "per hour" price and goes "eek" and chooses a "cheaper" coder to do the job. Very often these clients ends up with a complete MESS because they wanted to save a couple of bucks per hour. Just because one consultant charges $100 -...
0
[ 2, 184, 20, 6218, 21, 6819, 30, 13, 7, 6899, 3474, 1284, 7, 25, 13, 7, 2569, 58, 1432, 7, 60, 800, 3726, 3726, 151, 7421, 6895, 104, 14, 13, 7, 1432, 1671, 7, 2162, 17, 1852, 13, 7, 62, 2354, 7, 17, 3538, 18, 21, 13, 7, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
How to generate a Mandelbrot with T-SQL? === Learning a little about T-SQL, and thought an interesting exercise would be to generate a Mandelbrot set with it. Turns out someone already has (and recently, it appears). I'll let someone else post it as an answer, but I'm curious what optimizations can be made. Alt...
0
[ 2, 184, 20, 7920, 21, 169, 3436, 5069, 38, 29, 13, 38, 8, 18, 22402, 60, 800, 3726, 3726, 2477, 21, 265, 88, 13, 38, 8, 18, 22402, 15, 17, 289, 40, 4883, 5935, 83, 44, 20, 7920, 21, 169, 3436, 5069, 38, 309, 29, 32, 9, 284...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Mod-rewrite Trailing Slash Issue === There doesn't seem to be much info on this topic so I'm going to outline my specific problem then maybe we can shape the question and the answer into something a bit more universal. I have this rewrite rule RewriteEngine On RewriteBase /bookkeepers/ RewriteCond ...
0
[ 2, 7226, 8, 99, 23716, 14323, 14098, 1513, 800, 3726, 3726, 80, 1437, 22, 38, 2260, 20, 44, 212, 15404, 27, 48, 8303, 86, 31, 22, 79, 228, 20, 11160, 51, 1903, 1448, 94, 913, 95, 92, 2539, 14, 1301, 17, 14, 1623, 77, 301, 21, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
What are the benefits of Microsoft Commerce Server? === What are the benefits of using [Microsoft Commerce Server][1] as opposed to some other 3rd party shopping cart system? Is it really that more "robust" than other .NET solutions - [ASP.NET storefront][2], [DotNetCart][3], [VevoCart][4]? At what point would you st...
0
[ 2, 98, 50, 14, 5800, 16, 7099, 5577, 8128, 60, 800, 3726, 3726, 98, 50, 14, 5800, 16, 568, 636, 22019, 12980, 5577, 8128, 500, 2558, 165, 500, 28, 3499, 20, 109, 89, 203, 897, 346, 4884, 6420, 329, 60, 25, 32, 510, 30, 91, 13,...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Team Build MSBuild Task Does Not Update Main Build Log File === I have an after build event in my main TFSBuild.proj file that uses the MSBuild task to call a deployment task after a successful build. It looks like this: <ItemGroup> <DeploymentTargets Include="..\Sources\Build\SkunkWorks.Build.Deployme...
0
[ 2, 173, 1895, 4235, 29361, 3005, 630, 52, 11100, 407, 1895, 6738, 3893, 800, 3726, 3726, 31, 57, 40, 75, 1895, 807, 19, 51, 407, 13, 11720, 18, 29361, 9, 2740, 728, 3893, 30, 2027, 14, 4235, 29361, 3005, 20, 645, 21, 10475, 3005, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Intercept every request originating from a webpage === Is it possible to intercept every request made from a page using javascript? i.e. Clicking on a link, loading an image, ajax request...
0
[ 2, 18324, 352, 3772, 17292, 37, 21, 2741, 6486, 800, 3726, 3726, 25, 32, 938, 20, 18324, 352, 3772, 117, 37, 21, 2478, 568, 8247, 8741, 60, 31, 9, 62, 9, 25590, 27, 21, 3508, 15, 12797, 40, 1961, 15, 20624, 3772, 9, 9, 9, 3, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
Heap fragmentation in 64 bit land === In the past, when I've worked on long-running C++ daemons I've had to deal with heap fragmentation issues. Tricks like keeping a pool of my large allocations were necessary to keep from running out of contiguous heap space. Is this still an issue with a 64 bit address space?...
0
[ 2, 15414, 28698, 19, 4384, 1142, 476, 800, 3726, 3726, 19, 14, 640, 15, 76, 31, 22, 195, 577, 27, 175, 8, 11325, 272, 20512, 13127, 18, 31, 22, 195, 41, 20, 1183, 29, 15414, 28698, 1549, 9, 13747, 101, 2882, 21, 3067, 16, 51, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Do all WPF render transforms run in double-precision? === WPF stores all its data in double precision. I just want to confirm that all transforms, etc., run in double precision. I'm working on a WPF canvas, which is very large (40,000,000 x 40,000,000), translating and scaling to zoom into it - placing tiles on to...
0
[ 2, 107, 65, 619, 7721, 16535, 8007, 18, 485, 19, 1494, 8, 3515, 7654, 872, 60, 800, 3726, 3726, 619, 7721, 4134, 65, 82, 1054, 19, 1494, 13133, 9, 31, 114, 259, 20, 10265, 30, 65, 8007, 18, 15, 2722, 9, 15, 485, 19, 1494, 1313...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
glibc's '-lmcheck' option and multithreading. === We've been trying to hunt down some heap corruption issues in our multi-threaded C++ apps. As one technique, we tried add -lmcheck to the libraries line of the application. This is causing the app to crash out with apparent heap corruption in relatively short order. ...
0
[ 2, 13, 6441, 7229, 22, 18, 13, 22, 8, 10363, 12542, 22, 4255, 17, 1889, 96, 22883, 9, 800, 3726, 3726, 95, 22, 195, 74, 749, 20, 3847, 125, 109, 15414, 7858, 1549, 19, 318, 1889, 8, 96, 10647, 69, 272, 20512, 4865, 18, 9, 28, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
MVC: How do I pass a list (from a class in Model) to a repeater in a View === How do I do the above? I've started using MVC and I'm having issues passing stuff around.
0
[ 2, 307, 8990, 45, 184, 107, 31, 1477, 21, 968, 13, 5, 2665, 21, 718, 19, 1061, 6, 20, 21, 6830, 106, 19, 21, 1418, 800, 3726, 3726, 184, 107, 31, 107, 14, 784, 60, 31, 22, 195, 373, 568, 307, 8990, 17, 31, 22, 79, 452, 154...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
PHP -CSV REading and Uploading images from url === Can any one help me to find out a code snippet in PHP to read contents in an CSV file and then insert to some tables as well as fetch some data from www(fetch image fom the image url in CSV file)
0
[ 2, 13, 26120, 13, 8, 6824, 710, 1876, 17, 71, 16866, 3502, 37, 287, 6362, 800, 3726, 3726, 92, 186, 53, 448, 55, 20, 477, 70, 21, 1797, 13, 29061, 19, 13, 26120, 20, 1302, 8478, 19, 40, 272, 18, 710, 3893, 17, 94, 14692, 20, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
What algorithm does Excel use to recalculate formulas? === Are the formulas represented in an AST then recalculated using a design pattern like the Visitor pattern? How would you go about reproducing the recalculation process in code?
0
[ 2, 98, 9083, 630, 20700, 275, 20, 302, 16304, 12383, 3729, 18, 60, 800, 3726, 3726, 50, 14, 3729, 18, 1622, 19, 40, 28, 38, 94, 302, 16304, 13045, 568, 21, 704, 3732, 101, 14, 10875, 3732, 60, 184, 83, 42, 162, 88, 302, 22067, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
Rails Background task overhead === Has anybody done a comparison of the overhead of the various background processing techniques? Background/RB, Starling, Workling MemcacheQ Beanstalk Background Job (Bj) delayed_job (Dj) I will be implementing one of them on a slice and would like to know how much memory t...
0
[ 2, 2240, 18, 2395, 3005, 8860, 800, 3726, 3726, 63, 11181, 677, 21, 6050, 16, 14, 8860, 16, 14, 617, 2395, 5511, 4212, 60, 2395, 118, 7549, 15, 778, 802, 15, 170, 802, 55, 4829, 9616, 1251, 14685, 9718, 2395, 1205, 13, 5, 11741, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
I need some helps please === I'm new in this forum, I need some help from you please. I'm new with make file and I have some make files one of the has these statements I tried to understand but I can't please could please help me # debugging support ifeq ($(DEBUG), true) CFLAGS+=-DDEBUG -g endif ...
0
[ 2, 31, 376, 109, 7778, 2247, 800, 3726, 3726, 31, 22, 79, 78, 19, 48, 5691, 15, 31, 376, 109, 448, 37, 42, 2247, 9, 31, 22, 79, 78, 29, 233, 3893, 17, 31, 57, 109, 233, 6488, 53, 16, 14, 63, 158, 9015, 31, 794, 20, 1369, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Dreamweaver CS3 Site in Apache htdocs, missing path on localhost? === Almost have DW CS3 configured with my site to preview on localhost, except for one thing, the path is incomplete. It is missing the top directory of the site in the path when it tries to open the file. WHY??? Where do you change that? Here'...
0
[ 2, 1868, 458, 11937, 272, 18, 240, 689, 19, 17140, 13, 9020, 13799, 18, 15, 2863, 2013, 27, 375, 11694, 60, 800, 3726, 3726, 557, 57, 15952, 272, 18, 240, 28895, 29, 51, 689, 20, 16121, 27, 375, 11694, 15, 1613, 26, 53, 584, 15,...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
ASP.NET friendly image editor === I'm looking for an image editor that I can embed easily into an ASP.NET website. I need to be able to draw rectangles, lines and add some text. Additionally, images must not be uploaded to third-party servers. I've checked sites of the main ISVs that develop .NET controls but none ...
0
[ 2, 28, 306, 9, 2328, 4753, 1961, 1835, 800, 3726, 3726, 31, 22, 79, 699, 26, 40, 1961, 1835, 30, 31, 92, 11911, 69, 2351, 77, 40, 28, 306, 9, 2328, 2271, 9, 31, 376, 20, 44, 777, 20, 2003, 27181, 18, 15, 1560, 17, 3547, 109,...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
How can I hide duplicate records (within a crystal report) which have already been reversed? === This question is a follow-up to a question I asked the other day [("Need to find duplicate records but exclude reversed transactions")][1]. I have a Crystal Report which displays customers' fuel transactions. There are...
0
[ 2, 184, 92, 31, 3077, 19429, 742, 13, 5, 1410, 108, 21, 4282, 1330, 6, 56, 57, 614, 74, 12951, 60, 800, 3726, 3726, 48, 1301, 25, 21, 1740, 8, 576, 20, 21, 1301, 31, 411, 14, 89, 208, 636, 5, 7, 556, 69, 20, 477, 19429, 74...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
#include header guard format? === I know it makes little difference to a project but, assuming you use #defined header guards for your C++ code, what format do you use? e.g. assuming a header called `foo.hpp`: #ifndef __FOO_HPP__ ... #ifndef INCLUDED_FOO_HPP ... #ifndef SOME_OTHER_FORMA...
0
[ 2, 6926, 22640, 157, 106, 1611, 2595, 60, 800, 3726, 3726, 31, 143, 32, 1364, 265, 2841, 20, 21, 669, 47, 15, 11704, 42, 275, 6926, 13439, 157, 106, 3429, 26, 154, 272, 20512, 1797, 15, 98, 2595, 107, 42, 275, 60, 13, 62, 9, 2...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
What's a good example of register variable usage in C? === I'm reading through K & R and came to the small section on register variables, and was wondering if people here have some good examples of this put into practice. From section 4.7 in K & R: > The register declaration looks like > register int x; ...
0
[ 2, 98, 22, 18, 21, 254, 823, 16, 2243, 7612, 7514, 19, 272, 60, 800, 3726, 3726, 31, 22, 79, 1876, 120, 680, 279, 761, 17, 281, 20, 14, 284, 1050, 27, 2243, 12157, 15, 17, 23, 5712, 100, 148, 235, 57, 109, 254, 3770, 16, 48,...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
SQL Server 2005 drop column with constraints === In Sql Server 2005 I have a column with a "DEFAULT" constraint. I'd like to create a script that drops that column. The problem is that is returns me that error : Msg 5074, Level 16, State 1, Line 1 The object 'DF__PeriodSce__IsClo__4BCC3ABA' is depend...
0
[ 2, 4444, 255, 8128, 812, 2804, 4698, 29, 16747, 800, 3726, 3726, 19, 4444, 255, 8128, 812, 31, 57, 21, 4698, 29, 21, 13, 7, 13862, 9708, 7, 28804, 9, 31, 22, 43, 101, 20, 1600, 21, 3884, 30, 9458, 30, 4698, 9, 14, 1448, 25, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
How to study design patterns? === I have read around 4-5 books on design patterns, but still I dont feel I have come closer to intermediate level in design patterns? How should I go studying design patterns? Is there any best book for design pattern? I know this will come only with experience but there must b...
0
[ 2, 184, 20, 949, 704, 6282, 60, 800, 3726, 3726, 31, 57, 1302, 140, 268, 8, 264, 964, 27, 704, 6282, 15, 47, 174, 31, 1049, 583, 31, 57, 340, 1788, 20, 6889, 662, 19, 704, 6282, 60, 184, 378, 31, 162, 4493, 704, 6282, 60, 25...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Challenges faced while working in different time zones === I am sure there are many developers out here who have team spread across different time zones. What are some of the challenges people face and whats the best way to tackle them?
4
[ 2, 7595, 3110, 133, 638, 19, 421, 85, 11225, 800, 3726, 3726, 31, 589, 562, 80, 50, 151, 10168, 70, 235, 72, 57, 173, 1789, 464, 421, 85, 11225, 9, 98, 50, 109, 16, 14, 7595, 148, 276, 17, 98, 18, 14, 246, 161, 20, 9723, 105...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
java - determining if a file is a link === Title says it all. How do you do it, or is it even possible? I suppose you could fiddle with getCanonicalWhatever and the original path, but that's messy and I don't like it. Please include a definitive reason if you suggest it.
0
[ 2, 8247, 13, 8, 13521, 100, 21, 3893, 25, 21, 3508, 800, 3726, 3726, 581, 898, 32, 65, 9, 184, 107, 42, 107, 32, 15, 54, 25, 32, 166, 938, 60, 31, 5787, 42, 110, 12759, 29, 164, 1245, 218, 4272, 13515, 17, 14, 501, 2013, 15,...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
How to programmatically recycle a dllhost.exe process in COM+? === How to programmatically recycle a dllhost.exe process in COM+?
0
[ 2, 184, 20, 625, 6732, 1326, 302, 12467, 21, 13, 43, 211, 11694, 9, 1706, 62, 953, 19, 13, 960, 2430, 60, 800, 3726, 3726, 184, 20, 625, 6732, 1326, 302, 12467, 21, 13, 43, 211, 11694, 9, 1706, 62, 953, 19, 13, 960, 2430, 60, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
Mechanical Turk: Using HTML in the API === Question for anyone who's used Mechanical Turk: Is it possible to take an HTML template created on Mechanical Turk's website, and then create more HITs based on that template from the command line tools or API? --- According to the API docs, it's not possible to create...
0
[ 2, 4953, 11233, 45, 568, 13, 15895, 19, 14, 21, 2159, 800, 3726, 3726, 1301, 26, 1276, 72, 22, 18, 147, 4953, 11233, 45, 25, 32, 938, 20, 247, 40, 13, 15895, 22894, 679, 27, 4953, 11233, 22, 18, 2271, 15, 17, 94, 1600, 91, 385...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Finding a dependency of a mssql server data type === Is there a command, or a set of tables I can look at to determine which tables, stored procedures and views in MSSQL server 2005 have a certain user defined data type?
0
[ 2, 3007, 21, 26835, 16, 21, 4235, 18, 22402, 8128, 1054, 1001, 800, 3726, 3726, 25, 80, 21, 1202, 15, 54, 21, 309, 16, 7484, 31, 92, 361, 35, 20, 3746, 56, 7484, 15, 8214, 8876, 17, 4146, 19, 4235, 18, 22402, 8128, 812, 57, 21...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
How to Get Last Created Entry's ID From Sql Database With Asp.Net === I will explain problem with an example: There is two table in my database, named entry, tags There is a column named ID_ENTRY in both table. When I add a record to table, entry, I have to take the ID_ENTRY of last added record and add it to ta...
0
[ 2, 184, 20, 164, 236, 679, 2792, 22, 18, 4924, 37, 4444, 255, 6018, 29, 28, 306, 9, 2328, 800, 3726, 3726, 31, 129, 3271, 1448, 29, 40, 823, 45, 80, 25, 81, 859, 19, 51, 6018, 15, 377, 2792, 15, 3383, 18, 80, 25, 21, 4698, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Behavior of SIO_FLUSH === When SIO_FLUSH socket ioctl is used in a Windows environment (in user space), I am confused as to what happens. Does this: (1) completely discard the data from the TCP/IP send queue into a black hole, or (2) push the queued send data across the connection until the buffer is empty, or (3) so...
0
[ 2, 3257, 16, 13, 11076, 1, 12848, 1635, 800, 3726, 3726, 76, 13, 11076, 1, 12848, 1635, 18482, 31, 2499, 7786, 25, 147, 19, 21, 1936, 2307, 13, 5, 108, 4155, 726, 6, 15, 31, 589, 4230, 28, 20, 98, 5531, 9, 630, 48, 45, 13, 5...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
using a class defined in a c++ dll in c# code === I have a dll that was written in c++, I need to use this dll in my c# code. After searching I found that using P/Invoke would give me access to the function I need, but these functions are defined with in a class and use non-static private member variables. So I need t...
0
[ 2, 568, 21, 718, 2811, 19, 21, 272, 20512, 13, 43, 211, 19, 272, 5910, 1797, 800, 3726, 3726, 31, 57, 21, 13, 43, 211, 30, 23, 642, 19, 272, 20512, 15, 31, 376, 20, 275, 48, 13, 43, 211, 19, 51, 272, 5910, 1797, 9, 75, 579...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Making the window [X] button close instead of minimise on Windows Moblie === The [x] button in the top bar of a window that normally closes the window in standard Windows, appears to do a minimise instead on Windows Compact. How do it make it close instead? I need to also be able to raise an event when this happen...
0
[ 2, 544, 14, 1463, 636, 396, 500, 5167, 543, 700, 16, 4236, 79, 2628, 27, 1936, 7327, 3844, 800, 3726, 3726, 14, 636, 396, 500, 5167, 19, 14, 371, 748, 16, 21, 1463, 30, 4147, 543, 18, 14, 1463, 19, 1236, 1936, 15, 1780, 20, 10...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
JSF initialize application-scope bean when context initialized === I'm building a JSF+Facelets web app, one piece of which is a method that scans a directory every so often and indexes any changes. This method is part of a bean which is in application scope. I have built a subclass of TimerTask to call the method ev...
0
[ 2, 487, 18, 410, 2104, 2952, 3010, 8, 11555, 15322, 76, 4141, 2104, 1333, 800, 3726, 3726, 31, 22, 79, 353, 21, 487, 18, 410, 2430, 6413, 11045, 2741, 4865, 15, 53, 1855, 16, 56, 25, 21, 2109, 30, 8313, 18, 21, 16755, 352, 86, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Transforming flat file to XML using XSLT-like technology === I'm designing a system which is receiving data from a number of partners in the form of CSV files. The files may differ in the number and ordering of columns. For the most part, I will want to choose a subset of the columns, maybe reorder them, and hand them...
0
[ 2, 22335, 1844, 3893, 20, 23504, 568, 993, 18, 255, 38, 8, 1403, 1099, 800, 3726, 3726, 31, 22, 79, 15026, 21, 329, 56, 25, 3396, 1054, 37, 21, 234, 16, 4724, 19, 14, 505, 16, 272, 18, 710, 6488, 9, 14, 6488, 123, 11394, 19, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
How do you handle multiple instances of setTimeout()? === What is the most recommended/best way to stop multiple instances of a setTimeout function from being created (in javascript)? An example (psuedo code): function mouseClick() { moveDiv("div_0001", mouseX, mouseY); } funct...
0
[ 2, 184, 107, 42, 3053, 1886, 13946, 16, 309, 891, 1320, 5, 6, 60, 800, 3726, 3726, 98, 25, 14, 127, 5773, 118, 4936, 161, 20, 747, 1886, 13946, 16, 21, 309, 891, 1320, 1990, 37, 142, 679, 13, 5, 108, 8247, 8741, 6, 60, 40, 8...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Best performance comparison website or resource for .Net Web Applications? === I am the .Net specialist in a consultancy with many difference flavors of developers using many different languages and frameworks. Because everyone is pretty much trying to push their own agendas with our different clients in terms of what...
0
[ 2, 246, 956, 6050, 2271, 54, 6577, 26, 13, 9, 2328, 2741, 3767, 60, 800, 3726, 3726, 31, 589, 14, 13, 9, 2328, 8084, 19, 21, 26625, 29, 151, 2841, 11974, 18, 16, 10168, 568, 151, 421, 2556, 17, 6596, 18, 9, 185, 1266, 25, 1772...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Interleave row/column colors in a GridView === Suppose you have a GridView with a few columns like: | Foo | Bar | Total | and you use a style sheet to make the alternating rows different colors, say light blue and white. Is there a good way to make a particular column alternate in a different color? For exam...
0
[ 2, 1480, 14416, 3131, 118, 716, 4404, 103, 5268, 19, 21, 7354, 4725, 800, 3726, 3726, 5787, 42, 57, 21, 7354, 4725, 29, 21, 310, 7498, 101, 45, 13, 1, 4310, 111, 13, 1, 748, 13, 1, 600, 13, 1, 17, 42, 275, 21, 1034, 6125, 20...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Configure Symlinks for single directory in Tomcat === I have a directory to which a process uploads some pdf files. This process is out of my control. I need to make those files available through the website using Tomcat. I have a directory available to the web, with the browser I can see files in it : /var/lib...
0
[ 2, 1065, 15951, 13, 7261, 6258, 18, 26, 345, 16755, 19, 2067, 5782, 800, 3726, 3726, 31, 57, 21, 16755, 20, 56, 21, 953, 71, 8294, 18, 109, 13, 11124, 6488, 9, 48, 953, 25, 70, 16, 51, 569, 9, 31, 376, 20, 233, 273, 6488, 90...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Client: It's Delivery Time! === **Client: You could have included this!** ***Us: Was not in the specification!*** **Client: Common Sense!!** ***Us: ... [SO Soldiers, how should we react?]*** N.B. I am a junior programmer. Since my supervisor told me to sit in, I joined. I saw the unsatisfied face of the ...
0
[ 2, 6819, 45, 32, 22, 18, 6010, 85, 187, 800, 3726, 3726, 13, 1409, 150, 18513, 38, 45, 42, 110, 57, 506, 48, 187, 1409, 8980, 267, 45, 23, 52, 19, 14, 14177, 187, 2483, 1409, 13, 1409, 150, 18513, 38, 45, 757, 1259, 19015, 140...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Cross-platform (linux/Win32) nonblocking C++ IO on stdin/stdout/stderr === I'm trying to find the best solution for nonblocking IO via stdin/stdout with the following characteristics: * As long as there is enough data, read in *n*-sized chunks. * If there's not enough data, read in a partial chunk. * If there is ...
0
[ 2, 919, 8, 27035, 13, 5, 1226, 7147, 118, 4181, 3125, 6, 538, 12048, 68, 272, 20512, 13, 1963, 27, 354, 3653, 118, 384, 43, 1320, 118, 384, 1157, 139, 800, 3726, 3726, 31, 22, 79, 749, 20, 477, 14, 246, 4295, 26, 538, 12048, 6...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
java.lang.UnsupportedOperationException in JPA transaction === I'm pretty sure that I'm not understanding something about JPA (I'm using OpenJPA) and it's causing this problem. I want to make a copy of a Job entity. @Entity @Table(name="Job") public class Job implements Serializable { @I...
0
[ 2, 8247, 9, 9949, 9, 1020, 24909, 11377, 10066, 872, 19, 487, 1060, 12799, 800, 3726, 3726, 31, 22, 79, 1772, 562, 30, 31, 22, 79, 52, 3260, 301, 88, 487, 1060, 13, 5, 49, 22, 79, 568, 368, 728, 1060, 6, 17, 32, 22, 18, 3242...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
What are the factors to decide between using Core Data versus rolling out a custom model? === There might be applications that are not suited for Core Data - image manipulation programs like Photoshop or Gimp for example. But for applications that are suited for Core Data, say Address Book or iCal, what is the criteri...
0
[ 2, 98, 50, 14, 4776, 20, 4073, 128, 568, 2884, 1054, 5706, 3929, 70, 21, 5816, 1061, 60, 800, 3726, 3726, 80, 530, 44, 3767, 30, 50, 52, 12949, 26, 2884, 1054, 13, 8, 1961, 17561, 1726, 101, 7064, 5347, 54, 489, 8983, 26, 823, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
How do I use cookies across two different domains? === I need to share SSO information between two different domains with a cookie, can this be done in PHP and how?
0
[ 2, 184, 107, 31, 275, 19396, 464, 81, 421, 15544, 60, 800, 3726, 3726, 31, 376, 20, 1891, 13, 18, 656, 676, 128, 81, 421, 15544, 29, 21, 19980, 15, 92, 48, 44, 677, 19, 13, 26120, 17, 184, 60, 3, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
NUnit and vs.net === I want to start using Nunit (finallY), I am using vs.net 2008. Is it as simple as importing nunit in my test project? I remember seeing a GUI for nunit, does that do the exact same thing that a seperate test project would do, except show you the pass/fail visually?
0
[ 2, 10210, 242, 17, 4611, 9, 2328, 800, 3726, 3726, 31, 259, 20, 799, 568, 10210, 242, 13, 5, 4932, 102, 6, 15, 31, 589, 568, 4611, 9, 2328, 570, 9, 25, 32, 28, 1935, 28, 9010, 68, 10210, 242, 19, 51, 1289, 669, 60, 31, 1518,...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Java Beans: What am I missing? === I'm wondering if I'm missing something about Java Beans. I like my objects to do as much initialization in the constructor as possible and have a minimum number of mutators. Beans seem to go directly against this and generally feel clunky. What capabilities am I missing out on by not...
0
[ 2, 8247, 14685, 45, 98, 589, 31, 2863, 60, 800, 3726, 3726, 31, 22, 79, 5712, 100, 31, 22, 79, 2863, 301, 88, 8247, 14685, 9, 31, 101, 51, 3916, 20, 107, 28, 212, 2104, 1829, 19, 14, 6960, 248, 28, 938, 17, 57, 21, 5187, 234...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Anonymous Types - Are there any distingushing characteristics? === Is there anything to use, to determine if a type is actually a anonymous type? For example an interface, etc? The goal is to create something like the following... //defined like... public static T Get<T>(this IAnonymous obj, string prop...
0
[ 2, 10364, 2551, 13, 8, 50, 80, 186, 1460, 1203, 10418, 68, 5626, 60, 800, 3726, 3726, 25, 80, 602, 20, 275, 15, 20, 3746, 100, 21, 1001, 25, 1121, 21, 10364, 1001, 60, 26, 823, 40, 6573, 15, 2722, 60, 14, 1195, 25, 20, 1600, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Is it possilbe to use BindingSource.find on multple columns? === Is it possilbe to use BindingSource.find on multple columns? I have a treeview and a combobox. The combox provides the ID that is used to build the treeview. When I select a node in the tree view I want to display the details/child information for t...
0
[ 2, 25, 32, 12928, 8556, 863, 20, 275, 8728, 12097, 9, 19811, 27, 6633, 38, 5106, 7498, 60, 800, 3726, 3726, 25, 32, 12928, 8556, 863, 20, 275, 8728, 12097, 9, 19811, 27, 6633, 38, 5106, 7498, 60, 31, 57, 21, 1541, 4725, 17, 21, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
How to use a FolderBrowserDialog from a WPF application === I'm trying to use the FolderBrowserDialog from my WPF application - nothing fancy. I don't much care that it has the Windows Forms look to it. However, when I call ShowDialog, I want to pass the owner window which is an IWin32Window. How do I get this from...
0
[ 2, 184, 20, 275, 21, 19294, 25699, 4104, 4286, 5567, 37, 21, 619, 7721, 3010, 800, 3726, 3726, 31, 22, 79, 749, 20, 275, 14, 19294, 25699, 4104, 4286, 5567, 37, 51, 619, 7721, 3010, 13, 8, 626, 12251, 9, 31, 221, 22, 38, 212, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
How to debug Win2py applications? === Is it possible? By debug I mean setting breakpoints, inspect values and advance step by step.
0
[ 2, 184, 20, 121, 16254, 628, 135, 6448, 3767, 60, 800, 3726, 3726, 25, 32, 938, 60, 34, 121, 16254, 31, 884, 2697, 1442, 3132, 18, 15, 19, 7350, 4070, 17, 3612, 1424, 34, 1424, 9, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
What are the differences between Windows 2000 and Windows 2003 RC2 encryption in Win32? === Our app encrypts a value using RC2 in C++ code and I wrote a decryption routine in .NET The problem is that it works fine on our dev server, which is Windows 2003 but fails on the Windows 2000 one. It's running the same cod...
0
[ 2, 98, 50, 14, 4921, 128, 1936, 824, 17, 1936, 973, 16462, 135, 24420, 19, 628, 3125, 60, 800, 3726, 3726, 318, 4865, 1957, 11435, 18, 21, 1923, 568, 16462, 135, 19, 272, 20512, 1797, 17, 31, 738, 21, 121, 11435, 872, 8275, 19, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Dynamic Columns and Data Sources with .NET Grid View === I am working on a multi-purpose page and rather than adding multiple grids to the same page we wanted to use a single GridView to the page, and on Page_Init add the needed columns, and set the respective DataSourceID. So to do this, we have something like the...
0
[ 2, 7782, 7498, 17, 1054, 2662, 29, 13, 9, 2328, 7354, 1418, 800, 3726, 3726, 31, 589, 638, 27, 21, 1889, 8, 12060, 2478, 17, 864, 119, 4721, 1886, 7354, 18, 20, 14, 205, 2478, 95, 417, 20, 275, 21, 345, 7354, 4725, 20, 14, 247...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Any way to shuffle content in multiple div elements === I'm relatively new to Javascript and was wondering if there's a quick way to shuffle content that is contained in multiple `<div>` tags. For example <div id='d1'> <span>alpha</span> <img src='alpha.jpg'> </div> <div id='d2'> ...
0
[ 2, 186, 161, 20, 23682, 2331, 19, 1886, 13, 12916, 2065, 800, 3726, 3726, 31, 22, 79, 3109, 78, 20, 8247, 8741, 17, 23, 5712, 100, 80, 22, 18, 21, 2231, 161, 20, 23682, 2331, 30, 25, 3437, 19, 1886, 13, 1, 12916, 1, 3383, 18, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
ASP.NET GridView Newbie Questions About TFOOT and TH === Greetings! I'm still learning about the GridView control and I have one bound to an ObjectDataSource. My Web form looks like this: <asp:GridView ID="ourGrid" runat="server" DataSourceID="ourDataSource" onrowdatabound="ourGrid_RowDataBound" ...
0
[ 2, 28, 306, 9, 2328, 7354, 4725, 78, 5893, 2346, 88, 13, 38, 3670, 17, 13, 96, 800, 3726, 3726, 13769, 18, 187, 31, 22, 79, 174, 2477, 88, 14, 7354, 4725, 569, 17, 31, 57, 53, 4138, 20, 40, 3095, 18768, 12097, 9, 51, 2741, 5...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Which Hypervisors will allow Raw PCI? === I am trying to find out which Hypervisor will allow me to grant access to specialized PCI cards (such as a telephony card) to a virtual machine. So far I have tried out VMWare ESXi server and it doesn't seem to allow me to do this. I have heard that Microsoft Virtual Server do...
0
[ 2, 56, 5443, 3762, 248, 18, 129, 1655, 4333, 5168, 49, 60, 800, 3726, 3726, 31, 589, 749, 20, 477, 70, 56, 5443, 3762, 248, 129, 1655, 55, 20, 2048, 1381, 20, 7119, 5168, 49, 4092, 13, 5, 4289, 28, 21, 4338, 22031, 2056, 6, 20...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
JQuery: Move Javascript to the bottom of the Page? === We are developing large ASP.NET applications with lot of dynmically created pages containing ASCX controls. We use a lot of JQuery everywhere. I have been reading that it would make sense to move the inline Javascript code to the bottom of the page as it could...
0
[ 2, 487, 8190, 93, 45, 780, 8247, 8741, 20, 14, 2129, 16, 14, 2478, 60, 800, 3726, 3726, 95, 50, 3561, 370, 28, 306, 9, 2328, 3767, 29, 865, 16, 13, 21664, 79, 8438, 679, 4434, 3503, 28, 150, 396, 8671, 9, 95, 275, 21, 865, 1...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
What is the sql to query SqlServer system databases to find an DB object? === I have a large db with many tables and sprocs, and I want to find and see, for example, if there is a table with a name that has "setting" as part of it. I'm not very familiar with SqlServer's System Databases like master, msdb etc., I know...
0
[ 2, 98, 25, 14, 4444, 255, 20, 25597, 4444, 255, 10321, 106, 329, 6018, 18, 20, 477, 40, 13, 9007, 3095, 60, 800, 3726, 3726, 31, 57, 21, 370, 13, 9007, 29, 151, 7484, 17, 13, 18, 15617, 18, 15, 17, 31, 259, 20, 477, 17, 196,...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
SQL join to find inconsistencies between two data sources === I have a SQL challenge that is wracking my brain. I am trying to reconcile two reports for licenses of an application. The first report is an access database table. It has been created and maintained by hand by my predecessors. Whenever they installe...
0
[ 2, 4444, 255, 1865, 20, 477, 19, 12124, 702, 22851, 128, 81, 1054, 2662, 800, 3726, 3726, 31, 57, 21, 4444, 255, 2404, 30, 25, 619, 13135, 68, 51, 1964, 9, 31, 589, 749, 20, 16243, 81, 2813, 26, 3962, 18, 16, 40, 3010, 9, 14, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Java printing directly to a Postscript network printer === I've got Postscript code/data (?) in memory (in a Java Tomcat webapp) that I'd like to send directly to a networked PS printer. Is there an easy way (i.e. just popping open a port and sending the text) to print this, bypassing all of the O/S-specific drivers ...
0
[ 2, 8247, 7312, 1703, 20, 21, 678, 8741, 982, 12925, 800, 3726, 3726, 31, 22, 195, 330, 678, 8741, 1797, 118, 18768, 13, 5, 60, 6, 19, 1912, 13, 5, 108, 21, 8247, 2067, 5782, 2741, 7753, 6, 30, 31, 22, 43, 101, 20, 2660, 1703, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Unable to debug WCF service message === I've got a Visual Studio 2008 solution with a WCF service, and a client. When I run my client, and call a method from my service I get a message saying "Unable to automatically debug 'Home.Service'. The remote procedure could not be debugged. This usually indicates that debug...
0
[ 2, 2343, 20, 121, 16254, 11801, 410, 365, 2802, 800, 3726, 3726, 31, 22, 195, 330, 21, 3458, 1120, 570, 4295, 29, 21, 11801, 410, 365, 15, 17, 21, 6819, 9, 76, 31, 485, 51, 6819, 15, 17, 645, 21, 2109, 37, 51, 365, 31, 164, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
C++ templates and inheritance === My C++ framework has Buttons. A Button derives from Control. So a function accepting a Control can take a Button as its argument. So far so good. I also have List`<`T>. However, List`<`Button> doesn't derive from List`<`Control>, which means a function accepting a list of Controls ...
0
[ 2, 272, 20512, 22894, 18, 17, 13852, 800, 3726, 3726, 51, 272, 20512, 6596, 63, 12861, 9, 21, 5167, 13049, 37, 569, 9, 86, 21, 1990, 10894, 21, 569, 92, 247, 21, 5167, 28, 82, 5476, 9, 86, 463, 86, 254, 9, 31, 67, 57, 968, 1...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
How to add a user in a different Active Directory Domain in C#? === So my goal is to be able to add a user from one Active Directory Domain to another group in a separate Active Directory Domain. I'd like to do this in C#. I know there is a System.DirectoryServices namespace with classes to communicate with AD, bu...
0
[ 2, 184, 20, 3547, 21, 4155, 19, 21, 421, 1348, 16755, 4603, 19, 272, 5910, 60, 800, 3726, 3726, 86, 51, 1195, 25, 20, 44, 777, 20, 3547, 21, 4155, 37, 53, 1348, 16755, 4603, 20, 226, 214, 19, 21, 1725, 1348, 16755, 4603, 9, 31...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Multi-lingual projects in Visual Studio === Would anyone know if there are plans or extensions to Visual Studio to allow for multi-lingual projects? While the .NET platform is truly polyglot, Visual Studio project are stubbornly monoglot which means that all the work that goes into tooling C# and VB is unusable f...
0
[ 2, 1889, 8, 23427, 2314, 19, 3458, 1120, 800, 3726, 3726, 83, 1276, 143, 100, 80, 50, 1753, 54, 17529, 20, 3458, 1120, 20, 1655, 26, 1889, 8, 23427, 2314, 60, 133, 14, 13, 9, 2328, 2452, 25, 4574, 3446, 6725, 38, 15, 3458, 1120,...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Using Reflection to set a Property with a type of List<CustomClass> === How can I use reflection to create a generic List with a custom class (List&lt;CustomClass&gt;)? I need to be able to add values and use `propertyInfo.SetValue(..., ..., ...)` to store it. Would I be better off storing these List<>'s as some ot...
0
[ 2, 568, 9138, 20, 309, 21, 1354, 29, 21, 1001, 16, 968, 1, 4636, 6015, 1898, 1, 800, 3726, 3726, 184, 92, 31, 275, 9138, 20, 1600, 21, 12733, 968, 29, 21, 5816, 718, 13, 5, 5739, 1569, 255, 38, 73, 4636, 6015, 1898, 1569, 263,...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Get the combobox text in C# === I filled up a combobox with the values from an Enum. Now a combobox is text right? So I'm using a getter and a setter. I'm having problems reading the text. Here's the code: public BookType type { get { re...
0
[ 2, 164, 14, 22621, 5309, 1854, 19, 272, 5910, 800, 3726, 3726, 31, 1943, 71, 21, 22621, 5309, 29, 14, 4070, 37, 40, 1957, 723, 9, 130, 21, 22621, 5309, 25, 1854, 193, 60, 86, 31, 22, 79, 568, 21, 164, 815, 17, 21, 309, 815, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Audit trails and implementing SOX/HIPAA/etc, best practices for sensitive data === I consider myself to be relatively proficient in terms of application design, but I've never had to work with sensitive data. I've been wondering about what the best practices were for audit trails and how exactly one should implement t...
0
[ 2, 13471, 10399, 17, 17333, 9847, 118, 10733, 6887, 118, 1198, 150, 15, 246, 5242, 26, 7830, 1054, 800, 3726, 3726, 31, 3563, 992, 20, 44, 3109, 28140, 19, 1663, 16, 3010, 704, 15, 47, 31, 22, 195, 243, 41, 20, 170, 29, 7830, 10...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
How to make a window show up outisde the app? === In our Flex AIR app, we have the problem that our main app window is fairly narrow. This means Alert dialog boxes are chopped on both side, while the right click menu is cropped. How can we get these windows to not get cropped by our main window?
0
[ 2, 184, 20, 233, 21, 1463, 298, 71, 70, 403, 546, 14, 4865, 60, 800, 3726, 3726, 19, 318, 14409, 282, 4865, 15, 95, 57, 14, 1448, 30, 318, 407, 4865, 1463, 25, 6647, 2868, 9, 48, 1108, 7863, 28223, 8120, 50, 26964, 27, 156, 27...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Using the QMDIArea with qt4.4 === I'm using the QMdiArea in qt4.4. What I'm doing: If a new project is created, I add a number of subwindows to a QMdiArea. And I'd like to disallow the user to close a subwindow during the runtime. The subwindows should be closed, if the hole application is closed or if a new proj...
0
[ 2, 568, 14, 2593, 79, 1115, 17760, 29, 2593, 38, 300, 9, 300, 800, 3726, 3726, 31, 22, 79, 568, 14, 2593, 79, 1115, 17760, 19, 2593, 38, 300, 9, 300, 9, 98, 31, 22, 79, 845, 45, 100, 21, 78, 669, 25, 679, 15, 31, 3547, 21,...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Can I use two incompatible versions of the same DLL in the same process? === I'm using two commercial libraries that are produced by the same vendor, called VendorLibA and VendorLibB. The libraries are distributed as many DLLs that depend on the compiler version (e.g. VC7, VC8). Both libraries depend on a another libr...
0
[ 2, 92, 31, 275, 81, 19, 20049, 3281, 16, 14, 205, 13, 43, 211, 19, 14, 205, 953, 60, 800, 3726, 3726, 31, 22, 79, 568, 81, 1439, 8649, 30, 50, 671, 34, 14, 205, 23510, 15, 227, 23510, 8326, 58, 17, 23510, 8326, 220, 9, 14, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Using a XAML vector image as a window icon === LearnWPF.com posted [this][1] article about converting bitmap images to XAML and using them in your applications. The outer element of the XAML image is a `Canvas`. However, the `Window.Icon` property only accepts an `ImageSource` object. Does anyone know how I can '...
0
[ 2, 568, 21, 13, 6791, 8184, 7497, 1961, 28, 21, 1463, 9801, 800, 3726, 3726, 2484, 499, 7721, 9, 960, 6054, 636, 1565, 500, 2558, 165, 500, 2002, 88, 19583, 1142, 15022, 3502, 20, 13, 6791, 8184, 17, 568, 105, 19, 154, 3767, 9, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
How do I List Month Names, e.g. for a combo? === At the moment I'm creating a DateTime for each month and formatting it to only include the month. Is there another or a better way to do this?
0
[ 2, 184, 107, 31, 968, 1617, 1817, 15, 13, 62, 9, 263, 9, 26, 21, 22621, 60, 800, 3726, 3726, 35, 14, 688, 31, 22, 79, 2936, 21, 1231, 891, 26, 206, 1617, 17, 2595, 1203, 32, 20, 104, 468, 14, 1617, 9, 25, 80, 226, 54, 21, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0...
Is if expensive? === I can't, for the life of me, remember what exactly did our teacher said that day and I'm hoping you would probably know. The module is "Data Structures and Algorithms" and he told us something along the lines of: > The if statement is the most expensive > [something]. [something] registers ...
0
[ 2, 25, 100, 5381, 60, 800, 3726, 3726, 31, 92, 22, 38, 15, 26, 14, 201, 16, 55, 15, 1518, 98, 1890, 144, 318, 2197, 87, 30, 208, 17, 31, 22, 79, 3935, 42, 83, 910, 143, 9, 14, 12613, 25, 13, 7, 18768, 3815, 17, 15935, 7, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Best approach to limit database traffic on large query? === I have a database that i'm dealing with which is updated every few hours remotely (not on any specific time span) and i have no control over the administration of it. I have web clients connecting to it to view information contained within it. These clients (...
0
[ 2, 246, 2141, 20, 4496, 6018, 2227, 27, 370, 25597, 60, 800, 3726, 3726, 31, 57, 21, 6018, 30, 31, 22, 79, 5746, 29, 56, 25, 6372, 352, 310, 974, 23288, 13, 5, 1270, 27, 186, 1903, 85, 6289, 6, 17, 31, 57, 90, 569, 84, 14, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
C# LINQ SEO General programming question, how to correctly get the results of a location? === sorry about the title :) Here is my basic problem, I trying to implement an SEO type query for a location. Here are my examples /Leeds /Leeds_England /Hampshire_England /England_Leeds /Europe_England I am tryi...
0
[ 2, 272, 5910, 6294, 1251, 13, 18, 3894, 297, 3143, 1301, 15, 184, 20, 12044, 164, 14, 1736, 16, 21, 1474, 60, 800, 3726, 3726, 1875, 88, 14, 581, 13, 45, 6, 235, 25, 51, 2125, 1448, 15, 31, 749, 20, 8713, 40, 13, 18, 3894, 1...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
General-purpose non-Turing-complete languages? === Nearly all programming languages used are [Turing Complete][1], and while this affords the language to represent any [computable][2] algorithm, it also comes with its own set of [problems][3]. Seeing as all the algorithms I write are intended to halt, I would like to ...
0
[ 2, 297, 8, 12060, 538, 8, 2517, 68, 8, 15990, 2556, 60, 800, 3726, 3726, 1212, 65, 3143, 2556, 147, 50, 636, 2517, 68, 1279, 500, 2558, 165, 500, 15, 17, 133, 48, 7829, 18, 14, 816, 20, 3501, 186, 636, 960, 4881, 579, 500, 255...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
How do I edit all rows in an ASP.NET ListView control at the same time? === I would like to know how to put all of my ListView rows into edit mode at once. I am not looking for the traditional behavior of editing each row one at a time. The answer can be in either C# or VB.NET. Also, if possible, any sample code...
0
[ 2, 184, 107, 31, 9392, 65, 11295, 19, 40, 28, 306, 9, 2328, 968, 4725, 569, 35, 14, 205, 85, 60, 800, 3726, 3726, 31, 83, 101, 20, 143, 184, 20, 442, 65, 16, 51, 968, 4725, 11295, 77, 9392, 3740, 35, 382, 9, 31, 589, 52, 6...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Hyper links problems === How do I set up a hyperlink on my page that will recognize a landing page from another source(web page)and change my link destination temporarily? In other words: Page one. Some one clicks a link on page (1) and it brings them to my page. On my page there is a link that goes to another ...
0
[ 2, 5443, 6271, 1716, 800, 3726, 3726, 184, 107, 31, 309, 71, 21, 5443, 6258, 27, 51, 2478, 30, 129, 5844, 21, 3090, 2478, 37, 226, 1267, 5, 14113, 2478, 6, 290, 753, 51, 3508, 6970, 7866, 60, 19, 89, 715, 45, 2478, 53, 9, 109,...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
C# Syntax - Split String into Array by Comma, Convert To Generic List, and Reverse Order === What is the correct syntax for this: IList<string> names = "Tom,Scott,Bob".Split(',').ToList<string>().Reverse(); What am I messing up? What does TSource mean?
0
[ 2, 272, 5910, 22649, 13, 8, 2132, 3724, 77, 7718, 34, 11951, 58, 15, 8406, 20, 12733, 968, 15, 17, 7006, 389, 800, 3726, 3726, 98, 25, 14, 4456, 22649, 26, 48, 45, 31, 5739, 1, 11130, 1, 1817, 800, 13, 7, 6015, 15, 18, 5987, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Spambots are cluttering my log file [Django] === I have a nice and lovely Django site up and running, but have noticed that my `error.log` file was getting huge, over 150 MB after a couple of months of being live. Turns out a bunch of spambots are looking for well known URL vulnerabilities (or something) and hitting a...
0
[ 2, 3782, 13644, 38, 18, 50, 27376, 68, 51, 6738, 3893, 636, 14365, 14541, 500, 800, 3726, 3726, 31, 57, 21, 2210, 17, 8601, 3857, 14541, 689, 71, 17, 946, 15, 47, 57, 2711, 30, 51, 13, 1, 29992, 9, 5567, 1, 3893, 23, 1017, 232...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
C++ performace tips and rules of thumb anyone? === When coding, what is a good rule of thumb to keep in mind with respect to performance? There are endless ways to optimize for a specific platform and compiler, but I'm looking for answers that apply equally well (or almost) across compilers and platforms.
0
[ 2, 272, 20512, 2985, 6174, 11034, 17, 1761, 16, 5078, 1276, 60, 800, 3726, 3726, 76, 13, 15458, 15, 98, 25, 21, 254, 1828, 16, 5078, 20, 643, 19, 594, 29, 2873, 20, 956, 60, 80, 50, 11340, 2847, 20, 22864, 26, 21, 1903, 2452, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
How do I search through a folder for the filename that matches a regular expression using Python? === I am having some difficulty writing a function that will search through a directory for a file that matches a specific regular expression (which I have compiled using 're.compile'). So my question is: How do I search ...
0
[ 2, 184, 107, 31, 2122, 120, 21, 19294, 26, 14, 3893, 7259, 30, 1717, 21, 1290, 1803, 568, 20059, 60, 800, 3726, 3726, 31, 589, 452, 109, 6967, 1174, 21, 1990, 30, 129, 2122, 120, 21, 16755, 26, 21, 3893, 30, 1717, 21, 1903, 1290...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
I can't connect KAction to slot on KMainWindow === I have a KMainWindow: //file.h class MainWindow: public KMainWindow { public: MainWindow(QWidget *parent = 0); ... ... ... private slots: void removeClick(); //file.cpp MainWindow::MainWindow(QWidget...
0
[ 2, 31, 92, 22, 38, 6379, 680, 8645, 20, 7958, 27, 401, 6890, 27508, 800, 3726, 3726, 31, 57, 21, 401, 6890, 27508, 45, 12894, 16877, 9, 252, 718, 407, 27508, 45, 317, 401, 6890, 27508, 13, 1, 317, 45, 407, 27508, 5, 1251, 3976, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...