unified_texts stringlengths 32 30.1k | OpenStatus_id int64 0 4 | input_ids list | token_type_ids list | attention_mask list |
|---|---|---|---|---|
Authenticate and GetRoles of ActiveDirectory users in a disconnected WPF application via MembershipProvider
===
I have a project requirement where I need to authenticate against ActiveDirectory in a remote/disconnected WPF application.
There is probably several ways to attempt to do this, but what would be the best... | 0 | [
2,
14351,
1373,
17,
164,
661,
1355,
16,
1348,
10197,
93,
3878,
19,
21,
25730,
619,
7721,
3010,
1197,
4363,
26735,
139,
800,
3726,
3726,
31,
57,
21,
669,
8981,
113,
31,
376,
20,
14351,
1373,
149,
1348,
10197,
93,
19,
21,
5388,
118,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Open-source parser code for Mediawiki markup
===
I'm interested in selectively parsing Mediawiki XML markup to generate a customized HTML page that's some subset of the HTML produced by the actual PHP Mediawiki render engine.
I want it for BzReader, an offline Mediawiki compressed dump reader written in C#. So a C... | 0 | [
2,
368,
8,
12097,
2017,
4104,
1797,
26,
941,
17375,
943,
576,
800,
3726,
3726,
31,
22,
79,
3158,
19,
14092,
102,
2017,
18,
68,
941,
17375,
23504,
943,
576,
20,
7920,
21,
28779,
13,
15895,
2478,
30,
22,
18,
109,
16622,
16,
14,
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... |
Consuming remote web services from client-side script
===
From what I understand, due to the "same origin policy" enforcement in current browsers, it's impossible to obtain data from an XmlHttpRequest sent to a different domain than the Javascript's original domain.
I have close to zero experience regarding this ma... | 1 | [
2,
13,
17601,
5388,
2741,
687,
37,
6819,
8,
1416,
3884,
800,
3726,
3726,
37,
98,
31,
1369,
15,
397,
20,
14,
13,
7,
18,
8357,
2986,
1486,
7,
6912,
19,
866,
16495,
18,
15,
32,
22,
18,
3992,
20,
5545,
1054,
37,
40,
23504,
21127,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Strategies for speeding up batch ORM operations in Django
===
One of my API calls can result in updates to a large number of objects (Django models). I'm running into performance issues with this since I'm updating each item individually, saving, and moving on to the next:
for item in Something.objects.filter(x... | 0 | [
2,
10272,
26,
1362,
68,
71,
13064,
54,
79,
1311,
19,
3857,
14541,
800,
3726,
3726,
53,
16,
51,
21,
2159,
3029,
92,
829,
19,
16779,
20,
21,
370,
234,
16,
3916,
13,
5,
14365,
14541,
2761,
6,
9,
31,
22,
79,
946,
77,
956,
1549,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 store your personal snippets database in order to use it everywhere (work, etc)?
===
I've read the several discussions about storing code snippets but I did't find the info that I'm looking for, so let's define it:
* At home, I have several side projects, most of them quite small, one large, and numerous... | 0 | [
2,
184,
107,
42,
1718,
154,
1319,
13,
29061,
18,
6018,
19,
389,
20,
275,
32,
6417,
13,
5,
3783,
15,
2722,
6,
60,
800,
3726,
3726,
31,
22,
195,
1302,
14,
238,
11139,
88,
25615,
1797,
13,
29061,
18,
47,
31,
144,
22,
38,
477,
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... |
Is there a sweet, efficient way to call the same method twice with two different arguments?
===
Say for example I have the following string:
var testString = "Hello, world";
And I want to call the following methods:
var newString = testString.Replace("Hello", "").Replace("world", "");
Is there some cod... | 0 | [
2,
25,
80,
21,
2092,
15,
8243,
161,
20,
645,
14,
205,
2109,
2088,
29,
81,
421,
10553,
60,
800,
3726,
3726,
395,
26,
823,
31,
57,
14,
249,
3724,
45,
4033,
1289,
11130,
800,
13,
7,
11515,
15,
126,
7,
73,
17,
31,
259,
20,
645,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
eof detection for DirectShow
===
Is there a way to detect that a DirectShow filtergraph has reached the end of its file? By end of its file, I mean that a filtergraph with a SampleGrabber filter will never receive another SampleCB call.
Here are some things that don't work:
- Trust `IMediaDet::get_StreamLeng... | 0 | [
2,
13,
62,
1041,
11643,
26,
1744,
9303,
800,
3726,
3726,
25,
80,
21,
161,
20,
9092,
30,
21,
1744,
9303,
11945,
9614,
63,
664,
14,
241,
16,
82,
3893,
60,
34,
241,
16,
82,
3893,
15,
31,
884,
30,
21,
11945,
9614,
29,
21,
5717,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 remove all linebreaks using XSLT?
===
I have something like this:
<node TEXT=" txt A "/>
<node TEXT="
txt X
"/>
<node>
<html>
<p>
txt Y
</p>
</html>
</node>
<node TEXT="txt B"/>
and i want to use XSLT to ... | 0 | [
2,
184,
107,
31,
4681,
65,
293,
12008,
18,
568,
993,
18,
255,
38,
60,
800,
3726,
3726,
31,
57,
301,
101,
48,
45,
13,
1,
251,
546,
1854,
3726,
7,
20225,
38,
21,
13,
7,
118,
1,
13,
1,
251,
546,
1854,
3726,
7,
20225,
38,
993,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Good Source Of .Net Design Patterns
===
I'm looking for a good online resource of software patterns. Preferably something with a comprehensive selection and concise well written explanations, not just a collection of links. .Net examples would be nice, but not essential. | 0 | [
2,
254,
1267,
16,
13,
9,
2328,
704,
6282,
800,
3726,
3726,
31,
22,
79,
699,
26,
21,
254,
2087,
6577,
16,
2306,
6282,
9,
6369,
4801,
301,
29,
21,
7041,
3155,
17,
29455,
134,
642,
5764,
18,
15,
52,
114,
21,
1206,
16,
6271,
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,
0,
0,
0,
0,
0... |
Need help refactoring a simple jquery animation script
===
I have a status message box (div box) positioned at the bottom of a web page using position: fixed; and bottom: 0;. Its height is initially 11px.
I want to allow users to double click it when there are more status messages than what can fit within the defau... | 0 | [
2,
376,
448,
302,
17455,
68,
21,
1935,
487,
8190,
93,
6236,
3884,
800,
3726,
3726,
31,
57,
21,
1782,
2802,
1649,
13,
5,
12916,
1649,
6,
12125,
35,
14,
2129,
16,
21,
2741,
2478,
568,
649,
45,
3535,
73,
17,
2129,
45,
713,
73,
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... |
Breaking out of a nested loop
===
If I have a for loop which is nested within another, how can I efficiently come out of both loops (inner and outer) in the quickest possible way?
I don't want to have to use a boolean and then have to say go to another method, but rather just to execute the first line of code after... | 0 | [
2,
3892,
70,
16,
21,
5618,
69,
5293,
800,
3726,
3726,
100,
31,
57,
21,
26,
5293,
56,
25,
5618,
69,
363,
226,
15,
184,
92,
31,
20519,
340,
70,
16,
156,
19661,
13,
5,
18005,
17,
4896,
6,
19,
14,
2231,
1430,
938,
161,
60,
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... |
LinqToEntities and Foreign Keys
===
I'm trying to use LinqToEntities and just noticed that there are no foreign key fields in the data model. That seems to cause some trouble when trying to add a record.
Reading around I found that when adding a record you can do something like this (Product has a foreign key to t... | 0 | [
2,
6294,
1251,
262,
2291,
3808,
17,
1228,
5534,
800,
3726,
3726,
31,
22,
79,
749,
20,
275,
6294,
1251,
262,
2291,
3808,
17,
114,
2711,
30,
80,
50,
90,
1228,
1246,
2861,
19,
14,
1054,
1061,
9,
30,
2206,
20,
1679,
109,
2572,
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... |
How can I customize the text color of the back button in a UINavigationController header view?
===
I'm using a custom tintColor on my UINavigationController's navigation bar, and because the color is so light I need to use dark colored text. It's relatively easy to swap out the title view, and the custom buttons I've ... | 0 | [
2,
184,
92,
31,
5816,
2952,
14,
1854,
1665,
16,
14,
97,
5167,
19,
21,
287,
1673,
13227,
857,
12898,
1252,
157,
106,
1418,
60,
800,
3726,
3726,
31,
22,
79,
568,
21,
5816,
5353,
38,
11282,
27,
51,
287,
1673,
13227,
857,
12898,
125... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 evaluate an expression?
===
how can i evaluate an expression,given a list of values for the variables it contains?
eval::[(Variable,Integer)]->Expr->Integer
--e.g eval[("x",2), ("y",4)](Mult(Plus(Var "x") (Const))(Var "y"))= 12
| 0 | [
2,
184,
92,
31,
13,
15599,
40,
1803,
60,
800,
3726,
3726,
184,
92,
31,
13,
15599,
40,
1803,
15,
8448,
103,
21,
968,
16,
4070,
26,
14,
12157,
32,
1588,
60,
13,
62,
3377,
45,
45,
2558,
5,
8220,
579,
15,
6391,
13699,
6,
500,
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... |
Hilarious [Or Not So Hilarious] Code Optimizations
===
Raymond Chen has this to say on his recent <a href="http://blogs.msdn.com/oldnewthing/archive/2008/11/26/9143050.aspx">post </a> on code optimizations... Obvious optimizations - one that begs to be optimized - tend to be "de-optimizations" if you consider all tha... | 0 | [
2,
12045,
8756,
267,
636,
248,
52,
86,
12045,
8756,
267,
500,
1797,
21597,
18,
800,
3726,
3726,
6873,
7528,
63,
48,
20,
395,
27,
33,
1764,
13,
1,
58,
746,
14057,
3726,
7,
21127,
6903,
7091,
5447,
9,
79,
18,
43,
103,
9,
960,
11... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 handle encoded inputs that need to be edited?
===
Using Microsoft's AntiXssLibrary, how do you handle input that needs to be edited later?
For example:
User enters:
`<i>title</i>`
Saved to the database as:
` <i>title</i>`
On an edit page, in a text box it displays something like:
`<... | 0 | [
2,
184,
20,
3053,
13665,
6367,
18,
30,
376,
20,
44,
4802,
60,
800,
3726,
3726,
568,
7099,
22,
18,
1082,
396,
18,
18,
1210,
2559,
622,
15,
184,
107,
42,
3053,
6367,
30,
2274,
20,
44,
4802,
138,
60,
26,
823,
45,
4155,
8104,
45,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 does the code function work in the Stack Overflow textareas?
===
How do you manipulate text inside of a textarea as the user types in it? | 0 | [
2,
184,
630,
14,
1797,
1990,
170,
19,
14,
7566,
20285,
1854,
17760,
18,
60,
800,
3726,
3726,
184,
107,
42,
18468,
1854,
572,
16,
21,
1854,
17760,
28,
14,
4155,
2551,
19,
32,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... |
mysqldump with federated tables
===
I need mysqldump including the data, but in database there are also couple of tables with FEDERATED engine. The mysqldump includes INSERTs for FEDERATED tables too, what makes for exemaple "Duplicate entry" errors (because the table is already filled with data).
I can dump struct... | 0 | [
2,
51,
18,
22402,
43,
11134,
29,
29391,
7484,
800,
3726,
3726,
31,
376,
51,
18,
22402,
43,
11134,
215,
14,
1054,
15,
47,
19,
6018,
80,
50,
67,
1335,
16,
7484,
29,
29391,
1406,
9,
14,
51,
18,
22402,
43,
11134,
1103,
14692,
18,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
WebKit: Possible to enable output as RGBA for compositing window manager?
===
I'm trying to gauge possibility of a patch to WebKit which would allow all rendered graphics to be passed on to the window manager for compositing with RGBA intact. This is for a special application.
The use case involves viewing an html ... | 0 | [
2,
2741,
13703,
45,
938,
20,
9240,
5196,
28,
13,
8911,
969,
26,
6479,
9753,
1203,
1463,
1382,
60,
800,
3726,
3726,
31,
22,
79,
749,
20,
7313,
4813,
16,
21,
7331,
20,
2741,
13703,
56,
83,
1655,
65,
10877,
8351,
20,
44,
1100,
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... |
Check for new version everytime I visit a web page - caching
===
I work at a college that uses an intranet based student management solution not developed by us.
Recently changes were made that caused us to have to set internet explorer to check for a new version of a web page each time it visits. Otherwise certai... | 0 | [
2,
2631,
26,
78,
615,
352,
891,
31,
2139,
21,
2741,
2478,
13,
8,
1658,
7192,
800,
3726,
3726,
31,
170,
35,
21,
314,
30,
2027,
40,
14369,
2328,
432,
1209,
1097,
4295,
52,
885,
34,
182,
9,
1989,
1693,
46,
117,
30,
1497,
182,
20,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
mssql seems to truncate my data.
===
im using jython 2.2.1, and jdbc 1.2 and connecting to a mssql 2000 database, writing the contents of an email to it. When I get to the body of the email which can be quite large sometimes I need to truncate the data at 5000 chars. Except mssql has its own brain and when i check the... | 0 | [
2,
4235,
18,
22402,
2206,
20,
22328,
62,
51,
1054,
9,
800,
3726,
3726,
797,
568,
487,
93,
11570,
172,
9,
135,
9,
165,
15,
17,
487,
43,
7229,
137,
9,
135,
17,
6440,
20,
21,
4235,
18,
22402,
824,
6018,
15,
1174,
14,
8478,
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... |
F#: This expression should have type 'unit', but has type 'ConsoleKeyInfo'
===
This is a simple question, but I'm having trouble tracking down an answer since F# is so new. I just wanted to pause in an F# console application, so I wrote:
Console.ReadKey()
But this gives the warning: This expression should have ... | 0 | [
2,
398,
5910,
45,
48,
1803,
378,
57,
1001,
13,
22,
15464,
22,
15,
47,
63,
1001,
13,
22,
12124,
6069,
4237,
108,
4120,
22,
800,
3726,
3726,
48,
25,
21,
1935,
1301,
15,
47,
31,
22,
79,
452,
2572,
10353,
125,
40,
1623,
179,
398,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Single ASP.net site with Multiple Instances & web.configs
===
We have a legacy ASP.net powered site running on a IIS server, the site was developed by a central team and is used by multiple customers. Each customer however has their own copy of the site's aspx files plus a web.config file. This is causing problems as... | 0 | [
2,
345,
28,
306,
9,
2328,
689,
29,
1886,
13946,
279,
2741,
9,
14093,
2816,
18,
800,
3726,
3726,
95,
57,
21,
7780,
28,
306,
9,
2328,
7462,
689,
946,
27,
21,
595,
18,
8128,
15,
14,
689,
23,
885,
34,
21,
521,
173,
17,
25,
147,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Pass Query String to rDirectory
===
Is it possible to pass a query string to [rDirectory][1]? I'd like to build a web-app that can do a search and display the results in rDirectory, rather than first launching rDirectory and doing said search.
[1]: http://www.namescape.com/Products/rDirectory/Default.aspx | 0 | [
2,
1477,
25597,
3724,
20,
761,
10197,
93,
800,
3726,
3726,
25,
32,
938,
20,
1477,
21,
25597,
3724,
20,
636,
139,
10197,
93,
500,
2558,
165,
500,
60,
31,
22,
43,
101,
20,
1895,
21,
2741,
8,
7753,
30,
92,
107,
21,
2122,
17,
3042... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 march for zeros
===
I am looking for a regex patter that would match several different combination of
zeros such as 00-00-0000 or 0 or 0.0 or 00000
Please help
Thanks!
| 0 | [
2,
7953,
1706,
20,
285,
26,
4606,
18,
800,
3726,
3726,
31,
589,
699,
26,
21,
7953,
1706,
2678,
815,
30,
83,
730,
238,
421,
3733,
16,
4606,
18,
145,
28,
13,
2032,
8,
2032,
8,
21903,
54,
713,
54,
713,
9,
387,
54,
713,
21903,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... |
if email body text is base64 in Content-Type-Transfer then decode
===
I am having difficulty determining if the body of a text email message is base64 encoded.
if it is then use this line of code;
dirty=base64.decodestring(dirty)
else continue as normal.
This is the code I have atm. What line of code wil... | 0 | [
2,
100,
8517,
358,
1854,
25,
1000,
3470,
19,
2331,
8,
4474,
8,
7028,
2407,
94,
121,
9375,
800,
3726,
3726,
31,
589,
452,
6967,
13521,
100,
14,
358,
16,
21,
1854,
8517,
2802,
25,
1000,
3470,
13665,
9,
100,
32,
25,
94,
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... |
GDI handles with icons . l
===
i have a winforms application. i have a user control with a lot of icons. the user can load this control on a form many times (in a tabbed layout). right now i am loading the icons each time the control is created (could be up to 50 times in teh app). is there any way to cache these ... | 0 | [
2,
489,
1115,
3053,
18,
29,
9801,
18,
13,
9,
644,
800,
3726,
3726,
31,
57,
21,
628,
4190,
18,
3010,
9,
31,
57,
21,
4155,
569,
29,
21,
865,
16,
9801,
18,
9,
14,
4155,
92,
6305,
48,
569,
27,
21,
505,
151,
436,
13,
5,
108,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Call function with "this"
===
I have an onclick handler for an <a> element (actually, it's a jQuery-created handler, but that's not important). It looks like this:
function handleOnClick() {
if(confirm("Are you sure?")) {
return handleOnClickConfirmed();
}
return f... | 0 | [
2,
645,
1990,
29,
13,
7,
1565,
7,
800,
3726,
3726,
31,
57,
40,
27,
150,
10129,
24641,
26,
40,
279,
255,
38,
73,
58,
1569,
263,
38,
73,
4520,
13,
5,
15661,
15,
32,
22,
18,
21,
487,
8190,
93,
8,
18475,
24641,
15,
47,
30,
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... |
get users by group in sharepoint
===
can anyone show me how to get the users within a certain group using sharepoint?
so i have a list that contains users and or groups. i want to retrieve all users in that list. is there a way to differentiate between whether the list item is a group or user. if its a group, i nee... | 0 | [
2,
164,
3878,
34,
214,
19,
1891,
3132,
800,
3726,
3726,
92,
1276,
298,
55,
184,
20,
164,
14,
3878,
363,
21,
1200,
214,
568,
1891,
3132,
60,
86,
31,
57,
21,
968,
30,
1588,
3878,
17,
54,
1170,
9,
31,
259,
20,
11917,
65,
3878,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
JavaScriptSerializer C# and Generics (newbie mistakes I think!)
===
WinForms C#.. am getting some JSON in the format below (bottom of message) and trying to deserialise using:
using System.Web.Script.Serialization;
When I had simply this json returned:
{
"objects": [
{
"category... | 0 | [
2,
8247,
8741,
4104,
2815,
11907,
272,
5910,
17,
12733,
18,
13,
5,
2681,
5893,
13623,
31,
277,
187,
6,
800,
3726,
3726,
628,
4190,
18,
272,
5910,
9,
9,
589,
1017,
109,
487,
528,
19,
14,
2595,
1021,
13,
5,
22389,
16,
2802,
6,
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... |
Accessing network shares
===
I am currently trying to access a network share from my machine programaticaly using vc++ 6.0. I am using WNetAddConnection2 to connect to a share using my credentials.
I am facing the following problem:
Consider the case when there are 2 users trying to access the same remote share f... | 0 | [
2,
1381,
68,
982,
5945,
800,
3726,
3726,
31,
589,
871,
749,
20,
1381,
21,
982,
1891,
37,
51,
1940,
625,
12479,
58,
102,
568,
13,
8990,
20512,
400,
9,
387,
9,
31,
589,
568,
619,
2328,
14854,
25996,
872,
135,
20,
6379,
20,
21,
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... |
I need to store postal codes in a database. How big should the column be?
===
I expect the column to be a VARCHAR2, in my Oracle Database.
US Zips are 9 or 10
Canadian is 7.
I am thinking 32 characters would be reasonable.
What am I missing?
| 0 | [
2,
31,
376,
20,
1718,
11680,
11358,
19,
21,
6018,
9,
184,
580,
378,
14,
4698,
44,
60,
800,
3726,
3726,
31,
4186,
14,
4698,
20,
44,
21,
4033,
5433,
135,
15,
19,
51,
15759,
6018,
9,
182,
12133,
18,
50,
561,
54,
332,
1155,
25,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0... |
VSS History - Exclude Labels
===
Within the GUI of VSS it is possible to view the history of an item 'including' or 'excluding' the labels.
I'm trying to do the same thing but from the command line but I just can't see which switch I need to use in order to 'exclude' labels (by default they are included).
e.g. ... | 0 | [
2,
4611,
18,
447,
13,
8,
21077,
13173,
800,
3726,
3726,
363,
14,
9457,
16,
4611,
18,
32,
25,
938,
20,
1418,
14,
447,
16,
40,
9101,
13,
22,
3970,
22,
54,
13,
22,
14938,
22,
14,
13173,
9,
31,
22,
79,
749,
20,
107,
14,
205,
5... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Is it possible to have multiple header rows in a virtual string tree?
===
I have a need for multiple fixed rows for the header of a virtual string view. Something that looks like the effect you get if you set a StringGrid's FixedRows property to a value greater than 1. Is there a way to achieve this? Some searching on... | 0 | [
2,
25,
32,
938,
20,
57,
1886,
157,
106,
11295,
19,
21,
6599,
3724,
1541,
60,
800,
3726,
3726,
31,
57,
21,
376,
26,
1886,
3535,
11295,
26,
14,
157,
106,
16,
21,
6599,
3724,
1418,
9,
301,
30,
1879,
101,
14,
1590,
42,
164,
100,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 change RichTextBox paragraph spacing?
===
I am using a RichTextBox in WPF, and am trying to set the default paragraph spacing to 0 (so that there is no paragraph spacing). While I could do this in XAML, I would like to achieve it programmatically if possible. Any ideas? | 0 | [
2,
184,
107,
31,
753,
2042,
11969,
5309,
20599,
29177,
60,
800,
3726,
3726,
31,
589,
568,
21,
2042,
11969,
5309,
19,
619,
7721,
15,
17,
589,
749,
20,
309,
14,
12838,
20599,
29177,
20,
713,
13,
5,
656,
30,
80,
25,
90,
20599,
2917... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Json WebService in Asp.net
===
how do i create asp.net web service that return JSON fromated data.?? | 0 | [
2,
487,
528,
2741,
11449,
19,
28,
306,
9,
2328,
800,
3726,
3726,
184,
107,
31,
1600,
28,
306,
9,
2328,
2741,
365,
30,
788,
487,
528,
37,
1669,
1054,
9,
60,
60,
3,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... |
How can I check from Ruby whether a process with a certain pid is running?
===
The question title says it all. If there is more than one way, please list them. :) I only know of one, but I'm wondering if there is a cleaner, in-Ruby way. | 0 | [
2,
184,
92,
31,
2631,
37,
10811,
1472,
21,
953,
29,
21,
1200,
13,
11031,
25,
946,
60,
800,
3726,
3726,
14,
1301,
581,
898,
32,
65,
9,
100,
80,
25,
91,
119,
53,
161,
15,
2247,
968,
105,
9,
13,
45,
6,
31,
104,
143,
16,
53,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
When to prefer JSON over XML?
===
My requirement is just to display a set of values retrieved from database on a spread. I am using jquery. | 0 | [
2,
76,
20,
6369,
487,
528,
84,
23504,
60,
800,
3726,
3726,
51,
8981,
25,
114,
20,
3042,
21,
309,
16,
4070,
3685,
37,
6018,
27,
21,
1789,
9,
31,
589,
568,
487,
8190,
93,
9,
3,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Convert a jQuery set into HTML
===
Given a jQuery result set, how do you convert that back into plain HTML?
<div class="abc">
foo <strong>FOO</strong>
</div>
<div class="def">
bar
</div>
--
var $mySet = $('div');
Given `$mySet`, how would you go about returning to t... | 0 | [
2,
8406,
21,
487,
8190,
93,
309,
77,
13,
15895,
800,
3726,
3726,
504,
21,
487,
8190,
93,
829,
309,
15,
184,
107,
42,
8406,
30,
97,
77,
3748,
13,
15895,
60,
13,
1,
12916,
718,
3726,
7,
21880,
7,
1,
4310,
111,
13,
1,
15004,
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... |
Accessing non top-level class without a top level class in java
===
I have a java file TestThis.java like following:
class A
{
public void foo()
{
System.out.println("Executing foo");
}
}
class B
{
public void bar()
{
System.out.println("Executing bar");
}
}
... | 0 | [
2,
1381,
68,
538,
371,
8,
3906,
718,
366,
21,
371,
662,
718,
19,
8247,
800,
3726,
3726,
31,
57,
21,
8247,
3893,
1289,
1565,
9,
1004,
1385,
101,
249,
45,
718,
21,
13,
1,
317,
11364,
4310,
111,
5,
6,
13,
1,
329,
9,
1320,
9,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How to convert imperial units of length into metric?
===
Here I am faced with an issue that I believe(or at least hope) was solved 1 million times already.
What I got as the input is a string that represents a length of an object in imperial units. It can go like this:
$length = "3' 2 1/2\"";
or like this:... | 0 | [
2,
184,
20,
8406,
2611,
1398,
16,
1476,
77,
11544,
60,
800,
3726,
3726,
235,
31,
589,
3110,
29,
40,
1513,
30,
31,
985,
5,
248,
35,
639,
1376,
6,
23,
15091,
137,
507,
436,
614,
9,
98,
31,
330,
28,
14,
6367,
25,
21,
3724,
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... |
Posix Error 14 (bad address) on open read stream in Cocoa. Hints?
===
I'm following the sample code in *CFNetwork Programming Guide*, specifically the section on **Preventing Blocking When Working with Streams**. my code is nearly identical to theirs (below) but, when I connect to my server, I get posix error 14 (ba... | 0 | [
2,
2353,
6742,
7019,
513,
13,
5,
5989,
3218,
6,
27,
368,
1302,
3766,
19,
24507,
9,
6382,
18,
60,
800,
3726,
3726,
31,
22,
79,
249,
14,
5717,
1797,
19,
1637,
8940,
24106,
3143,
3378,
2483,
15,
3524,
14,
1050,
27,
13,
1409,
3515,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 a small number of images: blob or fs?
===
I'm adding some functionality to my site so that users can upload their own profile pictures, so I was wondering about whether to store them in the database as a BLOB, or put them in the file system.
I found a question similar to this here: [Storing images in DB: Ye... | 0 | [
2,
25615,
21,
284,
234,
16,
3502,
45,
334,
10904,
54,
398,
18,
60,
800,
3726,
3726,
31,
22,
79,
4721,
109,
18548,
20,
51,
689,
86,
30,
3878,
92,
71,
8294,
66,
258,
5296,
3104,
15,
86,
31,
23,
5712,
88,
1472,
20,
1718,
105,
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... |
Good Book for Patterns and Practices
===
Can anybody recommend a good book on Patterns and Practices in C#?
I have been having trouble getting my head around some of these ideas and would like to find a good off-line resource.
| 0 | [
2,
254,
360,
26,
6282,
17,
5242,
800,
3726,
3726,
92,
11181,
12360,
21,
254,
360,
27,
6282,
17,
5242,
19,
272,
5910,
60,
31,
57,
74,
452,
2572,
1017,
51,
157,
140,
109,
16,
158,
3478,
17,
83,
101,
20,
477,
21,
254,
168,
8,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... |
Where to put what when using CVS, Wiki, document management?
===
In our company we are currently using CVS for project documents, status reports etc, shared folder for installables/product documentation etc and some teams use Wiki (I don't know for what?). Now, I am confused as to where to put what. It would be great ... | 0 | [
2,
113,
20,
442,
98,
76,
568,
13,
12732,
18,
15,
13,
17375,
15,
4492,
1097,
60,
800,
3726,
3726,
19,
318,
237,
95,
50,
871,
568,
13,
12732,
18,
26,
669,
4374,
15,
1782,
2813,
2722,
15,
2592,
19294,
26,
16146,
579,
18,
118,
140... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Using type from reflection as a generic
===
I'm trying to loop through all interfaces in a namespace and send them as arguments to a generic method like this:
public void Method<T>() where T : class
{}
public void AnotherMethod()
{
Assembly assembly = Assembly.GetExecutingAssembly();... | 0 | [
2,
568,
1001,
37,
9138,
28,
21,
12733,
800,
3726,
3726,
31,
22,
79,
749,
20,
5293,
120,
65,
6573,
18,
19,
21,
204,
5582,
17,
2660,
105,
28,
10553,
20,
21,
12733,
2109,
101,
48,
45,
317,
11364,
2109,
1,
38,
1,
5,
6,
113,
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... |
Does the pointer get from sqlite3_column_blob() method need to be delete?
===
Like this: const void * test = sqlite3_column_blob(stat, 1);
Can I delete or delete[] test?
| 0 | [
2,
630,
14,
454,
106,
164,
37,
4444,
10601,
240,
1,
716,
4404,
103,
1,
7091,
220,
5,
6,
2109,
376,
20,
44,
27448,
60,
800,
3726,
3726,
101,
48,
45,
11608,
38,
11364,
1637,
1289,
800,
4444,
10601,
240,
1,
716,
4404,
103,
1,
709... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Is there a library that will detect the source code language of a block of code?
===
Writing a python script and it needs to find out what language a block of code is written in. I could write this myself, but I'd like to know if a solution already exists. | 0 | [
2,
25,
80,
21,
1248,
30,
129,
9092,
14,
1267,
1797,
816,
16,
21,
1921,
16,
1797,
60,
800,
3726,
3726,
1174,
21,
20059,
3884,
17,
32,
2274,
20,
477,
70,
98,
816,
21,
1921,
16,
1797,
25,
642,
19,
9,
31,
110,
2757,
48,
992,
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,
0,
0,
0... |
Overriding application server behaviour for loading jsp-api and servlet-api jars in a packaged web application
===
I have a project built and packaged with a specific version of jsp-apiand servlet-api jar files. Now I want these jars to be loaded when deploying the web project on any application server for example tom... | 0 | [
2,
84,
5175,
68,
3010,
8128,
7727,
26,
12797,
487,
3401,
8,
2552,
49,
17,
13,
10321,
1336,
8,
2552,
49,
5112,
18,
19,
21,
6030,
43,
2741,
3010,
800,
3726,
3726,
31,
57,
21,
669,
392,
17,
6030,
43,
29,
21,
1903,
615,
16,
487,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
There actually is Cobol in .Net?
===
I was checking Microsoft's Visual Studio page just now and in the ads sidebar I suddenly saw an incredible ad:
>"Net Express is a COBOL development environment for extending core business processes to the .NET Framework and other distributed platforms."
Of course I followed t... | 0 | [
2,
80,
1121,
25,
326,
6966,
19,
13,
9,
2328,
60,
800,
3726,
3726,
31,
23,
9886,
7099,
22,
18,
3458,
1120,
2478,
114,
130,
17,
19,
14,
16236,
270,
1850,
31,
1605,
441,
40,
10287,
21,
43,
45,
13,
1,
7,
2328,
2999,
25,
21,
326,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 do you expect in a modern OpenSource CMS that is built on ASP.NET Platform?
===
Most of the good CMS is built on PHP, though off late CMS built on ASP.net framework seems to be cropping up. I would like to collect ideas/suggestion/expectations from an opensource CMS system for ASP.net platform. I am looking for... | 0 | [
2,
98,
107,
42,
4186,
19,
21,
773,
368,
12097,
2390,
18,
30,
25,
392,
27,
28,
306,
9,
2328,
2452,
60,
800,
3726,
3726,
127,
16,
14,
254,
2390,
18,
25,
392,
27,
13,
26120,
15,
362,
168,
456,
2390,
18,
392,
27,
28,
306,
9,
2... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How can you write info to a Windows "global (in-memory) variable" than can be shared by various applications, using Windows APIs?
===
Maybe this cannot be done, but please help or suggest how this can be achieved without writing something to disk.
You are welcome to provide code sample in any programming language. | 0 | [
2,
184,
92,
42,
2757,
15404,
20,
21,
1936,
13,
7,
26763,
13,
5,
108,
8,
790,
5171,
93,
6,
7612,
7,
119,
92,
44,
2592,
34,
617,
3767,
15,
568,
1936,
21,
8954,
60,
800,
3726,
3726,
913,
48,
1967,
44,
677,
15,
47,
2247,
448,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Visual Studio Tips on getting headers that are used in a given project?
===
I have added all the header files from library in path how to get the headers that are only needed for the project | 0 | [
2,
3458,
1120,
11034,
27,
1017,
157,
445,
30,
50,
147,
19,
21,
504,
669,
60,
800,
3726,
3726,
31,
57,
905,
65,
14,
157,
106,
6488,
37,
1248,
19,
2013,
184,
20,
164,
14,
157,
445,
30,
50,
104,
851,
26,
14,
669,
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... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... |
java.util.zip.ZipException: error in opening zip file
===
I have a Jar file, which contains other nested Jars. When I invoke the new JarFile() constructor on this file, I get an exception which says "java.util.zip.ZipException: error in opening zip file". When I manually unzip the contents of this Jar file and zip it ... | 0 | [
2,
8247,
9,
14255,
9,
2553,
306,
9,
2553,
306,
10066,
872,
45,
7019,
19,
1214,
12133,
3893,
800,
3726,
3726,
31,
57,
21,
5112,
3893,
15,
56,
1588,
89,
5618,
69,
5112,
18,
9,
76,
31,
28371,
14,
78,
5112,
16877,
5,
6,
6960,
248,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Why would I use InitializeLifetimeService on a WinForm Dialog?
===
I'm refactoring some code I inherited from a long-gone developer, and I find this:
ImportExportForm l_Form = new ImportExportForm();
l_Form.InitializeLifetimeService();
l_Form.ShowDialog();
I've never seen or used the LifetimeServic... | 0 | [
2,
483,
83,
31,
275,
2104,
2952,
4102,
891,
11449,
27,
21,
628,
4190,
28223,
60,
800,
3726,
3726,
31,
22,
79,
302,
17455,
68,
109,
1797,
31,
7179,
37,
21,
175,
8,
18824,
10058,
15,
17,
31,
477,
48,
45,
9010,
1706,
1993,
4190,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
SVN backup
===
I've seen lots of ways to backup a single repository in subversion. Is there any way to backup all the repositories in one go. I have lots of repositories for different projects and don't want to have to create a script every time.
| 0 | [
2,
13,
18,
16578,
10119,
800,
3726,
3726,
31,
22,
195,
541,
7503,
16,
2847,
20,
10119,
21,
345,
24869,
19,
972,
10898,
9,
25,
80,
186,
161,
20,
10119,
65,
14,
302,
14882,
262,
2829,
19,
53,
162,
9,
31,
57,
7503,
16,
302,
14882... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Apache Camel question on routing via javaDSL
===
When using routing in a Camel context via RouteBuilder, What is the practical difference between:
1) from(A).to(B).to(C);
2) from(A).to(B); from(B).to(C) | 0 | [
2,
17140,
15386,
1301,
27,
19880,
1197,
8247,
43,
18,
255,
800,
3726,
3726,
76,
568,
19880,
19,
21,
15386,
4141,
1197,
858,
20904,
15,
98,
25,
14,
5713,
2841,
128,
45,
137,
6,
37,
5,
58,
6,
9,
262,
5,
220,
6,
9,
262,
5,
150,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Which Java IDE is the most RAD in a Delphi-like way?
===
I want to develop Java apps, real quick, what IDE should I choose? | 0 | [
2,
56,
8247,
13,
3448,
25,
14,
127,
4944,
19,
21,
23030,
8,
1403,
161,
60,
800,
3726,
3726,
31,
259,
20,
2803,
8247,
4865,
18,
15,
683,
2231,
15,
98,
13,
3448,
378,
31,
3538,
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... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... |
[Flash] Algorithmic sound and music generation
===
I'm looking to use procedurally-generated sound and music in a Flash program I'm writing. I haven't found anything in the ActionScript 3.0 reference manual that shows how to do this. Is this possible? Have any third-party tools been developed that can do this? Or ... | 0 | [
2,
636,
26694,
500,
9083,
596,
646,
17,
232,
2782,
800,
3726,
3726,
31,
22,
79,
699,
20,
275,
26429,
102,
8,
25314,
646,
17,
232,
19,
21,
4433,
625,
31,
22,
79,
1174,
9,
31,
2933,
22,
38,
216,
602,
19,
14,
1028,
8741,
203,
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 easiest way to change the Windows proxy address using .NET code?
===
I found a code samples here:
http://sturla.simnet.is/post/2008/09/22/Enable-proxy-in-IE.aspx
But it's very complex and involves manipulating the Windows registry.
Is there an easier and less error-prone way of changing the proxy s... | 0 | [
2,
98,
22,
18,
14,
27237,
161,
20,
753,
14,
1936,
27188,
3218,
568,
13,
9,
2328,
1797,
60,
800,
3726,
3726,
31,
216,
21,
1797,
7855,
235,
45,
7775,
6903,
18,
2517,
531,
9,
8672,
2328,
9,
403,
118,
6962,
118,
2753,
118,
2545,
1... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
What application do you use to publish screenshots and code inside your company?
===
I feel a need to show my screen to other people. To ask for help or show how to do things.
I also feel a need to report on my progress, like with twitter-like report style.
That information don't fit in the mailbox. (or I don't w... | 0 | [
2,
98,
3010,
107,
42,
275,
20,
10824,
2324,
7868,
18,
17,
1797,
572,
154,
237,
60,
800,
3726,
3726,
31,
583,
21,
376,
20,
298,
51,
2324,
20,
89,
148,
9,
20,
1349,
26,
448,
54,
298,
184,
20,
107,
564,
9,
31,
67,
583,
21,
37... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Finding the selected item of list view
===
I currently have a list view which has several rows of data and I have a contextmenustrip in C# .NET.
What I am having problems with is when you click on the menu strip item I want to know which row has been selected.
Any help gratly appreciated. | 0 | [
2,
3007,
14,
1704,
9101,
16,
968,
1418,
800,
3726,
3726,
31,
871,
57,
21,
968,
1418,
56,
63,
238,
11295,
16,
1054,
17,
31,
57,
21,
4141,
755,
267,
17851,
19,
272,
5910,
13,
9,
2328,
9,
98,
31,
589,
452,
1716,
29,
25,
76,
42,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Rendering eye-candy bar charts with PHP: tools / best practices
===
We are using Google Charts for render the chart images, but 500 requests/day became not enough. What PHP classes/frameworks are worth looking at? | 0 | [
2,
15307,
1356,
8,
1245,
1851,
748,
5158,
29,
13,
26120,
45,
4672,
13,
118,
246,
5242,
800,
3726,
3726,
95,
50,
568,
8144,
5158,
26,
16535,
14,
1795,
3502,
15,
47,
3033,
12279,
118,
1185,
178,
52,
511,
9,
98,
13,
26120,
2684,
11... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
C# Using new[]
===
I have a question about using new[].
Imagine this:
Object.SomeProperty = new[] {"string1", "string2"};
Where SomeProperty expects an array of strings.
I know this code snippet will work. But i want to know what it does under the hood. Does new[] makes an instance of the class object and ... | 0 | [
2,
272,
5910,
568,
78,
2558,
500,
800,
3726,
3726,
31,
57,
21,
1301,
88,
568,
78,
2558,
500,
9,
4382,
48,
45,
3095,
9,
3220,
10890,
106,
1084,
800,
78,
2558,
500,
13,
1,
7,
11130,
165,
7,
15,
13,
7,
11130,
135,
7,
1,
73,
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... |
Make Iframe to fit 100% container height
===
I want to design a web page with a banner and a iframe. I hope the iframe can fill all the whole page and be resized automatically as browser resizing. Is it possible to get it done without writing Javascript code, only with CSS?
I tried set height:100% on iframe, the ... | 0 | [
2,
233,
31,
8361,
20,
2742,
12849,
12147,
2947,
800,
3726,
3726,
31,
259,
20,
704,
21,
2741,
2478,
29,
21,
7492,
17,
21,
31,
8361,
9,
31,
1376,
14,
31,
8361,
92,
3509,
65,
14,
979,
2478,
17,
44,
302,
6560,
7499,
28,
16495,
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,
1,
1,
1,
1... |
In WCF, should you have large MaxBufferPoolSize value for large messages?
===
For this WCF service I have developed, I have to set MaxReceivedMessageSize to 5MB. My current problem is figuring out whether it is better to have a larger MaxBufferPoolSize value, like 5MB, or retain the original 512KB value.
Does anyon... | 0 | [
2,
19,
11801,
410,
15,
378,
42,
57,
370,
2049,
2345,
6866,
13378,
10454,
1923,
26,
370,
7561,
60,
800,
3726,
3726,
26,
48,
11801,
410,
365,
31,
57,
885,
15,
31,
57,
20,
309,
2049,
27700,
3845,
18,
1303,
10454,
20,
331,
5024,
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... |
Best way to display & program game board?
===
What would be the best way to display & program simple game board (say chess, checkers and such) in C#? In terms of controls and underlying game logic. Idea that came to my mind was to use **Picture Box** (or class inheriting from it) with Board & Field classes. But is tha... | 0 | [
2,
246,
161,
20,
3042,
279,
625,
250,
686,
60,
800,
3726,
3726,
98,
83,
44,
14,
246,
161,
20,
3042,
279,
625,
1935,
250,
686,
13,
5,
6366,
6168,
15,
2631,
445,
17,
145,
6,
19,
272,
5910,
60,
19,
1663,
16,
8671,
17,
10974,
25... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Working with the task scheduler 1.0 COM API
===
I'm trying to write a simple program which will just initialize the task scheduler. I'm following the [example suggested at the MSDN site][1], but I get unresolved symbol errors from the linker.
The error is on this line:
hr = CoCreateInstance(CLSID_CTaskSche... | 0 | [
2,
638,
29,
14,
3005,
4345,
139,
137,
9,
387,
13,
960,
21,
2159,
800,
3726,
3726,
31,
22,
79,
749,
20,
2757,
21,
1935,
625,
56,
129,
114,
2104,
2952,
14,
3005,
4345,
139,
9,
31,
22,
79,
249,
14,
636,
29041,
2347,
35,
14,
423... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Cross-platform way to open a file using Java 1.5
===
I'm using Java 1.5 and I'd like to launch the associated application to open the file. I know that Java 1.6 introduced the [Desktop API][1], but I need a solution for **Java 1.5**.
So far I found a way to do it in Windows:
Runtime.getRuntime().exec(new Str... | 0 | [
2,
919,
8,
27035,
161,
20,
368,
21,
3893,
568,
8247,
137,
9,
264,
800,
3726,
3726,
31,
22,
79,
568,
8247,
137,
9,
264,
17,
31,
22,
43,
101,
20,
3394,
14,
1598,
3010,
20,
368,
14,
3893,
9,
31,
143,
30,
8247,
137,
9,
379,
12... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Optimizing Code
===
You are given a heap of code in your favorite which combines to form a rather complicated application. It runs rather slowly, and your boss has asked you to optimize it. **What are the steps you follow to most efficiently optimize the code?**
What strategies have you found to be **unsuccessful*... | 0 | [
2,
19259,
3335,
1797,
800,
3726,
3726,
42,
50,
504,
21,
15414,
16,
1797,
19,
154,
3839,
56,
15339,
20,
505,
21,
864,
8343,
3010,
9,
32,
1461,
864,
1447,
15,
17,
154,
4054,
63,
411,
42,
20,
22864,
32,
9,
13,
1409,
608,
50,
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... |
SSH Password/User problem with Cygwin sshd service
===
I just set up SSHd through Cygwin on a Windows XP Pro box overseas using a RAT and discluded the openssh package from the install.
I ran the cywin shell (from c:\cywin) and ran
Now, It's under a port I know is safe and fowarded properly, but I won't share it's n... | 0 | [
2,
13,
18,
1635,
20884,
118,
16704,
1448,
29,
6728,
263,
4181,
13,
18,
1635,
43,
365,
800,
3726,
3726,
31,
114,
309,
71,
13,
18,
1635,
43,
120,
6728,
263,
4181,
27,
21,
1936,
23045,
895,
1649,
6108,
568,
21,
4595,
17,
3626,
1740... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Translating openID 'ID Selector' resp. RPX
===
When you login to Stackoverflow you see a button with the openID logo between the text input field and the submit button.
When you click this button you get a dropdown with the main openID providers. This is an integrated 3rd party service called 'ID selector' which ha... | 0 | [
2,
25237,
368,
1340,
13,
22,
1340,
23946,
22,
302,
3401,
9,
13,
6952,
396,
800,
3726,
3726,
76,
42,
6738,
108,
20,
7566,
2549,
9990,
42,
196,
21,
5167,
29,
14,
368,
1340,
6449,
128,
14,
1854,
6367,
575,
17,
14,
12298,
5167,
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... |
Is there anyway to avoid with security issue in Lua?
===
I was just working on a localizable Lua string solution, when I came up with this hack, problem is I don't know how to avoid getting hacked by it :)
So I was wondering if anyone, has done something similar and or knows how to protect from this kind of attack. (... | 0 | [
2,
25,
80,
2774,
20,
2658,
29,
1221,
1513,
19,
1612,
58,
60,
800,
3726,
3726,
31,
23,
114,
638,
27,
21,
375,
3186,
579,
1612,
58,
3724,
4295,
15,
76,
31,
281,
71,
29,
48,
11835,
15,
1448,
25,
31,
221,
22,
38,
143,
184,
20,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
EventLog Intermittent Exception
===
I have an intermittent problem with some code that writes to a Windows Event Log, using C# and .Net's EventLog class.
Basically, this code works day-to-day perfectly, but very occasionally, we start getting errors like this:
> "System.ArgumentException: Only the
> first eight... | 0 | [
2,
807,
5567,
19667,
5391,
800,
3726,
3726,
31,
57,
40,
19667,
1448,
29,
109,
1797,
30,
6215,
20,
21,
1936,
807,
6738,
15,
568,
272,
5910,
17,
13,
9,
2328,
22,
18,
807,
5567,
718,
9,
11374,
15,
48,
1797,
693,
208,
8,
262,
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... |
Rules for using update sites in Eclipse?
===
Do you know any documentation about the rules of using update sites? I have managed the last 2 and a half years the update site of our company, and these are the problems I have to address:
* Not all projects use the same eclipse version. We had projects that used eclips... | 0 | [
2,
1761,
26,
568,
11100,
3259,
19,
11652,
60,
800,
3726,
3726,
107,
42,
143,
186,
13945,
88,
14,
1761,
16,
568,
11100,
3259,
60,
31,
57,
1471,
14,
236,
172,
17,
21,
519,
122,
14,
11100,
689,
16,
318,
237,
15,
17,
158,
50,
14,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
C#: Visual Studio settings and StyleCop (MS Source Analysis)
===
Does anyone have settings for Visual Studio, in XML or a .vssettings-file, that is compatible with [StyleCop][1]?
I've used the book [Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries][2] for guidance on what ... | 0 | [
2,
272,
5910,
45,
3458,
1120,
12410,
17,
1034,
9734,
13,
5,
79,
18,
1267,
2495,
6,
800,
3726,
3726,
630,
1276,
57,
12410,
26,
3458,
1120,
15,
19,
23504,
54,
21,
13,
9,
710,
18,
19831,
18,
8,
16877,
15,
30,
25,
14961,
29,
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... |
Best way to parse a dynamic text list in PHP.
===
I have below a list of text, it is from a popular online game called EVE Online and this basically gets mailed to you when you kill a person in-game. I'm building a tool to parse these using PHP to extract all relevant information. I will need all pieces of information... | 0 | [
2,
246,
161,
20,
2017,
870,
21,
7782,
1854,
968,
19,
13,
26120,
9,
800,
3726,
3726,
31,
57,
1021,
21,
968,
16,
1854,
15,
32,
25,
37,
21,
844,
2087,
250,
227,
5035,
2087,
17,
48,
11374,
3049,
4216,
69,
20,
42,
76,
42,
1177,
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... |
Text Mask c#
===
I need to validate a certain property to one of my classes. When I set the property, the class should validate the input and if incorrect, set the object to an invalid state.
Question : The property value must be in a certain mask/format eg. &&&&-&&&&-&&&&. I cannot use regular expressions. Is it p... | 0 | [
2,
1854,
5983,
272,
5910,
800,
3726,
3726,
31,
376,
20,
7394,
1373,
21,
1200,
1354,
20,
53,
16,
51,
2684,
9,
76,
31,
309,
14,
1354,
15,
14,
718,
378,
7394,
1373,
14,
6367,
17,
100,
18867,
15,
309,
14,
3095,
20,
40,
16671,
146,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Name for HTTP Request+Response
===
There's one thing I haven't found in rfc 2616 and that's a "canonical" name for a request/response pair. Is there such thing?
<pre> 4.1 Message Types
HTTP messages consist of requests from client to server and responses
from server to client.
HTTP-message ... | 0 | [
2,
204,
26,
7775,
3772,
2430,
99,
18,
8782,
870,
800,
3726,
3726,
80,
22,
18,
53,
584,
31,
2933,
22,
38,
216,
19,
17492,
1262,
1091,
17,
30,
22,
18,
21,
13,
7,
1245,
218,
4272,
7,
204,
26,
21,
3772,
118,
99,
18,
8782,
870,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How to make each Treeview Node have a related TextBox
===
I am trying to make a form in which the user fills in values. It is quite long. I wish to use an expandable tree to fit it into my one form. Is there any way to give each TreeView Node a TextBox by its side? Having the node text edited by itself is not enough. | 0 | [
2,
184,
20,
233,
206,
1541,
4725,
15421,
57,
21,
1597,
1854,
5309,
800,
3726,
3726,
31,
589,
749,
20,
233,
21,
505,
19,
56,
14,
4155,
3509,
18,
19,
4070,
9,
32,
25,
1450,
175,
9,
31,
2536,
20,
275,
40,
6073,
579,
1541,
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... |
How to make http://my.domain.com start my ASP.NET application in http://my.domain.com/virtualdir
===
I am having trouble getting my ASP.NET application to start an application. For example when I type:
http://my.domain.com/virtualdir or
http://my.domain.com/virtualdir/default.aspx
My application will start ... | 0 | [
2,
184,
20,
233,
7775,
6903,
915,
9,
537,
6232,
9,
960,
799,
51,
28,
306,
9,
2328,
3010,
19,
7775,
6903,
915,
9,
537,
6232,
9,
960,
118,
8145,
38,
6948,
9035,
800,
3726,
3726,
31,
589,
452,
2572,
1017,
51,
28,
306,
9,
2328,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 filter out the rows which contain a particular column with null or empty data in SQL ?
===
In SQL, How we make a check to filter all row which contain a column data is null or empty ?
For examile
Select Name,Age from MEMBERS
We need a check Name should not equal to null or empty. | 0 | [
2,
184,
11945,
70,
14,
11295,
56,
3717,
21,
1498,
4698,
29,
16203,
54,
2424,
1054,
19,
4444,
255,
13,
60,
800,
3726,
3726,
19,
4444,
255,
15,
184,
95,
233,
21,
2631,
20,
11945,
65,
3131,
56,
3717,
21,
4698,
1054,
25,
16203,
54,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Programming Languages Comparison: when to choose C, C++, C#, Java, PHP, Python, Perl, Delphi, ...
===
I have to build a new webapp. My simple question is:
> *How can I choose my programming*
> *language according to my needs?*
Someone can help me building a **Programming Language Comparison**? | 0 | [
2,
3143,
2556,
6050,
45,
76,
20,
3538,
272,
15,
272,
20512,
15,
272,
5910,
15,
8247,
15,
13,
26120,
15,
20059,
15,
416,
255,
15,
23030,
15,
13,
9,
9,
9,
800,
3726,
3726,
31,
57,
20,
1895,
21,
78,
2741,
7753,
9,
51,
1935,
130... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
ToolstripDropDownLists and seeing if their items are checked
===
I'm building a small Winform in which I can view types of food in my kitchen.
My entire stock can be displayed by a datagrid view.
Now, I have a filtermenu which contains a dropdownlist of items that can be checked and unchecked.
Based on which ... | 0 | [
2,
4672,
17851,
12361,
2968,
5739,
18,
17,
2078,
100,
66,
3755,
50,
6505,
800,
3726,
3726,
31,
22,
79,
353,
21,
284,
628,
4190,
19,
56,
31,
92,
1418,
2551,
16,
950,
19,
51,
1949,
9,
51,
1078,
2070,
92,
44,
6115,
34,
21,
1054,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Access: Runtime error 13 type mismatch
===
I am gettin runtime error 13 at the end of the following code
Sub plausibilitaet_check()
Dim rs As DAO.Recordset
Dim rs2 As ADODB.Recordset
Dim db As database
Dim strsql As String
Dim strsql2 As String
Dim tdf As TableDef
... | 0 | [
2,
1381,
45,
485,
891,
7019,
539,
1001,
2462,
12280,
800,
3726,
3726,
31,
589,
164,
2864,
485,
891,
7019,
539,
35,
14,
241,
16,
14,
249,
1797,
972,
6568,
267,
16358,
16369,
1198,
1,
12542,
5,
6,
5937,
13,
1224,
28,
13,
17104,
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... |
CodeWarrior xml project files schema?
===
I am looking for a reference describing precisely the XML project file format used by CodeWarrior. I managed to find XSD files for recent versions of Visual C++ ([here][1]), could anyone point me to some equivalent for CodeWarrior?
[1]: http://msdn.microsoft.com/en-us/l... | 0 | [
2,
1797,
1885,
928,
248,
23504,
669,
6488,
23874,
60,
800,
3726,
3726,
31,
589,
699,
26,
21,
2801,
7153,
11628,
14,
23504,
669,
3893,
2595,
147,
34,
1797,
1885,
928,
248,
9,
31,
1471,
20,
477,
993,
18,
43,
6488,
26,
1764,
3281,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Again a jquery doubt...
===
I am calling a .txt file from a jquery ajax call,
it has some special characters like "±". this ± is delimiter for a set of array...data i want to split it out and push into a js array.
but it is not treated as ± symbol when interpreted like this.
so how do i get that data as just... | 0 | [
2,
188,
21,
487,
8190,
93,
3063,
9,
9,
9,
800,
3726,
3726,
31,
589,
2555,
21,
13,
9,
38,
396,
38,
3893,
37,
21,
487,
8190,
93,
20624,
645,
15,
32,
63,
109,
621,
1766,
101,
13,
7,
1,
7,
9,
48,
13,
1,
25,
121,
20565,
106,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 does "Modify files with subversion/git" mean?
===
% rails
...
General Options:
...
-c, --svn Modify files with subversion. (Note: svn must be in path)
-g, --git Modify files with git. (Note: git must be in path)
What do these "Modify fi... | 0 | [
2,
98,
630,
13,
7,
13670,
8612,
6488,
29,
972,
10898,
118,
10404,
7,
884,
60,
800,
3726,
3726,
13,
11881,
2240,
18,
13,
9,
9,
9,
297,
6368,
45,
13,
9,
9,
9,
13,
8,
150,
15,
13,
8,
8,
18,
16578,
17579,
6488,
29,
972,
10898,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 organize your RPGLE subversion repository on IBM i ?
===
How do you organize your RPGLE subversion repository on IBM i ?
I'm currently working in a travel business company that has a vast amount (about 13k) of RPGLE - sources for their in-house application and finally they want to use version control and... | 0 | [
2,
184,
107,
42,
9213,
154,
22338,
413,
972,
10898,
24869,
27,
10233,
31,
13,
60,
800,
3726,
3726,
184,
107,
42,
9213,
154,
22338,
413,
972,
10898,
24869,
27,
10233,
31,
13,
60,
31,
22,
79,
871,
638,
19,
21,
1773,
508,
237,
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... |
writing to a program into input stream
===
I am using oracle wallet to store the oracle database passwords,
the batch file to create the wallet asks for password when you run it.
is there any way to modify the batch file , and provide the password before hand
so that i can avoid inputtting the password every tim... | 0 | [
2,
1174,
20,
21,
625,
77,
6367,
3766,
800,
3726,
3726,
31,
589,
568,
15759,
17198,
20,
1718,
14,
15759,
6018,
20884,
18,
15,
14,
13064,
3893,
20,
1600,
14,
17198,
3913,
26,
20884,
76,
42,
485,
32,
9,
25,
80,
186,
161,
20,
17579,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
MySQL Table structure to produce reports
===
To follow on from my question yesterday....
<http://stackoverflow.com/questions/323842/mysql-table-design-for-a-questionnaire>
I sat down with my boss yesterday afternoon to run through how I was proposing to design the database. However, now I am more confused than ... | 0 | [
2,
51,
18,
22402,
859,
1411,
20,
2213,
2813,
800,
3726,
3726,
20,
1740,
27,
37,
51,
1301,
7124,
9,
9,
9,
9,
13,
1,
21127,
6903,
25325,
2549,
9990,
9,
960,
118,
24652,
18,
118,
3125,
25765,
9298,
915,
18,
22402,
8,
5924,
8,
198... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Differences between matlab and comsol script?
===
I find a lot of use for matlab, but my current employer don't have a matlab license: there is one for Comsol, which comes with comsol Script. On a first glance, comsol script is identical to matlab, but after awhile you find eerie differences. Many graphics graphics'... | 0 | [
2,
4921,
128,
4277,
9086,
17,
13,
960,
5594,
3884,
60,
800,
3726,
3726,
31,
477,
21,
865,
16,
275,
26,
4277,
9086,
15,
47,
51,
866,
11726,
221,
22,
38,
57,
21,
4277,
9086,
3962,
45,
80,
25,
53,
26,
13,
960,
5594,
15,
56,
162... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
MDI Child refresh/repaint problems (C#, Winforms, .NET 2.0, VS2005, DevExpress 8.2)
===
Hiya - been pointed at you guys by a friend of mine.
I have an MDI application (C#, Winforms, .NET 2.0, VS2005, DevExpress 8.2) and one of my forms is behaving very strangely - not repainting itself properly where it overlaps wi... | 0 | [
2,
8138,
49,
850,
24905,
118,
99,
20578,
1716,
13,
5,
150,
5910,
15,
628,
4190,
18,
15,
13,
9,
2328,
172,
9,
387,
15,
4611,
2835,
15,
9664,
21230,
469,
9,
135,
6,
800,
3726,
3726,
13,
25796,
13,
8,
74,
2489,
35,
42,
2776,
34... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 warn for the use of unset variables in a korn shell script
===
Is there any way to throw errors or warnings in a korn shell script to prevent the use of unset variables ?
Let's assume I have a temporary folder that I want to remove.
TEMP_FILES_DIR='/app/myapp/tmp'
rm -Rf $TEMP_FILE_DIR #notice the... | 0 | [
2,
184,
20,
9296,
26,
14,
275,
16,
367,
3554,
12157,
19,
21,
4435,
103,
3593,
3884,
800,
3726,
3726,
25,
80,
186,
161,
20,
3814,
11908,
54,
3590,
18,
19,
21,
4435,
103,
3593,
3884,
20,
2501,
14,
275,
16,
367,
3554,
12157,
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... |
C# - Programmatic equivalent of default(Type)
===
I'm using reflection to loop through a Type's properties and set certain types to their default. Now, I could do a switch on the type and set the default(Type) explicitly, but I'd rather do it in one line. Is there a programmatic equivalent of default? | 0 | [
2,
272,
5910,
13,
8,
625,
6732,
4602,
16,
12838,
5,
4474,
6,
800,
3726,
3726,
31,
22,
79,
568,
9138,
20,
5293,
120,
21,
1001,
22,
18,
3704,
17,
309,
1200,
2551,
20,
66,
12838,
9,
130,
15,
31,
110,
107,
21,
5521,
27,
14,
1001... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Programatically opening an xml file in MS Word
===
I'm opening an xml file in Microsoft Word 2007 using C#. I'm using an xsl file to define the layout which worked up to the point that I needed to include an image. I used the typical src html tag and the image displays when the xml is viewed in ie but not when it's op... | 0 | [
2,
625,
721,
8438,
1214,
40,
23504,
3893,
19,
4235,
833,
800,
3726,
3726,
31,
22,
79,
1214,
40,
23504,
3893,
19,
7099,
833,
624,
568,
272,
5910,
9,
31,
22,
79,
568,
40,
993,
18,
255,
3893,
20,
9267,
14,
9106,
56,
577,
71,
20,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Generate UUID in Java
===
If I'm using `Long uuid = UUID.randomUUID().getMostSignificantBits()` how likely is it to get a collision. It cuts of the least significant bits, so there is a possibility that you run into a collision, right? | 0 | [
2,
7920,
13,
19612,
1340,
19,
8247,
800,
3726,
3726,
100,
31,
22,
79,
568,
13,
1,
2701,
13,
19612,
1340,
800,
13,
19612,
1340,
9,
2195,
5555,
19612,
1340,
5,
6,
9,
3060,
4630,
20977,
3326,
18,
5,
6,
1,
184,
1720,
25,
32,
20,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How do you profile/optimize a simulation tool?
===
In the past, and intermittently now, I've used simulation tools like [Easy Java Simulations](http://www.um.es/fem/EjsWiki/index.php/Main/WhatIsEJS?) and [NetLogo](http://ccl.northwestern.edu/netlogo/).
They are great tools for visually modeling various mathematical... | 0 | [
2,
184,
107,
42,
5296,
118,
25458,
79,
2952,
21,
10926,
5607,
60,
800,
3726,
3726,
19,
14,
640,
15,
17,
19667,
102,
130,
15,
31,
22,
195,
147,
10926,
4672,
101,
636,
18385,
8247,
10926,
18,
500,
5,
21127,
6903,
6483,
9,
723,
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... |
A Good main() Method in an OOP Language (OR) Do's and Dont's in main() Method in an OOP Language
===
When I first started programming, I wrote everything in main. But as I learned, I tried to do as less as possible in my main() methods.
But where do you decide to give the other Class/Method the responsibility to ta... | 0 | [
2,
21,
254,
407,
5,
6,
2109,
19,
40,
13,
21709,
816,
13,
5,
248,
6,
107,
22,
18,
17,
1049,
22,
18,
19,
407,
5,
6,
2109,
19,
40,
13,
21709,
816,
800,
3726,
3726,
76,
31,
64,
373,
3143,
15,
31,
738,
796,
19,
407,
9,
47,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Sharepoint, ajax and page title
===
I have strange problem with sharepoint and ajax functionality. We have an UpdatePanel placed inside webpart. When partial postback occurs, page title gets missing.
We have found that temporary partial solution is to write title element into one line and not use any spaces or con... | 0 | [
2,
1891,
3132,
15,
20624,
17,
2478,
581,
800,
3726,
3726,
31,
57,
2578,
1448,
29,
1891,
3132,
17,
20624,
18548,
9,
95,
57,
40,
11100,
3206,
532,
1037,
572,
2741,
3091,
9,
76,
7284,
678,
1958,
3690,
15,
2478,
581,
3049,
2863,
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... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.