unified_texts stringlengths 32 30.1k | OpenStatus_id int64 0 4 | input_ids list | token_type_ids list | attention_mask list |
|---|---|---|---|---|
Compression for a unique stream of data
===
I've got a large number of integer arrays. Each one has a few thousand integers in it, and each integer is generally the same as the one before it or is different by only a single bit or two. I'd like to shrink each array down as small as possible to reduce my disk IO.
... | 0 | [
2,
14864,
26,
21,
2619,
3766,
16,
1054,
800,
3726,
3726,
31,
22,
195,
330,
21,
370,
234,
16,
13820,
7718,
18,
9,
206,
53,
63,
21,
310,
2996,
13820,
18,
19,
32,
15,
17,
206,
13820,
25,
1469,
14,
205,
28,
14,
53,
115,
32,
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... |
Cross-reference Distance chart in SQL Server 2008 or Excel ?
===
I would like to cross-reference construct a distance chart similar to the one [here (example is a road-distance cross-reference chart)][1] and, ideally, store the data in SQL Server 2008 (preferably the Express version). It needs these properties / abili... | 0 | [
2,
919,
8,
28018,
1583,
1795,
19,
4444,
255,
8128,
570,
54,
20700,
13,
60,
800,
3726,
3726,
31,
83,
101,
20,
919,
8,
28018,
6960,
21,
1583,
1795,
835,
20,
14,
53,
636,
6836,
13,
5,
29041,
25,
21,
383,
8,
13357,
919,
8,
28018,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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 fill tool works?
===
All paint programs independent of how simple or complex they are comes with the fill tool. Which basically replaces the color of a closed region with another color. I know that there are different APIs to do this. But I am interested in the algorithm. What would be an efficient algorithm to im... | 0 | [
2,
184,
3509,
5607,
693,
60,
800,
3726,
3726,
65,
5107,
1726,
1124,
16,
184,
1935,
54,
1502,
59,
50,
1624,
29,
14,
3509,
5607,
9,
56,
11374,
3934,
18,
14,
1665,
16,
21,
827,
632,
29,
226,
1665,
9,
31,
143,
30,
80,
50,
421,
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... |
Does Castle-Windsor support ForwardedTypes via XML configuration
===
I have a class that implements multiple interfaces.
I would like to register these interfaces via XML.
All I've found is documentation for the new Fluent Interface.
Is this option supported via XML?
What would be involved in adding this feature? | 0 | [
2,
630,
1339,
8,
7809,
18,
248,
555,
917,
69,
4474,
18,
1197,
23504,
8091,
800,
3726,
3726,
31,
57,
21,
718,
30,
8713,
18,
1886,
6573,
18,
9,
31,
83,
101,
20,
2243,
158,
6573,
18,
1197,
23504,
9,
65,
31,
22,
195,
216,
25,
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... |
Best free software?
===
What are the best free software that helps you become more productive or helps you code? | 4 | [
2,
246,
551,
2306,
60,
800,
3726,
3726,
98,
50,
14,
246,
551,
2306,
30,
7778,
42,
533,
91,
15337,
54,
7778,
42,
1797,
60,
3,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... |
Convert frustum to a projection matrix in Java 3d
===
I need to prepare for my exam and this is the probable question for the test. Given a frustum method such as frustum(-1,1, -0.5, 0.5, 1, 2) how to convert this to a projection matrix? The above example from my textbook but the writers don't define it in detail. If ... | 0 | [
2,
8406,
13394,
18,
5633,
20,
21,
11607,
8187,
19,
8247,
203,
43,
800,
3726,
3726,
31,
376,
20,
5723,
26,
51,
11796,
17,
48,
25,
14,
17788,
1301,
26,
14,
1289,
9,
504,
21,
13394,
18,
5633,
2109,
145,
28,
13394,
18,
5633,
5,
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... |
Vista Speech Recognition in Delphi
===
I would like to be able to dictate into my Delphi application using Microsoft Vista's speech recognition. I noticed that Firefox 3.0 has the same issue and after they contacted Microsoft about the problem, they [told them][1] that they need to implement the [Text Services Framewo... | 0 | [
2,
13520,
2974,
3514,
19,
23030,
800,
3726,
3726,
31,
83,
101,
20,
44,
777,
20,
25250,
77,
51,
23030,
3010,
568,
7099,
13520,
22,
18,
2974,
3514,
9,
31,
2711,
30,
535,
18219,
203,
9,
387,
63,
14,
205,
1513,
17,
75,
59,
12842,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
CSS Layout Question
===
I can't for the life of me find a way to make this work.
If I have 3 divs (a left sidebar, a main body, and a footer), how can I have the sidebar and main body sit next to each other without setting their positions as "absolute" or floating them? Doing either of these options result in the f... | 0 | [
2,
272,
18,
18,
9106,
1301,
800,
3726,
3726,
31,
92,
22,
38,
26,
14,
201,
16,
55,
477,
21,
161,
20,
233,
48,
170,
9,
100,
31,
57,
203,
13,
12916,
18,
13,
5,
58,
225,
270,
1850,
15,
21,
407,
358,
15,
17,
21,
1749,
106,
6,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Is it secure to submit from an http form to https?
===
Is it acceptable to submit from an http form through https? It seems like it should be secure, but it allows for a man in the middle attack ([here is a good discussion](http://ask.metafilter.com/48531/are-http-forms-posted-thru-https-secure)). There are sites li... | 0 | [
2,
25,
32,
4315,
20,
12298,
37,
40,
7775,
505,
20,
7775,
18,
60,
800,
3726,
3726,
25,
32,
12513,
20,
12298,
37,
40,
7775,
505,
120,
7775,
18,
60,
32,
2206,
101,
32,
378,
44,
4315,
15,
47,
32,
2965,
26,
21,
169,
19,
14,
772,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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 determine direction of navigation from IE WebBrowser (IHtmlWindow2)
===
I'm uisng the WPF Web Browser control and when it fires the Navigating event, the event args always contain NavigationMode.New. It should be set to NavigationMode.Back if the user chooses to 'Go Back' from the web control.
So its off to... | 0 | [
2,
184,
20,
3746,
1400,
16,
8368,
37,
13,
660,
10192,
5417,
4104,
13,
5,
49,
15895,
27508,
135,
6,
800,
3726,
3726,
31,
22,
79,
287,
403,
2723,
14,
619,
7721,
2741,
16495,
569,
17,
76,
32,
11327,
14,
1775,
13227,
1880,
807,
15,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Php - Connecting to remote database very slow
===
I have a new VPS server, and I'm trying to get it to connect to another server at the same ISP. When I connect via mysql's command line tool, the connection is very fast.
When I use PHP to connect to the remote DB, the connection time may take up to 5 seconds. Que... | 0 | [
2,
13,
26120,
13,
8,
6440,
20,
5388,
6018,
253,
2276,
800,
3726,
3726,
31,
57,
21,
78,
13,
10924,
18,
8128,
15,
17,
31,
22,
79,
749,
20,
164,
32,
20,
6379,
20,
226,
8128,
35,
14,
205,
25,
306,
9,
76,
31,
6379,
1197,
51,
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... |
Any big sites using Client Side XSLT?
===
Lately, I've been pondering the somewhat non-mainstream architecture of building raw XML on the server side, and then using an XSLT stylesheet on the client to transform the XML into the full UI. Of course, a fallback mechanism would have to exist if the client was not capabl... | 0 | [
2,
186,
580,
3259,
568,
6819,
270,
993,
18,
255,
38,
60,
800,
3726,
3726,
10434,
15,
31,
22,
195,
74,
14197,
68,
14,
4131,
538,
8,
6232,
11260,
2607,
16,
353,
4333,
23504,
27,
14,
8128,
270,
15,
17,
94,
568,
40,
993,
18,
255,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Money Type
===
Does anyone know of an already implemented money type in the .net framework that supports i18n (currencies, formatting, etc)? I have been looking for a well implemented type and can't seem to find one. | 0 | [
2,
875,
1001,
800,
3726,
3726,
630,
1276,
143,
16,
40,
614,
6807,
875,
1001,
19,
14,
13,
9,
2328,
6596,
30,
6747,
31,
1087,
103,
13,
5,
4734,
139,
22851,
15,
2595,
1203,
15,
2722,
6,
60,
31,
57,
74,
699,
26,
21,
134,
6807,
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,
0,
0,
0,
0,
0,
0,
0... |
How do I get autotest to properly inflect singular models and plural controllers
===
Just as an example, if I have a <code>Book</code> model and a <code>BooksController</code>, autotest, part of the ZenTest suite will pick up the association between the two and load <code>test/unit/book_test.rb</code> and <code>test/f... | 0 | [
2,
184,
107,
31,
164,
3108,
10543,
20,
7428,
19,
410,
14439,
12217,
2761,
17,
13981,
9919,
18,
800,
3726,
3726,
114,
28,
40,
823,
15,
100,
31,
57,
21,
13,
1,
9375,
1,
5199,
1,
118,
9375,
1,
1061,
17,
21,
13,
1,
9375,
1,
1382... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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 geographic lookup by IP work?
===
Is which IPs are assigned to which ISPs public information? How do geo IP services obtain this information and maintain this information?
How can I personally figure out where a certain IP belongs without using one of these services? | 0 | [
2,
184,
630,
9225,
361,
576,
34,
15735,
170,
60,
800,
3726,
3726,
25,
56,
31,
1919,
50,
2467,
20,
56,
25,
1919,
317,
676,
60,
184,
107,
6389,
15735,
687,
5545,
48,
676,
17,
4027,
48,
676,
60,
184,
92,
31,
7200,
1465,
70,
113,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... |
Is there any benefit to using windows winsock API functions compared to BSD-style socket functions?
===
Is there any benefit on Windows to use the WSA winsock functions compared to the BSD-style ones? | 0 | [
2,
25,
80,
186,
4234,
20,
568,
1936,
4041,
5668,
21,
2159,
3719,
2428,
20,
334,
18,
43,
8,
4381,
18482,
3719,
60,
800,
3726,
3726,
25,
80,
186,
4234,
27,
1936,
20,
275,
14,
619,
1229,
4041,
5668,
3719,
2428,
20,
14,
334,
18,
4... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... |
C# WebBrowser HTML with references to scripts and images
===
I'm writing a C# app using the WebBrowser control, and I want all content I display to come from embedded resources - not static local files, and not remote files.
Setting the initial text of the control to an embedded HTML file works great with this code... | 0 | [
2,
272,
5910,
10192,
5417,
4104,
13,
15895,
29,
7231,
20,
17505,
17,
3502,
800,
3726,
3726,
31,
22,
79,
1174,
21,
272,
5910,
4865,
568,
14,
10192,
5417,
4104,
569,
15,
17,
31,
259,
65,
2331,
31,
3042,
20,
340,
37,
12138,
2566,
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... |
Mixing different versions of Java libraries
===
My project uses Java libraries that have their own dependencies (Hadoop, Jetty for example). I end up with different versions of the same dependencies, like ant 1.4.5, 1.4.6. My project may want to use ant 1.4.7. This is a small example, can get more complicated with ... | 0 | [
2,
5826,
421,
3281,
16,
8247,
8649,
800,
3726,
3726,
51,
669,
2027,
8247,
8649,
30,
57,
66,
258,
29411,
13,
5,
5009,
21709,
15,
17341,
93,
26,
823,
6,
9,
31,
241,
71,
29,
421,
3281,
16,
14,
205,
29411,
15,
101,
40,
38,
137,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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 dismiss the keyboard when editing a UITextField
===
I know that I need to tell my UITextField to resign first responder when I want to dismis the keyboard, but I'm not sure how to know when the user has pressed the "Done" key on the keyboard. Is there a notification I can watch for? | 0 | [
2,
184,
107,
42,
14372,
14,
8896,
76,
9510,
21,
13,
5661,
11969,
1109,
800,
3726,
3726,
31,
143,
30,
31,
376,
20,
494,
51,
13,
5661,
11969,
1109,
20,
12761,
64,
4590,
106,
76,
31,
259,
20,
1460,
5858,
14,
8896,
15,
47,
31,
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... |
Best way to make fancy UIs in .NET
===
How would one create fancy UIs in .NET, with glossy buttons and smooth animations? You can point me to 3rd party frameworks, but I would like to understand the technical details also. | 0 | [
2,
246,
161,
20,
233,
12251,
287,
403,
19,
13,
9,
2328,
800,
3726,
3726,
184,
83,
53,
1600,
12251,
287,
403,
19,
13,
9,
2328,
15,
29,
22522,
12861,
17,
3905,
6236,
18,
60,
42,
92,
454,
55,
20,
203,
897,
346,
6596,
18,
15,
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,
0,
0,
0,
0,
0,
0... |
Does the lock(objlocker) make that object thread safe app wide? And are static members automatically thread safe?
===
When you lock an object is that object locked throughout the whole application?
For Example, this snippet from C# 3.0 in a Nutshell Section 19.6.1 "Thread Safety and .NET Framework Types":
st... | 0 | [
2,
630,
14,
3991,
5,
111,
11741,
3966,
106,
6,
233,
30,
3095,
9322,
1834,
4865,
1051,
60,
17,
50,
12038,
443,
7499,
9322,
1834,
60,
800,
3726,
3726,
76,
42,
3991,
40,
3095,
25,
30,
3095,
4011,
892,
14,
979,
3010,
60,
26,
823,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Binding one collection to multiple tabs with filters
===
In my small WPF project, I have a `TabControl` with three tabs. On each tab is a `ListBox`. This project keeps track of groceries we need to buy. (No, it's not homework, it's for my wife.) So I have a list of `ShoppingListItem`s, each of which has a `Name` a... | 0 | [
2,
8728,
53,
1206,
20,
1886,
6523,
18,
29,
21062,
800,
3726,
3726,
19,
51,
284,
619,
7721,
669,
15,
31,
57,
21,
13,
1,
15783,
12898,
1,
29,
132,
6523,
18,
9,
27,
206,
6523,
25,
21,
13,
1,
5739,
5309,
1,
9,
48,
669,
8968,
7... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
running single rails unit/functional test
===
As title.
ruby test/functionals/whatevertest.rb doesn't work, that requires me to replace all `require 'test_helper'` to `require File.dirname(__FILE__) + '/../test_helper'`. For some reason most of those test templates have such issue, so I rather to see if there is a... | 0 | [
2,
946,
345,
2240,
18,
1237,
118,
27983,
1289,
800,
3726,
3726,
28,
581,
9,
10811,
1289,
118,
27983,
18,
118,
13515,
10543,
9,
7549,
1437,
22,
38,
170,
15,
30,
4781,
55,
20,
3934,
65,
13,
1,
99,
3003,
99,
13,
22,
10543,
1,
145... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Checking if an instance's class implements an interface?
===
Given a class instance, is it possible to determine if it implements a particular interface? As far as I know, there isn't a built-in function to do this directly. What options do I have (if any)? | 0 | [
2,
9886,
100,
40,
4851,
22,
18,
718,
8713,
18,
40,
6573,
60,
800,
3726,
3726,
504,
21,
718,
4851,
15,
25,
32,
938,
20,
3746,
100,
32,
8713,
18,
21,
1498,
6573,
60,
28,
463,
28,
31,
143,
15,
80,
2532,
22,
38,
21,
392,
8,
10... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
UTF-8 latin-1 conversion issues, python django
===
ok so my issue is i have the string '\222\222\223\225' which is stored as latin-1 in the db. What I get from django (by printing it) is the following string, 'ââââ¢' which I assume is the UTF conversion of it. Now I need to pass the string into a function that
doe... | 0 | [
2,
287,
11720,
8,
457,
2068,
8,
165,
6263,
1549,
15,
20059,
3857,
14541,
800,
3726,
3726,
5854,
86,
51,
1513,
25,
31,
57,
14,
3724,
13,
22,
1,
19428,
1,
19428,
1,
20836,
1,
135,
1811,
22,
56,
25,
8214,
28,
2068,
8,
165,
19,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
The most significant PM mistakes
===
What would you say are the most significant mistakes made by a typical project manager?
By "most significant", I mean with a large negative impact on the project. And the context is line-of-business projects, where software isn't the main product of the organization.
For each... | 0 | [
2,
14,
127,
1505,
6736,
13623,
800,
3726,
3726,
98,
83,
42,
395,
50,
14,
127,
1505,
13623,
117,
34,
21,
3874,
669,
1382,
60,
34,
13,
7,
4630,
1505,
7,
15,
31,
884,
29,
21,
370,
3682,
2261,
27,
14,
669,
9,
17,
14,
4141,
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... |
Intercepting traffic to a specifc service/daemon for stastictic/analytics purposes
===
I want to setup a statistics monitoring platform to watch a specific service, but I'm not quiet sure how to go about it. Processing the intercepted data isn't my concern, just how to go about it. One idea was to setup a proxy b... | 0 | [
2,
18324,
68,
2227,
20,
21,
12737,
821,
150,
365,
118,
593,
18062,
26,
354,
9428,
1786,
118,
19293,
18,
4612,
800,
3726,
3726,
31,
259,
20,
18161,
21,
5818,
8984,
2452,
20,
1455,
21,
1903,
365,
15,
47,
31,
22,
79,
52,
2401,
562,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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 determine the orientation of the screen in C# for mobile devices?
===
How can I know in a C#-Application, in which direction the screen of the mobile device is orientated? (i.e. horizontal or vertical). | 0 | [
2,
184,
20,
3746,
14,
10245,
16,
14,
2324,
19,
272,
5910,
26,
3241,
4690,
60,
800,
3726,
3726,
184,
92,
31,
143,
19,
21,
272,
5910,
8,
2552,
20669,
15,
19,
56,
1400,
14,
2324,
16,
14,
3241,
3646,
25,
13,
9712,
1669,
60,
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,
0,
0,
0,
0,
0,
0,
0... |
Using SMO to get create script for table defaults
===
I'm trying to create a database scripter tool for a local database I'm using.
I've been able to generate create scripts for the tables, primary keys, indexes, and foreign keys, but I can't find any way to generate create scripts for the table defaults.
For in... | 0 | [
2,
568,
13,
18,
1293,
20,
164,
1600,
3884,
26,
859,
12838,
18,
800,
3726,
3726,
31,
22,
79,
749,
20,
1600,
21,
6018,
3884,
106,
5607,
26,
21,
375,
6018,
31,
22,
79,
568,
9,
31,
22,
195,
74,
777,
20,
7920,
1600,
17505,
26,
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... |
OpenGL background transparency?
===
I'm using QT's QGLFramebufferObject for off-screen rendering.
After rendering to the buffer I read the result using glReadPixels()
The problem is that sometimes the background color I read is just 0 (transparent black) and sometimes it is 0xFF000000 (opaque black)
This seem... | 0 | [
2,
368,
8430,
2395,
19668,
60,
800,
3726,
3726,
31,
22,
79,
568,
2593,
38,
22,
18,
2593,
8430,
8361,
2345,
6866,
23793,
26,
168,
8,
7187,
15307,
9,
75,
15307,
20,
14,
17497,
31,
1302,
14,
829,
568,
13,
8430,
10647,
18321,
6798,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Do Stored Procedures really boost performance in MS SQL / .NET?
===
Jeff Atwood wrote about this [here][1], and while I understand the theoretical performance boost a stored procedure could offer, it does seem like a tremendous pain.
What types of queries would you see the most performance increase using stored pro... | 0 | [
2,
107,
8214,
8876,
510,
10419,
956,
19,
4235,
4444,
255,
13,
118,
13,
9,
2328,
60,
800,
3726,
3726,
3292,
35,
1208,
738,
88,
48,
636,
6836,
500,
2558,
165,
500,
15,
17,
133,
31,
1369,
14,
9482,
956,
10419,
21,
8214,
7004,
110,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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 keep your Stored Procedures DRY in C#.NET?
===
We're using Stored Procedures for *every query* to the DB. This seems incredibly un-DRY:
1. Design the table
2. Design CRUD operation SPs for that table
3. Design code (preferably a class) to fill parameters and execute CRUD SPs
If we add a single colum... | 0 | [
2,
184,
20,
643,
154,
8214,
8876,
2273,
19,
272,
5910,
9,
2328,
60,
800,
3726,
3726,
95,
22,
99,
568,
8214,
8876,
26,
1637,
12068,
25597,
2483,
20,
14,
13,
9007,
9,
48,
2206,
13003,
367,
8,
12611,
45,
137,
9,
704,
14,
859,
172... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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 default tab-controller created project... first view controller doesn't respond to addsubview
===
I created a project using the default tab-controller project. I am using interface builder to edit the .xib file and add images and buttons. I hook them up to the FirstViewController object in interface builder (tha... | 0 | [
2,
568,
12838,
6523,
8,
12898,
1252,
679,
669,
9,
9,
9,
64,
1418,
9919,
1437,
22,
38,
4590,
20,
3547,
7563,
4725,
800,
3726,
3726,
31,
679,
21,
669,
568,
14,
12838,
6523,
8,
12898,
1252,
669,
9,
31,
589,
568,
6573,
14960,
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... |
Ajax dropdown limit to list
===
pretty much what the title says.
I am using an Ajax Drop Down as illustrated here:
http://www.asp.net/AJAX/AjaxControlToolkit/Samples/DropDown/DropDown.aspx
using linkbuttons ... is there a way to limit to list?
Thank you. | 0 | [
2,
20624,
2804,
2968,
4496,
20,
968,
800,
3726,
3726,
1772,
212,
98,
14,
581,
898,
9,
31,
589,
568,
40,
20624,
2804,
125,
28,
6607,
235,
45,
7775,
6903,
6483,
9,
472,
306,
9,
2328,
118,
6881,
7522,
118,
6881,
7522,
12898,
20799,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
ActiveX in IE. Dialog Box not showing XP Visual Style
===
I have an ActiveX control in IE (7). When it shows a dialog box, the dialog box is not showing in XP visual style. I have tried embedding manifests to no avail. Anybody got any idea? by the way, the dialog boxes were implemented using wtl. | 0 | [
2,
1348,
396,
19,
13,
660,
9,
28223,
1649,
52,
3187,
23045,
3458,
1034,
800,
3726,
3726,
31,
57,
40,
1348,
396,
569,
19,
13,
660,
13,
5,
465,
6,
9,
76,
32,
1285,
21,
28223,
1649,
15,
14,
28223,
1649,
25,
52,
3187,
19,
23045,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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 make for loops run side by side?
===
I have been working on a childish little program: there are a bunch of little circles on the screen, of different colors and sizes. When a larger circle encounters a smaller circle it eats the smaller circle, and when a circle has eaten enough other circles it reproduces. ... | 0 | [
2,
184,
107,
31,
233,
26,
19661,
485,
270,
34,
270,
60,
800,
3726,
3726,
31,
57,
74,
638,
27,
21,
26433,
265,
625,
45,
80,
50,
21,
7653,
16,
265,
7845,
27,
14,
2324,
15,
16,
421,
5268,
17,
13403,
9,
76,
21,
1662,
2775,
12550... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How to make a authorization system for a web application
===
I have some question:
how to make a role based web application? Such as in forum sites, there is many user types, admin, moderator etc... is the roles of these user types stored in database or web.config? And when a user login to our site, how to control ... | 0 | [
2,
184,
20,
233,
21,
22677,
329,
26,
21,
2741,
3010,
800,
3726,
3726,
31,
57,
109,
1301,
45,
184,
20,
233,
21,
597,
432,
2741,
3010,
60,
145,
28,
19,
5691,
3259,
15,
80,
25,
151,
4155,
2551,
15,
21,
43,
2160,
15,
28142,
2722,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Can't do shell script with a repeat with i from 1 to n loop
===
This works (prints, for example, “3 arguments”):
to run argv
do shell script "echo " & (count argv) & " arguments"
end run
This doesn't (prints nothing):
to run argv
do shell script "echo " & (count argv) & " arguments"
repeat with... | 0 | [
2,
92,
22,
38,
107,
3593,
3884,
29,
21,
6830,
29,
31,
37,
137,
20,
13,
103,
5293,
800,
3726,
3726,
48,
693,
13,
5,
10299,
18,
15,
26,
823,
15,
13,
1,
240,
10553,
1,
6,
45,
20,
485,
13,
10663,
710,
107,
3593,
3884,
13,
7,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Creating a DLNA server/service in VB.NET
===
I would like to create a DLNA server in VB.NET.
Since a lot of multimedia devices start supporting DLANA, i would like to see what is possible. Not only streaming video/audio and pictures but see what else can be done.
Anybody any starting points? protocol info, some basi... | 0 | [
2,
2936,
21,
13,
8643,
325,
8128,
118,
11449,
19,
13,
20468,
9,
2328,
800,
3726,
3726,
31,
83,
101,
20,
1600,
21,
13,
8643,
325,
8128,
19,
13,
20468,
9,
2328,
9,
179,
21,
865,
16,
17090,
4690,
799,
3134,
13,
43,
10167,
15,
31,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How do I use JDK6 ToolProvider and JavaCompiler with the context classloader?
===
My usage case is compiling generated source files from a java program using the ToolProvider and JavaCompiler classes provided in JDK 6. The source files contain references to classes in the context classloader (it runs in a J2EE contai... | 0 | [
2,
184,
107,
31,
275,
487,
43,
197,
379,
5607,
26735,
139,
17,
8247,
11103,
49,
1252,
29,
14,
4141,
718,
8294,
106,
60,
800,
3726,
3726,
51,
7514,
610,
25,
24378,
6756,
1267,
6488,
37,
21,
8247,
625,
568,
14,
5607,
26735,
139,
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... |
Do you prefer verbose or shorthand languages
===
As the title of this post states. Would you prefer to use a language that is verbose or more shorthand? So would you prefer this:
Dim myvar as string = "hello world"
or this
string myvar = "hello world"
I know I just compared C# to VB but you get my d... | 0 | [
2,
107,
42,
6369,
9504,
6641,
54,
502,
3203,
2556,
800,
3726,
3726,
28,
14,
581,
16,
48,
678,
202,
9,
83,
42,
6369,
20,
275,
21,
816,
30,
25,
9504,
6641,
54,
91,
502,
3203,
60,
86,
83,
42,
6369,
48,
45,
5937,
51,
3311,
28,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
CodeIgniter questions: native PHP sessions, code flow, layout issues?
===
I am just getting stated with CodeIgniter and am trying to hash out my regular modules/functions and get them working properly within the mvc framework.
I have a few specific questions, if anyone has a strong background with CI:
**SESSIO... | 0 | [
2,
1797,
9693,
242,
106,
2346,
45,
1275,
13,
26120,
5763,
15,
1797,
3312,
15,
9106,
1549,
60,
800,
3726,
3726,
31,
589,
114,
1017,
1240,
29,
1797,
9693,
242,
106,
17,
589,
749,
20,
19170,
70,
51,
1290,
17113,
118,
22359,
18,
17,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Data Transfer Objects, Domain Objects and Repositories
===
I’m trying to figure out how all these work together. I know that a DTO is basically just a container of data for the Domain Objects to pass back and forth to forms and such. Does the Domain object contain a DTO or do the DTO and the Domain Object happen to ... | 0 | [
2,
1054,
2617,
3916,
15,
4603,
3916,
17,
302,
14882,
262,
2829,
800,
3726,
3726,
31,
1,
79,
749,
20,
1465,
70,
184,
65,
158,
170,
429,
9,
31,
143,
30,
21,
13,
43,
262,
25,
11374,
114,
21,
12147,
16,
1054,
26,
14,
4603,
3916,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Boost Bind and recursion
===
I am working on making quicksort parallel, threads being the first attempt. The non threaded version sorts correctly but the threaded doesn't (no surprise there). What I found interesting was when I removed the threads but kept the boost::bind calls it still doesn't work. If boost::bind... | 0 | [
2,
10419,
10193,
17,
26604,
5991,
800,
3726,
3726,
31,
589,
638,
27,
544,
2231,
22843,
3821,
15,
20396,
142,
14,
64,
1735,
9,
14,
538,
9322,
69,
615,
14357,
12044,
47,
14,
9322,
69,
1437,
22,
38,
13,
5,
251,
2624,
80,
6,
9,
98... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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 copy a file in Python with a progress bar?
===
When copying large files using `shutil.copy()`, you get no indication of how the operation is progressing..
I have put together something that works - it uses a simple ProgressBar class (which simple returns a simple ASCII progress bar, as a string), and a loop ... | 0 | [
2,
184,
20,
4344,
21,
3893,
19,
20059,
29,
21,
3455,
748,
60,
800,
3726,
3726,
76,
4344,
68,
370,
6488,
568,
13,
1,
15640,
947,
9,
19625,
5,
6,
1,
15,
42,
164,
90,
11290,
16,
184,
14,
1453,
25,
3455,
68,
9,
9,
31,
57,
442,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Application Using PhpBB Session Data - can't use the short code
===
I've built web apps before that utilize PhpBB session and user data. The common move is to use code like this:
define('IN_PHPBB', true);
//replace $phpbb_root_path with path to your forum
$phpbb_root_path = '../forum/';
$phpEx =... | 0 | [
2,
3010,
568,
13,
26120,
3490,
3723,
1054,
13,
8,
92,
22,
38,
275,
14,
502,
1797,
800,
3726,
3726,
31,
22,
195,
392,
2741,
4865,
18,
115,
30,
13151,
13,
26120,
3490,
3723,
17,
4155,
1054,
9,
14,
757,
780,
25,
20,
275,
1797,
10... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Good SMTP server on Windows for a prodcution server
===
I'm going to have my website hosted soon on a VPS or dedicated server (with Windows 2008), so I'm trying to plan ahead. I wonder whether the built-in SMTP server that comes with IIS7 is reliable enough for a production server or should I look for an alternative? ... | 0 | [
2,
254,
7613,
13726,
8128,
27,
1936,
26,
21,
895,
43,
4118,
872,
8128,
800,
3726,
3726,
31,
22,
79,
228,
20,
57,
51,
2271,
2812,
651,
27,
21,
13,
10924,
18,
54,
2360,
8128,
13,
5,
1410,
1936,
570,
6,
15,
86,
31,
22,
79,
749,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Form.Release + NIL
===
if Form.Release is called after using the form, it will free all related memory but not set the form variable to nil.
if not assigned (Form1) then
begin
Application.CreateForm(Tform1, Form1);
try
// Do something
finally
Form1.Release... | 0 | [
2,
505,
9,
15202,
2754,
1781,
255,
800,
3726,
3726,
100,
505,
9,
15202,
25,
227,
75,
568,
14,
505,
15,
32,
129,
551,
65,
1597,
1912,
47,
52,
309,
14,
505,
7612,
20,
1781,
255,
9,
100,
52,
2467,
13,
5,
4190,
165,
6,
94,
2348,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How do i list items in my Django models?
===
Am working with django Publisher example, i want to list all the publishers in the db via my list_publisher.html template, my template looks like;
{% extends "admin/base_site.html" %}
{% block title %}List of books by publisher{% endblock %}
{% block content %}
<div... | 0 | [
2,
184,
107,
31,
968,
3755,
19,
51,
3857,
14541,
2761,
60,
800,
3726,
3726,
589,
638,
29,
3857,
14541,
5916,
823,
15,
31,
259,
20,
968,
65,
14,
8642,
19,
14,
13,
9007,
1197,
51,
968,
1,
17848,
18491,
106,
9,
15895,
22894,
15,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Choosing best security option for WCF
===
We have a project that contains a WCF Service and a few clients that connect to it. Some of them are PCs using NetTcp to connect to the service. Few others run on Windows Mobile Devices(Compact Framework), using BasicHttp to connect.
We can't use Windows Authentication, becau... | 0 | [
2,
10883,
246,
1221,
4255,
26,
11801,
410,
800,
3726,
3726,
95,
57,
21,
669,
30,
1588,
21,
11801,
410,
365,
17,
21,
310,
7421,
30,
6379,
20,
32,
9,
109,
16,
105,
50,
5168,
18,
568,
13,
11874,
7439,
20,
6379,
20,
14,
365,
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... |
Asp.Net MVC - Script Combine
===
The asp.net team release the script combining feature in 3.5 sp1 as detailed here http://www.asp.net/Learn/3.5-SP1/video-296.aspx. Is there a similar feature already for the mvc framework ,if not is this in scope or is it possible to somehow leverage the webforms capability in mvc, I s... | 0 | [
2,
28,
306,
9,
2328,
307,
8990,
13,
8,
3884,
12287,
800,
3726,
3726,
14,
28,
306,
9,
2328,
173,
830,
14,
3884,
12803,
1580,
19,
203,
9,
264,
3782,
165,
28,
6036,
235,
7775,
6903,
6483,
9,
472,
306,
9,
2328,
118,
413,
10818,
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... |
How to publish our Webservices
===
I have created an web service I need to publish this service. I need to host and authenticated users need to access my services using ASP.net 2.0
| 0 | [
2,
184,
20,
10824,
318,
2741,
11449,
18,
800,
3726,
3726,
31,
57,
679,
40,
2741,
365,
31,
376,
20,
10824,
48,
365,
9,
31,
376,
20,
2015,
17,
14351,
1669,
3878,
376,
20,
1381,
51,
687,
568,
28,
306,
9,
2328,
172,
9,
387,
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... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... |
Retrieving annotated method from attribute constructor
===
If I annotate a method of a class with an attribute, I can then retrieve custom attributes for that class and see if it has that attribute or not. For example, I'm building a message-oriented program so I have classes like
public class ErrorHandler
... | 0 | [
2,
13,
6239,
3272,
8397,
40,
1270,
1669,
2109,
37,
35,
14755,
6960,
248,
800,
3726,
3726,
100,
31,
40,
1270,
1373,
21,
2109,
16,
21,
718,
29,
40,
35,
14755,
15,
31,
92,
94,
11917,
5816,
13422,
26,
30,
718,
17,
196,
100,
32,
63... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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 test a public/private keypair?
===
Is there an easy way to verify that a given private key matches a given public key? I have a few *.pub, and a few *.key files, and I need to check which go with which. | 0 | [
2,
184,
107,
42,
1289,
21,
317,
118,
20181,
1246,
306,
2642,
60,
800,
3726,
3726,
25,
80,
40,
2010,
161,
20,
21012,
30,
21,
504,
932,
1246,
1717,
21,
504,
317,
1246,
60,
31,
57,
21,
310,
1637,
9,
17848,
15,
17,
21,
310,
1637,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... |
Implementing Message Security in NETCF
===
As far as I know only a subset of WS-Security version 1.0 is supported in NETCF and it uses X.509 certificates.
How can I obtain such a certificate to implement it in my application and prevent others to use my WCF service? | 0 | [
2,
17333,
2802,
1221,
19,
4275,
8940,
800,
3726,
3726,
28,
463,
28,
31,
143,
104,
21,
16622,
16,
619,
18,
8,
17749,
615,
137,
9,
387,
25,
1827,
19,
4275,
8940,
17,
32,
2027,
993,
9,
264,
2545,
6259,
18,
9,
184,
92,
31,
5545,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
LOC counting - including tests and comments ?
===
While LOC (# lines of code) is a problematic measurement of a code's complexity, it is the most popular one, and when using very carefully, can provide a rough estimate of at least relative complexities of code bases (i.e. if one program is 10KLOC and another is 100KLO... | 0 | [
2,
13,
10799,
11195,
13,
8,
215,
4894,
17,
7534,
13,
60,
800,
3726,
3726,
133,
13,
10799,
13,
5,
5910,
1560,
16,
1797,
6,
25,
21,
21070,
11688,
16,
21,
1797,
22,
18,
12745,
15,
32,
25,
14,
127,
844,
53,
15,
17,
76,
568,
253,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Intuitive way of understanding hexadecimal html color codes?
===
Is there an intuitive way, or a good mnemonic, for understanding the correspondence between colors and their hexadecimal values? | 0 | [
2,
13,
24392,
161,
16,
3260,
24,
6791,
9522,
49,
3482,
13,
15895,
1665,
11358,
60,
800,
3726,
3726,
25,
80,
40,
13,
24392,
161,
15,
54,
21,
254,
307,
556,
79,
11151,
15,
26,
3260,
14,
11788,
128,
5268,
17,
66,
24,
6791,
9522,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... |
Mocks... and Verifiers?
===
currently, I am looking deeper into testing techniques, even though I am not sure if I still reside in the unittest-land or left it into the land of integration tests already.
Let me elaborate a bit, Given two components A and B and A uses B, then we have a certain "upwards-contract" fo... | 0 | [
2,
10506,
18,
9,
9,
9,
17,
2494,
16292,
18,
60,
800,
3726,
3726,
871,
15,
31,
589,
699,
5891,
77,
4431,
4212,
15,
166,
362,
31,
589,
52,
562,
100,
31,
174,
14670,
19,
14,
1237,
10543,
8,
618,
54,
225,
32,
77,
14,
476,
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... |
Including an anchor tag in an asp.net mvc Html.ActionLink
===
In ASP.NET MVC, I'm trying to create a link that includes an anchor tag (i.e., directing the user to a page, and a specific section of the page).
The URL I am trying to create should look like the following:
<a href="/category/subcategory/1#sectio... | 0 | [
2,
215,
40,
6265,
3383,
19,
40,
28,
306,
9,
2328,
307,
8990,
13,
15895,
9,
8645,
6258,
800,
3726,
3726,
19,
28,
306,
9,
2328,
307,
8990,
15,
31,
22,
79,
749,
20,
1600,
21,
3508,
30,
1103,
40,
6265,
3383,
13,
5,
49,
9,
62,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
What might cause connection errors when using bidirectional localConnection in Flash?
===
I'm trying to setup a bidirectional localConnection (LC) between two flash objects on the same web page. One object is AS2 and the other AS3.
1. I'm using one LC object to send and receive data on each swf. (This shouldn't mat... | 0 | [
2,
98,
530,
1679,
2760,
11908,
76,
568,
1732,
19393,
375,
25996,
872,
19,
4433,
60,
800,
3726,
3726,
31,
22,
79,
749,
20,
18161,
21,
1732,
19393,
375,
25996,
872,
13,
5,
6109,
6,
128,
81,
4433,
3916,
27,
14,
205,
2741,
2478,
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 list all running CLR instances
===
Just forgot the command which I used to execute at DOS Prompt to list all running CLR instances on a Machine. Anyone remembers it?? | 0 | [
2,
184,
20,
968,
65,
946,
10842,
139,
13946,
800,
3726,
3726,
114,
9564,
14,
1202,
56,
31,
147,
20,
15644,
35,
107,
18,
11443,
4417,
20,
968,
65,
946,
10842,
139,
13946,
27,
21,
1940,
9,
1276,
1518,
18,
32,
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... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... |
What is the slicing problem in C++?
===
Someone mentioned it in the IRC, but google doesn't have a good answer. | 0 | [
2,
98,
25,
14,
27646,
1448,
19,
272,
20512,
60,
800,
3726,
3726,
737,
2211,
32,
19,
14,
31,
5453,
15,
47,
8144,
1437,
22,
38,
57,
21,
254,
1623,
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,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... |
Trouble installing mod_wsgi with xampp-linux-1.6.7 on Ubuntu 8.10
===
I extracted the xampp package xampp-linux-1.6.7 on a Ubuntu 8.10 system and followed the instuctions from mod_wsgi documentation. I get the error below:
ravi@Ibex:~/mod_wsgi-2.3$ ./configure --with-apxs=/opt/lampp/bin/apxs
checking Apache... | 0 | [
2,
2572,
25429,
7226,
1,
10268,
2234,
29,
993,
765,
3421,
8,
1226,
7147,
8,
165,
9,
379,
9,
465,
27,
287,
12968,
2473,
469,
9,
1036,
800,
3726,
3726,
31,
18607,
14,
993,
765,
3421,
6030,
993,
765,
3421,
8,
1226,
7147,
8,
165,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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 create a quick(as in 3 minute) and dirty firefox extension?
===
Precaution: In order to prevent messing with your default firefox experience try the tip below on a newly created disposable test account.
Step 1: Create a new firefox profile. For this you need to invoke the Profile Manager via command line opt... | 0 | [
2,
184,
20,
1600,
21,
2231,
5,
472,
19,
203,
2038,
6,
17,
6121,
535,
18219,
3896,
60,
800,
3726,
3726,
20474,
45,
19,
389,
20,
2501,
3957,
68,
29,
154,
12838,
535,
18219,
1496,
1131,
14,
4265,
1021,
27,
21,
2771,
679,
29854,
128... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Add-In for Visual Studio - How to access solution explorer
===
I want to write an Add-In for Visual Studio that provides instant search for the solution explorer. So you press a key combination and while you are typing a list first containing all files of the solution explorer gets narrowed down.
But how can I get ... | 0 | [
2,
3547,
8,
108,
26,
3458,
1120,
13,
8,
184,
20,
1381,
4295,
8520,
800,
3726,
3726,
31,
259,
20,
2757,
40,
3547,
8,
108,
26,
3458,
1120,
30,
1927,
6322,
2122,
26,
14,
4295,
8520,
9,
86,
42,
901,
21,
1246,
3733,
17,
133,
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... |
ASP.NET [HttpException (0x80004005): Cannot use a leading .. to exit above the top directory.]
===
I am getting the following error while loading a page.
[HttpException (0x80004005): Cannot use a leading .. to exit above the top directory.]
No idea what to do ? Can anyone help me ?
| 0 | [
2,
28,
306,
9,
2328,
636,
21127,
10066,
872,
13,
5,
387,
396,
28064,
7114,
264,
6,
45,
1967,
275,
21,
1005,
13,
9,
9,
20,
4350,
784,
14,
371,
16755,
9,
500,
800,
3726,
3726,
31,
589,
1017,
14,
249,
7019,
133,
12797,
21,
2478,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
VSTO problem - cannot create visual studio excel workbook project
===
When I try to create a Excel 2007 Workbook project, in Visual Studio 2008, I get the following errormessage:
> Project cannot be created because the "Excel Visual Studio Design-Time Adaptor Add-in" is not working correctly. Excel might have disab... | 0 | [
2,
4611,
262,
1448,
13,
8,
1967,
1600,
3458,
1120,
20700,
170,
5199,
669,
800,
3726,
3726,
76,
31,
1131,
20,
1600,
21,
20700,
624,
170,
5199,
669,
15,
19,
3458,
1120,
570,
15,
31,
164,
14,
249,
7019,
3845,
18,
1303,
45,
13,
1,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Building Subversion 1.5.4 on Debian: could not find library containing RSA_new
===
I've been trying to build subversion (on a limited account) for a long time but without any luck :(
The instructions I'm following: [http://wiki.dreamhost.com/Subversion_Installation][1]
Running this:
./configure --prefix=$... | 0 | [
2,
353,
972,
10898,
137,
9,
264,
9,
300,
27,
121,
10035,
45,
110,
52,
477,
1248,
3503,
13,
22038,
1,
2681,
800,
3726,
3726,
31,
22,
195,
74,
749,
20,
1895,
972,
10898,
13,
5,
218,
21,
1317,
2176,
6,
26,
21,
175,
85,
47,
366,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Do you have any Software Testing "Ammo" ?
===
When reading about SQL Injection and XSS i was wondering if you guys have a single string that could be used to identify those vulnerabilities and others.
A string that could be thrown into a website database to black box check if that field is safe or not. (going to do... | 0 | [
2,
107,
42,
57,
186,
2306,
4431,
13,
7,
765,
1293,
7,
13,
60,
800,
3726,
3726,
76,
1876,
88,
4444,
255,
13646,
17,
993,
18,
18,
31,
23,
5712,
100,
42,
2776,
57,
21,
345,
3724,
30,
110,
44,
147,
20,
5808,
273,
13,
12708,
1031... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Looking for a good WebSphere book
===
My spouse is looking for good book on WebSphere. Preferebly from starter to advanced.
She is an experienced developer.
Can anybody reccommend a title?
Thanks in advance. | 0 | [
2,
699,
26,
21,
254,
2741,
14079,
360,
800,
3726,
3726,
51,
16663,
25,
699,
26,
254,
360,
27,
2741,
14079,
9,
6369,
62,
8818,
37,
11744,
20,
2255,
9,
39,
25,
40,
3882,
10058,
9,
92,
11181,
6042,
960,
755,
43,
21,
581,
60,
3669... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... |
How can I programmatically set the status message for Live Messenger?
===
I want to be able to change the status message for Live Messenger, but everything I've found only works for the music message (see [this screenshot][1] to see the difference between the two).
It is possible to do this, as there are programs t... | 0 | [
2,
184,
92,
31,
625,
6732,
1326,
309,
14,
1782,
2802,
26,
515,
11187,
60,
800,
3726,
3726,
31,
259,
20,
44,
777,
20,
753,
14,
1782,
2802,
26,
515,
11187,
15,
47,
796,
31,
22,
195,
216,
104,
693,
26,
14,
232,
2802,
13,
5,
179... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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 inject a changing dependency
===
I'm new to dependency injection, I'm wondering how you would handle the following scenario. We have something like the following:
public class DatabaseContext
{
public string ConnectionString {get;}
}
public interface IDataAccess
{
... | 0 | [
2,
184,
20,
20316,
21,
4226,
26835,
800,
3726,
3726,
31,
22,
79,
78,
20,
26835,
13646,
15,
31,
22,
79,
5712,
184,
42,
83,
3053,
14,
249,
12705,
9,
95,
57,
301,
101,
14,
249,
45,
317,
718,
6018,
1126,
11969,
13,
1,
317,
3724,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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 Yahoo! Messenger
===
Is there any way to interact with yahoo messenger server: login, send message, query data... ? | 0 | [
2,
3143,
23553,
187,
11187,
800,
3726,
3726,
25,
80,
186,
161,
20,
10001,
29,
23553,
11187,
8128,
45,
6738,
108,
15,
2660,
2802,
15,
25597,
1054,
9,
9,
9,
13,
60,
3,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... |
UNIX, Linux, BSD and Solaris syscalls variations.
===
###Are there differences between the amount of syscalls in the major *NIX variants ?
<br>
###Which syscalls would be supported universally ? | 0 | [
2,
22540,
15,
13024,
15,
334,
18,
43,
17,
4535,
403,
10315,
18,
9200,
18,
8194,
9,
800,
3726,
3726,
6926,
5910,
5910,
1509,
80,
4921,
128,
14,
2006,
16,
10315,
18,
9200,
18,
19,
14,
394,
1637,
14064,
11070,
13,
60,
13,
1,
5145,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... |
When did the term "second-party developer" stop being used to refer to the user?
===
I always believed that when it came to software for a platform the parties were referred to as such:
First-party: The owner/creator of the platform
Second-party: The user of the platform
Third-party: A developer ... | 0 | [
2,
76,
144,
14,
981,
13,
7,
5007,
8,
9635,
10058,
7,
747,
142,
147,
20,
5017,
20,
14,
4155,
60,
800,
3726,
3726,
31,
550,
1570,
30,
76,
32,
281,
20,
2306,
26,
21,
2452,
14,
2575,
46,
1870,
20,
28,
145,
45,
64,
8,
9635,
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... |
JavaSound writing to audio file with a stream
===
I'm attempting to create an audio filter using the JavaSound API to read and write the audio files. Currently my code is structured as follows:
ByteArrayOutputStream b_out = new ByteArrayOutputStream();
// Read a frame from the file.
while ... | 0 | [
2,
8247,
8489,
1174,
20,
4023,
3893,
29,
21,
3766,
800,
3726,
3726,
31,
22,
79,
6314,
20,
1600,
40,
4023,
11945,
568,
14,
8247,
8489,
21,
2159,
20,
1302,
17,
2757,
14,
4023,
6488,
9,
871,
51,
1797,
25,
17784,
28,
2415,
45,
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... |
Release early/release often for commercial software?
===
Are there anyone with experiences/examples on releasing early/releasing often for commercial software? Does it work?
I was thinking of VMware where they have a lot of revisions release between each major version. And the installation experience was awful, som... | 0 | [
2,
830,
274,
118,
15202,
478,
26,
1439,
2306,
60,
800,
3726,
3726,
50,
80,
1276,
29,
5513,
118,
29041,
18,
27,
8054,
274,
118,
7256,
16524,
478,
26,
1439,
2306,
60,
630,
32,
170,
60,
31,
23,
1440,
16,
13,
20147,
5011,
113,
59,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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 benchmark would best emulate my ASP.NET, SQL Server, IIS product on a web server?
===
What benchmark would best emulate my ASP.NET, SQL Server, IIS product on a web server (such as PCMark)?
I have two servers, one runs my code much faster than the other and I believe their configurations are close to equivalen... | 0 | [
2,
98,
25324,
83,
246,
23804,
51,
28,
306,
9,
2328,
15,
4444,
255,
8128,
15,
595,
18,
2374,
27,
21,
2741,
8128,
60,
800,
3726,
3726,
98,
25324,
83,
246,
23804,
51,
28,
306,
9,
2328,
15,
4444,
255,
8128,
15,
595,
18,
2374,
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... |
Do you group private fields or put them with their property?
===
I've seen (and used) on various projects this layout, with a group of fields followed by a group of properties:
private int MyIntField;
private string MyStringField;
public int MyInt {
get { return MyIntField; }
set ... | 0 | [
2,
107,
42,
214,
932,
2861,
54,
442,
105,
29,
66,
1354,
60,
800,
3726,
3726,
31,
22,
195,
541,
13,
5,
290,
147,
6,
27,
617,
2314,
48,
9106,
15,
29,
21,
214,
16,
2861,
709,
34,
21,
214,
16,
3704,
45,
932,
19,
38,
51,
6391,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
ASP.NET: Where/how is web.config cached?
===
I read somewhere in the Microsoft documentation that the content of the ASP.NET's **web.config is cached**. If that is true, **where** is it cached - in **memory or on disk**?
And a follow-up question: are there any performance considerations I have to make, if I have to... | 0 | [
2,
28,
306,
9,
2328,
45,
113,
118,
1544,
25,
2741,
9,
14093,
2816,
16522,
43,
60,
800,
3726,
3726,
31,
1302,
3493,
19,
14,
7099,
13945,
30,
14,
2331,
16,
14,
28,
306,
9,
2328,
22,
18,
13,
1409,
14113,
9,
14093,
2816,
25,
16522... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Session is lost with login control in Internet Explorer 7
===
After logging in using the Login control the browser looses the session. This only occurs in Internet Explorer 7. Has anyone else run into this problem? If so, do you know a work around? | 0 | [
2,
3723,
25,
529,
29,
6738,
108,
569,
19,
2620,
8520,
453,
800,
3726,
3726,
75,
13,
13919,
19,
568,
14,
6738,
108,
569,
14,
16495,
4675,
18,
14,
3723,
9,
48,
104,
3690,
19,
2620,
8520,
453,
9,
63,
1276,
962,
485,
77,
48,
1448,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... |
Problem using Mex
===
Please take a look at [WCF Forum][1], I asked a question there, maybe you could answer that.
[1]: http://social.msdn.microsoft.com/Forums/en-US/wcf/thread/0fe0e548-2063-4cb0-b216-03d19afd9f09 | 0 | [
2,
1448,
568,
55,
396,
800,
3726,
3726,
2247,
247,
21,
361,
35,
636,
499,
8940,
5691,
500,
2558,
165,
500,
15,
31,
411,
21,
1301,
80,
15,
913,
42,
110,
1623,
30,
9,
636,
165,
500,
45,
7775,
6903,
11559,
9,
79,
18,
43,
103,
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... |
Create Applescript in windows?
===
I have a C# web application that needs to deploy a file to the client computer's hard drive. (A javascript file for Adobe Acrobat)
If the client is using a mac, I have an applescript that will search their applications directory for acrobat and then deploy the JS file in the corre... | 0 | [
2,
1600,
4037,
8741,
19,
1936,
60,
800,
3726,
3726,
31,
57,
21,
272,
5910,
2741,
3010,
30,
2274,
20,
17617,
21,
3893,
20,
14,
6819,
1428,
22,
18,
552,
1493,
9,
13,
5,
58,
8247,
8741,
3893,
26,
20299,
21,
7638,
4900,
6,
100,
14... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Best way to generate both "free/demo" and commercial apps from the same source code?
===
I would like to provide two different versions of my iPhone app on the App Store -- one free that is limited by the number of items displayed through the application, and another one completely unlimited.
The source code for bo... | 0 | [
2,
246,
161,
20,
7920,
156,
13,
7,
4639,
118,
19274,
7,
17,
1439,
4865,
18,
37,
14,
205,
1267,
1797,
60,
800,
3726,
3726,
31,
83,
101,
20,
1181,
81,
421,
3281,
16,
51,
21024,
4865,
27,
14,
4865,
1718,
13,
8,
8,
53,
551,
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... |
Video clip does not release the form on ending
===
I have the following code which plays a video clip but when it is finished it does not release the form but instead leaves the last frame of the video. how do I get it to clear when playback ends?
_video = new Video("video.wmv");
_video.Owner = frmVideoWin... | 0 | [
2,
763,
12229,
630,
52,
830,
14,
505,
27,
3119,
800,
3726,
3726,
31,
57,
14,
249,
1797,
56,
1533,
21,
763,
12229,
47,
76,
32,
25,
842,
32,
630,
52,
830,
14,
505,
47,
700,
2084,
14,
236,
3523,
16,
14,
763,
9,
184,
107,
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... |
Running ASP.NET MVC preview 3 apps on a box with the beta installed - how can I remove System.Web.Mvc from the GAC after installing ASP.NET MVC Beta?
===
I have an app built against MVC Preview 3 (referencing local copies of the MVC assemblies) that I'm trying to modify/test on a machine with the ASP.NET MVC beta ins... | 0 | [
2,
946,
28,
306,
9,
2328,
307,
8990,
16121,
203,
4865,
18,
27,
21,
1649,
29,
14,
8434,
4066,
13,
8,
184,
92,
31,
4681,
329,
9,
14113,
9,
79,
8990,
37,
14,
4369,
150,
75,
25429,
28,
306,
9,
2328,
307,
8990,
8434,
60,
800,
372... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Getting the headings from a Word document
===
How do I get a list of all the headings in a word document by using VBA? | 0 | [
2,
1017,
14,
4582,
18,
37,
21,
833,
4492,
800,
3726,
3726,
184,
107,
31,
164,
21,
968,
16,
65,
14,
4582,
18,
19,
21,
833,
4492,
34,
568,
566,
969,
60,
3,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... |
Flash - recording from user's webcam
===
I've seen a few sites that have a flash app which takes video from the users webcam and manipulates it. One example is the flash barcode reader http://www.renaun.com/flex2/BarcodeReader/BarcodeReader.html .
I want users to be able to submit 10-15 second clips which I can sa... | 0 | [
2,
4433,
13,
8,
1576,
37,
4155,
22,
18,
2741,
8760,
800,
3726,
3726,
31,
22,
195,
541,
21,
310,
3259,
30,
57,
21,
4433,
4865,
56,
1384,
763,
37,
14,
3878,
2741,
8760,
17,
18468,
18,
32,
9,
53,
823,
25,
14,
4433,
748,
9375,
7... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
programmatically checking for open connection in JDBC
===
How to check for an open connection in jdbc for oracle database?
conn.isClosed() cannot be used for the same. | 0 | [
2,
625,
6732,
1326,
9886,
26,
368,
2760,
19,
487,
43,
7229,
800,
3726,
3726,
184,
20,
2631,
26,
40,
368,
2760,
19,
487,
43,
7229,
26,
15759,
6018,
60,
15201,
9,
403,
20372,
5,
6,
1967,
44,
147,
26,
14,
205,
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... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... |
Displaying time and timezone information to the user (what, not how)
===
(This is a question about the UI rather than the technology required to do it)
What is the clearest way to display a time for events occurring in different timezones to a user? Does your "average" user understand UTC and timezones?
We captu... | 0 | [
2,
17418,
85,
17,
85,
11661,
676,
20,
14,
4155,
13,
5,
608,
15,
52,
184,
6,
800,
3726,
3726,
13,
5,
1565,
25,
21,
1301,
88,
14,
13,
5661,
864,
119,
14,
1099,
1390,
20,
107,
32,
6,
98,
25,
14,
1207,
1430,
161,
20,
3042,
21,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How to get client datetime in ASP.NET C#?
===
I think the question says it all. If I use DateTime.Now, then I get the date and time from the server point of view. I've heard of JavaScript solution, but I wonder if there is another solution.
thanks | 0 | [
2,
184,
20,
164,
6819,
1231,
891,
19,
28,
306,
9,
2328,
272,
5910,
60,
800,
3726,
3726,
31,
277,
14,
1301,
898,
32,
65,
9,
100,
31,
275,
1231,
891,
9,
1387,
15,
94,
31,
164,
14,
1231,
17,
85,
37,
14,
8128,
454,
16,
1418,
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... |
Server/Service Discovery in Windows environment?
===
[UDDI][1] is for locating services on the Internet. Is there anything similar for locating services in a corporate or enterprise environment? For example I might want my program to be able to find a central reporting or policy server without configuration. Is this s... | 0 | [
2,
8128,
118,
11449,
4291,
19,
1936,
2307,
60,
800,
3726,
3726,
636,
3192,
1115,
500,
2558,
165,
500,
25,
26,
27917,
687,
27,
14,
2620,
9,
25,
80,
602,
835,
26,
27917,
687,
19,
21,
4871,
54,
6002,
2307,
60,
26,
823,
31,
530,
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 call Perl from Java?
===
I have a Perl module that I would like to use from Java. Is there a way to call this code using either ActiveState on windows or the generic Perl that comes with Linux? I have found references to JPL but it doesn’t appear to be maintained anymore. | 0 | [
2,
184,
20,
645,
416,
255,
37,
8247,
60,
800,
3726,
3726,
31,
57,
21,
416,
255,
12613,
30,
31,
83,
101,
20,
275,
37,
8247,
9,
25,
80,
21,
161,
20,
645,
48,
1797,
568,
694,
1348,
3859,
27,
1936,
54,
14,
12733,
416,
255,
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... |
How can I correctly downcast the pointer from void* to TMemo* in C++Builder2009?
===
I am writing multi-thread socket chat in C++Builder 2009.<br>
It is almost complete in accordance with what I need to do but I have a little problem.
I need to pass the TMemo* pointer into CreateThread WinAPI function which upcasts ... | 0 | [
2,
184,
92,
31,
12044,
125,
6146,
14,
454,
106,
37,
11364,
2483,
20,
13,
38,
790,
1293,
2483,
19,
272,
20512,
20904,
2849,
60,
800,
3726,
3726,
31,
589,
1174,
1889,
8,
96,
10647,
18482,
6615,
19,
272,
20512,
20904,
588,
9,
1,
51... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Handling input from a keyboard wedge
===
Following on from the question asked by Mykroft
Best way to handle input from a keyboard “wedge”
http://stackoverflow.com/questions/42437/best-way-to-handle-input-from-a-keyboard-wedge.
I need to write a class that intercepts key strokes, if the input is determined ... | 0 | [
2,
7988,
6367,
37,
21,
8896,
14674,
800,
3726,
3726,
249,
27,
37,
14,
1301,
411,
34,
51,
13661,
1041,
38,
246,
161,
20,
3053,
6367,
37,
21,
8896,
13,
1,
499,
8840,
1,
7775,
6903,
25325,
2549,
9990,
9,
960,
118,
24652,
18,
13722,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Preventing click event with Scriptaculous drag and drop
===
I have some elements on a page which are draggable. These same elements have a click event which navigates to another page. I'm trying to determine the best way of preventing the click event from firing if the user is dragging but still allow the click event ... | 0 | [
2,
11520,
10840,
807,
29,
3884,
1738,
22717,
5501,
17,
2804,
800,
3726,
3726,
31,
57,
109,
2065,
27,
21,
2478,
56,
50,
5501,
263,
579,
9,
158,
205,
2065,
57,
21,
10840,
807,
56,
20782,
18,
20,
226,
2478,
9,
31,
22,
79,
749,
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... |
Should SQL Server be on the same machine as your IIS installation?
===
I'm listening to podcast #19 and Joel and Jeff are arguing about running SQL Server on the same machine as your IIS installation. I have to say that it sounds like Jeff folded to Joel, but then again I am only guessing which one is which. ;)
Wha... | 2 | [
2,
378,
4444,
255,
8128,
44,
27,
14,
205,
1940,
28,
154,
595,
18,
7758,
60,
800,
3726,
3726,
31,
22,
79,
4948,
20,
15124,
4253,
518,
17,
8873,
17,
3292,
50,
9000,
88,
946,
4444,
255,
8128,
27,
14,
205,
1940,
28,
154,
595,
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... |
Copy Directory to Output Directory - Console Application .NET
===
Is there a way to copy an entire directory to the output directory in a console application in C#.NET?
I know for files you can right click them, properties and mark copy to output directory. But I'm not going to do that for 20.000 files...
Thx, L... | 0 | [
2,
4344,
16755,
20,
5196,
16755,
13,
8,
8650,
3010,
13,
9,
2328,
800,
3726,
3726,
25,
80,
21,
161,
20,
4344,
40,
1078,
16755,
20,
14,
5196,
16755,
19,
21,
8650,
3010,
19,
272,
5910,
9,
2328,
60,
31,
143,
26,
6488,
42,
92,
193,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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 calculate the week number given a date?
===
If I have a date, how do I calculate the week number for that date within that year?
For example, in 2008, January 1st to January 6th are in week 1 and Janury 7th to the 13th are in week 2, so if my date was January 10th 2008, my week number would be 2
An algo... | 0 | [
2,
184,
107,
31,
18469,
14,
877,
234,
504,
21,
1231,
60,
800,
3726,
3726,
100,
31,
57,
21,
1231,
15,
184,
107,
31,
18469,
14,
877,
234,
26,
30,
1231,
363,
30,
159,
60,
26,
823,
15,
19,
570,
15,
320,
137,
384,
20,
320,
400,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Pointer question in C
===
I am modifying some code and came across a declaration that I am having trouble understanding:
int *userMask[3][4] = {0};
What exactly is this pointing to? Is it a matrix where every element is a pointer? Or is it pointing to a matrix of size [3][4]?
Thanks | 0 | [
2,
454,
106,
1301,
19,
272,
800,
3726,
3726,
31,
589,
17579,
68,
109,
1797,
17,
281,
464,
21,
7098,
30,
31,
589,
452,
2572,
3260,
45,
19,
38,
1637,
16704,
23265,
2558,
240,
500,
2558,
300,
500,
800,
13,
1,
387,
1,
73,
98,
1890... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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.