unified_texts stringlengths 32 30.1k | OpenStatus_id int64 0 4 | input_ids list | token_type_ids list | attention_mask list |
|---|---|---|---|---|
How to make this site browser independent
===
I got this page, and have some problems with ie < 7 and opera 7.11
<a href="http://browsershots.org/png/original/c5/c5bac9b3838ba30cfebae2f03f896548.png">This</a> is what i hoped to be the layout in all browsers, and these are the IE ones instead: <a href="http://browse... | 0 | [
2,
184,
20,
233,
48,
689,
16495,
1124,
800,
3726,
3726,
31,
330,
48,
2478,
15,
17,
57,
109,
1716,
29,
13,
660,
13,
1,
453,
17,
1877,
453,
9,
1306,
13,
1,
58,
746,
14057,
3726,
7,
21127,
6903,
25699,
4104,
7868,
18,
9,
5583,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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 in Vista assigning a shortcut key to WPF app work?
===
I have written a WPF app with .Net 3.5 and want to load it with a shortcut key.
But it does not work.
I created shortcut for the app and went into properties.
It works if I try a .NEt winforms app
I am using Vista.
Malcolm
| 0 | [
2,
378,
19,
13520,
13952,
68,
21,
502,
4118,
1246,
20,
619,
7721,
4865,
170,
60,
800,
3726,
3726,
31,
57,
642,
21,
619,
7721,
4865,
29,
13,
9,
2328,
203,
9,
264,
17,
259,
20,
6305,
32,
29,
21,
502,
4118,
1246,
9,
47,
32,
630... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Semantic representation of a chart.
===
I'm recoding an old site that contains a chart similar to this:
![alt text][1]
How would this chart be represented with pure HTML? I'm loathed to just include it as an image.
I'm thinking a table, just replaced with an image, or perhaps overlaid with absolutely position... | 0 | [
2,
17220,
5442,
16,
21,
1795,
9,
800,
3726,
3726,
31,
22,
79,
302,
15458,
40,
315,
689,
30,
1588,
21,
1795,
835,
20,
48,
45,
13,
187,
2558,
192,
38,
1854,
500,
2558,
165,
500,
184,
83,
48,
1795,
44,
1622,
29,
4267,
13,
15895,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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 basic-auth username in php
===
Very simple question: how can I access the apache basic-auth username in a PHP script? I remember having done this once before, but I can't remember how.
Thanks,
Ben | 0 | [
2,
1017,
2125,
8,
1346,
96,
4155,
7259,
19,
13,
26120,
800,
3726,
3726,
253,
1935,
1301,
45,
184,
92,
31,
1381,
14,
17140,
2125,
8,
1346,
96,
4155,
7259,
19,
21,
13,
26120,
3884,
60,
31,
1518,
452,
677,
48,
382,
115,
15,
47,
3... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0... |
finding the last occurance of a word
===
i have the following string
<EM> electric</EM> <EMPHASIS type ="dfdfd" /> cu <EM> halloween</EM> rrent <EM>is <I>love</I>, <PARTITION />mind
i want to find the last "EM" start tag before partition the result should be "<EM>is <I>love</I>, <PARTITION />". please help i have ... | 0 | [
2,
3007,
14,
236,
3744,
2416,
16,
21,
833,
800,
3726,
3726,
31,
57,
14,
249,
3724,
13,
1,
1503,
1,
2098,
1,
118,
1503,
1,
13,
1,
1503,
7190,
4557,
1001,
800,
7,
8736,
8736,
43,
7,
13,
118,
1,
3141,
13,
1,
1503,
1,
16195,
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... |
List of PDOStatement::bindParam data_type parameters
===
Is there a list describing all of the data_type parameters you can use in `PDOStatement::bindParam()` ? If none, what do you commonly use, and for what type of field ?
According to PHP manual: *data_type* Explicit data type for the parameter using the PDO::PA... | 0 | [
2,
968,
16,
351,
537,
3859,
1130,
45,
45,
4772,
7431,
14309,
1054,
1,
4474,
12905,
800,
3726,
3726,
25,
80,
21,
968,
7153,
65,
16,
14,
1054,
1,
4474,
12905,
42,
92,
275,
19,
13,
1,
306,
537,
3859,
1130,
45,
45,
4772,
7431,
143... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
is it possible to create DLL for both win32 console and MFC GUI
===
is it possible to develop DLL for both win32 console and MFC GUI. If yes please explain.
What i want to do is to create dll that contains certain API's for both win32 console and MFC GUI.
| 0 | [
2,
25,
32,
938,
20,
1600,
13,
43,
211,
26,
156,
628,
3125,
8650,
17,
307,
7061,
9457,
800,
3726,
3726,
25,
32,
938,
20,
2803,
13,
43,
211,
26,
156,
628,
3125,
8650,
17,
307,
7061,
9457,
9,
100,
1643,
2247,
3271,
9,
98,
31,
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... |
PYTHON PING SOMEWHERE HOW?
===
the basic code is :
from Tkinter import *
import os,sys
ana= Tk()
def ping1():
os.system('ping')
a=Button(pen)
ip=("192.168.0.1")
a.config(text="PING",bg="white",fg="blue")
a=ping1.ip ???
a.pack()
ana.mainloop()
how could i ping some ... | 0 | [
2,
20059,
13,
3181,
3493,
184,
60,
800,
3726,
3726,
14,
2125,
1797,
25,
13,
45,
37,
13,
38,
1767,
815,
9010,
1637,
9010,
13,
759,
15,
4980,
18,
13,
1629,
3726,
13,
38,
197,
5,
6,
6312,
13,
3181,
165,
5,
6,
45,
13,
759,
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 an internet-explorer plugin
===
I'm having troubles finding resources on the net on how to create a plugin for IE (6 & 7). Do you happen to know good sites/tutorials on this subject?
BTW, here's why I want to do this: we have a web app here that's linked with another; i.e. when on a certain page, you could l... | 0 | [
2,
1600,
40,
2620,
8,
6899,
7386,
106,
10922,
108,
800,
3726,
3726,
31,
22,
79,
452,
16615,
3007,
2566,
27,
14,
4275,
27,
184,
20,
1600,
21,
10922,
108,
26,
13,
660,
13,
5,
379,
279,
453,
6,
9,
107,
42,
2384,
20,
143,
254,
3... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Using javasrcipt in Mobile web application (WAP
===
I need to use javasrcipt in a form for mobile web application. Please need some information about it, related to browser compatibility as well as way to use javasrcipt in mobile web application(syntex).
Thanks & Regards,
Khushi | 0 | [
2,
568,
8247,
18,
139,
11526,
38,
19,
3241,
2741,
3010,
13,
5,
1608,
306,
800,
3726,
3726,
31,
376,
20,
275,
8247,
18,
139,
11526,
38,
19,
21,
505,
26,
3241,
2741,
3010,
9,
2247,
376,
109,
676,
88,
32,
15,
1597,
20,
16495,
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... |
Handling Callbacks in Objective-C
===
I have a method in an objective-C class. It has 2 callback functions written in C.The class pointer i.e. "self" is passed to these functions as "void *". In the C functions I create a pointer of type class and assign the " void * " parameter.
The first callback function executes ... | 0 | [
2,
7988,
645,
1958,
18,
19,
7038,
8,
150,
800,
3726,
3726,
31,
57,
21,
2109,
19,
40,
7038,
8,
150,
718,
9,
32,
63,
172,
645,
1958,
3719,
642,
19,
272,
9,
124,
718,
454,
106,
31,
9,
62,
9,
13,
7,
8411,
7,
25,
1100,
20,
15... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
ASP.NET MVC passing an ID in an ActionLink to the controller
===
I can't see to retrieve an ID I'm sending in a html.ActionLink in my controller, here is what I'm trying to do
<li>
<%= Html.ActionLink("Modify Villa", "Modify", "Villa", new { @id = "1" })%></li>
public ActionResult Modify... | 0 | [
2,
28,
306,
9,
2328,
307,
8990,
2848,
40,
4924,
19,
40,
1028,
6258,
20,
14,
9919,
800,
3726,
3726,
31,
92,
22,
38,
196,
20,
11917,
40,
4924,
31,
22,
79,
4907,
19,
21,
13,
15895,
9,
8645,
6258,
19,
51,
9919,
15,
235,
25,
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 do I find the lockholder (reader) of my ReaderWriterLock in windbg
===
I've got a dump of a process that has hung due to a deadlock (the gui thread is no longer responding, and my logs show that some threads have stopped responding). I have taken a snapshot and am now looking through it in windbg, and all thread... | 0 | [
2,
184,
107,
31,
477,
14,
3991,
12427,
13,
5,
10647,
106,
6,
16,
51,
7765,
9657,
3966,
19,
1511,
19924,
800,
3726,
3726,
31,
22,
195,
330,
21,
11424,
16,
21,
953,
30,
63,
3540,
397,
20,
21,
828,
3966,
13,
5,
124,
9457,
9322,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
TDD and ADO.NET Entity Framework
===
I've been playing with ADO.NET Entity Framework lately, and I find that it suits my needs for a project I'm developing. I also find cool its non-invasive nature.
After generating a data model from an existing database you are faced with the task of integrating the generated mode... | 0 | [
2,
15596,
43,
17,
21,
537,
9,
2328,
9252,
6596,
800,
3726,
3726,
31,
22,
195,
74,
791,
29,
21,
537,
9,
2328,
9252,
6596,
10434,
15,
17,
31,
477,
30,
32,
12702,
51,
2274,
26,
21,
669,
31,
22,
79,
3561,
9,
31,
67,
477,
2700,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
JavaScript: Banner code changing
===
I want to change the behavior of a JavaScript used to display a banner, coming from a central source.
Today I include a script-tag inline in code, like this:
<script type="text/javascript" src="http://banner.com/b?id=1234"></script>
But what that returns is code which ... | 0 | [
2,
8247,
8741,
45,
7492,
1797,
4226,
800,
3726,
3726,
31,
259,
20,
753,
14,
3257,
16,
21,
8247,
8741,
147,
20,
3042,
21,
7492,
15,
880,
37,
21,
521,
1267,
9,
786,
31,
468,
21,
3884,
8,
8628,
19,
1143,
19,
1797,
15,
101,
48,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Drag'n'drop one or more mails from Outlook to C# WPF application
===
I'm working on a windows client written in WPF with C# on .Net 3.5 Sp1, where a requirement is that data from emails recieved by clients can be stored in the database. Right now the easiest way to handle this is to copy and paste the text, subject, c... | 0 | [
2,
5501,
22,
103,
22,
12361,
53,
54,
91,
4216,
18,
37,
19837,
20,
272,
5910,
619,
7721,
3010,
800,
3726,
3726,
31,
22,
79,
638,
27,
21,
1936,
6819,
642,
19,
619,
7721,
29,
272,
5910,
27,
13,
9,
2328,
203,
9,
264,
3782,
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 check if I can create a file in a specific folder in c#?
===
I need to know if I can create a file in a specific folder, but there are too many things to check such as permissions, duplicate files, etc.
I'm looking for something like `File.CanCreate(@"C:\myfolder\myfile.aaa"`), but haven't found such a method... | 0 | [
2,
184,
20,
2631,
100,
31,
92,
1600,
21,
3893,
19,
21,
1903,
19294,
19,
272,
5910,
60,
800,
3726,
3726,
31,
376,
20,
143,
100,
31,
92,
1600,
21,
3893,
19,
21,
1903,
19294,
15,
47,
80,
50,
266,
151,
564,
20,
2631,
145,
28,
55... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Why are ASP.NET pages so much slower on localhost than on the production server
===
The title pretty much sums it up, and I'm sure there's a perfectly valid explanation,
but it seems extremly odd that loading pages(after they're compiled) on my local computer seems to take forever, when the same code is blistering ... | 0 | [
2,
483,
50,
28,
306,
9,
2328,
4434,
86,
212,
14085,
27,
375,
11694,
119,
27,
14,
637,
8128,
800,
3726,
3726,
14,
581,
1772,
212,
3907,
18,
32,
71,
15,
17,
31,
22,
79,
562,
80,
22,
18,
21,
5759,
7394,
5764,
15,
47,
32,
2206,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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 specifiy a generic collection as restriction in a generic method
===
Aloha
I have a method with (pseudo) signature:
public static T Parse<T>(string datadictionary) where T : List<U>
This doesn't build. How can I restrict the <T> in the method to accept only generic List<> objects (which should o... | 0 | [
2,
184,
92,
31,
12737,
821,
49,
93,
21,
12733,
1206,
28,
18732,
19,
21,
12733,
2109,
800,
3726,
3726,
21,
1415,
994,
31,
57,
21,
2109,
29,
13,
5,
1919,
62,
18601,
6,
7810,
45,
317,
12038,
13,
38,
2017,
870,
1,
38,
1,
5,
1113... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Is it possible to use CONTAINSTABLE to search for "word1" in column1 AND "word2" in column2
===
We used to have a search, that checks two columns for some words. Both columns must contain some words provided, so we use AND ... no doubts FULLTEXT INDEX is used on the columns.
The select is more or less like this:
... | 0 | [
2,
25,
32,
938,
20,
275,
1588,
5924,
20,
2122,
26,
13,
7,
9587,
165,
7,
19,
4698,
165,
17,
13,
7,
9587,
135,
7,
19,
4698,
135,
800,
3726,
3726,
95,
147,
20,
57,
21,
2122,
15,
30,
16602,
81,
7498,
26,
109,
715,
9,
156,
7498... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
WPF Best Practice for DataEntry Window
===
i`m currently playing around with WPF and now i wonder what would be the layout for a typical dataentry window (20+ textboxes and stuff).
atm i`m using a grid object like this (basic sample)
<Grid Margin="2,2,2,2">
<Grid.ColumnDefinitions>
... | 0 | [
2,
619,
7721,
246,
1345,
26,
1054,
18195,
1463,
800,
3726,
3726,
31,
1,
79,
871,
791,
140,
29,
619,
7721,
17,
130,
31,
2666,
98,
83,
44,
14,
9106,
26,
21,
3874,
1054,
18195,
1463,
13,
5,
1323,
2430,
1854,
5309,
160,
17,
3217,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
RouteValueDictionary overridden by context
===
If you have a route:
routes.MapRoute("search", "{controller}/{action}/{filter1}/{filter2}/{filter3}", _
New With {.filter1 = "", .filter2 = "", .filter3 = ""})
then in a view satisfied by the route pattern with a url of `/member/... | 0 | [
2,
858,
15165,
22595,
1857,
84,
15267,
34,
4141,
800,
3726,
3726,
100,
42,
57,
21,
858,
45,
5050,
9,
15022,
20179,
5,
7,
25136,
7,
15,
13,
7,
1,
12898,
1252,
1,
118,
1,
8645,
1,
118,
1,
11924,
815,
165,
1,
118,
1,
11924,
815... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How to define CellPadding in GridView in ASP.NET
===
- I autoformat a GridView in ASP.NET.
- It looks nice but the headers all run together like this:
**idfirstNamelastNameage**
- I set CellPadding="5" but it does nothing.
How can I set the cell spacing of the cells in the table? | 0 | [
2,
184,
20,
9267,
1667,
1060,
11365,
19,
7354,
4725,
19,
28,
306,
9,
2328,
800,
3726,
3726,
13,
8,
31,
3108,
23588,
21,
7354,
4725,
19,
28,
306,
9,
2328,
9,
13,
8,
32,
1879,
2210,
47,
14,
157,
445,
65,
485,
429,
101,
48,
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... |
Changing an assembly's manifest without re-building
===
In .NET, is there a tool or some other method which would allow us to modify an assembly's manifest, without having to modify the AssemblyInfo and re-build the assembly?
Thanks | 0 | [
2,
4226,
40,
1475,
22,
18,
13160,
366,
302,
8,
11783,
800,
3726,
3726,
19,
13,
9,
2328,
15,
25,
80,
21,
5607,
54,
109,
89,
2109,
56,
83,
1655,
182,
20,
17579,
40,
1475,
22,
18,
13160,
15,
366,
452,
20,
17579,
14,
1475,
108,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0... |
StackOverflowException loading XsltCompiledTransform
===
i have some big xslt crashing iis (StackOverflowException) when loading an XslCompiledTransform while the old (deprecated) XslTransform works fine.
Is there some known issue with big templates? Strangely enough, the same XslCompiledTransform loads successfully... | 0 | [
2,
7566,
2549,
9990,
10066,
872,
12797,
993,
18,
255,
38,
11103,
49,
1294,
7028,
4190,
800,
3726,
3726,
31,
57,
109,
580,
993,
18,
255,
38,
14604,
595,
18,
13,
5,
25325,
2549,
9990,
10066,
872,
6,
76,
12797,
40,
993,
18,
255,
11... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Threaded loading (waiting) screen
===
I'm looking for a generic method to implement a wait screen during long operations. I have used threading a few times before, but I have the feeling that I implemented it either very poorly, or with way too much hassle (and copy/pasting - the horror!).
I want to keep this as ge... | 0 | [
2,
9322,
69,
12797,
13,
5,
24725,
6,
2324,
800,
3726,
3726,
31,
22,
79,
699,
26,
21,
12733,
2109,
20,
8713,
21,
1760,
2324,
112,
175,
1311,
9,
31,
57,
147,
9322,
68,
21,
310,
436,
115,
15,
47,
31,
57,
14,
1249,
30,
31,
6807,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
jQuery/JavaScript - performance-issue when having a lot of small .js-Files?
===
i've got a site with a lot of referenced .js-Files; those are rather small files, but I want to keep my methods separated by topic/functionality.
Is it better to keep all the methods in one .js-File or is it no problem to have many (~ 2... | 0 | [
2,
487,
8190,
93,
118,
1004,
1385,
8741,
13,
8,
956,
8,
12565,
76,
452,
21,
865,
16,
284,
13,
9,
728,
18,
8,
16877,
18,
60,
800,
3726,
3726,
31,
22,
195,
330,
21,
689,
29,
21,
865,
16,
17571,
13,
9,
728,
18,
8,
16877,
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... |
Casting a TWebBrowser as a TWinControl
===
Can anyone tell me why the second cast fails to compile in Delphi 7?
var
WebBrowser: TWebBrowser;
begin
WebBrowser := TWebBrowser.Create(Self);
TWinControl(WebBrowser).Parent := Self;
(WebBrowser as TWinControl).Parent := Self; // fail ... | 0 | [
2,
9087,
21,
13,
38,
14113,
25699,
4104,
28,
21,
3636,
12898,
800,
3726,
3726,
92,
1276,
494,
55,
483,
14,
153,
1325,
13614,
20,
26561,
19,
23030,
453,
60,
4033,
10192,
5417,
4104,
45,
13,
38,
14113,
25699,
4104,
73,
2348,
10192,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Is there a standard way to name a function which reads from a stream but does not advance the pointer?
===
I can only think of Peek() and ReadNoAdvance() atm, but I wonder if there are better or standard options.
Thanks. | 0 | [
2,
25,
80,
21,
1236,
161,
20,
204,
21,
1990,
56,
11137,
37,
21,
3766,
47,
630,
52,
3612,
14,
454,
106,
60,
800,
3726,
3726,
31,
92,
104,
277,
16,
14918,
5,
6,
17,
1302,
251,
1283,
710,
2416,
5,
6,
35,
79,
15,
47,
31,
2666,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... |
Efficient Way To Query Nested Data
===
I have need to select a number of 'master' rows from a table, also returning for each result a number of detail rows from another table. What is a good way of achieving this without multiple queries (one for the master rows and one per result to get the detail rows).
For examp... | 0 | [
2,
8243,
161,
20,
25597,
5618,
69,
1054,
800,
3726,
3726,
31,
57,
376,
20,
5407,
21,
234,
16,
13,
22,
4594,
22,
11295,
37,
21,
859,
15,
67,
2485,
26,
206,
829,
21,
234,
16,
6110,
11295,
37,
226,
859,
9,
98,
25,
21,
254,
161,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Paste MS Excel data to MS SQL
===
I have a bunch of rows in Excel that I want to paste into a new table in MS SQL. Is there a simple way ? | 0 | [
2,
640,
62,
4235,
20700,
1054,
20,
4235,
4444,
255,
800,
3726,
3726,
31,
57,
21,
7653,
16,
11295,
19,
20700,
30,
31,
259,
20,
640,
62,
77,
21,
78,
859,
19,
4235,
4444,
255,
9,
25,
80,
21,
1935,
161,
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... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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's better for DSL: TCL or Lisp?
===
What's better for DSL: TCL or Lisp?
What can you say about Java(C#)-TCL binding versus Lisp(Scheme)?
What DSL tool is applicable for .Net development? (excepting Microsoft DSL tools) | 0 | [
2,
98,
22,
18,
574,
26,
13,
43,
18,
255,
45,
13,
38,
5316,
54,
2093,
3401,
60,
800,
3726,
3726,
98,
22,
18,
574,
26,
13,
43,
18,
255,
45,
13,
38,
5316,
54,
2093,
3401,
60,
98,
92,
42,
395,
88,
8247,
5,
150,
5910,
6,
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... |
What is the best practice for outputting a variable which may or may not contain anything in PHP?
===
I am developing an application and want to display a form that will be filled in if editing the form, but will not be if the form will be a new entry. I believe the least verbose way of doing this is to have just one... | 0 | [
2,
98,
25,
14,
246,
1345,
26,
5196,
1203,
21,
7612,
56,
123,
54,
123,
52,
3717,
602,
19,
13,
26120,
60,
800,
3726,
3726,
31,
589,
3561,
40,
3010,
17,
259,
20,
3042,
21,
505,
30,
129,
44,
1943,
19,
100,
9510,
14,
505,
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,
1,
1,
1,
1,
1,
1... |
Using font resources for graphical languages in Java |.4
===
I have the following issue using java 1.4
I try to display a very simple HTML document in a JTextPane that contains chinese characters.
If the locale used when launching the java virtual machine is user.language=zh and user.country=CN the graphical cha... | 0 | [
2,
568,
9978,
2566,
26,
21755,
2556,
19,
8247,
13,
1,
9,
300,
800,
3726,
3726,
31,
57,
14,
249,
1513,
568,
8247,
137,
9,
300,
31,
1131,
20,
3042,
21,
253,
1935,
13,
15895,
4492,
19,
21,
487,
11969,
16660,
30,
1588,
1116,
1766,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Question about g++ generated code
===
Dear g++ hackers, I have the following question.
When some data of an object is overwritten by a faulty program, why does the program eventually fail on destruction of that object with a double free error? How does it know if the data is corrupted or not? And why does it cause ... | 0 | [
2,
1301,
88,
489,
20512,
6756,
1797,
800,
3726,
3726,
4483,
489,
20512,
20395,
18,
15,
31,
57,
14,
249,
1301,
9,
76,
109,
1054,
16,
40,
3095,
25,
84,
6390,
34,
21,
4173,
93,
625,
15,
483,
630,
14,
625,
878,
7476,
27,
5203,
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... |
AUTOINCREMENT IN ORACLE
===
what are the other ways of achieving autoincrement in oracle other than use of triggers?
| 0 | [
2,
3108,
28461,
19,
15759,
800,
3726,
3726,
98,
50,
14,
89,
2847,
16,
11784,
3108,
28461,
19,
15759,
89,
119,
275,
16,
7286,
18,
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... | [
1,
1,
1,
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... |
How can I rename a ini file in Inno Setup?
===
I have this in my installer and I need to change the name of the ini file.
[INI]
Filename: {app}\bin\old.ini; Section: Data; Key: key; String: Value;
If I just change the filename it will create another ini file and I'll lose the data.
Is there some easy... | 0 | [
2,
184,
92,
31,
302,
7259,
21,
19,
49,
3893,
19,
19,
251,
18161,
60,
800,
3726,
3726,
31,
57,
48,
19,
51,
16146,
106,
17,
31,
376,
20,
753,
14,
204,
16,
14,
19,
49,
3893,
9,
636,
2651,
500,
3893,
7259,
45,
13,
1,
7753,
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... |
Default route for all extreme situations
===
In my routing I would like to have something like not found route handler.
For example I have created one mapping like
routes.MapRoute(
"default",
"{controller}/{action}/{id}",
new {... | 0 | [
2,
12838,
858,
26,
65,
4750,
8329,
800,
3726,
3726,
19,
51,
19880,
31,
83,
101,
20,
57,
301,
101,
52,
216,
858,
24641,
9,
26,
823,
31,
57,
679,
53,
13305,
101,
5050,
9,
15022,
20179,
5,
13,
7,
13862,
9708,
7,
15,
13,
7,
1,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
ASP.NET Configuration Folder Security Login Issues
===
- I used the ASP.NET Configuration wizard to set up a web user.
- I then denied access to anonymous users on a folder.
- This works locally.
- However, when I upload my webiste to my hosting provider, when checking the login it says that it can't "access the ... | 0 | [
2,
28,
306,
9,
2328,
8091,
19294,
1221,
6738,
108,
1549,
800,
3726,
3726,
13,
8,
31,
147,
14,
28,
306,
9,
2328,
8091,
10276,
20,
309,
71,
21,
2741,
4155,
9,
13,
8,
31,
94,
5265,
1381,
20,
10364,
3878,
27,
21,
19294,
9,
13,
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... |
SOAPUI: Validate response against xsd schema file
===
How can I validate a SOAP response against an XSD file that defines the response schema. the web service I'm calling has an XMLDocument as input and output, so can't use WSDL for response schema validation. | 0 | [
2,
6447,
5661,
45,
7394,
1373,
1627,
149,
993,
18,
43,
23874,
3893,
800,
3726,
3726,
184,
92,
31,
7394,
1373,
21,
6447,
1627,
149,
40,
993,
18,
43,
3893,
30,
13110,
14,
1627,
23874,
9,
14,
2741,
365,
31,
22,
79,
2555,
63,
40,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Can I use Extension Methods to implement an Interface ?
===
I would like a class to implement an interface, I do not want to change the original class (that would add undesired dependecies).
I know I could inherit from the class and make it's child implement these methods, but then I am faced with a problem how to ... | 0 | [
2,
92,
31,
275,
3896,
3195,
20,
8713,
40,
6573,
13,
60,
800,
3726,
3726,
31,
83,
101,
21,
718,
20,
8713,
40,
6573,
15,
31,
107,
52,
259,
20,
753,
14,
501,
718,
13,
5,
887,
83,
3547,
13,
12239,
9982,
69,
12547,
62,
10807,
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... |
Object Oriented MySQL Statements, PHP
===
So far i have got the code below which works lovely when trying an update, delete or select statement. However I run into problems when I try to use an insert. If someone could point me in the correct direction i would be grateful.
private function escape($value)
{... | 0 | [
2,
3095,
13,
6800,
51,
18,
22402,
9015,
15,
13,
26120,
800,
3726,
3726,
86,
463,
31,
57,
330,
14,
1797,
1021,
56,
693,
8601,
76,
749,
40,
11100,
15,
27448,
54,
5407,
3331,
9,
207,
31,
485,
77,
1716,
76,
31,
1131,
20,
275,
40,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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 capture event for browser closing in web applications ?
===
When a web application running and on close the browser window then which event raise? | 0 | [
2,
184,
3683,
807,
26,
16495,
4239,
19,
2741,
3767,
13,
60,
800,
3726,
3726,
76,
21,
2741,
3010,
946,
17,
27,
543,
14,
16495,
1463,
94,
56,
807,
3972,
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... | [
1,
1,
1,
1,
1,
1,
1,
1,
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... |
Why doesn't your company contribute back to open source ?
===
Contributing to open source can have many forms; working with issue trackers, patches, further development, documenting, funding etc
Assuming your company uses open source projects;
What is the **single** most important reaons why you're not contribut... | 0 | [
2,
483,
1437,
22,
38,
154,
237,
8606,
97,
20,
368,
1267,
13,
60,
800,
3726,
3726,
7548,
20,
368,
1267,
92,
57,
151,
1997,
73,
638,
29,
1513,
792,
445,
15,
16359,
15,
653,
522,
15,
4492,
68,
15,
3234,
2722,
11704,
154,
237,
202... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Random Number Generator: Class level or Method level?
===
When using a Random Number Generator, which is the better way to use it for greater randomness of the new value:
1. Have a method that instantiates a new instance of the RNG each time and then returns a value?
2. Have an instance of the RNG at the class l... | 0 | [
2,
5477,
234,
15286,
45,
718,
662,
54,
2109,
662,
60,
800,
3726,
3726,
76,
568,
21,
5477,
234,
15286,
15,
56,
25,
14,
574,
161,
20,
275,
32,
26,
1894,
5477,
720,
16,
14,
78,
1923,
45,
137,
9,
57,
21,
2109,
30,
6322,
15882,
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... |
Regular expression for extracting tag attributes
===
I'm trying to extract the attributes of a anchor tag (`<a>`). So far I have this expression:
(?<name>\b\w+\b)\s*=\s*("(?<value>[^"]*)"|'(?<value>[^']*)'|(?<value>[^"'<> \s]+)\s*)+
which works for strings like
<a href="test.html" class="xyz">
and ... | 0 | [
2,
1290,
1803,
26,
10962,
68,
3383,
13422,
800,
3726,
3726,
31,
22,
79,
749,
20,
10962,
14,
13422,
16,
21,
6265,
3383,
13,
5,
1,
58,
1,
6,
9,
86,
463,
31,
57,
48,
1803,
45,
13,
5,
60,
1,
7259,
1,
220,
1,
499,
2430,
1,
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... |
How to convert from Parent to Child ?
===
I have a class in my domain model called
JobPlan
this class is stored / retrieved via ORM and used on various places.
I am creating a view that shows a treelist of this class and the treelist needs this class to implement certain interface (the interface ... | 0 | [
2,
184,
20,
8406,
37,
4766,
20,
850,
13,
60,
800,
3726,
3726,
31,
57,
21,
718,
19,
51,
4603,
1061,
227,
1205,
9863,
48,
718,
25,
8214,
13,
118,
3685,
1197,
54,
79,
17,
147,
27,
617,
1489,
9,
31,
589,
2936,
21,
1418,
30,
1285... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Optimizing iPhone Application Launch Time
===
As anyone with an iPhone knows, some applications launch quickly, while others take several seconds.
What are the best techniques for ensuring an iPhone app launches and becomes usable in a snappy manner? | 0 | [
2,
19259,
3335,
21024,
3010,
3394,
85,
800,
3726,
3726,
28,
1276,
29,
40,
21024,
3620,
15,
109,
3767,
3394,
976,
15,
133,
654,
247,
238,
2582,
9,
98,
50,
14,
246,
4212,
26,
14183,
40,
21024,
4865,
22933,
17,
2633,
182,
579,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... |
SharePoint - Custom Dataview - Link Rendering Issues
===
I have a custom SharePoint page with several dataviews. The dataviews essentially filter documents matching a certain criteria from a document library and display a link to the document along with some other meta data.
The problem I have is that when a docume... | 0 | [
2,
1891,
3132,
13,
8,
5816,
1054,
4725,
13,
8,
3508,
15307,
1549,
800,
3726,
3726,
31,
57,
21,
5816,
1891,
3132,
2478,
29,
238,
1054,
4725,
18,
9,
14,
1054,
4725,
18,
7398,
11945,
4374,
10120,
21,
1200,
9157,
37,
21,
4492,
1248,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Javascript: how do I determine if a link targets the same domain as the page it resides on?
===
For the purposes of tracking non-HTML documents via google analytics, I need the mentioned algorithm. It should:
<ul><li>not hard-code the domain</li>
<li>ignore the protocol (i.e. http/https)</li>
<li>not worry about ... | 0 | [
2,
8247,
8741,
45,
184,
107,
31,
3746,
100,
21,
3508,
7767,
14,
205,
4603,
28,
14,
2478,
32,
12631,
27,
60,
800,
3726,
3726,
26,
14,
4612,
16,
10353,
538,
8,
15895,
4374,
1197,
8144,
26320,
15,
31,
376,
14,
2211,
9083,
9,
32,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How do I find out which process is locking a file (C#)?
===
I've seen several of answers about using [Handle](http://technet.microsoft.com/en-us/sysinternals/bb896655.aspx) or [Process Monitor](http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx), but I would like to be able to find out in my own code (C#)
... | 0 | [
2,
184,
107,
31,
477,
70,
56,
953,
25,
17538,
21,
3893,
13,
5,
150,
5910,
6,
60,
800,
3726,
3726,
31,
22,
195,
541,
238,
16,
6709,
88,
568,
636,
3203,
413,
500,
5,
21127,
6903,
6524,
2328,
9,
22019,
12980,
9,
960,
118,
219,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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 strategy to get coding prepared for unit testing . .
===
I have a solution that is missing a lot of code coverage. I need to refactor this code to decouple to begin to create unit tests.. What is the best strategy. I am first thinking that i should push to decouple, business logic from data access from busines... | 0 | [
2,
246,
4427,
20,
164,
13,
15458,
3268,
26,
1237,
4431,
13,
9,
13,
9,
800,
3726,
3726,
31,
57,
21,
4295,
30,
25,
2863,
21,
865,
16,
1797,
5245,
9,
31,
376,
20,
302,
17455,
48,
1797,
20,
121,
17856,
413,
20,
2348,
20,
1600,
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... |
Comparing .Net Version instance using CompareTo does not work as expected.
===
The Version class in .Net does not implement the CompareTo interface as I would expect, it seems to handle the compare alphanumerically instead of comparing the four numbers. Maybe not a bug, but a 'feature'.
Can anyone shine a light on ... | 0 | [
2,
15047,
13,
9,
2328,
615,
4851,
568,
11590,
262,
630,
52,
170,
28,
1727,
9,
800,
3726,
3726,
14,
615,
718,
19,
13,
9,
2328,
630,
52,
8713,
14,
11590,
262,
6573,
28,
31,
83,
4186,
15,
32,
2206,
20,
3053,
14,
11590,
5705,
6336... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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 data how Alfresco Community behaves with many users connected? (100>)
===
My company is going to use Alfresco as a intranet. I think it's not fastest application and wonder if it can work with few hundred users expected.
Do you have any experience using it with such or larger group? | 0 | [
2,
107,
42,
57,
1054,
184,
14307,
99,
8328,
514,
14149,
18,
29,
151,
3878,
2587,
60,
13,
5,
4031,
1,
6,
800,
3726,
3726,
51,
237,
25,
228,
20,
275,
14307,
99,
8328,
28,
21,
14369,
2328,
9,
31,
277,
32,
22,
18,
52,
7518,
3010... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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 lambda for_each / transform puzzle
===
Does anybody know why
vector<int> test(10);
int a=0;
for_each(test.begin(),test.end(),(_1+=var(a),++var(a)));
for_each(test.begin(),test.end(),(cout << _1 << " "));
cout << "\n"
Gives : "0 1 2 3 4 5 6 7 8 9"
but
... | 0 | [
2,
10419,
13,
24187,
26,
1,
14322,
13,
118,
8007,
9164,
800,
3726,
3726,
630,
11181,
143,
483,
7497,
1,
6391,
1,
1289,
5,
1036,
6,
73,
19,
38,
21,
3726,
387,
73,
26,
1,
14322,
5,
10543,
9,
17143,
108,
5,
6,
15,
10543,
9,
245... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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 Normalize this Data ?
===
I have a table which consists of 200 Companies Stock prices for 5 years. This is one large table which consists of Company Name, Stock Open, High, Low, Close, Date
I am now required to do some processing on the same and also let users [up to 10] access this database to fetch reports... | 0 | [
2,
184,
20,
1826,
2952,
48,
1054,
13,
60,
800,
3726,
3726,
31,
57,
21,
859,
56,
2043,
16,
2327,
1532,
2070,
7334,
26,
331,
122,
9,
48,
25,
53,
370,
859,
56,
2043,
16,
237,
204,
15,
2070,
368,
15,
183,
15,
708,
15,
543,
15,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How do I add options to a DropDownList using jQuery?
===
As the question says, how do I add a new option to a DropDownList using jQuery?
Thanks | 0 | [
2,
184,
107,
31,
3547,
6368,
20,
21,
2804,
2968,
5739,
568,
487,
8190,
93,
60,
800,
3726,
3726,
28,
14,
1301,
898,
15,
184,
107,
31,
3547,
21,
78,
4255,
20,
21,
2804,
2968,
5739,
568,
487,
8190,
93,
60,
3669,
3,
0,
0,
0,
0,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... |
Determine the source DataContext for a Linq to Sql query
===
In my application I have several DataContexts that connects to different databases with different schemas. In a custom user control I display the results of the query and let the user edit them, and when the user edits the data I want to persist the changes ... | 0 | [
2,
3746,
14,
1267,
1054,
1126,
11969,
26,
21,
6294,
1251,
20,
4444,
255,
25597,
800,
3726,
3726,
19,
51,
3010,
31,
57,
238,
1054,
1126,
11969,
18,
30,
8534,
20,
421,
6018,
18,
29,
421,
23874,
18,
9,
19,
21,
5816,
4155,
569,
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... |
CVSROOT environment
===
How to set the CVSROOT environment variable in WinCVS? | 0 | [
2,
13,
12732,
18,
14032,
2307,
800,
3726,
3726,
184,
20,
309,
14,
13,
12732,
18,
14032,
2307,
7612,
19,
628,
12732,
18,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... |
Get dimensions of JPEG in C++
===
I need to get at the image dimensions of a JPEG in C++. I'm looking for either a fairly simple way to do it, or a smallish library that provides that functionality. I'm working in C++ on OpenVMS, so any external libraries may have to be adapted to compile on our systems - so please do... | 0 | [
2,
164,
9913,
16,
487,
20427,
19,
272,
20512,
800,
3726,
3726,
31,
376,
20,
164,
35,
14,
1961,
9913,
16,
21,
487,
20427,
19,
272,
20512,
9,
31,
22,
79,
699,
26,
694,
21,
6647,
1935,
161,
20,
107,
32,
15,
54,
21,
284,
1595,
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... |
NHibernate Many-to-many
===
I have a legacy database and I am trying to create a Nhibernate DAL.
I have a problem with a mapping on Many-To-Many table.
The Database tables is like this.
studio_Subscribers
studio_Groups (contains a IList of Subscribers)
studio_Subscribers_Groups - Many-To-Many table with primary... | 0 | [
2,
12109,
15191,
8820,
151,
8,
262,
8,
14842,
800,
3726,
3726,
31,
57,
21,
7780,
6018,
17,
31,
589,
749,
20,
1600,
21,
12109,
15191,
8820,
6868,
9,
31,
57,
21,
1448,
29,
21,
13305,
27,
151,
8,
262,
8,
14842,
859,
9,
14,
6018,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Best resource for memory footprint analysis for winforms app . .
===
So we have a winforms app that in the task manager should anywhere from 250 - 450 MB of memory. We are trying to figure out the best place to focus on to reduce memory footprint.
what is the best place to start? | 0 | [
2,
246,
6577,
26,
1912,
18511,
2495,
26,
628,
4190,
18,
4865,
13,
9,
13,
9,
800,
3726,
3726,
86,
95,
57,
21,
628,
4190,
18,
4865,
30,
19,
14,
3005,
1382,
378,
4922,
37,
6774,
13,
8,
15402,
14023,
16,
1912,
9,
95,
50,
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... |
Object Oriented design for PHP application
===
For our school project, we are tasked to define a design document describing the architecture of a PHP application.
We are free te decide what to include in the document.
Our professor suggested, lots of (UML) diagrams.
He also asked us to consider class diagram... | 0 | [
2,
3095,
13,
6800,
704,
26,
13,
26120,
3010,
800,
3726,
3726,
26,
318,
116,
669,
15,
95,
50,
14605,
20,
9267,
21,
704,
4492,
7153,
14,
2607,
16,
21,
13,
26120,
3010,
9,
95,
50,
551,
2392,
4073,
98,
20,
468,
19,
14,
4492,
9,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
What replaces .htaccess on IIS/ASP.NET sites?
===
On Apache/PHP sites if I want to put a senstive file within my website folders, I put a .htaccess file in that folder so users can't download the sensitive file.
**Is there a similar practice for IIS/ASP.NET sites**, i.e. if I have a shared hosting account and don't... | 0 | [
2,
98,
3934,
18,
13,
9,
9020,
20604,
27,
595,
18,
118,
472,
306,
9,
2328,
3259,
60,
800,
3726,
3726,
27,
17140,
118,
26120,
3259,
100,
31,
259,
20,
442,
21,
8252,
18,
6142,
3893,
363,
51,
2271,
19294,
18,
15,
31,
442,
21,
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... |
Sql 2008 exceptionally slow in Vista 64
===
Our database server is a SQL 2008 server.
My colleagues all have XP service 2 installed with Sql 2008 Management studios and they have absolutely now performance issues.
I however am running Vista x64 (Ultimate) and when I open the 2008 Management studio its impossibly... | 0 | [
2,
4444,
255,
570,
20056,
2276,
19,
13520,
4384,
800,
3726,
3726,
318,
6018,
8128,
25,
21,
4444,
255,
570,
8128,
9,
51,
8493,
65,
57,
23045,
365,
172,
4066,
29,
4444,
255,
570,
1097,
3504,
17,
59,
57,
6916,
130,
956,
1549,
9,
31... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
C# USING keyword - when and when not to use it?
===
I'd like to know when i should and shouldn't be wrapping things in a USING block.
From what I understand, the compiler translates it into a try/finally, where the finally calls Dispose() on the object.
I always use a USING around database connections and file a... | 0 | [
2,
272,
5910,
568,
1246,
9587,
13,
8,
76,
17,
76,
52,
20,
275,
32,
60,
800,
3726,
3726,
31,
22,
43,
101,
20,
143,
76,
31,
378,
17,
5714,
22,
38,
44,
13437,
564,
19,
21,
568,
1921,
9,
37,
98,
31,
1369,
15,
14,
21486,
18510,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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 dates in the "where" clause of HQL query
===
I am using the [SQLite][1] database and have the following persistent class (simplified):
public class Project
{
public virtual int Id { get; set; }
public virtual DateTime StartDate { get; set; }
}
which is mapped to this table i... | 0 | [
2,
568,
4076,
19,
14,
13,
7,
2798,
7,
9040,
16,
746,
22402,
25597,
800,
3726,
3726,
31,
589,
568,
14,
636,
18,
1251,
10601,
500,
2558,
165,
500,
6018,
17,
57,
14,
249,
15348,
718,
13,
5,
11268,
6,
45,
317,
718,
669,
13,
1,
3... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Find a localized file
===
In my asp.net app a user can upload several localized images (of buttons) .
For example, he will upload 'send.gif', 'send.fr.gif', 'send.en-UK,gif; etc..
When a visitor is coming to his page, I need to pick up the right file based on the visitor's locale.
Is there an api (or simple w... | 0 | [
2,
477,
21,
24821,
3893,
800,
3726,
3726,
19,
51,
28,
306,
9,
2328,
4865,
21,
4155,
92,
71,
8294,
238,
24821,
3502,
13,
5,
1041,
12861,
6,
13,
9,
26,
823,
15,
24,
129,
71,
8294,
13,
22,
18,
2451,
9,
263,
821,
22,
15,
13,
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... |
Marking latest news as ... "new"
===
On some websites or forums I usually go to, entries that I havn't read yet are marked as "new". I would like to implement this feature on a website I have developed (with news being posted from time to time) -- php/mySQL. How is this usually done ? Does it require using a cookie re... | 0 | [
2,
10644,
5736,
996,
28,
13,
9,
9,
9,
13,
7,
2681,
7,
800,
3726,
3726,
27,
109,
13931,
54,
5691,
18,
31,
951,
162,
20,
15,
11399,
30,
31,
13,
28507,
22,
38,
1302,
768,
50,
2739,
28,
13,
7,
2681,
7,
9,
31,
83,
101,
20,
87... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Performing Interactive queries in MySql (mainly from the GUI)
===
I mainly use the MySQL GUI tools. This allows me to easily see the results in a table as well as to quick edits and bookmark frequently run queries. This suits my needs far better than the command line.
I remember when I used to do this on Oracle DBs... | 0 | [
2,
2955,
9194,
9386,
2829,
19,
51,
18,
22402,
13,
5,
6232,
102,
37,
14,
9457,
6,
800,
3726,
3726,
31,
2011,
275,
14,
51,
18,
22402,
9457,
4672,
9,
48,
2965,
55,
20,
2351,
196,
14,
1736,
19,
21,
859,
28,
134,
28,
20,
2231,
93... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
C++/CLI Books
===
Can anyone recommend any specific books on C++/CLI, particularly with reference to .NET and Visual Studio. It seems to me that there is very little out there, a few APress books with a couple of comments each on amazon. I'm looking in particular for something that isn't an introduction to C++, but so... | 4 | [
2,
272,
20512,
118,
150,
1210,
964,
800,
3726,
3726,
92,
1276,
12360,
186,
1903,
964,
27,
272,
20512,
118,
150,
1210,
15,
1653,
29,
2801,
20,
13,
9,
2328,
17,
3458,
1120,
9,
32,
2206,
20,
55,
30,
80,
25,
253,
265,
70,
80,
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... |
What's the best way to develop a WAP application in ASP.NET 3.5 ?
===
I want to develop a WAP application using asp.net 3.5 but there is no longer a template in VS2008 to enable mobile development. Can this still be done ? | 0 | [
2,
98,
22,
18,
14,
246,
161,
20,
2803,
21,
3142,
306,
3010,
19,
28,
306,
9,
2328,
203,
9,
264,
13,
60,
800,
3726,
3726,
31,
259,
20,
2803,
21,
3142,
306,
3010,
568,
28,
306,
9,
2328,
203,
9,
264,
47,
80,
25,
90,
1045,
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... |
ASP.NET MVC Form Post
===
<form action="/Villa/Add" method="post">
<table>
<tr>
<td>
Name:
</td>
<td>
<%= Html.TextBox("name") %>
<%= Html.ValidationMessage("Name") %>
... | 0 | [
2,
28,
306,
9,
2328,
307,
8990,
505,
678,
800,
3726,
3726,
13,
1,
4190,
1028,
3726,
7,
118,
21438,
118,
14854,
7,
2109,
3726,
7,
6962,
7,
1,
13,
1,
5924,
1,
13,
1,
6384,
1,
13,
1,
38,
43,
1,
204,
45,
13,
1,
118,
38,
43,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Query to get time consuming sql statements in SQL Server
===
How can we get information regarding poorly performing sqls(taking too much time for execution)
Does MS SQL server maintains tables/views (Similar to v$sql in Oracle) for storing sql queries. | 0 | [
2,
25597,
20,
164,
85,
13,
17601,
4444,
255,
9015,
19,
4444,
255,
8128,
800,
3726,
3726,
184,
92,
95,
164,
676,
3467,
10614,
2955,
4444,
7532,
5,
11167,
266,
212,
85,
26,
5769,
6,
630,
4235,
4444,
255,
8128,
9767,
7484,
118,
4725,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
why are assignments in conditions bad ?
===
I am using NetBeans for PHP 6.5.
In my code I frequently use the following type of command:
if (($row = $db->get_row($sql))) {
return $row->folder;
} else {
return FALSE;
}
Netbeans tells me that I should not be using ... | 0 | [
2,
483,
50,
16898,
19,
2039,
896,
13,
60,
800,
3726,
3726,
31,
589,
568,
4275,
863,
5950,
26,
13,
26120,
400,
9,
264,
9,
19,
51,
1797,
31,
3086,
275,
14,
249,
1001,
16,
1202,
45,
100,
13,
5,
5,
4403,
5417,
800,
5579,
9007,
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... |
List of two different Types in C#
===
I'm currently having a problem with a ShoppingCart for my customer.
He wants to be able to add Text between the CartItems so I was wondering if there is some way to still only have one List.
My solution would be to have two lists, one of type IList<CartItem> that gets iterat... | 0 | [
2,
968,
16,
81,
421,
2551,
19,
272,
5910,
800,
3726,
3726,
31,
22,
79,
871,
452,
21,
1448,
29,
21,
4884,
1367,
38,
26,
51,
7705,
9,
24,
2846,
20,
44,
777,
20,
3547,
1854,
128,
14,
6420,
2119,
79,
18,
86,
31,
23,
5712,
100,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Optimze Group By in LINQ to Entities
===
I have this query in LINQ to Entities.
var query = (from s in db.ForumStatsSet
where s.LogDate >= date1 && s.LogDate <= date2
group s by new { s.Topic.topicID, s.Topic.subject, s.Topic.Forum.forumName, s.T... | 0 | [
2,
19259,
1734,
214,
34,
19,
6294,
1251,
20,
12549,
800,
3726,
3726,
31,
57,
48,
25597,
19,
6294,
1251,
20,
12549,
9,
4033,
25597,
800,
13,
5,
2665,
13,
18,
19,
13,
9007,
9,
1106,
723,
10631,
18,
3554,
113,
13,
18,
9,
5567,
82... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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 custom server control to accept uer input
===
I am trying to build a server control that, depending on a "QuestionTypeId" display either a text box, date picker or Yes-No radio buttons.
I have my control displaying how I want it to, but when the submit button is pressed on the form, the text box, date pic... | 0 | [
2,
2936,
5816,
8128,
569,
20,
3440,
287,
106,
6367,
800,
3726,
3726,
31,
589,
749,
20,
1895,
21,
8128,
569,
30,
15,
4758,
27,
21,
13,
7,
24652,
4474,
1340,
7,
3042,
694,
21,
1854,
1649,
15,
1231,
2036,
106,
54,
1643,
8,
251,
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... |
Don't show iPhone keyboard for a particular textbox in web page?
===
Is there any setting using which the iPhone keyboard won't appear for a particular textbox in web page? May be some css kind of setting? | 0 | [
2,
221,
22,
38,
298,
21024,
8896,
26,
21,
1498,
1854,
5309,
19,
2741,
2478,
60,
800,
3726,
3726,
25,
80,
186,
2697,
568,
56,
14,
21024,
8896,
230,
22,
38,
1893,
26,
21,
1498,
1854,
5309,
19,
2741,
2478,
60,
123,
44,
109,
272,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... |
Unwanted clipping in WrapPanel
===
I need to create ListBox with WrapPanel ItemsTemplate.
My item is displayed as a card with small top "toolbar" that is displaying dynamically on mouse over.
[ dyn. toolbar ]
[ card ]
Everything is running well except the first line.
I need to have cards ve... | 0 | [
2,
21095,
29568,
19,
8118,
3206,
532,
800,
3726,
3726,
31,
376,
20,
1600,
968,
5309,
29,
8118,
3206,
532,
3755,
9577,
6554,
9,
51,
9101,
25,
6115,
28,
21,
2056,
29,
284,
371,
13,
7,
20799,
1850,
7,
30,
25,
17418,
7782,
1326,
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... |
How to create multiple dim arrays in perl
===
I am a bit new to perl,
Here is what I want to do ... :
...
my @array2d;
while(<FILE>){
push(@array2d[$i], $_);
}
It doesn't compile since @array2d[$i] is not an array but a scalar value.
How sould I "declare" @array2d as an array of ... | 0 | [
2,
184,
20,
1600,
1886,
5937,
7718,
18,
19,
416,
255,
800,
3726,
3726,
31,
589,
21,
1142,
78,
20,
416,
255,
15,
235,
25,
98,
31,
259,
20,
107,
13,
9,
9,
9,
13,
45,
13,
9,
9,
9,
51,
13,
1,
8576,
93,
135,
43,
73,
133,
5,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Obtaining an NSDecimalNumber from a locale specific string?
===
I have some string s that is locale specific (eg, 0.01 or 0,01). I want to convert this string to an NSDecimalNumber. From the examples I've seen thus far on the interwebs [1], this is accomplished by using an NSNumberFormatter a la:
NSString *s ... | 0 | [
2,
12114,
40,
13,
2172,
9522,
49,
3482,
16299,
37,
21,
375,
62,
1903,
3724,
60,
800,
3726,
3726,
31,
57,
109,
3724,
13,
18,
30,
25,
375,
62,
1903,
13,
5,
5431,
15,
713,
9,
3026,
54,
713,
15,
3026,
6,
9,
31,
259,
20,
8406,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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 Relative Paths
===
In my applications, I often have to use relative paths. For example, when I reference JQuery, I usually do so like this:
<script type="text/javascript" src="../Scripts/jquery-1.2.6.js"></script>
Now that I'm making the transition to MVC, I need to account for the different path... | 0 | [
2,
28,
306,
9,
2328,
307,
8990,
4543,
12074,
800,
3726,
3726,
19,
51,
3767,
15,
31,
478,
57,
20,
275,
4543,
12074,
9,
26,
823,
15,
76,
31,
2801,
487,
8190,
93,
15,
31,
951,
107,
86,
101,
48,
45,
13,
1,
8741,
1001,
3726,
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... |
Optimized SQL for tree structures
===
How would you get tree-structured data from a database with the best performance? For example, say you have a folder-hierarchy in a database.
Would you use a special algorithm to get all the data at once, minimizing the amount of database-calls and process it in code?
Or wou... | 0 | [
2,
22864,
43,
4444,
255,
26,
1541,
3815,
800,
3726,
3726,
184,
83,
42,
164,
1541,
8,
13971,
43,
1054,
37,
21,
6018,
29,
14,
246,
956,
60,
26,
823,
15,
395,
42,
57,
21,
19294,
8,
18094,
8027,
93,
19,
21,
6018,
9,
83,
42,
275,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
IPC between .NET and Java client applications
===
I must get two different client application talk without any kind of broker or server.
What is the best method for IPC beween two process, Java and .NET?
It must able to be work in multi-user termainl server, so no socket please.
I wish that it is lightweight and ... | 0 | [
2,
31,
5779,
128,
13,
9,
2328,
17,
8247,
6819,
3767,
800,
3726,
3726,
31,
491,
164,
81,
421,
6819,
3010,
930,
366,
186,
825,
16,
14930,
54,
8128,
9,
98,
25,
14,
246,
2109,
26,
31,
5779,
44,
458,
219,
81,
953,
15,
8247,
17,
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... |
Why can I not return a List<Foo> if asked for a List<IFoo> ?
===
I understand that, if `S` is a child class of `T`, then a `List<S>` is **not** a child of `List<T>`. Fine. But interfaces have a different paradigm: if `Foo` implements `IFoo`, then why is a `List<Foo>` not (an example of) a `List<IFoo>`?
As there can... | 0 | [
2,
483,
92,
31,
52,
788,
21,
968,
1,
4120,
111,
1,
100,
411,
26,
21,
968,
1,
821,
4328,
1,
13,
60,
800,
3726,
3726,
31,
1369,
30,
15,
100,
13,
1,
18,
1,
25,
21,
850,
718,
16,
13,
1,
38,
1,
15,
94,
21,
13,
1,
5739,
1,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How do you pull first 100 characters of a string in PHP
===
I am looking for a way to pull the first 100 characters from a string variable to put in another variable for printing.
Is there a function that can do this easily?
For example:
$string1 = "I am looking for a way to pull the first 100 character... | 0 | [
2,
184,
107,
42,
2201,
64,
808,
1766,
16,
21,
3724,
19,
13,
26120,
800,
3726,
3726,
31,
589,
699,
26,
21,
161,
20,
2201,
14,
64,
808,
1766,
37,
21,
3724,
7612,
20,
442,
19,
226,
7612,
26,
7312,
9,
25,
80,
21,
1990,
30,
92,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Axis2 WSDL2Java : missing no-arg operation in generated stub
===
I've got in my webservice a simple `public boolean isAlive()` service.
I defined it in my WSDL :
<wsdl:types>
<xsd:element name="isAliveResponse" type="xsd:boolean">
</wsdl:types>
<wsdl:message name="isAliveResponse">
... | 0 | [
2,
8577,
135,
619,
18,
8643,
135,
1004,
1385,
13,
45,
2863,
90,
8,
10663,
1453,
19,
6756,
21354,
800,
3726,
3726,
31,
22,
195,
330,
19,
51,
2741,
11449,
21,
1935,
13,
1,
12259,
9827,
413,
210,
25,
192,
1284,
5,
6,
1,
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... |
Comprehensive methods of viewing memory usage on Solaris
===
On Linux, the "top" command shows a detailed but high level overview of your memory usage, showing:
Total Memory, Used Memory, Free Memory, Buffer Usage, Cache Usage, Swap size and Swap Usage.
My question is, what commands are available to show these m... | 0 | [
2,
7041,
3195,
16,
11244,
1912,
7514,
27,
4535,
403,
800,
3726,
3726,
27,
13024,
15,
14,
13,
7,
3880,
7,
1202,
1285,
21,
6036,
47,
183,
662,
21598,
16,
154,
1912,
7514,
15,
3187,
45,
600,
1912,
15,
147,
1912,
15,
551,
1912,
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... |
Newbie Python question about strings with parameters: "%%s"?
===
I'm trying to figure out what the following line does exactly - specifically the %%s part?
cursor.execute('INSERT INTO mastertickets (%s, %s) VALUES (%%s, %%s)'%sourcedest, (self.tkt.id, n))
Any good mini-tutorial about string formatting and in... | 0 | [
2,
78,
5893,
20059,
1301,
88,
7887,
29,
12905,
45,
13,
7,
11881,
11881,
18,
7,
60,
800,
3726,
3726,
31,
22,
79,
749,
20,
1465,
70,
98,
14,
249,
293,
630,
1890,
13,
8,
3524,
14,
13,
11881,
11881,
18,
141,
60,
29588,
9,
1706,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
SQL if statement in where clause for searching database
===
I'm creating a stored procedure to return search results where some of the paramaters can be missed out.
I want an if statement in my where clause but cant get it working.
Here's the sp
ALTER PROCEDURE spVillaGet
-- Add the parameters for the ... | 0 | [
2,
4444,
255,
100,
3331,
19,
113,
9040,
26,
5792,
6018,
800,
3726,
3726,
31,
22,
79,
2936,
21,
8214,
7004,
20,
788,
2122,
1736,
113,
109,
16,
14,
2258,
5146,
445,
92,
44,
3238,
70,
9,
31,
259,
40,
100,
3331,
19,
51,
113,
9040,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
New to MVC | Data in a view from different sources
===
OK, So i have been watching some MVC vids and reading some bits.
I am new to the entire MVC pattern, and until now have been happily wrapped up in the web forms world!
Like with so many demos it all seems great and I'm sure I'll have lots I dont understand as ... | 0 | [
2,
78,
20,
307,
8990,
13,
1,
1054,
19,
21,
1418,
37,
421,
2662,
800,
3726,
3726,
5854,
15,
86,
31,
57,
74,
1953,
109,
307,
8990,
13,
7074,
18,
17,
1876,
109,
10181,
9,
31,
589,
78,
20,
14,
1078,
307,
8990,
3732,
15,
17,
163,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Jquery Rest communication with WCF 3.5
===
I'm testing the basics for exchanging rest messages between a asp.net mvc site and a WCF 3.5 service.
The service is built using the template found in the WCF REST Starter Kit found on codeplex.
I would like to exchange json messages using jquery.
The REST Singleton servic... | 0 | [
2,
487,
8190,
93,
760,
3291,
29,
11801,
410,
203,
9,
264,
800,
3726,
3726,
31,
22,
79,
4431,
14,
2125,
18,
26,
26790,
760,
7561,
128,
21,
28,
306,
9,
2328,
307,
8990,
689,
17,
21,
11801,
410,
203,
9,
264,
365,
9,
14,
365,
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... |
Is forking in PHP / apache a good idea?
===
I'm writing a simple application in PHP which needs to occasionally carry out a fairly intensive set of MySQL updates. I don't particularly want this to cause a delay for the user, so I'm wondering about using pcntl_fork().
I'm not sure how this really works though: will... | 0 | [
2,
25,
26,
1581,
19,
13,
26120,
13,
118,
17140,
21,
254,
882,
60,
800,
3726,
3726,
31,
22,
79,
1174,
21,
1935,
3010,
19,
13,
26120,
56,
2274,
20,
4533,
2670,
70,
21,
6647,
13633,
309,
16,
51,
18,
22402,
16779,
9,
31,
221,
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... |
Do i need to dispose of this Image instance?
===
I'm making a simple Image Debugger Visualizer. Code is below. I'm not sure if i need to manually dispose of the Image instance? Because i'm making a windows Form window and the PictureBox inside that contains my dynamic image .. do i need to add some special code when t... | 0 | [
2,
107,
31,
376,
20,
17913,
16,
48,
1961,
4851,
60,
800,
3726,
3726,
31,
22,
79,
544,
21,
1935,
1961,
121,
2345,
11356,
3458,
11907,
9,
1797,
25,
1021,
9,
31,
22,
79,
52,
562,
100,
31,
376,
20,
23671,
17913,
16,
14,
1961,
4851... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Get Element value with minidom, Python
===
I am creating a GUI frontend for the Eve Online API in Python.
I have successfully pulled the XML data from there server.
I am trying to grab the value from a node called "name"
from xml.dom.minidom import parse
dom = parse("C:\\eve.xml")
name = dom.get... | 0 | [
2,
164,
4520,
1923,
29,
4236,
5555,
15,
20059,
800,
3726,
3726,
31,
589,
2936,
21,
9457,
431,
2451,
26,
14,
5035,
2087,
21,
2159,
19,
20059,
9,
31,
57,
3673,
881,
14,
23504,
1054,
37,
80,
8128,
9,
31,
589,
749,
20,
4931,
14,
1... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How to debug .pc files?
===
I am using emacs + gdb to debug a bunch of .c files in unix -- and it always worked well. But some of the projects I work in also have a bunch of .pc (Pro*C/C++) files. These files generate .c and .i related files after compilation. But during runtime I am able only to see the .i files in g... | 0 | [
2,
184,
20,
121,
16254,
13,
9,
5779,
6488,
60,
800,
3726,
3726,
31,
589,
568,
13,
62,
6893,
18,
2754,
489,
9007,
20,
121,
16254,
21,
7653,
16,
13,
9,
150,
6488,
19,
22540,
13,
8,
8,
17,
32,
550,
577,
134,
9,
47,
109,
16,
1... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How to test for an empty SQL result in ASP
===
I am running a query from ASP using a MySQL database, I want to create a variable (ssResult) based on the result with a person's name (fullname), if the record does not exist I want to assign the text 'N/A' to the variable, code below, I currently use a function getOther ... | 0 | [
2,
184,
20,
1289,
26,
40,
2424,
4444,
255,
829,
19,
28,
306,
800,
3726,
3726,
31,
589,
946,
21,
25597,
37,
28,
306,
568,
21,
51,
18,
22402,
6018,
15,
31,
259,
20,
1600,
21,
7612,
13,
5,
18,
18,
29955,
6,
432,
27,
14,
829,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
javascript in masterpages ASP.NET 2.0
===
I am trying to set up a masterpage that contains a javascript popup subroutine that can be used in multiple web pages. The popup already works in a single page environment. I now want to migrate it to a master page. Any ideas will be greatly appreciated. I already searched thi... | 0 | [
2,
8247,
8741,
19,
1129,
6486,
18,
28,
306,
9,
2328,
172,
9,
387,
800,
3726,
3726,
31,
589,
749,
20,
309,
71,
21,
1129,
6486,
30,
1588,
21,
8247,
8741,
1675,
576,
972,
8821,
7538,
30,
92,
44,
147,
19,
1886,
2741,
4434,
9,
14,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Mirroring vs. Log Shipping in Sql Server 2005
===
I'm interested in hearing people's thoughts about the pros and cons of database mirroring vs. log shipping in this scenario: we need to setup a database backup situation wherein there is exactly one secondary server that need not automatically pick up when the primary ... | 0 | [
2,
3402,
68,
4611,
9,
6738,
7405,
19,
4444,
255,
8128,
812,
800,
3726,
3726,
31,
22,
79,
3158,
19,
3229,
148,
22,
18,
3064,
88,
14,
895,
18,
17,
11608,
16,
6018,
3402,
68,
4611,
9,
6738,
7405,
19,
48,
12705,
45,
95,
376,
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... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.