unified_texts stringlengths 32 30.1k | OpenStatus_id int64 0 4 | input_ids list | token_type_ids list | attention_mask list |
|---|---|---|---|---|
Which method to use when an image does not exist
===
I am currently using the php `file_exist` method to check if an image exist and to display the default image if it doesn't:
if(file_exists($image_location))
{
echo "<img src='$image_location'>";
}
else
{
echo "<img src='default... | 0 | [
2,
56,
2109,
20,
275,
76,
40,
1961,
630,
52,
3182,
800,
3726,
3726,
31,
589,
871,
568,
14,
13,
26120,
13,
1,
16877,
1,
1706,
702,
1,
2109,
20,
2631,
100,
40,
1961,
3182,
17,
20,
3042,
14,
12838,
1961,
100,
32,
1437,
22,
38,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Manipulating the hash/anchor part of the URL in Actionscript
===
How can you get and set the hash or anchor part of an URL in pure Actionscript? When googling for a solution I've found explainations for doing it using JavaScript, but is it possible to get it without using JavaScript? (I'm using Actionscript 2, I may c... | 0 | [
2,
27799,
14,
19170,
118,
210,
11840,
141,
16,
14,
287,
6362,
19,
1028,
8741,
800,
3726,
3726,
184,
92,
42,
164,
17,
309,
14,
19170,
54,
6265,
141,
16,
40,
287,
6362,
19,
4267,
1028,
8741,
60,
76,
162,
5598,
802,
26,
21,
4295,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 any advantage to using Microsoft's flavor of C++ over either standard C++ or C#?
===
I'm not seeing any real advantages, other than the fact that you have a C++ syntax, and with it, things like pointers and destructors. | 0 | [
2,
25,
80,
186,
3314,
20,
568,
7099,
22,
18,
11974,
16,
272,
20512,
84,
694,
1236,
272,
20512,
54,
272,
5910,
60,
800,
3726,
3726,
31,
22,
79,
52,
2078,
186,
683,
14683,
15,
89,
119,
14,
837,
30,
42,
57,
21,
272,
20512,
22649,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
0,
0... |
How to use reflection to create a "reflection machine"
===
OK so that title sucks a little but I could not think of anything better (maybe you can ;) ).
So I have a few questions around a subject here. What I want to do is create a program that can take an object and use reflection to list all its properties, meth... | 0 | [
2,
184,
20,
275,
9138,
20,
1600,
21,
13,
7,
27977,
872,
1940,
7,
800,
3726,
3726,
5854,
86,
30,
581,
8466,
18,
21,
265,
47,
31,
110,
52,
277,
16,
602,
574,
13,
5,
5138,
42,
92,
13,
73,
6,
13,
6,
9,
86,
31,
57,
21,
310,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
CodeDOM & .Net Modules
===
How do I programmatically embed a .Net module to the assembly generated by CodeDOM?
| 0 | [
2,
1797,
5555,
279,
13,
9,
2328,
17113,
800,
3726,
3726,
184,
107,
31,
625,
6732,
1326,
11911,
69,
21,
13,
9,
2328,
12613,
20,
14,
1475,
6756,
34,
1797,
5555,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... |
Enumerate .Net control's items generically (MenuStrip, ToolStrip, StatusStrip)
===
I've got some code that will generically get all Controls in a form and put them in a list. Here's some of the code:
private List<Control> GetControlList(Form parentForm)
{
List<Control> cont... | 0 | [
2,
26940,
62,
13,
9,
2328,
569,
22,
18,
3755,
12733,
1326,
13,
5,
755,
267,
17851,
15,
4672,
17851,
15,
1782,
19992,
6,
800,
3726,
3726,
31,
22,
195,
330,
109,
1797,
30,
129,
12733,
1326,
164,
65,
8671,
19,
21,
505,
17,
442,
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... |
Create a zip file from a generator in Python?
===
I've got a large amount of data (a couple gigs) I need to write to a zip file in Python. I can't load it all into memory at once to pass to the .writestr method of ZipFile, and I really don't want to feed it all out to disk using temporary files and then read it back.... | 0 | [
2,
1600,
21,
12133,
3893,
37,
21,
15286,
19,
20059,
60,
800,
3726,
3726,
31,
22,
195,
330,
21,
370,
2006,
16,
1054,
13,
5,
58,
1335,
7175,
18,
6,
31,
376,
20,
2757,
20,
21,
12133,
3893,
19,
20059,
9,
31,
92,
22,
38,
6305,
32... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
google custom search width with iframe
===
I am trying to use google search for my site:
http://www.houseofhawkins.com/search.php
It is not playing nice with some screen resolutions. Here is the code given from google:
[code]
<div id="cse-search-results"></div>
<script type="text/javascript">
var google... | 0 | [
2,
8144,
5816,
2122,
9456,
29,
31,
8361,
800,
3726,
3726,
31,
589,
749,
20,
275,
8144,
2122,
26,
51,
689,
45,
7775,
6903,
6483,
9,
1682,
1041,
9390,
108,
18,
9,
960,
118,
25136,
9,
26120,
32,
25,
52,
791,
2210,
29,
109,
2324,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 Consume JSON Web Services from a Windows Client
===
Is it possible to consume a JSON enabled WCF Web Service from a standard Proxy Client ie not Javascript?
Basically I want to minimize the payload size between 2 web services. | 0 | [
2,
184,
20,
16447,
487,
528,
2741,
687,
37,
21,
1936,
6819,
800,
3726,
3726,
25,
32,
938,
20,
16447,
21,
487,
528,
9338,
11801,
410,
2741,
365,
37,
21,
1236,
27188,
6819,
13,
660,
52,
8247,
8741,
60,
11374,
31,
259,
20,
16713,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... |
Stress testing a web service method with Powershell
===
I want to stress test a web service method by calling it several thousand times in quick succession. The method has a single string parameter that I will vary on each call.
I'm planning on writing a Powershell script to loop and call this method a number of ti... | 0 | [
2,
5384,
4431,
21,
2741,
365,
2109,
29,
414,
15984,
800,
3726,
3726,
31,
259,
20,
5384,
1289,
21,
2741,
365,
2109,
34,
2555,
32,
238,
2996,
436,
19,
2231,
7676,
9,
14,
2109,
63,
21,
345,
3724,
18906,
30,
31,
129,
7392,
27,
206,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Installing a ASP.NET application
===
Ok, this has got to be a super simple problem. I just can't seem to find the answer anywhere. First - I'm not a web developer of any kind, I'm an old school c programmer - so don't flame me for what's probably something quite trivial :)
I need to write a small proof-of-concept... | 0 | [
2,
25429,
21,
28,
306,
9,
2328,
3010,
800,
3726,
3726,
5854,
15,
48,
63,
330,
20,
44,
21,
1026,
1935,
1448,
9,
31,
114,
92,
22,
38,
2260,
20,
477,
14,
1623,
4922,
9,
64,
13,
8,
31,
22,
79,
52,
21,
2741,
10058,
16,
186,
825... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 Slider not passing tenths value
===
I have a JQuery slider that's working pretty well, but for some reason it's not passing the tenths value.
$(document).ready(function(){
$("#scoreSlider").slider({
'steps': 40,
'min': 1.0,
'max': 5.0,
'startValue': 3,
'sl... | 0 | [
2,
487,
8190,
93,
3295,
106,
52,
2848,
7364,
18,
1923,
800,
3726,
3726,
31,
57,
21,
487,
8190,
93,
3295,
106,
30,
22,
18,
638,
1772,
134,
15,
47,
26,
109,
1215,
32,
22,
18,
52,
2848,
14,
7364,
18,
1923,
9,
5579,
5,
28132,
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... |
Dynamically update ModelForm's Meta class
===
I am hoping to dynamically update a ModelForm's inline Meta class from my view. Although this code seems to update the exclude list in the Meta class, the output from as_p(), as_ul(), etc does not reflect the updated Meta exclude.
I assume then that the html is generate... | 0 | [
2,
7782,
1326,
11100,
1061,
4190,
22,
18,
7618,
718,
800,
3726,
3726,
31,
589,
3935,
20,
7782,
1326,
11100,
21,
1061,
4190,
22,
18,
19,
1143,
7618,
718,
37,
51,
1418,
9,
419,
48,
1797,
2206,
20,
11100,
14,
21077,
968,
19,
14,
76... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Update XML attribute in a repeating section using Microsoft.BizTalk.Streaming.ValueMutator
===
I have a problem where I am attempting to update a set of attributes with a fixed value contained within a repeating section of an XML document using the `Microsoft.BizTalk.Streaming.ValueMutator`.
For example the XML do... | 0 | [
2,
11100,
23504,
35,
14755,
19,
21,
17389,
1050,
568,
7099,
9,
220,
3186,
9718,
9,
11260,
68,
9,
15165,
7903,
3457,
800,
3726,
3726,
31,
57,
21,
1448,
113,
31,
589,
6314,
20,
11100,
21,
309,
16,
13422,
29,
21,
3535,
1923,
3437,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Getting .png pixel data in Silverlight
===
We have a Silverlight application that needs to load a number of .png files. We can load the images OK, but Silverlight doesn't support reading the pixel data from the Image class.
Can anyone suggest a simple solution for getting at this data? Our current best bet would ... | 0 | [
2,
1017,
13,
9,
306,
2723,
18146,
1054,
19,
1172,
3130,
800,
3726,
3726,
95,
57,
21,
1172,
3130,
3010,
30,
2274,
20,
6305,
21,
234,
16,
13,
9,
306,
2723,
6488,
9,
95,
92,
6305,
14,
3502,
5854,
15,
47,
1172,
3130,
1437,
22,
38,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 find out when a stored procedure was last modified or compiled?
===
I think the question title pretty much says it all, I'm preferably looking for a PL/SQL query to accomplish this, but other options might be useful too. | 0 | [
2,
184,
107,
31,
477,
70,
76,
21,
8214,
7004,
23,
236,
5372,
54,
9316,
60,
800,
3726,
3726,
31,
277,
14,
1301,
581,
1772,
212,
898,
32,
65,
15,
31,
22,
79,
6369,
4801,
699,
26,
21,
12443,
118,
18,
22402,
25597,
20,
14570,
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,
0,
0,
0,
0,
0,
0,
0,
0... |
MSSQL Trigger update call dead lock?
===
I have two tables. Club and Coach.
Between them is 0,1 - 0,1 relationship (coach can have zero or one club. club can have zero or one coach).
When I want to change the coach of the given club, i have to update the club table. So i have to change idCoach of that club. Lets con... | 0 | [
2,
4235,
18,
22402,
7286,
11100,
645,
828,
3991,
60,
800,
3726,
3726,
31,
57,
81,
7484,
9,
288,
17,
977,
9,
128,
105,
25,
713,
15,
165,
13,
8,
713,
15,
165,
1429,
13,
5,
19273,
92,
57,
4606,
54,
53,
288,
9,
288,
92,
57,
46... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Regex to select something between a # and a _
===
Can someone show me a regex to select **#OnlinePopup_AFE53E2CACBF4D8196E6360D4DDB6B70**
~DCTM~dctm://aicpcudev/37004e1f8000219e?DMS_OBJECT_SPEC=RELATION_ID#OnlinePopup_AFE53E2CACBF4D8196E6360D4DDB6B70_11472026_1214836152225_6455280574472127786 | 0 | [
2,
7953,
1706,
20,
5407,
301,
128,
21,
6926,
17,
21,
13,
1,
800,
3726,
3726,
92,
737,
298,
55,
21,
7953,
1706,
20,
5407,
13,
1409,
5910,
218,
1143,
6057,
576,
1,
2565,
62,
4022,
62,
135,
15734,
12425,
300,
43,
3980,
4060,
62,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Cosuming web-service with JAX-WS
===
I need to be able to read the host name and port from the web.xml file before every call to the ws. So how can I do this in JAX-WS or isn't it possible? | 0 | [
2,
326,
18,
723,
68,
2741,
8,
11449,
29,
11712,
8,
10268,
800,
3726,
3726,
31,
376,
20,
44,
777,
20,
1302,
14,
2015,
204,
17,
1295,
37,
14,
2741,
9,
396,
8184,
3893,
115,
352,
645,
20,
14,
619,
18,
9,
86,
184,
92,
31,
107,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
0,
0,
0,
0... |
list of email addresses that can be used to test a javascript validation script.
===
Does anyone have a list of email addresses that I can use to test my JS address validation script? I'm looking for as complete of a list as is reasonable to test the most common edge cases, if not all cases. | 0 | [
2,
968,
16,
8517,
12636,
30,
92,
44,
147,
20,
1289,
21,
8247,
8741,
27999,
3884,
9,
800,
3726,
3726,
630,
1276,
57,
21,
968,
16,
8517,
12636,
30,
31,
92,
275,
20,
1289,
51,
487,
18,
3218,
27999,
3884,
60,
31,
22,
79,
699,
26,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Source encoding in Visual Web Developer 2008 Express
===
Where can I set it? I need files to be encoded in UTF-8 by default... there is nothing in Tools -> Options or any other menu as far as I know :(
P.S. I don't need to set default encoding for Project or so, I need it to be default for any files I create. Tha... | 0 | [
2,
1267,
19608,
19,
3458,
2741,
10058,
570,
2999,
800,
3726,
3726,
113,
92,
31,
309,
32,
60,
31,
376,
6488,
20,
44,
13665,
19,
287,
11720,
8,
457,
34,
12838,
9,
9,
9,
80,
25,
626,
19,
4672,
13,
8,
1,
6368,
54,
186,
89,
11379... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 restore a single table from a SQL Server 2005 backup?
===
I've got a backup made using the regular SQL Server 2005 backup command. Is there a way to restore just a single table, not the whole DB?
| 0 | [
2,
184,
107,
31,
8454,
21,
345,
859,
37,
21,
4444,
255,
8128,
812,
10119,
60,
800,
3726,
3726,
31,
22,
195,
330,
21,
10119,
117,
568,
14,
1290,
4444,
255,
8128,
812,
10119,
1202,
9,
25,
80,
21,
161,
20,
8454,
114,
21,
345,
859... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Default JSF Form Behavior
===
I'm building a vanilla JSF app, and I'm having some difficulty understanding how forms work in this framework.
If I make a JavaScript form submission ...
document.myForm.submit();
... on this JSF form ...
<h:form id="myForm">
...
<h:commandButton value="C... | 0 | [
2,
12838,
487,
18,
410,
505,
3257,
800,
3726,
3726,
31,
22,
79,
353,
21,
23704,
487,
18,
410,
4865,
15,
17,
31,
22,
79,
452,
109,
6967,
3260,
184,
1997,
170,
19,
48,
6596,
9,
100,
31,
233,
21,
8247,
8741,
505,
10923,
13,
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... |
What's the best way of reading a sprite sheet in Java?
===
I'm writing a basic sprite engine for my own amusement and to get better aquainted with Java's 2d API. Currently I am making use of large numbers of separate .png files with transparent backgrounds to represent the various sprites and different frames of anima... | 0 | [
2,
98,
22,
18,
14,
246,
161,
16,
1876,
21,
27902,
6125,
19,
8247,
60,
800,
3726,
3726,
31,
22,
79,
1174,
21,
2125,
27902,
1406,
26,
51,
258,
9697,
17,
20,
164,
574,
14299,
108,
1427,
29,
8247,
22,
18,
172,
43,
21,
2159,
9,
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... |
ChannelFactory don't have an address on the endpoint, why?
===
When I create a new instance of a ChannelFactory<IMyService>:
var factory = new ChannelFactory<IMyService>();
and that I create a new channel, I have an exception saying that the address of the Endpoint is null.
My configuration inside my web... | 0 | [
2,
1318,
17455,
93,
221,
22,
38,
57,
40,
3218,
27,
14,
241,
3132,
15,
483,
60,
800,
3726,
3726,
76,
31,
1600,
21,
78,
4851,
16,
21,
1318,
17455,
93,
1,
49,
915,
11449,
1,
45,
4033,
3129,
800,
78,
1318,
17455,
93,
1,
49,
915,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Rails: Check has_many in View
===
If I have...
class Bunny < ActiveRecord::Base
has_many :carrots
end
...how can I check in the View if <code>@bunny</code> has any carrots? I want to do something like this:
<% if @bunny.carrots? %>
<strong>Yay! Carrots!</strong>
<% for carro... | 0 | [
2,
2240,
18,
45,
2631,
63,
1,
14842,
19,
1418,
800,
3726,
3726,
100,
31,
57,
9,
9,
9,
718,
17917,
13,
1,
1348,
14953,
45,
45,
8436,
63,
1,
14842,
13,
45,
1367,
11699,
18,
241,
13,
9,
9,
9,
1544,
92,
31,
2631,
19,
14,
1418,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Auto generate data schema from JPA annotated entity classes
===
I'm using JPA (Hibernate's implementation) to annotate entity classes to persist to a relational database (MySQL or SQL Server). Is there an easy way to auto generate the database schema (table creation scripts) from the annotated classes?
I'm still in... | 0 | [
2,
3108,
7920,
1054,
23874,
37,
487,
1060,
40,
1270,
1669,
9252,
2684,
800,
3726,
3726,
31,
22,
79,
568,
487,
1060,
13,
5,
8630,
106,
8820,
22,
18,
6123,
6,
20,
40,
1270,
1373,
9252,
2684,
20,
22084,
20,
21,
5827,
192,
6018,
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... |
ASP.NET Long Running SQL Server Procedure - How to handle? Messaging?
===
I have a web application that needs to fire off a long-running SQL Server procedure (to rebuild a table) when certain criteria are met. What is the recommended procedure to do this?
I was thinking, when the criteria are met a record would be ... | 0 | [
2,
28,
306,
9,
2328,
175,
946,
4444,
255,
8128,
7004,
13,
8,
184,
20,
3053,
60,
26437,
60,
800,
3726,
3726,
31,
57,
21,
2741,
3010,
30,
2274,
20,
535,
168,
21,
175,
8,
11325,
4444,
255,
8128,
7004,
13,
5,
262,
16128,
21,
859,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Tabs, Text-Mate, Editing HTML(Rails)
===
Is there anyway to force Text-Mate to use a two-space tab instead of a full tab when editing HTML(Rails) documents? | 0 | [
2,
6523,
18,
15,
1854,
8,
5281,
15,
9510,
13,
15895,
5,
7301,
18,
6,
800,
3726,
3726,
25,
80,
2774,
20,
558,
1854,
8,
5281,
20,
275,
21,
81,
8,
5582,
6523,
700,
16,
21,
503,
6523,
76,
9510,
13,
15895,
5,
7301,
18,
6,
4374,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
How do you programatically identify a stored procedure's dependancies?
===
Is it possible to write a PL/SQL query to identify a complete list of a stored procedures dependencies? I'm only interested in identifying other stored procedures and I'd prefer not to limit the depth of nesting that it gets too either. For exa... | 0 | [
2,
184,
107,
42,
625,
721,
8438,
5808,
21,
8214,
7004,
22,
18,
12547,
210,
10807,
60,
800,
3726,
3726,
25,
32,
938,
20,
2757,
21,
12443,
118,
18,
22402,
25597,
20,
5808,
21,
1279,
968,
16,
21,
8214,
8876,
29411,
60,
31,
22,
79,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Use GET or POST for a search form
===
I have a couple search forms, 1 with ~50 fields and the other with ~100. Typically, as the HTML spec says, I do searches using the GET method as no data is changed. I haven't run into this problem yet, but I'm wondering if I will run out of URL space soon?
The limit of [Interne... | 0 | [
2,
275,
164,
54,
678,
26,
21,
2122,
505,
800,
3726,
3726,
31,
57,
21,
1335,
2122,
1997,
15,
137,
29,
13,
1,
2290,
2861,
17,
14,
89,
29,
13,
1,
4031,
9,
2442,
15,
28,
14,
13,
15895,
12737,
898,
15,
31,
107,
19994,
568,
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... |
struct become a reference type? (C#)
===
using System;
namespace space
{
public struct Vector2
{
public event EventHandler trigger;
public float X;
public float Y;
public Vector2 func()
{
... | 0 | [
2,
13,
10346,
533,
21,
2801,
1001,
60,
13,
5,
150,
5910,
6,
800,
3726,
3726,
568,
329,
73,
204,
5582,
726,
13,
1,
317,
13,
10346,
7497,
135,
13,
1,
317,
807,
807,
3203,
1252,
7286,
73,
317,
11510,
993,
73,
317,
11510,
13,
93,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Cannot get itemDoubleClick event to work in Flex (even with doubleClickEnabled=true)
===
I am trying to do a simple datagrid in Flex with a doubleclick event, but I cannot get `itemDoubleClick` to fire:
<mx:DataGrid id="gridReportConversions" height="100%" width="100%" mouseEnabled="true" doubleClickEnabled="tr... | 0 | [
2,
1967,
164,
9101,
14368,
150,
10129,
807,
20,
170,
19,
14409,
13,
5,
4943,
29,
1494,
150,
10129,
219,
579,
43,
3726,
13398,
6,
800,
3726,
3726,
31,
589,
749,
20,
107,
21,
1935,
1054,
16375,
19,
14409,
29,
21,
1494,
150,
10129,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Capturing Print Event via jQuery
===
I would like to be able to manipulate the DOM just before my page is sent to be printed. Internet Explorer has an event on the window object called "onbeforeprint" but this is proprietary and isn't supported by other browsers. Is it possible to do this via javascript (jQuery in par... | 0 | [
2,
12859,
4793,
807,
1197,
487,
8190,
93,
800,
3726,
3726,
31,
83,
101,
20,
44,
777,
20,
18468,
14,
11859,
114,
115,
51,
2478,
25,
795,
20,
44,
5317,
9,
2620,
8520,
63,
40,
807,
27,
14,
1463,
3095,
227,
13,
7,
218,
12750,
1029... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Split C char* for Spreadsheet Cell Reference
===
To outline: I have a parser that grabs Cell references using the following regex
"$"?{letter}{1,2}"$"?{digit}{1,3}
I cant seem to find an elegant way to split the resulting char* into its row, and column components.
ex. split a1 into a and 1
or
sp... | 0 | [
2,
2132,
272,
4892,
2483,
26,
1789,
17627,
1667,
2801,
800,
3726,
3726,
20,
11160,
45,
31,
57,
21,
2017,
4104,
30,
15555,
1667,
7231,
568,
14,
249,
7953,
1706,
13,
7,
4403,
7,
60,
1,
19535,
1,
15793,
1,
7,
4403,
7,
60,
1,
2390... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 items do you require in a sparse office?
===
I've learned that I work better with less stuff around me, so I got rid of a lot of toys, pictures, printouts, spare parts, little-used computers, etc.
If you're going to set up an office but keep it minimalist, what items do you still bring along? Assume you hav... | 0 | [
2,
98,
3755,
107,
42,
4077,
19,
21,
23162,
488,
60,
800,
3726,
3726,
31,
22,
195,
2691,
30,
31,
170,
574,
29,
787,
3217,
140,
55,
15,
86,
31,
330,
6681,
16,
21,
865,
16,
12029,
15,
3104,
15,
4793,
12638,
15,
8001,
1341,
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... |
Using Code Access Security without the GAC
===
I am wondering if it is possible to use Code Access Security, and a custom permission class (and attribute), without having to register the assembly that the attribute is in, in the GAC.
At the moment, I get a TypeLoadException when the method with my attribute is call... | 0 | [
2,
568,
1797,
1381,
1221,
366,
14,
4369,
150,
800,
3726,
3726,
31,
589,
5712,
100,
32,
25,
938,
20,
275,
1797,
1381,
1221,
15,
17,
21,
5816,
5572,
718,
13,
5,
290,
35,
14755,
6,
15,
366,
452,
20,
2243,
14,
1475,
30,
14,
35,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 sort without data rebind
===
I am trying to make a gridview sortable which uses a stored procedure as a datasource, I would not want it to rerun the query each time to achieve this. How would I get it to work my current code is:
protected override void OnPreRender(EventArgs e)
{
i... | 0 | [
2,
28,
306,
9,
2328,
7354,
4725,
2058,
366,
1054,
302,
4772,
43,
800,
3726,
3726,
31,
589,
749,
20,
233,
21,
7354,
4725,
2058,
579,
56,
2027,
21,
8214,
7004,
28,
21,
1054,
12097,
15,
31,
83,
52,
259,
32,
20,
302,
3169,
14,
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... |
Way to select rows which fall on a specific day?
===
Is there a way in MySQL to select rows which fall on a specific day, as in Mondays, using a date column? | 0 | [
2,
161,
20,
5407,
11295,
56,
1080,
27,
21,
1903,
208,
60,
800,
3726,
3726,
25,
80,
21,
161,
19,
51,
18,
22402,
20,
5407,
11295,
56,
1080,
27,
21,
1903,
208,
15,
28,
19,
5745,
18,
15,
568,
21,
1231,
4698,
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... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... |
How can I have a Makefile automatically rebuild source files that include a modified header file? (In C/C++)
===
I have the following makefile that I use to build a program (a kernel, actually) that I'm working on. Its from scratch and I'm learning about the process, so its not perfect, but I think its powerful enough... | 0 | [
2,
184,
92,
31,
57,
21,
233,
16877,
7499,
16128,
1267,
6488,
30,
468,
21,
5372,
157,
106,
3893,
60,
13,
5,
108,
272,
118,
150,
20512,
6,
800,
3726,
3726,
31,
57,
14,
249,
233,
16877,
30,
31,
275,
20,
1895,
21,
625,
13,
5,
58... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Does single-paradigm OOP lead to abstraction inversion?
===
For those of you who aren't familiar with the concept, abstraction inversion is the implementation of low-level constructs on top of high-level constructs, and is generally considered a bad thing because it adds both needless complexity and needless overhead.... | 0 | [
2,
630,
345,
8,
6351,
12158,
79,
13,
21709,
672,
20,
23907,
19,
10898,
60,
800,
3726,
3726,
26,
273,
16,
42,
72,
4847,
22,
38,
3694,
29,
14,
2420,
15,
23907,
19,
10898,
25,
14,
6123,
16,
708,
8,
3906,
6960,
18,
27,
371,
16,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Determine which button inside a user control sent the event
===
I have a user control that has several buttons.
On page_load, I want to run a method except if a specific button was pressed.
When I check the sender on page load inside the user control, I just get the name of the user control and not the button it... | 0 | [
2,
3746,
56,
5167,
572,
21,
4155,
569,
795,
14,
807,
800,
3726,
3726,
31,
57,
21,
4155,
569,
30,
63,
238,
12861,
9,
27,
2478,
1,
8294,
15,
31,
259,
20,
485,
21,
2109,
1613,
100,
21,
1903,
5167,
23,
2931,
9,
76,
31,
2631,
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... |
Best way to clear all controls on a form C#
===
I do remember seeing someone ask something along these lines a while ago but I did a search and couldn't find anything.
I'm trying to come up with the cleanest way to clear all the controls on a form back to there defaults. eg Clear textboxs, uncheck checkboxs.
Ho... | 0 | [
2,
246,
161,
20,
1207,
65,
8671,
27,
21,
505,
272,
5910,
800,
3726,
3726,
31,
107,
1518,
2078,
737,
1349,
301,
303,
158,
1560,
21,
133,
1464,
47,
31,
144,
21,
2122,
17,
711,
22,
38,
477,
602,
9,
31,
22,
79,
749,
20,
340,
71,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 should I rotate a UIView, without altering the location of the touch events I get?
===
I have a view that I would like the user to rotate around its center, by tapping and holding somewhere and just move their finger round and round.
I have all the geometry worked out; What I do is store the initial touch angle... | 0 | [
2,
184,
378,
31,
21448,
21,
13,
5661,
4725,
15,
366,
7835,
68,
14,
1474,
16,
14,
1723,
963,
31,
164,
60,
800,
3726,
3726,
31,
57,
21,
1418,
30,
31,
83,
101,
14,
4155,
20,
21448,
140,
82,
459,
15,
34,
17357,
17,
1337,
3493,
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... |
Hosted Mac OS X/iPhone development
===
I want to try my hand at developing for the iPhone but I don't have an Intel-based Mac available to me; likewise, my budget doesn't include provisions for getting one anytime soon. I've tried messing around with [winchain][1] and that hasn't gone too well. I'm not interested i... | 0 | [
2,
2812,
1572,
13,
759,
993,
118,
49,
7709,
522,
800,
3726,
3726,
31,
259,
20,
1131,
51,
224,
35,
3561,
26,
14,
21024,
47,
31,
221,
22,
38,
57,
40,
14635,
8,
1281,
1572,
904,
20,
55,
73,
11373,
15,
51,
3391,
1437,
22,
38,
46... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Simplest way to detect client locale in PHP
===
I would like to be able to detect what country a visitor is from on my website, using PHP.
Please note that I'm not trying to use this as a security measure or for anything important, just changing the spelling of some words *(Americans seems to believe that the word... | 0 | [
2,
24384,
161,
20,
9092,
6819,
375,
62,
19,
13,
26120,
800,
3726,
3726,
31,
83,
101,
20,
44,
777,
20,
9092,
98,
475,
21,
10875,
25,
37,
27,
51,
2271,
15,
568,
13,
26120,
9,
2247,
1945,
30,
31,
22,
79,
52,
749,
20,
275,
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... |
jquery validate form input if certain check boxes are checked
===
I have a multipart form that takes basic user information at the beginning with some jquery.validate error checking to see if the fields have been filled in and the email address is valid.
Below that there is a series of check boxes (type_of_request)... | 0 | [
2,
487,
8190,
93,
7394,
1373,
505,
6367,
100,
1200,
2631,
8120,
50,
6505,
800,
3726,
3726,
31,
57,
21,
1889,
3091,
505,
30,
1384,
2125,
4155,
676,
35,
14,
997,
29,
109,
487,
8190,
93,
9,
18506,
8209,
7019,
9886,
20,
196,
100,
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... |
Nullable Property Causes Errors When Null in NHibernate
===
I have a property defined in my HBM file like this:
<property name="OwnerId" column="OwnerID" type="System.Int32" not-null="false" />
It is defined as a nullable field in the database also. If a record in the DB has the OwnerID column set to an int... | 0 | [
2,
16203,
579,
1354,
4047,
11908,
76,
16203,
19,
12109,
15191,
8820,
800,
3726,
3726,
31,
57,
21,
1354,
2811,
19,
51,
746,
13178,
3893,
101,
48,
45,
13,
1,
10890,
106,
1084,
204,
3726,
7,
10705,
1340,
7,
4698,
3726,
7,
10705,
1340... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
SOA - What Internal Web Service Did Your Company Implement First?
===
What internal web service did your company implement first? What did you learn? | 0 | [
2,
86,
58,
13,
8,
98,
3117,
2741,
365,
144,
154,
237,
8713,
64,
60,
800,
3726,
3726,
98,
3117,
2741,
365,
144,
154,
237,
8713,
64,
60,
98,
144,
42,
2484,
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,
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... |
How do you choose where to start?
===
On either a hobby project or an assigned project, how do you choose where to start? Do you start on the easiest component or the hardest component first? Do you build the system bottom-up, or in a top-down manner with stubs for low-level pieces to be implemented later? Do you rese... | 0 | [
2,
184,
107,
42,
3538,
113,
20,
799,
60,
800,
3726,
3726,
27,
694,
21,
18229,
669,
54,
40,
2467,
669,
15,
184,
107,
42,
3538,
113,
20,
799,
60,
107,
42,
799,
27,
14,
27237,
5912,
54,
14,
20766,
5912,
64,
60,
107,
42,
1895,
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 do I sync the results of a Web service with a DB?
===
I am looking for a way to quickly compare the state of a database table with the results of a Web service call.
I need to make sure that all records returned by the Web service call exist in the database, and any records in the database that are no longer in... | 0 | [
2,
184,
107,
31,
6063,
150,
14,
1736,
16,
21,
2741,
365,
29,
21,
13,
9007,
60,
800,
3726,
3726,
31,
589,
699,
26,
21,
161,
20,
976,
11590,
14,
146,
16,
21,
6018,
859,
29,
14,
1736,
16,
21,
2741,
365,
645,
9,
31,
376,
20,
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... |
Storing shopping cart in session
===
I know the general consensus for information like shopping cart items is to store them in session. But what about objects that belong to a user that can be altered by other users? Say, for instance, an eBay-like site. If you store a user's "items" in session, which contain the c... | 0 | [
2,
25615,
4884,
6420,
19,
3723,
800,
3726,
3726,
31,
143,
14,
297,
11205,
26,
676,
101,
4884,
6420,
3755,
25,
20,
1718,
105,
19,
3723,
9,
47,
98,
88,
3916,
30,
6219,
20,
21,
4155,
30,
92,
44,
8745,
34,
89,
3878,
60,
395,
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... |
Chess Computer Bounded
===
Dear Stack Overflow community,
I was recently in a discussion with a non-coder person on the possibilities of chess computers. I'm not well versed in theory, but think I know enough.
I argued that there could not exist a deterministic Turing machine that always won or stalemated at ch... | 0 | [
2,
6168,
1428,
10906,
800,
3726,
3726,
4483,
7566,
20285,
514,
15,
31,
23,
1989,
19,
21,
5460,
29,
21,
538,
8,
716,
1157,
840,
27,
14,
13086,
16,
6168,
7774,
9,
31,
22,
79,
52,
134,
7573,
43,
19,
1639,
15,
47,
277,
31,
143,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 call web service with Android
===
I am having a lot of trouble finding good information on how to call a standard SOAP/WSDL web service with Android. All I've been able to find are either very convoluted documents and references to "kSoap2" and then some bit about parsing it all manually with SAX. ... Ok, that'... | 0 | [
2,
184,
20,
645,
2741,
365,
29,
13005,
800,
3726,
3726,
31,
589,
452,
21,
865,
16,
2572,
3007,
254,
676,
27,
184,
20,
645,
21,
1236,
6447,
118,
10268,
8643,
2741,
365,
29,
13005,
9,
65,
31,
22,
195,
74,
777,
20,
477,
50,
694,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Encapsulation Principle
===
There's some object-oriented engineering principle that states something along the lines of "a class should only know about the contracts of the classes that it takes as arguments, or any internal ones it uses."
The counter-example, in C++, is:
Foo::bar( Baz* baz)
{
ba... | 0 | [
2,
1957,
4666,
18,
11123,
5897,
800,
3726,
3726,
80,
22,
18,
109,
3095,
8,
6800,
1552,
5897,
30,
202,
301,
303,
14,
1560,
16,
13,
7,
58,
718,
378,
104,
143,
88,
14,
8712,
16,
14,
2684,
30,
32,
1384,
28,
10553,
15,
54,
186,
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... |
safe(st) way rename a delphi Project
===
Im sure this will be a simple one but have a project that started as a test.
When it was created it was saved as "Project2.dpr"
Now the test is no longer a 'test', i would like to change the projects name to something more meaningful.
whats the best way to do this?
... | 0 | [
2,
1834,
5,
384,
6,
161,
302,
7259,
21,
23030,
669,
800,
3726,
3726,
797,
562,
48,
129,
44,
21,
1935,
53,
47,
57,
21,
669,
30,
373,
28,
21,
1289,
9,
76,
32,
23,
679,
32,
23,
4377,
28,
13,
7,
21011,
135,
9,
43,
4899,
7,
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... |
Getting the NT-ID of a user in SharePoint
===
What is the simplest way to get the NT-ID of a user in a C# application? I would probably need to get it only having a name of the user, or maybe an email address. | 0 | [
2,
1017,
14,
13,
2877,
8,
1340,
16,
21,
4155,
19,
1891,
3132,
800,
3726,
3726,
98,
25,
14,
24384,
161,
20,
164,
14,
13,
2877,
8,
1340,
16,
21,
4155,
19,
21,
272,
5910,
3010,
60,
31,
83,
910,
376,
20,
164,
32,
104,
452,
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,
0,
0,
0,
0,
0... |
asp.net remove unused httpmodules
===
I am looking at the performance suggestions lots of pages have about asp.net. Specifically the remove unused httpmodules part:
<httpModules>
<add name="OutputCache" type="System.Web.Caching.OutputCacheModule"/>
<add name="Session" type="System.Web.SessionS... | 0 | [
2,
28,
306,
9,
2328,
4681,
18927,
7775,
19673,
160,
800,
3726,
3726,
31,
589,
699,
35,
14,
956,
18389,
7503,
16,
4434,
57,
88,
28,
306,
9,
2328,
9,
3524,
14,
4681,
18927,
7775,
19673,
160,
141,
45,
13,
1,
21127,
19673,
160,
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... |
Stuck on GenerateConsoleCtrlEvent in C# with console apps
===
I'm having the hardest time trying to get this to work, hoping one of you has done this before.
I have a C# console app that is running a child process which inherits its console. I want a ctrl-c caught by the outer app to be passed along to the inner ap... | 0 | [
2,
4549,
27,
7920,
1126,
656,
14439,
139,
413,
6645,
19,
272,
5910,
29,
8650,
4865,
18,
800,
3726,
3726,
31,
22,
79,
452,
14,
20766,
85,
749,
20,
164,
48,
20,
170,
15,
3935,
53,
16,
42,
63,
677,
48,
115,
9,
31,
57,
21,
272,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
VBx language hosting via DLR?
===
There are various samples available for how to host Python or Ruby running on the DLR, inside your own AppDomain.
Are you able to do this yet with VB? There have been mentions of this since the DLR was announced 18 months ago, but I can't find a code sample for it.
Maybe with th... | 0 | [
2,
13,
20468,
396,
816,
10637,
1197,
13,
43,
12988,
60,
800,
3726,
3726,
80,
50,
617,
7855,
904,
26,
184,
20,
2015,
20059,
54,
10811,
946,
27,
14,
13,
43,
12988,
15,
572,
154,
258,
4865,
537,
6232,
9,
50,
42,
777,
20,
107,
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... |
File upload error on mac browser not PC browser
===
System.Runtime.InteropServices.ExternalException: A generic error occurred in GDI+. at System.Drawing.Image.Save(String filename, ImageCodecInfo encoder, EncoderParameters encoderParams) at System.Drawing.Image.Save(String filename, ImageFormat format) at System.Draw... | 0 | [
2,
3893,
71,
8294,
7019,
27,
1572,
16495,
52,
5168,
16495,
800,
3726,
3726,
329,
9,
3169,
891,
9,
6280,
2594,
11449,
18,
9,
1706,
8766,
192,
10066,
872,
45,
21,
12733,
7019,
2437,
19,
489,
1115,
2430,
9,
35,
329,
9,
3030,
3546,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 use Digest Authorisation with my ASP.NET site?
===
i wish to require a popup window for users to type, to access my website. For the username, password .. i was hoping to have a few hardcoded names/passwords in some file. I was told that Digest Authorisation could be used, to do this.
If i've got a stock ... | 0 | [
2,
184,
92,
31,
275,
14779,
1314,
4330,
29,
51,
28,
306,
9,
2328,
689,
60,
800,
3726,
3726,
31,
2536,
20,
4077,
21,
1675,
576,
1463,
26,
3878,
20,
1001,
15,
20,
1381,
51,
2271,
9,
26,
14,
4155,
7259,
15,
20884,
13,
9,
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... |
Provisioning SQL 2008 Database with C# Application
===
I have an internal enterprise application I've developed for my company built on .Net 3.5 / SQL 2008.
I have two types of databases. The main system database which contains all of our global data, such as user names, and customers, etc. And project databases... | 0 | [
2,
8738,
68,
4444,
255,
570,
6018,
29,
272,
5910,
3010,
800,
3726,
3726,
31,
57,
40,
3117,
6002,
3010,
31,
22,
195,
885,
26,
51,
237,
392,
27,
13,
9,
2328,
203,
9,
264,
13,
118,
4444,
255,
570,
9,
31,
57,
81,
2551,
16,
6018,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 __stdcall
===
I'm leaning some win32 programming, and the WinMain prototype looks like:
int WINAPI WinMain ( HINSTANCE instance, HINSTANCE prev_instance, PSTR cmd_line, int cmd_show )
I was confused as to what this WINAPI identifier was for and found:
#define WINAPI __stdcall
What does... | 0 | [
2,
98,
25,
13,
1,
384,
43,
9200,
800,
3726,
3726,
31,
22,
79,
5939,
109,
628,
3125,
3143,
15,
17,
14,
628,
6232,
7063,
1879,
101,
45,
19,
38,
628,
2552,
49,
628,
6232,
13,
5,
9349,
384,
2416,
4851,
15,
9349,
384,
2416,
782,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
F# syntax error.
===
I'm having a syntax error.
I want to take the floor of a function that returns a floating point number.
I *thought* this would give me the right answer
let cyclesPerInterrupt bps bpw cpu factor =
floor (fudge (float(factor) cyclesPerWord cpu wordsPerSec bps bpw))
But it does... | 0 | [
2,
398,
5910,
22649,
7019,
9,
800,
3726,
3726,
31,
22,
79,
452,
21,
22649,
7019,
9,
31,
259,
20,
247,
14,
803,
16,
21,
1990,
30,
4815,
21,
8319,
454,
234,
9,
31,
1637,
20131,
2483,
48,
83,
590,
55,
14,
193,
1623,
408,
14763,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Road Warrior - habits to encourage coding productivity?
===
Business travel and a functional coding environment are very contradictory ways of life.
For those that have to travel, what Best Practices of life do you recommend to get in some productive coding time while having to be on the road? | 0 | [
2,
383,
5856,
13,
8,
16760,
20,
8333,
13,
15458,
18211,
60,
800,
3726,
3726,
508,
1773,
17,
21,
7652,
13,
15458,
2307,
50,
253,
29160,
2847,
16,
201,
9,
26,
273,
30,
57,
20,
1773,
15,
98,
246,
5242,
16,
201,
107,
42,
12360,
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,
0,
0... |
SELECT COUNT(*)
===
I have read a book whose title is "Oracle PL SQL Programming" (2nd ed.) by Steven Feuerstein & Bill Pribyl. On page 99, there is a point suggested that
**Do not "SELECT COUNT(*)" from a table unless you really need to know the total number of "hits." If you only need to know whether there is mo... | 0 | [
2,
5407,
2468,
5,
2483,
6,
800,
3726,
3726,
31,
57,
1302,
21,
360,
1196,
581,
25,
13,
7,
6055,
5615,
12443,
4444,
255,
3143,
7,
13,
5,
135,
706,
13,
69,
9,
6,
34,
5761,
13,
20528,
106,
3825,
279,
1071,
4566,
779,
255,
9,
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... |
Async command pattern - exception handling.
===
I am implementing an asynchronous command pattern for the "client" class in a client/server application. I have done some socket coding in the past and I like the new Async pattern that they used in the Socket / SocketAsyncEventArgs classes.
My async method looks like... | 0 | [
2,
21,
9507,
150,
1202,
3732,
13,
8,
5391,
7988,
9,
800,
3726,
3726,
31,
589,
17333,
40,
21,
16023,
1291,
1202,
3732,
26,
14,
13,
7,
150,
18513,
38,
7,
718,
19,
21,
6819,
118,
10321,
106,
3010,
9,
31,
57,
677,
109,
18482,
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... |
How do SEL and @select work in iphone sdk?
===
I have one sample code which get SEL from current object,
SEL callback = @selector(mymethod:parameter2);
And I have method like
-(void)mymethod:(id)v1 parameter2;(NSString*)v2 {
}
Now I need to move mymethod to another object, say myDelegate.
I have tried:... | 0 | [
2,
184,
107,
6254,
17,
13,
1,
18,
16964,
170,
19,
21024,
13,
18,
43,
197,
60,
800,
3726,
3726,
31,
57,
53,
5717,
1797,
56,
164,
6254,
37,
866,
3095,
15,
6254,
645,
1958,
800,
13,
1,
3434,
19932,
5,
915,
5909,
1807,
43,
45,
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... |
CSS Max Height Property
===
Is there a good cross-browser way to set a max-height property of a DIV and when that DIV goes beyond the max-height, it turns into an overflow with scroll bars? | 0 | [
2,
272,
18,
18,
2049,
2947,
1354,
800,
3726,
3726,
25,
80,
21,
254,
919,
8,
25699,
4104,
161,
20,
309,
21,
2049,
8,
252,
7748,
1354,
16,
21,
13,
12916,
17,
76,
30,
13,
12916,
1852,
1701,
14,
2049,
8,
252,
7748,
15,
32,
2844,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
OutOfMemoryException When Creating a Large Bitmap in CF.NET
===
My compact framework application creates a smooth-scrolling list by rendering all the items to a large bitmap surface, then copying that bitmap to an offset position on the screen so that only the appropriate items show. Older versions only rendered the ... | 0 | [
2,
70,
1041,
790,
5171,
93,
10066,
872,
76,
2936,
21,
370,
1142,
15022,
19,
10084,
9,
2328,
800,
3726,
3726,
51,
8285,
6596,
3010,
9695,
21,
3905,
8,
28166,
968,
34,
15307,
65,
14,
3755,
20,
21,
370,
1142,
15022,
1490,
15,
94,
4... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Default font for Windows Forms application
===
Everytime I create new form in my application, it uses "Microsoft Sans Serif, 8.25pt" font by default. I'm not changing it, because I know that in this case my form will pick up whatever default font in system is. However, when I run my application, the font is still anyt... | 0 | [
2,
12838,
9978,
26,
1936,
1997,
3010,
800,
3726,
3726,
352,
891,
31,
1600,
78,
505,
19,
51,
3010,
15,
32,
2027,
13,
7,
22019,
12980,
523,
18,
4245,
821,
15,
469,
9,
1811,
4417,
7,
9978,
34,
12838,
9,
31,
22,
79,
52,
4226,
32,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 set strings to uppercase / lowercase in Unicode?
===
This is mostly a theoretical question I'm just very curious about.
(I'm not trying to do this by coding it myself or anything, I'm not reinventing wheels.)
My question is how the uppercase/lowercase table of equivalence works for Unicode.
For exa... | 0 | [
2,
184,
107,
42,
309,
7887,
20,
1508,
10325,
13,
118,
987,
10325,
19,
28010,
60,
800,
3726,
3726,
48,
25,
1555,
21,
9482,
1301,
31,
22,
79,
114,
253,
7686,
88,
9,
13,
5,
49,
22,
79,
52,
749,
20,
107,
48,
34,
13,
15458,
32,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 valuable is a company programming library?
===
My company has a library for programming books, to encourage learning new skills. I also see all the marketing by Fog Creek that shows their working library.
Based on different SO user experiences, curious about insight into the following:
1. Is a Programming Lib... | 0 | [
2,
184,
5940,
25,
21,
237,
3143,
1248,
60,
800,
3726,
3726,
51,
237,
63,
21,
1248,
26,
3143,
964,
15,
20,
8333,
2477,
78,
3207,
9,
31,
67,
196,
65,
14,
4743,
34,
7486,
1801,
30,
1285,
66,
638,
1248,
9,
432,
27,
421,
86,
4155... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 output contents of an array as a coma separated string?
===
I would like to convert an array if IDs, into a string of coma separated values, to use in a mysql UPDATE query. How would I do this? | 0 | [
2,
184,
107,
42,
5196,
8478,
16,
40,
7718,
28,
21,
13987,
4196,
3724,
60,
800,
3726,
3726,
31,
83,
101,
20,
8406,
40,
7718,
100,
13,
9178,
15,
77,
21,
3724,
16,
13987,
4196,
4070,
15,
20,
275,
19,
21,
51,
18,
22402,
11100,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... |
How can I check for a specified header file in Waf?
===
I'm using waf to build a C program. I'd like to check for the existence of a particular header file during the configuration phase. Is there a way to do that? | 0 | [
2,
184,
92,
31,
2631,
26,
21,
9931,
157,
106,
3893,
19,
3142,
410,
60,
800,
3726,
3726,
31,
22,
79,
568,
3142,
410,
20,
1895,
21,
272,
625,
9,
31,
22,
43,
101,
20,
2631,
26,
14,
3012,
16,
21,
1498,
157,
106,
3893,
112,
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,
0,
0,
0,
0,
0... |
Any way to build Google Docs like viewer for PDF files?
===
Does anyone think it is possible to build a Google Docs style PDF document viewer, which will convert a document to a format that doesn't require Adobe Reader on the client machine?
If so, any references to point to? Either a place that had done it, or an... | 0 | [
2,
186,
161,
20,
1895,
8144,
9765,
18,
101,
16812,
26,
13,
11124,
6488,
60,
800,
3726,
3726,
630,
1276,
277,
32,
25,
938,
20,
1895,
21,
8144,
9765,
18,
1034,
13,
11124,
4492,
16812,
15,
56,
129,
8406,
21,
4492,
20,
21,
2595,
30,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
System.IO.FileNotFoundException exception when attempting to drop UserControl on Form in designer
===
I have created a custom UserControl in Managed C++ that wraps some native code controls. I have confirmed the control works at runtime, and have been trying to make the control work with the Visual Studio designer by ... | 0 | [
2,
329,
9,
1963,
9,
16877,
1270,
12235,
10066,
872,
5391,
76,
6314,
20,
2804,
4155,
12898,
27,
505,
19,
4742,
800,
3726,
3726,
31,
57,
679,
21,
5816,
4155,
12898,
19,
1471,
272,
20512,
30,
8118,
18,
109,
1275,
1797,
8671,
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... |
Find known sub image in larger image
===
**Does anyone know of an algorithm (or search terms / descriptions) to locate a known image within a larger image?**
e.g.
I have an image of a single desktop window containing various buttons and areas (target). I also have code to capture a screen shot of the current de... | 0 | [
2,
477,
167,
972,
1961,
19,
1662,
1961,
800,
3726,
3726,
13,
1409,
10739,
1276,
143,
16,
40,
9083,
13,
5,
248,
2122,
1663,
13,
118,
15740,
6,
20,
12717,
21,
167,
1961,
363,
21,
1662,
1961,
60,
1409,
13,
62,
9,
263,
9,
31,
57,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Home Office Programming requirements?
===
For people who do real actual programming from home, either part time or full time:
What are some of the most important requirements, for encouraging productivity?
Other factors to consider, for a home with a family and the normal distractions.
Assume this is web applic... | 0 | [
2,
213,
488,
3143,
4786,
60,
800,
3726,
3726,
26,
148,
72,
107,
683,
3463,
3143,
37,
213,
15,
694,
141,
85,
54,
503,
85,
45,
98,
50,
109,
16,
14,
127,
681,
4786,
15,
26,
11764,
18211,
60,
89,
4776,
20,
3563,
15,
26,
21,
213,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
A strange SQL join
===
Simplified for example, I have two tables, `groups` and `items`.
items (
id,
groupId,
title
)
groups (
id,
groupTitle,
externalURL
)
The regular query I'm goes something like this:
SELECT
i.`id`,
... | 0 | [
2,
21,
2578,
4444,
255,
1865,
800,
3726,
3726,
13,
11268,
26,
823,
15,
31,
57,
81,
7484,
15,
13,
1,
8024,
18,
1,
17,
13,
1,
2119,
79,
18,
1,
9,
3755,
13,
5,
4924,
15,
214,
1340,
15,
581,
13,
6,
1170,
13,
5,
4924,
15,
214... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Site-specific: Firefox vs. IE CSS peculiarities
===
I'm trying to learn CSS. I've taken great pains to get everything right. My pages all validate and they look correct on Firefox and mostly correct on Chrome. However IE is all over the place. In relation to Firefox, the following is wrong in IE (in order of importanc... | 0 | [
2,
689,
8,
9219,
45,
535,
18219,
4611,
9,
13,
660,
272,
18,
18,
13193,
3808,
800,
3726,
3726,
31,
22,
79,
749,
20,
2484,
272,
18,
18,
9,
31,
22,
195,
658,
374,
1257,
18,
20,
164,
796,
193,
9,
51,
4434,
65,
7394,
1373,
17,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Does jQuery's $.ajax() function handle ASP.NET authentication correctly?
===
I have a web app protected by ASP.NET Forms Authentication. The site uses jQuery's $.ajax() functionality to call a web service in the same app.
Browsing to the web service .asmx does cause forms authentication to kick in and I once authe... | 0 | [
2,
630,
487,
8190,
93,
22,
18,
5579,
9,
6881,
7522,
5,
6,
1990,
3053,
28,
306,
9,
2328,
27963,
12044,
60,
800,
3726,
3726,
31,
57,
21,
2741,
4865,
3803,
34,
28,
306,
9,
2328,
1997,
27963,
9,
14,
689,
2027,
487,
8190,
93,
22,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Thread API priority translation to OS thread priority !
===
How are the java API thread priorities (1-10) gets translated to the OS level priorities since most OS don't have thread priority levels (in terms of number) which match this.
So keeping in mind , can there be a scenario when two or more threads with diffe... | 0 | [
2,
9322,
21,
2159,
9857,
4064,
20,
13,
759,
9322,
9857,
13,
187,
800,
3726,
3726,
184,
50,
14,
8247,
21,
2159,
9322,
20872,
13,
5,
165,
8,
1036,
6,
3049,
4331,
20,
14,
13,
759,
662,
20872,
179,
127,
13,
759,
221,
22,
38,
57,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Global instance of an class in C++
===
As the title says. How would I create an instance of a class that is globally available(for example I have a functor for printing and i want to have a single global instance of this(though the possibility of creating more)). | 0 | [
2,
2062,
4851,
16,
40,
718,
19,
272,
20512,
800,
3726,
3726,
28,
14,
581,
898,
9,
184,
83,
31,
1600,
40,
4851,
16,
21,
718,
30,
25,
18861,
904,
5,
1106,
823,
31,
57,
21,
2414,
150,
2153,
26,
7312,
17,
31,
259,
20,
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,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0... |
What are effective ways to log and track programming mistakes?
===
On occasion I've heard people discuss the benefits of keeping track of programming mistakes, if for no other reason than it increases awareness of common errors. I've started to keep a list of bugs that I find in my code, along with what could have le... | 0 | [
2,
98,
50,
3140,
2847,
20,
6738,
17,
792,
3143,
13623,
60,
800,
3726,
3726,
27,
5434,
31,
22,
195,
752,
148,
5990,
14,
5800,
16,
2882,
792,
16,
3143,
13623,
15,
100,
26,
90,
89,
1215,
119,
32,
7104,
6457,
16,
757,
11908,
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... |
How can I clean up dead connections using Oracle?
===
Right now I have a few new applications being developed against an Oracle Database, and sometimes they crash or fail to end correctly, etc... anyways the problem is they sometimes seem to leave their connections open, and I need to cleanup after them.
My question ... | 0 | [
2,
184,
92,
31,
2745,
71,
828,
6760,
568,
15759,
60,
800,
3726,
3726,
193,
130,
31,
57,
21,
310,
78,
3767,
142,
885,
149,
40,
15759,
6018,
15,
17,
1030,
59,
4597,
54,
7476,
20,
241,
12044,
15,
2722,
9,
9,
9,
2774,
18,
14,
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... |
Collecting Data from NDFD SOAP response
===
I have written a small app that retrieves data from the National Digital Forecast Database [NDFD][1], and am currently receiving the XML response correctly. I have noticed that although I can use the WSDL2Java tool in order to create the interface in order to request the we... | 0 | [
2,
10079,
1054,
37,
13,
706,
410,
43,
6447,
1627,
800,
3726,
3726,
31,
57,
642,
21,
284,
4865,
30,
11917,
18,
1054,
37,
14,
152,
1888,
12718,
6018,
636,
706,
410,
43,
500,
2558,
165,
500,
15,
17,
589,
871,
3396,
14,
23504,
1627,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 best design address locations in any SQL Database?
===
.
*Overview*
I'm working on some Emergency Services reporting and mapping application for California (kind of weird, considering the fires there, right now...). We need to map demographic and emergency data for an internal govt unit.
What we have a... | 0 | [
2,
184,
20,
246,
704,
3218,
4095,
19,
186,
4444,
255,
6018,
60,
800,
3726,
3726,
13,
9,
1637,
2549,
4725,
2483,
31,
22,
79,
638,
27,
109,
3644,
687,
6670,
17,
13305,
3010,
26,
751,
13,
5,
11008,
16,
5455,
15,
5154,
14,
11327,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Would you recommend the book "Programming in Scala" for an experienced developer?
===
I would like to learn Scala. In the past, I have used Java and F# extensively.
Would you recommend the book [Programming in Scala][1] for someone like me? I really liked the book Expert F#, and I was hoping that Programming in Sca... | 4 | [
2,
83,
42,
12360,
14,
360,
13,
7,
19746,
3863,
19,
25975,
7,
26,
40,
3882,
10058,
60,
800,
3726,
3726,
31,
83,
101,
20,
2484,
25975,
9,
19,
14,
640,
15,
31,
57,
147,
8247,
17,
398,
5910,
7802,
9,
83,
42,
12360,
14,
360,
636,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Problem mixing webforms into ASP.NET MVC application
===
I've been toying with the idea of taking an existing ASP.NET Webforms application and converting it to a hybrid so that going forward, we can do ASP.NET MVC.
In order to do this, I created an ASP.NET MVC application and started copying some of the folders fro... | 0 | [
2,
1448,
5826,
2741,
4190,
18,
77,
28,
306,
9,
2328,
307,
8990,
3010,
800,
3726,
3726,
31,
22,
195,
74,
20,
8173,
29,
14,
882,
16,
741,
40,
3149,
28,
306,
9,
2328,
2741,
4190,
18,
3010,
17,
19583,
32,
20,
21,
6957,
86,
30,
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... |
Can FPDF/FPDI use a PDF in landscape format as a template?
===
I am trying to import an existing PDF as a template with FPDI. The template is in landscape format. If I import the template into a new document the template page is inserted in portrait form with the content rotated 90 degrees. If my new document is in... | 0 | [
2,
92,
398,
11124,
118,
12087,
1115,
275,
21,
13,
11124,
19,
4453,
2595,
28,
21,
22894,
60,
800,
3726,
3726,
31,
589,
749,
20,
9010,
40,
3149,
13,
11124,
28,
21,
22894,
29,
13,
12087,
1115,
9,
14,
22894,
25,
19,
4453,
2595,
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... |
variable initialization in assembly for IA-32
===
I have a question about variable initialization in MASM's assembly.
How can I initialize 2^32 to a variable and to what kind of variable should I initialize? DWORD or REAL4?
I try to do it like:
val DWORD 2.0E+32
When I assign var to a register(e.g. mo... | 0 | [
2,
7612,
2104,
1829,
19,
1475,
26,
13,
549,
8,
3125,
800,
3726,
3726,
31,
57,
21,
1301,
88,
7612,
2104,
1829,
19,
4885,
79,
22,
18,
1475,
9,
184,
92,
31,
2104,
2952,
172,
1,
3125,
20,
21,
7612,
17,
20,
98,
825,
16,
7612,
378... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Are There Easy Ways To Print Data on Specific Area
===
I'd like to print some data to specific area on A4 paper. Are there any easy way to do like that? It's very difficult for me to find coordinate of X and Y. Below is my sample code in VB.NET to print the data.
Private Sub PrintDocument1_PrintPage(B... | 0 | [
2,
50,
80,
2010,
2847,
20,
4793,
1054,
27,
1903,
217,
800,
3726,
3726,
31,
22,
43,
101,
20,
4793,
109,
1054,
20,
1903,
217,
27,
21,
300,
1397,
9,
50,
80,
186,
2010,
161,
20,
107,
101,
30,
60,
32,
22,
18,
253,
1956,
26,
55,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 get started with Microsoft Surface
===
If I wanted to get a pilot project off the ground using Microsoft Surface, where or who do I ask for testing hardware? | 0 | [
2,
184,
20,
164,
373,
29,
7099,
1490,
800,
3726,
3726,
100,
31,
417,
20,
164,
21,
2648,
669,
168,
14,
666,
568,
7099,
1490,
15,
113,
54,
72,
107,
31,
1349,
26,
4431,
7610,
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... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... |
"Always on Top" Windows with Java
===
In Java, is there a way to have a window that is "Always on top" regardless if the user switches focus to another application? I've searched the web, and all of the solutions lean to some sort of JNI interface with native bindings. Truly this can't be the only way to do it?........ | 0 | [
2,
13,
7,
21284,
27,
371,
7,
1936,
29,
8247,
800,
3726,
3726,
19,
8247,
15,
25,
80,
21,
161,
20,
57,
21,
1463,
30,
25,
13,
7,
21284,
27,
371,
7,
7148,
100,
14,
4155,
18114,
1776,
20,
226,
3010,
60,
31,
22,
195,
9036,
14,
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... |
Adding rollover effect to skinned button in Flex
===
Using Flex 3, I have a Button which is skinned using PNGs specified in a CSS style sheet.
Button.addextra {
downSkin : Embed( source="img/add-extra-icon.png" );
overSkin : Embed( source="img/add-extra-icon.png" );
upSkin : Embed... | 0 | [
2,
4721,
3001,
2549,
1590,
20,
13,
22531,
5167,
19,
14409,
800,
3726,
3726,
568,
14409,
203,
15,
31,
57,
21,
5167,
56,
25,
13,
22531,
568,
351,
2723,
18,
9931,
19,
21,
272,
18,
18,
1034,
6125,
9,
5167,
9,
14854,
23631,
13,
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... |
WPF: TIFF images with JPEG compression?
===
I have a large number of TIFF images that I’d need to use in a WPF program (.NET 3.5 SP1 specifically and using C#). Half of the TIFF files contain color images encoded using JPEG compression and they don’t work with WPF. The “Microsoft Office Document Imaging” application ... | 0 | [
2,
619,
7721,
45,
13,
38,
6021,
3502,
29,
487,
20427,
14864,
60,
800,
3726,
3726,
31,
57,
21,
370,
234,
16,
13,
38,
6021,
3502,
30,
31,
1,
43,
376,
20,
275,
19,
21,
619,
7721,
625,
13,
5,
9,
2328,
203,
9,
264,
3782,
165,
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... |
How to get the best performance from LINQ querying several rows in a table
===
my goal is to get lots of rows from a translation table. I use an ID to get a subset of the table (say 50 rows) then I use another ID to the rows I want from this subset. Using typed datasets I do the following to get the main dataset:
... | 0 | [
2,
184,
20,
164,
14,
246,
956,
37,
6294,
1251,
25597,
68,
238,
11295,
19,
21,
859,
800,
3726,
3726,
51,
1195,
25,
20,
164,
7503,
16,
11295,
37,
21,
4064,
859,
9,
31,
275,
40,
4924,
20,
164,
21,
16622,
16,
14,
859,
13,
5,
636... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Simulating a cookie-enabled browser in PHP
===
How can I open a web-page and receive its cookies using PHP?
**The motivation**: I am trying to use [feed43](http://www.feed43.com) to create an RSS feed from the non-RSS-enabled HighLearn website (remote learning website). I found the web-page that contains the feed c... | 0 | [
2,
4861,
10038,
21,
19980,
8,
219,
579,
43,
16495,
19,
13,
26120,
800,
3726,
3726,
184,
92,
31,
368,
21,
2741,
8,
6486,
17,
2588,
82,
19396,
568,
13,
26120,
60,
13,
1409,
124,
11933,
1409,
45,
31,
589,
749,
20,
275,
636,
20954,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.