unified_texts
stringlengths
32
30.1k
OpenStatus_id
int64
0
4
input_ids
list
token_type_ids
list
attention_mask
list
Delphi 2007 - Undeclared identifier: clHightlightText === I can not get clHightlight and clHightlightText colours to work in Delphi 2007, when I compile I get the errors: [DCC Error] GlobalFunctions.pas(412): E2003 Undeclared identifier: 'clHightlightText' [DCC Error] GlobalFunctions.pas(413): E2003 Undec...
0
[ 2, 23030, 624, 13, 8, 13, 12239, 12078, 69, 25570, 45, 10842, 4542, 38, 3130, 11969, 800, 3726, 3726, 31, 92, 52, 164, 10842, 4542, 38, 3130, 17, 10842, 4542, 38, 3130, 11969, 8739, 20, 170, 19, 23030, 624, 15, 76, 31, 26561, 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...
TAdoQuery, MS Access and GUIDs === MS Access allows the numeric type GUID (in German it's called 'Replikations-ID', so I guess in English that would be 'replication id') which is stored as a 16 byte binary field in the database. I found how to access these fields in Delphi with TAdoQuerie/TAdoTable using TGuidField...
0
[ 2, 13, 38, 5672, 8190, 93, 15, 4235, 1381, 17, 9457, 43, 18, 800, 3726, 3726, 4235, 1381, 2965, 14, 15764, 596, 1001, 9457, 43, 13, 5, 108, 548, 32, 22, 18, 227, 13, 22, 99, 306, 8841, 7504, 8, 1340, 22, 15, 86, 31, 2321, 19...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
A PHP hash function with a long output length? === Inside my code I'm generating hashes of URLs, (which are practically of unbounded length). I'm currently using sha1(), which I know has a tiny chance of a collision, but I have up to 255 bytes to store the hash in so feel that I might as well use that available space...
0
[ 2, 21, 13, 26120, 19170, 1990, 29, 21, 175, 5196, 1476, 60, 800, 3726, 3726, 572, 51, 1797, 31, 22, 79, 13500, 63, 438, 18, 16, 13, 911, 7532, 15, 13, 5, 2140, 50, 7839, 16, 367, 7410, 69, 1476, 6, 9, 31, 22, 79, 871, 568, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
MySQL max_allowed_packet param whats the catch? === I need to increase the max_allowed_packet param, to fit some theoretically very large items. If I set this param to say 10M, what price if any am I paying compared to setting it to 1M or 4M. Thanks for any input! Tomas
0
[ 2, 51, 18, 22402, 2049, 1, 17976, 69, 1, 8573, 1198, 2258, 79, 98, 18, 14, 2949, 60, 800, 3726, 3726, 31, 376, 20, 1839, 14, 2049, 1, 17976, 69, 1, 8573, 1198, 2258, 79, 15, 20, 2742, 109, 25376, 253, 370, 3755, 9, 100, 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...
Website image manager with copy/paste? (Flash?) === I'm looking for a web based upload manager, with good support for images. It should be as easy as possible for novice users to "add images to a website". I could use such a thing for two use cases: * A CMS for external use, needs proper image support (1-file uploa...
0
[ 2, 2271, 1961, 1382, 29, 4344, 118, 19802, 62, 60, 13, 5, 26694, 60, 6, 800, 3726, 3726, 31, 22, 79, 699, 26, 21, 2741, 432, 71, 8294, 1382, 15, 29, 254, 555, 26, 3502, 9, 32, 378, 44, 28, 2010, 28, 938, 26, 21999, 3878, 20,...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
How to provide user name and password when connecting to a network share === When connecting to a network share for which the current user (in my case, a network enabled service user) has no rights, name and password have to be provided. I know how to do this with Win32 functions (the `WNet*` family from `mpr.dll`)...
0
[ 2, 184, 20, 1181, 4155, 204, 17, 20884, 76, 6440, 20, 21, 982, 1891, 800, 3726, 3726, 76, 6440, 20, 21, 982, 1891, 26, 56, 14, 866, 4155, 13, 5, 108, 51, 610, 15, 21, 982, 9338, 365, 4155, 6, 63, 90, 1096, 15, 204, 17, 20884...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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#: Downloading a URL with timeout === What's the best way to do it in .NET? I'm always forget what I need to `Dispose()` (or wrap with `using`).
0
[ 2, 272, 5910, 45, 7121, 68, 21, 287, 6362, 29, 85, 1320, 800, 3726, 3726, 98, 22, 18, 14, 246, 161, 20, 107, 32, 19, 13, 9, 2328, 60, 31, 22, 79, 550, 3856, 98, 31, 376, 20, 13, 1, 2906, 15690, 5, 6, 1, 13, 5, 248, 8118,...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
Enable/disable windows-update from a vbscript === I need to disable windows-update service from my installation. I already use vbscript to do some stuff so I would like to do it in vbscript. My knowledge of vbscript (or any other script language) is very limited so...can anybody help me out with that? I'll really a...
0
[ 2, 9240, 118, 2906, 579, 1936, 8, 576, 8209, 37, 21, 13, 20468, 8741, 800, 3726, 3726, 31, 376, 20, 1460, 579, 1936, 8, 576, 8209, 365, 37, 51, 7758, 9, 31, 614, 275, 13, 20468, 8741, 20, 107, 109, 3217, 86, 31, 83, 101, 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...
Sanitize/Rewrite HTML on the Client Side === I need to display external resources loaded via cross domain requests and make sure to only display "*save*" content. Could use Prototype's [String#stripScripts][1] to remove script blocks. But handlers such as `onclick` or `onerror` are still there. Is there any li...
0
[ 2, 523, 242, 2952, 118, 99, 23716, 13, 15895, 27, 14, 6819, 270, 800, 3726, 3726, 31, 376, 20, 3042, 4886, 2566, 8572, 1197, 919, 4603, 12279, 17, 233, 562, 20, 104, 3042, 13, 7, 2483, 19863, 2483, 7, 2331, 9, 110, 275, 7063, 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...
Unit Test to verify object getting deallocated === What I am looking for is a way to programmatically verify a target object has been deallocated. Currently I have an NSLog statement in the dealloc methods of the objects I wish to observe. The unit testing framework is from the Google Toolbox for the mac, and it wor...
0
[ 2, 1237, 1289, 20, 21012, 3095, 1017, 1183, 18215, 800, 3726, 3726, 98, 31, 589, 699, 26, 25, 21, 161, 20, 625, 6732, 1326, 21012, 21, 2935, 3095, 63, 74, 1183, 18215, 9, 871, 31, 57, 40, 13, 2172, 5567, 3331, 19, 14, 1183, 1079...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Creating a long string from a result set === I have a result set in MS-SQL within a stored procedure, and lets say it has one VARCHAR column, but many rows. I want to create a comma separated string conataining all these values, Is there an easy way of doing this, or am I going to have to step through each result and ...
0
[ 2, 2936, 21, 175, 3724, 37, 21, 829, 309, 800, 3726, 3726, 31, 57, 21, 829, 309, 19, 4235, 8, 18, 22402, 363, 21, 8214, 7004, 15, 17, 6884, 395, 32, 63, 53, 4033, 5433, 4698, 15, 47, 151, 11295, 9, 31, 259, 20, 1600, 21, 119...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
How do I get the TotalRowCount from a LinqDataSource into a Literal? === I have a LinqDataSource that I use to calculate the number of rows in a table. I would like to update the value of literal with the number, with the following code, taken from MSDN ([linqdatasourcestatuseventargs.totalrowcount.aspx][1]): <pre>...
0
[ 2, 184, 107, 31, 164, 14, 600, 5417, 16549, 37, 21, 6294, 1251, 18768, 12097, 77, 21, 20665, 60, 800, 3726, 3726, 31, 57, 21, 6294, 1251, 18768, 12097, 30, 31, 275, 20, 18469, 14, 234, 16, 11295, 19, 21, 859, 9, 31, 83, 101, 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...
WPF GroupBox hide/show? === Is there a control like `System.Windows.Controls.GroupBox` that can hide its contents and show only the name and an expander button?
0
[ 2, 619, 7721, 214, 5309, 3077, 118, 9303, 60, 800, 3726, 3726, 25, 80, 21, 569, 101, 13, 1, 10724, 9, 27508, 18, 9, 12898, 18, 9, 8024, 5309, 1, 30, 92, 3077, 82, 8478, 17, 298, 104, 14, 204, 17, 40, 6073, 106, 5167, 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...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
Fastest way to determine if an integer's square root is an integer === I'm looking for the fastest way to determine if a `long` value is a perfect square (i.e. its square root is another integer). I've done it the easy way, by using the built-in Math.sqrt() function, but I'm wondering if there is a way to do it faste...
0
[ 2, 7518, 161, 20, 3746, 100, 40, 13820, 22, 18, 735, 5900, 25, 40, 13820, 800, 3726, 3726, 31, 22, 79, 699, 26, 14, 7518, 161, 20, 3746, 100, 21, 13, 1, 2701, 1, 1923, 25, 21, 2107, 735, 13, 5, 49, 9, 62, 9, 82, 735, 5900,...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 resources, outside of the Microsoft site(s), are available for learning about Form and MVC web applications? === I've found a few pages (some that even link to a number of other pages) on the Microsoft website that I bookmarked last night for reading today, but I'm curious as to other good non-Microsoft resources...
0
[ 2, 98, 2566, 15, 719, 16, 14, 7099, 689, 5, 18, 6, 15, 50, 904, 26, 2477, 88, 505, 17, 307, 8990, 2741, 3767, 60, 800, 3726, 3726, 31, 22, 195, 216, 21, 310, 4434, 13, 5, 3220, 30, 166, 3508, 20, 21, 234, 16, 89, 4434, 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...
Program to mock up GUI's needed === I want to mockup a GUI system so that I can figure out how best to represent what I need. Normally, I would design a GUI in something like glade and then write a quick mockup in Python which implements only the GUI logic (ie, making menus/sub windows etc appear) and not business lo...
0
[ 2, 625, 20, 10506, 71, 9457, 22, 18, 851, 800, 3726, 3726, 31, 259, 20, 10506, 576, 21, 9457, 329, 86, 30, 31, 92, 1465, 70, 184, 246, 20, 3501, 98, 31, 376, 9, 4147, 15, 31, 83, 704, 21, 9457, 19, 301, 101, 3539, 62, 17, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Linq query built in foreach loop always takes parameter value from last iteration === I have a List<string> containing several keywords. I foreach through them building my linq query with them like so (boiled down to remove the code noise): List<string> keys = FillKeys() foreach (string key in keys){ ...
0
[ 2, 6294, 1251, 25597, 392, 19, 26, 14322, 5293, 550, 1384, 18906, 1923, 37, 236, 23534, 800, 3726, 3726, 31, 57, 21, 968, 1, 11130, 1, 3503, 238, 1246, 12827, 9, 31, 26, 14322, 120, 105, 353, 51, 6294, 1251, 25597, 29, 105, 101, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 MSSQL database folder of selected instance by using vbscript === Assume that you have a running MSSQL Express instance named (local)\SQLEXPRESS. Its database folder is c:\program files\Microsoft SQL Server\MSSQL.1\MSSQL\Data. How can VBScript be used to retrieve that folder? Maybe by using SMO? And if so, ho...
0
[ 2, 164, 4235, 18, 22402, 6018, 19294, 16, 1704, 4851, 34, 568, 13, 20468, 8741, 800, 3726, 3726, 7158, 30, 42, 57, 21, 946, 4235, 18, 22402, 2999, 4851, 377, 13, 5, 15580, 6, 1, 18, 22402, 21230, 9, 82, 6018, 19294, 25, 272, 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...
Connecting to SQLServer using JDBC-ODBC Bridge === I'm writing an applicationt hat was prototyped on MySQL and is now connecting to an Oracle database. All I had to do to connect to the oracle database (having built up the table structure) was change the connection string. What is the format to connect to a SQL ...
0
[ 2, 6440, 20, 4444, 255, 10321, 106, 568, 487, 43, 7229, 8, 5648, 7229, 955, 800, 3726, 3726, 31, 22, 79, 1174, 40, 3010, 38, 2970, 23, 7063, 43, 27, 51, 18, 22402, 17, 25, 130, 6440, 20, 40, 15759, 6018, 9, 65, 31, 41, 20, 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 - Hierarchical grid view === Any ideas on how I can acheive 'Hierarchical' gridview? Basically I want when the user clicks on the '+', i "expand" and insert new rows without a full page post back. Does this sound like a lot of AJAX stuff? Or should I read on ASP.NET MVC Please point me in right directi...
0
[ 2, 28, 306, 9, 2328, 13, 8, 21376, 4272, 7354, 1418, 800, 3726, 3726, 186, 3478, 27, 184, 31, 92, 14187, 1284, 13, 22, 18094, 8027, 4272, 22, 7354, 4725, 60, 11374, 31, 259, 76, 14, 4155, 10840, 18, 27, 14, 13, 22, 2430, 22, 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...
Basic css and html questions === I have some questions about basic css that I was unable to understand or find an answer for. First, I tried placing 3 div tags within another div tag. The first main div tag containing the 3 other tags had nothing set for it except a size, which was 400px by 400px. Of the other 3 di...
0
[ 2, 2125, 272, 18, 18, 17, 13, 15895, 2346, 800, 3726, 3726, 31, 57, 109, 2346, 88, 2125, 272, 18, 18, 30, 31, 23, 2343, 20, 1369, 54, 477, 40, 1623, 26, 9, 64, 15, 31, 794, 5861, 203, 13, 12916, 3383, 18, 363, 226, 13, 12916...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Unhandled securityError when trying to connect Socket === I Have a problem where I occasionally (i.e. not always) see the below error popup from the Debug Flash Player after launching my app: Error #2044: Unhandled securityError:. text=Error #2048: Security sandbox violation: http://example.com/myApp.swf cann...
0
[ 2, 367, 3203, 1294, 1221, 29992, 76, 749, 20, 6379, 18482, 800, 3726, 3726, 31, 57, 21, 1448, 113, 31, 4533, 13, 5, 49, 9, 62, 9, 52, 550, 6, 196, 14, 1021, 7019, 1675, 576, 37, 14, 121, 16254, 4433, 517, 75, 13762, 51, 4865, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 specify the name of the element when a object will serialize === I have the following class [XmlRoot(ElementName= "webSites")] //No capital w at the beginning public class WebSites : List<WebSite> { } public class WebSite { [XmlAttribute("name")] ...
0
[ 2, 184, 92, 31, 19077, 14, 204, 16, 14, 4520, 76, 21, 3095, 129, 5956, 2952, 800, 3726, 3726, 31, 57, 14, 249, 718, 636, 396, 8184, 14032, 5, 27567, 7259, 3726, 13, 7, 14113, 18, 6359, 7, 6, 500, 12894, 251, 1057, 619, 35, 14,...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
How to call a Delphi DLL from VB6 === Given the following Delphil DLL declaration function csd_HandleData(aBuf: PChar; aLen: integer): integer; stdcall; what would be the VB6 declaration to use it? I've tried a variety of declarations, e.g. Declare Function csd_HandleData Lib "chsdet.dll" (ByVal aB...
0
[ 2, 184, 20, 645, 21, 23030, 13, 43, 211, 37, 13, 20468, 379, 800, 3726, 3726, 504, 14, 249, 23030, 255, 13, 43, 211, 7098, 1990, 272, 18, 43, 1, 3203, 1294, 4375, 5, 19138, 410, 45, 351, 5433, 73, 21, 2284, 45, 13820, 6, 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...
Moving ModalPopup Outside the IFrame. Possible? === I have an iframe inside my main page. There is a modalpopup inside the iframe page. So when the modalpopup is shown, the parent of the modalpopup is the iframe body and the main page parent body. Thus the overlay only covers the iframe and not the entire page. I t...
0
[ 2, 1219, 13, 20756, 6057, 576, 719, 14, 31, 8361, 9, 938, 60, 800, 3726, 3726, 31, 57, 40, 31, 8361, 572, 51, 407, 2478, 9, 80, 25, 21, 13, 20756, 6057, 576, 572, 14, 31, 8361, 2478, 9, 86, 76, 14, 13, 20756, 6057, 576, 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...
Best free web framework to deploy on Windows Server? === If you are starting to develop a new web application from scratch and the only two requirements you have is that it will be deployed to Windows 2008 Server and that standard ASP.NET incl. VS2008 doesn't cut it (doesn't matter why, let's say it's the license cost...
0
[ 2, 246, 551, 2741, 6596, 20, 17617, 27, 1936, 8128, 60, 800, 3726, 3726, 100, 42, 50, 1422, 20, 2803, 21, 78, 2741, 3010, 37, 12395, 17, 14, 104, 81, 4786, 42, 57, 25, 30, 32, 129, 44, 6698, 20, 1936, 570, 8128, 17, 30, 1236, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Troubleshooting system.io.fileloadexception === I have a .net 3.5 WinForms application that runs fine on my machine, but on another machine it immediately crashes with a system.io.fileloadexception. Unfortunately, there are absolutely no details on which file failed to load, so I do not know where the problem actually...
0
[ 2, 2572, 12511, 68, 329, 9, 1963, 9, 16877, 8294, 10066, 872, 800, 3726, 3726, 31, 57, 21, 13, 9, 2328, 203, 9, 264, 628, 4190, 18, 3010, 30, 1461, 1123, 27, 51, 1940, 15, 47, 27, 226, 1940, 32, 1375, 21563, 29, 21, 329, 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...
SecureRandom: init once or every time it is needed? === Our team is using a SecureRandom to generate a list of key pairs (the SecureRandom is passed to a KeyPairGenerator). We cannot agree on which of the following two options to use: 1. Create a new instance every time we need to generate a key pair 2. Initial...
0
[ 2, 4315, 2195, 5555, 45, 19, 242, 382, 54, 352, 85, 32, 25, 851, 60, 800, 3726, 3726, 318, 173, 25, 568, 21, 4315, 2195, 5555, 20, 7920, 21, 968, 16, 1246, 7473, 13, 5, 124, 4315, 2195, 5555, 25, 1100, 20, 21, 1246, 306, 2642,...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Pattern for connecting to different databases using JDBC === I'm writing an application which has to be configurable to connect to Oracle, SQL Server and MySQL depending on client whim. Up till now I'd been planning on using the JDBC-ODBC bridge and just connecting to the databases using different connection string...
0
[ 2, 3732, 26, 6440, 20, 421, 6018, 18, 568, 487, 43, 7229, 800, 3726, 3726, 31, 22, 79, 1174, 40, 3010, 56, 63, 20, 44, 1065, 13549, 579, 20, 6379, 20, 15759, 15, 4444, 255, 8128, 17, 51, 18, 22402, 4758, 27, 6819, 27227, 9, 71...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Should a developer write their own test plan for Q/A? === Who writes the test plans in your shop? Who *should* write them? I realize developers (like me) regularly do their own unit testing whilst developing and in some cases even their own Q/A depending on the size of the shop and the nature of the business, but i...
0
[ 2, 378, 21, 10058, 2757, 66, 258, 1289, 944, 26, 2593, 118, 58, 60, 800, 3726, 3726, 72, 6215, 14, 1289, 1753, 19, 154, 2546, 60, 72, 1637, 14941, 2483, 2757, 105, 60, 31, 4007, 10168, 13, 5, 1403, 55, 6, 4217, 107, 66, 258, 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 register a JavaScript callback in a Java Applet? === I'm developing an invisible Java Applet, that will be controlled entirely from JavaScript. I can call the applet's Java methods easily, and I can call JavaScript methods from within the applet by using `netscape.javascript.JSObject.getWindow(this).call()`....
0
[ 2, 184, 20, 2243, 21, 8247, 8741, 645, 1958, 19, 21, 8247, 4037, 38, 60, 800, 3726, 3726, 31, 22, 79, 3561, 40, 8874, 8247, 4037, 38, 15, 30, 129, 44, 3959, 2894, 37, 8247, 8741, 9, 31, 92, 645, 14, 4037, 38, 22, 18, 8247, 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...
Firefox Javascript Events Anonymous Function === I'm attempting to register an anonymous function when a user click a cell in an HTML table. Here's some of the raw, unadulterated code: document.getElementById("course"+displayed_year_index+occurrences_indices[displayed_year_index]).onclick = eval("function() {Print...
0
[ 2, 535, 18219, 8247, 8741, 963, 10364, 1990, 800, 3726, 3726, 31, 22, 79, 6314, 20, 2243, 40, 10364, 1990, 76, 21, 4155, 10840, 21, 1667, 19, 40, 13, 15895, 859, 9, 235, 22, 18, 109, 16, 14, 4333, 15, 367, 27055, 106, 1669, 1797...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Adding rows to a JTable === We have a simple project where we read data from a socket and we want to populate a table with the coming data, but we can't find a way to add rows to a yet created jtable object, we can only find how to add rows at creation time of the table. Is it possible to add rows dinamically to a ...
0
[ 2, 4721, 11295, 20, 21, 487, 5924, 800, 3726, 3726, 95, 57, 21, 1935, 669, 113, 95, 1302, 1054, 37, 21, 18482, 17, 95, 259, 20, 1675, 12383, 21, 859, 29, 14, 880, 1054, 15, 47, 95, 92, 22, 38, 477, 21, 161, 20, 3547, 11295, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
css layers ordering and arranging === I am trying to have one one layer, and center images within. I.E., if I have 3 images and want 3 links beneath them, is there a way to do this without using a separate div tag for each link and image? To automatically make the links be centered under the images, and the images to ...
0
[ 2, 272, 18, 18, 9124, 15775, 17, 22026, 800, 3726, 3726, 31, 589, 749, 20, 57, 53, 53, 5385, 15, 17, 459, 3502, 363, 9, 31, 9, 62, 9, 15, 100, 31, 57, 203, 3502, 17, 259, 203, 6271, 2550, 105, 15, 25, 80, 21, 161, 20, 107,...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Why is PHP Doctine's free() not working? === This is one is for any of you Doctrine users out there. I have a PHP CLI daemon process that checks a table every n seconds to find entries that haven't been processed. It's basically a FIFO. Anyways, I always exceed the memory allocated to PHP becuase Doctrine does not ...
0
[ 2, 483, 25, 13, 26120, 9765, 7538, 22, 18, 551, 5, 6, 52, 638, 60, 800, 3726, 3726, 48, 25, 53, 25, 26, 186, 16, 42, 7521, 3878, 70, 80, 9, 31, 57, 21, 13, 26120, 19391, 13127, 953, 30, 16602, 21, 859, 352, 13, 103, 2582, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 a partial class? === What is and how can it be used in C#.<br/> Can you use the same concept in Python/Perl?
0
[ 2, 98, 25, 21, 7284, 718, 60, 800, 3726, 3726, 98, 25, 17, 184, 92, 32, 44, 147, 19, 272, 5910, 9, 1, 5145, 118, 1, 92, 42, 275, 14, 205, 2420, 19, 20059, 118, 1432, 255, 60, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
Get Path to Execution Directory of Windows Forms Application === I would like to get the path to the execution directory of a windows forms application (ie: the directory in which the executable is located). Does anyone know of a built-in method in .Net to do this?
0
[ 2, 164, 2013, 20, 5769, 16755, 16, 1936, 1997, 3010, 800, 3726, 3726, 31, 83, 101, 20, 164, 14, 2013, 20, 14, 5769, 16755, 16, 21, 1936, 1997, 3010, 13, 5, 660, 45, 14, 16755, 19, 56, 14, 1396, 17194, 5924, 25, 335, 6, 9, 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, 0...
Inner select on one to many === I have 2 tables event + event_artist event eventId | eventName 1 , gig1 2, gig2 event_artist eventId, artistName 1, Led Zip 1, The Beatles ie Led Zep and the Beatles are both playing @ Gig1 I need to create the SQl to bind to a gridview ( you necessarily need to know ...
0
[ 2, 3754, 5407, 27, 53, 20, 151, 800, 3726, 3726, 31, 57, 172, 7484, 807, 2754, 807, 1, 22175, 807, 807, 1340, 13, 1, 807, 7259, 137, 13, 15, 7175, 165, 172, 15, 7175, 135, 807, 1, 22175, 807, 1340, 15, 1169, 7259, 137, 15, 481...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
what does this preg_replace_callback do in PHP? and how do I stop it leaking memory? === I've got a section of code on a b2evo PHP site that does the following: $content = preg_replace_callback( '/[\x80-\xff]/', create_function( '$j', 'return "&#".ord($j[0]).";";' ), $content); Wh...
0
[ 2, 98, 630, 48, 782, 263, 1, 99, 5119, 1, 9200, 1958, 107, 19, 13, 26120, 60, 17, 184, 107, 31, 747, 32, 26334, 1912, 60, 800, 3726, 3726, 31, 22, 195, 330, 21, 1050, 16, 1797, 27, 21, 334, 135, 11190, 13, 26120, 689, 30, 63...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Javascript execution order issues w/ Dojo === Before I ask my question, here's the offending code: var coords = dojo.coords(g); g.style.left = coords.x + "px"; g.style.top = coords.y + "px"; g.style.position = "absolute"; Now imagine that `g` is a relatively positioned element with an `x` posi...
0
[ 2, 8247, 8741, 5769, 389, 1549, 619, 118, 107, 1636, 800, 3726, 3726, 115, 31, 1349, 51, 1301, 15, 235, 22, 18, 14, 168, 7601, 1797, 45, 4033, 10378, 897, 18, 800, 107, 1636, 9, 716, 248, 43, 18, 5, 263, 6, 73, 489, 9, 4381, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Logging every data change with Entity Framework === There is a need from a customer to log every data change to a logging table with the actual user who made the modification. The application is using one SQL user to access the database, but we need to log the "real" user id. We can do this in t-sql by wrinting tri...
0
[ 2, 13, 13919, 352, 1054, 753, 29, 9252, 6596, 800, 3726, 3726, 80, 25, 21, 376, 37, 21, 7705, 20, 6738, 352, 1054, 753, 20, 21, 13, 13919, 859, 29, 14, 3463, 4155, 72, 117, 14, 16135, 9, 14, 3010, 25, 568, 53, 4444, 255, 4155,...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
What should I know before poking around an unknown archive file for things? === A game that I play stores all of its data in a .DAT file. There has been [some work][1] done by people in examining the file. There are also some [existing tools][2], but I'm not sure about their current state. I think it would be fun to p...
0
[ 2, 98, 378, 31, 143, 115, 24149, 140, 40, 2562, 9250, 3893, 26, 564, 60, 800, 3726, 3726, 21, 250, 30, 31, 418, 4134, 65, 16, 82, 1054, 19, 21, 13, 9, 593, 38, 3893, 9, 80, 63, 74, 636, 3220, 170, 500, 2558, 165, 500, 677, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Conditional Configuration Framework === I'm searching for a configuration framework which handles key/values pairs based on conditions. The language and storage type doesn't matter. Example with background color for Application XYZ: - Application has the background color "red". - On Monday the backgrou...
0
[ 2, 21206, 8091, 6596, 800, 3726, 3726, 31, 22, 79, 5792, 26, 21, 8091, 6596, 56, 3053, 18, 1246, 118, 15165, 18, 7473, 432, 27, 2039, 9, 14, 816, 17, 4326, 1001, 1437, 22, 38, 1161, 9, 823, 29, 2395, 1665, 26, 3010, 13, 15161, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Merging MediaWiki contents together === Currently I have two MediaWikis, one a slightly older version than the other. I want to merge the contents of both together, without eliminating duplicate pages. So far the best option I can think of is to use a bot (like pywikipedia) to go through all the pages of one wiki, a...
0
[ 2, 18842, 941, 17375, 8478, 429, 800, 3726, 3726, 871, 31, 57, 81, 941, 17375, 18, 15, 53, 21, 1847, 1234, 615, 119, 14, 89, 9, 31, 259, 20, 12666, 14, 8478, 16, 156, 429, 15, 366, 17653, 19429, 4434, 9, 86, 463, 14, 246, 4255...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 URL validation === We have a custom REST handler on ASP.NET that is configured like this to handle all incoming requests: <add path="*" verb="*" type="REST.RESTProtocolHandler"/> However, passing it a pipe character, properly encoded or not at all, triggers a validation error that seems to come from ...
0
[ 2, 28, 306, 9, 2328, 287, 6362, 27999, 800, 3726, 3726, 95, 57, 21, 5816, 760, 24641, 27, 28, 306, 9, 2328, 30, 25, 28895, 101, 48, 20, 3053, 65, 17126, 12279, 45, 13, 1, 14854, 2013, 3726, 7, 2483, 7, 9504, 3726, 7, 2483, 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...
easy way to catch all unhandled exceptions in C#.NET === I have a website built in C#.NET that tends to produce a fairly steady stream of SQL timeouts from various user controls and I want to easily pop some code in to catch all unhandled exceptions and send them to something that can log them and display a friendly m...
0
[ 2, 2010, 161, 20, 2949, 65, 367, 3203, 1294, 13392, 19, 272, 5910, 9, 2328, 800, 3726, 3726, 31, 57, 21, 2271, 392, 19, 272, 5910, 9, 2328, 30, 14261, 20, 2213, 21, 6647, 5665, 3766, 16, 4444, 255, 85, 12638, 37, 617, 4155, 8671...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Help with XML-RPC server === I'm now trying to create a xml-rpc server with the CodeIgniter Framework. <?php $this->load->library('xmlrpc'); $this->load->library('xmlrpcs'); $config['functions']['weblogUpdates.ping'] = array('function' => 'weblogUpdates.ping'); $config['functions']['p...
0
[ 2, 448, 29, 23504, 8, 139, 5779, 8128, 800, 3726, 3726, 31, 22, 79, 130, 749, 20, 1600, 21, 23504, 8, 139, 5779, 8128, 29, 14, 1797, 9693, 242, 106, 6596, 9, 13, 1, 60, 26120, 5579, 1565, 8, 1, 8294, 8, 1, 1210, 2559, 622, 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...
Input Values for Nativemethods.GetSystemMetrics Function in .Net === This function appears to be a way to access all sorts of system values. For example nativemethods.GetSystemMetrics(4096) returns whether a session is remote or local. All I can find on the web are specific examples--does anyone know where I could ...
0
[ 2, 6367, 4070, 26, 1275, 5909, 1807, 43, 18, 9, 3060, 10724, 15321, 18, 1990, 19, 13, 9, 2328, 800, 3726, 3726, 48, 1990, 1780, 20, 44, 21, 161, 20, 1381, 65, 14357, 16, 329, 4070, 9, 26, 823, 1275, 5909, 1807, 43, 18, 9, 3060...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
How does the Presentation-/ViewModel for a Task or Dialog look like? === I'm trying to move to a Model/ViewModel/View architecture and got stuck when trying to push selection dialogs to this pattern. I'd like to separate retrieving a list of choices (business/presentation logic) and the actual displaying/choosing mech...
0
[ 2, 184, 630, 14, 6364, 8, 118, 4725, 13998, 26, 21, 3005, 54, 28223, 361, 101, 60, 800, 3726, 3726, 31, 22, 79, 749, 20, 780, 20, 21, 1061, 118, 4725, 13998, 118, 4725, 2607, 17, 330, 4549, 76, 749, 20, 3250, 3155, 28223, 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...
File Security on Windows Vista with .NET Installer === I am trying to write an installer (by creating a .vdproj) that will work on both Windows Vista and XP. The only thing I am finding is that when I try to run it on Vista, the files that I include in the installer are installed with Read-only permissions for the Us...
0
[ 2, 3893, 1221, 27, 1936, 13520, 29, 13, 9, 2328, 16146, 106, 800, 3726, 3726, 31, 589, 749, 20, 2757, 40, 16146, 106, 13, 5, 779, 2936, 21, 13, 9, 710, 43, 2740, 728, 6, 30, 129, 170, 27, 156, 1936, 13520, 17, 23045, 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...
How to include SQL Compact and .NET Framework in my Installer === I need to have my installer include the .NET Framework 3.5 SP1 as well as SQL Compact 3.5. I remember seeing a place somewhere in the Visual Studio IDE where these could be included in the install, but I can't find them. Does anyone know how to do thi...
0
[ 2, 184, 20, 468, 4444, 255, 8285, 17, 13, 9, 2328, 6596, 19, 51, 16146, 106, 800, 3726, 3726, 31, 376, 20, 57, 51, 16146, 106, 468, 14, 13, 9, 2328, 6596, 203, 9, 264, 3782, 165, 28, 134, 28, 4444, 255, 8285, 203, 9, 264, 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...
Java SAX Parser raises UnknownHostException === The XML file I want to parse starts with : <!DOCTYPE plist PUBLIC "-//...//DTD PLIST 1.0//EN" "http://www.....dtd"> So when I start the SAX praser, it tries to access this DTD online, and I get a java.net.UnknownHostException. 1. I cannot modify the X...
0
[ 2, 8247, 16070, 2017, 4104, 15303, 2562, 11694, 10066, 872, 800, 3726, 3726, 14, 23504, 3893, 31, 259, 20, 2017, 870, 3244, 29, 13, 45, 13, 1, 187, 13799, 4474, 351, 5739, 317, 13, 7, 8, 118, 118, 9, 9, 9, 118, 118, 43, 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...
.net remoting stops every 100 seconds === We have very strange problem , one of our applications is continually querying server by using .net remoting , we se what every 100 seconds application stops the querying for a short duration and then resumes the operation. Do some body saw such an behavior
0
[ 2, 13, 9, 2328, 302, 7662, 68, 6604, 352, 808, 2582, 800, 3726, 3726, 95, 57, 253, 2578, 1448, 13, 15, 53, 16, 318, 3767, 25, 16609, 25597, 68, 8128, 34, 568, 13, 9, 2328, 302, 7662, 68, 13, 15, 95, 1353, 98, 352, 808, 2582, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Configure Hibernate to escape underscores in LIKE clause using SQL Server dialect === I have a SQL SELECT query which has a LIKE clause containing an underscore, which should specifically look for an underscore, not treat it as a wildcard: SELECT * FROM my_table WHERE name LIKE '_H9%'; I understand that I c...
0
[ 2, 1065, 15951, 4148, 2102, 8820, 20, 2220, 131, 15077, 18, 19, 101, 9040, 568, 4444, 255, 8128, 8069, 800, 3726, 3726, 31, 57, 21, 4444, 255, 5407, 25597, 56, 63, 21, 101, 9040, 3503, 40, 131, 15077, 15, 56, 378, 3524, 361, 26, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Query Microsoft Access MDB Database using LINQ and C# === I have a *.MDB database file, and I am wondering if it is possible or recommended to work against it using LINQ in C#. I am also wondering what some simple examples would look like. I don't know a lot about LINQ, but my requirements for this task are pretty ...
0
[ 2, 25597, 7099, 1381, 8138, 220, 6018, 568, 6294, 1251, 17, 272, 5910, 800, 3726, 3726, 31, 57, 21, 1637, 9, 79, 9007, 6018, 3893, 15, 17, 31, 589, 5712, 100, 32, 25, 938, 54, 5773, 20, 170, 149, 32, 568, 6294, 1251, 19, 272, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
ajax displaying code instead of result === I have a basic ajax application, which will not work, instead the php code is displayed in the browser. The javascript and html seem fine. I have copied the code verbatim from here: http://arief.aeroven.com/2008/07/30/first-ajax-script-tutorial-connecting-ajax-contain-pure...
0
[ 2, 20624, 17418, 1797, 700, 16, 829, 800, 3726, 3726, 31, 57, 21, 2125, 20624, 3010, 15, 56, 129, 52, 170, 15, 700, 14, 13, 26120, 1797, 25, 6115, 19, 14, 16495, 9, 14, 8247, 8741, 17, 13, 15895, 2260, 1123, 9, 31, 57, 18225, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
iPhone - debugging "pointer being freed was not allocated" errors === When over freeing a pointer you may see an error such as "pointer being freed was not allocated" When debugging with the simulator, I add a build argument MallocStackLogging = YES - this allows me to use malloc_history in the terminal to track...
0
[ 2, 21024, 13, 8, 121, 16254, 2762, 13, 7, 3132, 106, 142, 9292, 23, 52, 11685, 7, 11908, 800, 3726, 3726, 76, 84, 551, 68, 21, 454, 106, 42, 123, 196, 40, 7019, 145, 28, 13, 7, 3132, 106, 142, 9292, 23, 52, 11685, 7, 76, 121...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Shortest command to calculate the sum of a column of output on Unix? === I'm sure there is a quick and easy way to calculate the sum of a column of values on Unix systems (using something like `awk` or `xargs` perhaps), but writing a shell script to parse the rows line by line is the only thing that comes to mind at t...
0
[ 2, 23576, 1202, 20, 18469, 14, 3907, 16, 21, 4698, 16, 5196, 27, 22540, 60, 800, 3726, 3726, 31, 22, 79, 562, 80, 25, 21, 2231, 17, 2010, 161, 20, 18469, 14, 3907, 16, 21, 4698, 16, 4070, 27, 22540, 1242, 13, 5, 12655, 301, 10...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
How to obtain file meta information in Perl === I'm looking for a module or some way to obtain the information of the content of a file. The same that the linux "file" command does, but in Perl language. Thanks.
0
[ 2, 184, 20, 5545, 3893, 7618, 676, 19, 416, 255, 800, 3726, 3726, 31, 22, 79, 699, 26, 21, 12613, 54, 109, 161, 20, 5545, 14, 676, 16, 14, 2331, 16, 21, 3893, 9, 14, 205, 30, 14, 13024, 13, 7, 16877, 7, 1202, 630, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0...
calling a .jar from Coldfusion === I have a .jar file that i've placed in my D:\Coldfusion8\lib\ directory. The file is abcdef.jar This is my first time doing this, not sure what the path should be in my createObject(). <cfset abcObj = createObject("java","com.abcdef") /> <cfset result = acbObj.doStuff("123456...
0
[ 2, 2555, 21, 13, 9, 6300, 37, 1191, 9818, 800, 3726, 3726, 31, 57, 21, 13, 9, 6300, 3893, 30, 31, 22, 195, 1037, 19, 51, 13, 43, 45, 1, 15056, 9818, 457, 1, 8326, 1, 16755, 9, 14, 3893, 25, 5079, 13862, 9, 6300, 48, 25, 51...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
How to create project in WebLogic Workshop with support for JPA entity beans? === How to create a project in WebLogic Workshop (version 10.3) with support for JPA entity beans? I am trying create a separate EJB and EJBClient projects in Workshop and EJB3 session beans work just fine, but I am having problems with ...
0
[ 2, 184, 20, 1600, 669, 19, 2741, 24268, 7873, 29, 555, 26, 487, 1060, 9252, 14685, 60, 800, 3726, 3726, 184, 20, 1600, 21, 669, 19, 2741, 24268, 7873, 13, 5, 10898, 332, 9, 240, 6, 29, 555, 26, 487, 1060, 9252, 14685, 60, 31, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Locking SQL Server to a specific application on a web server === I'm curious, is there a way to tell the SQL Server that a specific group has access to the database only from a single location/application. I have an SQL Server and a Web Server. Our applications use stored procedures and access for each stored proced...
0
[ 2, 17538, 4444, 255, 8128, 20, 21, 1903, 3010, 27, 21, 2741, 8128, 800, 3726, 3726, 31, 22, 79, 7686, 15, 25, 80, 21, 161, 20, 494, 14, 4444, 255, 8128, 30, 21, 1903, 214, 63, 1381, 20, 14, 6018, 104, 37, 21, 345, 1474, 118, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Tool that detects duplicate javascript function names in a web page? === **Background** We have a web application in which several developers have written several .js files that manipulate the DOM and the problem of duplicate function names has crept into our application. **Question** Can anyone recommend a t...
0
[ 2, 5607, 30, 9092, 18, 19429, 8247, 8741, 1990, 1817, 19, 21, 2741, 2478, 60, 800, 3726, 3726, 13, 1409, 1958, 8810, 1409, 95, 57, 21, 2741, 3010, 19, 56, 238, 10168, 57, 642, 238, 13, 9, 728, 18, 6488, 30, 18468, 14, 11859, 17,...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Embed XML element in inline VB code === Consider the following code in VB9: Dim text = "Line1<br/>Line2" Dim markup = <span><%= text %></span>.ToString While I was hoping markup would end up being `<span>Line1<br/>Line2</span>`, it actually evaluates to `<span>Line1&lt;br/&gt;Line2</span>`. Is there ...
0
[ 2, 11911, 69, 23504, 4520, 19, 19, 1143, 13, 20468, 1797, 800, 3726, 3726, 3563, 14, 249, 1797, 19, 13, 20468, 518, 45, 5937, 1854, 800, 13, 7, 1143, 165, 1, 5145, 118, 1, 1143, 135, 7, 5937, 943, 576, 800, 13, 1, 18, 3206, 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...
Nullable type issue with ?: Conditional Operator === Could someone explain why this works in C#.NET 2.0: Nullable<DateTime> foo; if (true) foo = null; else foo = new DateTime(0); ...but this doesn't: Nullable<DateTime> foo; foo = true ? null : new DateTime(0); The latter form gives me...
0
[ 2, 16203, 579, 1001, 1513, 29, 13, 60, 45, 21206, 6022, 800, 3726, 3726, 110, 737, 3271, 483, 48, 693, 19, 272, 5910, 9, 2328, 172, 9, 387, 45, 16203, 579, 1, 8209, 891, 1, 4310, 111, 73, 100, 13, 5, 13398, 6, 4310, 111, 800, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Controlling Eclipse CDT debugger output? === When using CDT I would like to have std::string show up in the 'variable' debug window with the string it contains. For instance if it is currently holding the word *"history"* I would like to see **history** in the debugger window labeled "variables". I think that ther...
0
[ 2, 10106, 11652, 1745, 38, 121, 2345, 11356, 5196, 60, 800, 3726, 3726, 76, 568, 1745, 38, 31, 83, 101, 20, 57, 354, 43, 45, 45, 11130, 298, 71, 19, 14, 13, 22, 8220, 579, 22, 121, 16254, 1463, 29, 14, 3724, 32, 1588, 9, 26, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Dotnetnuke development environment and deployment. === My company is redesigning our intranet site and decided to go with DotNetNuke as the solution to implement. Now for the past year I've been trying to drive changes here about keeping development, testing, and production environments separate. I also want all chang...
0
[ 2, 14123, 2328, 4215, 1048, 522, 2307, 17, 10475, 9, 800, 3726, 3726, 51, 237, 25, 23903, 68, 318, 14369, 2328, 689, 17, 868, 20, 162, 29, 14123, 2328, 4215, 1048, 28, 14, 4295, 20, 8713, 9, 130, 26, 14, 640, 159, 31, 22, 195, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Where can I get a large Sql Server sample database? === I was wondering if it is possible to get a large, enterprise-scale sample Sql Server database? I am working with Sql Server 2005, and feel that looking at a large scale database would really improve my database design skills. I'm aware of, and have checked Nortwi...
0
[ 2, 113, 92, 31, 164, 21, 370, 4444, 255, 8128, 5717, 6018, 60, 800, 3726, 3726, 31, 23, 5712, 100, 32, 25, 938, 20, 164, 21, 370, 15, 6002, 8, 5093, 5717, 4444, 255, 8128, 6018, 60, 31, 589, 638, 29, 4444, 255, 8128, 812, 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...
wmv file not wokring in Firefox 3.0.3, Its working fine in IE === I am using Following code to embed files, video with .wmv extension is not working in firefox, its working fine in IE. document.getElementById("QuestionMedia").innerHTML += '<OBJECT ID="MediaPlayer" WIDTH="350" HEIGHT="280" CLASSID="CLSID:22D6F312-B0F6...
0
[ 2, 19312, 710, 3893, 52, 4808, 197, 2090, 19, 535, 18219, 203, 9, 387, 9, 240, 15, 82, 638, 1123, 19, 13, 660, 800, 3726, 3726, 31, 589, 568, 249, 1797, 20, 11911, 69, 6488, 15, 763, 29, 13, 9, 499, 79, 710, 3896, 25, 52, 63...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Why do people use tarballs? === As a primarily Windows developer, perhaps I'm missing something cultural in the Linux community, but it has always confused me when downloading something that the files are first put into a .tar archive, then zipped. Why the two step process? Doesn't zipping achieve the file grouping?...
0
[ 2, 483, 107, 148, 275, 2475, 3610, 18, 60, 800, 3726, 3726, 28, 21, 2257, 1936, 10058, 15, 1774, 31, 22, 79, 2863, 301, 1733, 19, 14, 13024, 514, 15, 47, 32, 63, 550, 4230, 55, 76, 7121, 68, 301, 30, 14, 6488, 50, 64, 442, 7...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
How much of Linux should I learn in order to deploy web sites using LAMP? === Being a Windows developer I'm currently working on my own project using LAMP. I understand what I need to know of PHP and MySQL, but Linux looks huge and it's not clear where to start and where is enough given my goals. And my goal is to ...
0
[ 2, 184, 212, 16, 13024, 378, 31, 2484, 19, 389, 20, 17617, 2741, 3259, 568, 6792, 60, 800, 3726, 3726, 142, 21, 1936, 10058, 31, 22, 79, 871, 638, 27, 51, 258, 669, 568, 6792, 9, 31, 1369, 98, 31, 376, 20, 143, 16, 13, 26120, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Format a number with commas, but keep decimals === I'd like to group the digits in a double by thousands, but also output however number of decimals are actually in the number. I cannot figure out the format string. 1000 => 1,000 100000 => 100,000 123.456 => 123.456 100000.21 => 100,000.21...
0
[ 2, 2595, 21, 234, 29, 11951, 472, 15, 47, 643, 26380, 18, 800, 3726, 3726, 31, 22, 43, 101, 20, 214, 14, 19076, 19, 21, 1494, 34, 3805, 15, 47, 67, 5196, 207, 234, 16, 26380, 18, 50, 1121, 19, 14, 234, 9, 31, 1967, 1465, 70,...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
System.Random keeps on returning the same value === I am using a System.Random object which is instantiated with a fixed seed all thoughout the application. I am calling the NextDouble method and after some time passed I am getting 0.0 as result. Is there any remedy to this, has anyone else encountered this ?
0
[ 2, 329, 9, 2195, 5555, 8968, 27, 2485, 14, 205, 1923, 800, 3726, 3726, 31, 589, 568, 21, 329, 9, 2195, 5555, 3095, 56, 25, 6322, 49, 1669, 29, 21, 3535, 5134, 65, 362, 1320, 14, 3010, 9, 31, 589, 2555, 14, 328, 14368, 2109, 17...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
What harm can DBO do to a server? === Aside from executing XP_CmdShell, which I have disabled in my SQL 2005 installation, what could a malicious user who gains DBO rights to my database do: * to my database, * to my server? I'm assessing the worst-case security risk of someone obtaining DBO to justify running ...
0
[ 2, 98, 5182, 92, 13, 43, 1192, 107, 20, 21, 8128, 60, 800, 3726, 3726, 3841, 37, 25836, 23045, 1, 9095, 43, 15984, 15, 56, 31, 57, 10154, 19, 51, 4444, 255, 812, 7758, 15, 98, 110, 21, 24231, 4155, 72, 11897, 13, 43, 1192, 109...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Why isn't this LINQ to XML Query Working (Amazon S3) === Given this XML ... <ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"> <Name>public.rpmware.com</Name> <Prefix></Prefix> <Marker></Marker> <MaxKeys>1000</MaxKeys> <IsTruncated>false</IsTruncated> <Content...
0
[ 2, 483, 2532, 22, 38, 48, 6294, 1251, 20, 23504, 25597, 638, 13, 5, 3812, 6931, 13, 18, 240, 6, 800, 3726, 3726, 504, 48, 23504, 13, 9, 9, 9, 13, 1, 5739, 11925, 1198, 29955, 23504, 2172, 3726, 7, 21127, 6903, 18, 240, 9, 3812...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Could not load the assembly 'App_Web_kh7-x3ka'. Make sure that it is compiled before accessing the page. === I am can't seem to figure out what I am doing wrong here. I publish my website to my server and when I try to run it I get the following exception: Could not load the assembly 'App_Web_kh7-x3ka'. Make sure ...
0
[ 2, 110, 52, 6305, 14, 1475, 13, 22, 7753, 1, 14113, 1, 4278, 465, 8, 396, 240, 657, 22, 9, 233, 562, 30, 32, 25, 9316, 115, 1381, 68, 14, 2478, 9, 800, 3726, 3726, 31, 589, 92, 22, 38, 2260, 20, 1465, 70, 98, 31, 589, 845,...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 abort a running JDBC transaction? === Is there a way to prematurely abort a transaction? Say, I have sent a command to the database which runs five minutes and after four, I want to abort it. Does JDBC define a way to send a "stop whatever you are doing on this connection" signal to the DB?
0
[ 2, 184, 92, 31, 21557, 21, 946, 487, 43, 7229, 12799, 60, 800, 3726, 3726, 25, 80, 21, 161, 20, 17769, 102, 21557, 21, 12799, 60, 395, 15, 31, 57, 795, 21, 1202, 20, 14, 6018, 56, 1461, 355, 902, 17, 75, 222, 15, 31, 259, 20...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
How can I dynamically edit XML node values in ActionScript? === /* I start with this: */ <Report> <prop1>4</prop1> <prop2>2255</prop2> <prop3>true</prop3> <prop4>false</prop4> <prop5>true</prop5> </Report> /* I want this result (change th...
0
[ 2, 184, 92, 31, 7782, 1326, 9392, 23504, 15421, 4070, 19, 1028, 8741, 60, 800, 3726, 3726, 13, 118, 2483, 31, 799, 29, 48, 45, 1637, 118, 13, 1, 17437, 1, 13, 1, 10890, 165, 1, 300, 1, 118, 10890, 165, 1, 13, 1, 10890, 135, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 gvim to print diffs? === Is there a way to print out the diffs like they show when you open them with "gvim -d", with all the common code folded away and only the diffs showing in context? I tried the print menu option, but it printed the entire file that I was currently "in", rather than printing the folded di...
0
[ 2, 568, 13, 23896, 1660, 20, 4793, 20811, 18, 60, 800, 3726, 3726, 25, 80, 21, 161, 20, 4793, 70, 14, 20811, 18, 101, 59, 298, 76, 42, 368, 105, 29, 13, 7, 23896, 1660, 13, 8, 43, 7, 15, 29, 65, 14, 757, 1797, 6085, 229, 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...
Windows Authentication and Network Service account as a db_owner === There is a number of commercial products out there, that give you a windows based installers for configuring your app and the back end SQL Server DB. Typically it will ask if you want to connect to the DB with Windows or SQL Server authentication. Mo...
0
[ 2, 1936, 27963, 17, 982, 365, 2176, 28, 21, 13, 9007, 1, 10705, 800, 3726, 3726, 80, 25, 21, 234, 16, 1439, 1985, 70, 80, 15, 30, 590, 42, 21, 1936, 432, 16146, 445, 26, 1065, 13549, 68, 154, 4865, 17, 14, 97, 241, 4444, 255, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
How do I stop the Invalid Length warning in Selenium from occuring? === Sometimes when running selenium, it displays a message similar to: > WARN - Invalid length: Content-Length=798242 written=8192 And then Selenium stops responding. The website under automation runs on ASP.NET, and served up via IIS. How do ...
0
[ 2, 184, 107, 31, 747, 14, 16671, 1476, 3590, 19, 23027, 14311, 37, 3744, 68, 60, 800, 3726, 3726, 1030, 76, 946, 23027, 14311, 15, 32, 9412, 21, 2802, 835, 20, 45, 13, 1, 9296, 13, 8, 16671, 1476, 45, 2331, 8, 6325, 3726, 3399, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 "business intelligence" software? === Is ["business intelligence"][1] a buzzword that has no real meaning to software developers, or does the term carry some implied meaning in terms of what the software does or how the software does it (in a general sense)? It appears to be a real business term, but does it m...
0
[ 2, 98, 25, 13, 7, 18717, 2872, 7, 2306, 60, 800, 3726, 3726, 25, 636, 7, 18717, 2872, 7, 500, 2558, 165, 500, 21, 9122, 9587, 30, 63, 90, 683, 1813, 20, 2306, 10168, 15, 54, 630, 14, 981, 2670, 109, 14719, 1813, 19, 1663, 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...
C# Observers based on type? === Suppose I want to create a set of observers based on type. That is to say, when they are notified of an event, they are told the type of one of the arguments and then decides whether or not to act based on if it can operate on that type. Are there any simple ways to do this? I figu...
0
[ 2, 272, 5910, 16635, 432, 27, 1001, 60, 800, 3726, 3726, 5787, 31, 259, 20, 1600, 21, 309, 16, 16635, 432, 27, 1001, 9, 30, 25, 20, 395, 15, 76, 59, 50, 22904, 16, 40, 807, 15, 59, 50, 470, 14, 1001, 16, 53, 16, 14, 10553, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
JEdit Macro - Open and Save File === I have a JEdit (BeanShell) macro which opens a specific file then immediately saves the file to my c:\temp folder (so that I don't accidentally update the real file). Here is the bean shell code: logFilePath = "c:\\temp\\aj.txt"; jEdit.openFile( view , logFile...
0
[ 2, 12671, 242, 9069, 13, 8, 368, 17, 2079, 3893, 800, 3726, 3726, 31, 57, 21, 12671, 242, 13, 5, 863, 210, 15984, 6, 9069, 56, 8965, 21, 1903, 3893, 94, 1375, 16815, 14, 3893, 20, 51, 272, 45, 1, 9577, 19294, 13, 5, 656, 30, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Adding a script with ScriptManager on a CompositeControl? === I'm trying to call my good old 'RegisterClientScriptBlock' on the friendly 'ScriptManager' class. It just doesn't work for my CompositeControl? I use it on a normal usercontrol (ascx) where it works. Visual Studio simply won't accept me typing 'Script...
0
[ 2, 4721, 21, 3884, 29, 3884, 22256, 27, 21, 12639, 12898, 60, 800, 3726, 3726, 31, 22, 79, 749, 20, 645, 51, 254, 315, 13, 22, 12463, 9959, 150, 18513, 38, 8741, 12048, 22, 27, 14, 4753, 13, 22, 8741, 22256, 22, 718, 9, 32, 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...
Encrypted, password-protected file creation === I'm writing a program that creates a Word document with sensitive information. I'd like to encrypt and password protect the document and distribute it in a self-extracting file so that the user can double-click, provide a password, and then receive the unencrypted file. ...
0
[ 2, 29403, 15, 20884, 8, 16265, 69, 3893, 2502, 800, 3726, 3726, 31, 22, 79, 1174, 21, 625, 30, 9695, 21, 833, 4492, 29, 7830, 676, 9, 31, 22, 43, 101, 20, 1957, 11435, 17, 20884, 2196, 14, 4492, 17, 14751, 32, 19, 21, 1119, 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...
Stateful PHP Web Service Using SOAP === I'm trying to implement a stateful web service in PHP using the SOAP extension. (Yes I know that web services are supposed to be stateless; all I really care to persist is some form of a session ID so I don't need to authenticate with every call to the service). PHP.net's API d...
0
[ 2, 146, 1566, 13, 26120, 2741, 365, 568, 6447, 800, 3726, 3726, 31, 22, 79, 749, 20, 8713, 21, 146, 1566, 2741, 365, 19, 13, 26120, 568, 14, 6447, 3896, 9, 13, 5, 1714, 31, 143, 30, 2741, 687, 50, 2293, 20, 44, 146, 923, 73, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 format an Integer using current locale in Delphi. === var i : integer; i := 1234567; Given the above, I want the string "1,234,567" as output (assuming UK locale). IntToStr just gives me "1234567". I'm sure there's a one-liner for this, but I can't find it...
0
[ 2, 184, 107, 31, 2595, 40, 13820, 568, 866, 375, 62, 19, 23030, 9, 800, 3726, 3726, 4033, 31, 13, 45, 13820, 73, 31, 13, 45, 3726, 390, 21997, 4167, 73, 504, 14, 784, 15, 31, 259, 14, 3724, 13, 7, 15793, 3965, 15, 264, 4167, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
How to get notified about chnages on SharePoint groups. === I'm actual looking for a way to get notified about any changes on a SharePoint group. First I though I would be able to this by attaching a event handler to some kind of group list. But unfortunately there are no such list representing SharePoint groups. ...
0
[ 2, 184, 20, 164, 22904, 88, 6193, 325, 5133, 27, 1891, 3132, 1170, 9, 800, 3726, 3726, 31, 22, 79, 3463, 699, 26, 21, 161, 20, 164, 22904, 88, 186, 1693, 27, 21, 1891, 3132, 214, 9, 64, 31, 362, 31, 83, 44, 777, 20, 48, 34, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
What is the rationale for fread/fwrite taking size and count as arguments? === We had a discussion here at work regarding why fread and fwrite take a size per member and count and return the number of members read/written rather than just taking a buffer and size. The only use for it we could come up with is if you wa...
0
[ 2, 98, 25, 14, 7511, 62, 26, 398, 10647, 118, 410, 23716, 741, 1072, 17, 2468, 28, 10553, 60, 800, 3726, 3726, 95, 41, 21, 5460, 235, 35, 170, 3467, 483, 398, 10647, 17, 398, 23716, 247, 21, 1072, 416, 322, 17, 2468, 17, 788, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 the order in which handles are returned by EnumWindows meaningful? === From a couple of preliminary tests it seems that [`EnumWindows`][1] always returns windows in reverse instantiation order, i.e. most recently instantiated window first. Is that a valid observation? If so, is it true across all versions of Window...
0
[ 2, 25, 14, 389, 19, 56, 3053, 18, 50, 587, 34, 1957, 723, 27508, 18, 16912, 60, 800, 3726, 3726, 37, 21, 1335, 16, 8685, 4894, 32, 2206, 30, 636, 1, 219, 723, 27508, 18, 1, 500, 2558, 165, 500, 550, 4815, 1936, 19, 7006, 6322,...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Readable SQL aliases === Since I'm sure many people have different standard, I've made this post a community wiki. My question is, what's a good naming scheme for table aliases? I've been using the first letter of every word from the table name, but it's been getting quite unreadable. Here's a quick example. ...
0
[ 2, 1302, 579, 4444, 255, 15794, 160, 800, 3726, 3726, 179, 31, 22, 79, 562, 151, 148, 57, 421, 1236, 15, 31, 22, 195, 117, 48, 678, 21, 514, 13, 17375, 9, 51, 1301, 25, 15, 98, 22, 18, 21, 254, 10929, 4276, 26, 859, 15794, 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...
Deploy a resource file to App_GlobalResource folder on activation === Does any one know the best way to deploy a resource file to the App_GlobalResource folder of the web application when a feature is activated?
0
[ 2, 17617, 21, 6577, 3893, 20, 4865, 1, 26763, 99, 12097, 19294, 27, 15519, 800, 3726, 3726, 630, 186, 53, 143, 14, 246, 161, 20, 17617, 21, 6577, 3893, 20, 14, 4865, 1, 26763, 99, 12097, 19294, 16, 14, 2741, 3010, 76, 21, 1580, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
Problem with WPF data binding and Access Keys === Please consider the following example. Note that in the real-word, the binding source will likely be a data object. I'm using a TextBlock for simplicity. <Window x:Class="Window1" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" ...
0
[ 2, 1448, 29, 619, 7721, 1054, 8728, 17, 1381, 5534, 800, 3726, 3726, 2247, 3563, 14, 249, 823, 9, 1945, 30, 19, 14, 683, 8, 9587, 15, 14, 8728, 1267, 129, 1720, 44, 21, 1054, 3095, 9, 31, 22, 79, 568, 21, 1854, 12048, 26, 2059...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 way to store historical data in SQL Server 2005/2008? === My simplified and contrived example is the following:- Lets say that I want to measure and store the temperature (and other values) of all the worlds' towns on a daily basis. I am looking for an optimal way of storing the data so that it is ...
0
[ 2, 98, 25, 14, 246, 161, 20, 1718, 1668, 1054, 19, 4444, 255, 8128, 812, 118, 2753, 60, 800, 3726, 3726, 51, 13, 11268, 17, 1065, 3367, 4763, 823, 25, 14, 249, 45, 8, 6884, 395, 30, 31, 259, 20, 4058, 17, 1718, 14, 3348, 13, ...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
How can I lock the first row and first column of a table when scrolling, possibly using javascript and CSS? === How can I create a table that has its first row and first column both locked, as in Excel, when you activate 'freeze panes'? I need the table to both scroll horizontally and vertically (a lot of solutions f...
0
[ 2, 184, 92, 31, 3991, 14, 64, 3131, 17, 64, 4698, 16, 21, 859, 76, 13, 28166, 15, 2879, 568, 8247, 8741, 17, 272, 18, 18, 60, 800, 3726, 3726, 184, 92, 31, 1600, 21, 859, 30, 63, 82, 64, 3131, 17, 64, 4698, 156, 4011, 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...
Video in a website === I am preparing a project proposal for a client who wants to publish video in his website. I need to define which video formats will be allowed, which video sizes, as well as the necessary tools for conversion and preparation. I have no experience with websites embeeding video so please help ...
0
[ 2, 763, 19, 21, 2271, 800, 3726, 3726, 31, 589, 7575, 21, 669, 5149, 26, 21, 6819, 72, 2846, 20, 10824, 763, 19, 33, 2271, 9, 31, 376, 20, 9267, 56, 763, 13767, 129, 44, 1159, 15, 56, 763, 13403, 15, 28, 134, 28, 14, 2378, 4...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
Does python optimize modules when they are imported multiple times? === If a large module is loaded by some submodule of your code, is there any benefit to referencing the module from that namespace instead of importing it again? For example: I have a module MyLib, which makes extensive use of ReallyBigLib. If I h...
0
[ 2, 630, 20059, 22864, 17113, 76, 59, 50, 11808, 1886, 436, 60, 800, 3726, 3726, 100, 21, 370, 12613, 25, 8572, 34, 109, 972, 19673, 62, 16, 154, 1797, 15, 25, 80, 186, 4234, 20, 13, 29254, 14, 12613, 37, 30, 204, 5582, 700, 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...
WCF for the totally clueless === I've been hearing about WCF for a couple of years now, and I still don't get it. I understand that it's supposed to be a replacement for web services, remoting, MSMQ, and a few other things. The trouble is, every tutorial I find assumes that I've *done* one of those things, and it ...
4
[ 2, 11801, 410, 26, 14, 5139, 8906, 923, 800, 3726, 3726, 31, 22, 195, 74, 3229, 88, 11801, 410, 26, 21, 1335, 16, 122, 130, 15, 17, 31, 174, 221, 22, 38, 164, 32, 9, 31, 1369, 30, 32, 22, 18, 2293, 20, 44, 21, 4610, 26, 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...
In IPython how do I create aliases for %magics? === Let's say I want to create the alias %xed for %edit -x. How would I do it?
0
[ 2, 19, 31, 6448, 11570, 184, 107, 31, 1600, 15794, 160, 26, 13, 11881, 21200, 18, 60, 800, 3726, 3726, 408, 22, 18, 395, 31, 259, 20, 1600, 14, 15794, 13, 11881, 396, 69, 26, 13, 11881, 69, 242, 13, 8, 396, 9, 184, 83, 31, 1...
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...