Id int64 1.68k 75.6M | PostTypeId int64 1 2 | AcceptedAnswerId int64 1.7k 75.6M ⌀ | ParentId int64 1.68k 75.6M ⌀ | Score int64 -60 3.16k | ViewCount int64 8 2.68M ⌀ | Body stringlengths 1 41.1k | Title stringlengths 14 150 ⌀ | ContentLicense stringclasses 3
values | FavoriteCount int64 0 1 ⌀ | CreationDate stringlengths 23 23 | LastActivityDate stringlengths 23 23 | LastEditDate stringlengths 23 23 ⌀ | LastEditorUserId int64 -1 21.3M ⌀ | OwnerUserId int64 1 21.3M ⌀ | Tags list |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3,544,004 | 1 | 3,544,314 | null | 7 | 3,723 | I can't seem to keep the horizontal header from being selected when I select a single row in a `QTableWidget`.

How can I prevent the header from being selected too? This only happens when one row is in the table. If it has more than two rows, then it works as expecte... | How to keep header from being selected when there is one item in a QTableWidget? | CC BY-SA 2.5 | 0 | 2010-08-23T00:08:50.807 | 2016-11-27T20:56:53.860 | 2010-08-23T01:16:39.130 | 193,619 | 193,619 | [
"qt",
"select",
"header",
"qtablewidget"
] |
3,544,053 | 1 | 3,544,190 | null | 4 | 1,626 | well i have 2 radio buttons and each one exist in a different groupbox.
they they act as they are not related to each other.
but i want them to be as they exist in a same form.
is there a method to 2 that ?
i can do that by handling the the click and unchek the other checkbox but i was wondering if there is a better wa... | how do i let 2 radio buttons each in a a different groupbox act as they are in the same group? | CC BY-SA 2.5 | null | 2010-08-23T00:29:25.917 | 2010-08-23T01:26:31.710 | 2010-08-23T01:11:27.863 | 108,714 | 108,714 | [
"c#",
"winforms",
"radio-button"
] |
3,544,146 | 1 | 3,544,315 | null | 0 | 2,432 | Xcode has a nice feature that let you submit your application to iTunes connect without launching Application Loader. The problem appears when you have a whitespace in the application name.

I understand the problem, but since Xcode is naming the file automatically, h... | "Submit Application to iTunes Connect..." Xcode feature with filename that contain whitespace | CC BY-SA 2.5 | 0 | 2010-08-23T01:10:14.937 | 2010-12-17T19:57:43.243 | null | null | 111,783 | [
"iphone",
"xcode",
"whitespace",
"app-store-connect"
] |
3,544,883 | 1 | null | null | 0 | 145 | while not sqlDebtors.eof do begin
fAmtOut := 0;
fAmt := 0;
sBranch := sqlDebtors.fieldbyname('Branch').AsString;
while (not sqlDebtors.Eof) and (sqlDebtors.FieldByName('Branch').AsString =sBranch) do begin
fAmtOut := fAmtOut + sqlDebtors.fieldbyname('Outstanding').asfloat;
... | how to set my graph to be side bar graph | CC BY-SA 2.5 | null | 2010-08-23T05:11:51.280 | 2010-08-23T06:47:56.447 | null | null | 448,173 | [
"delphi"
] |
3,545,059 | 1 | 3,545,205 | null | -2 | 1,916 | Again i came back with a question.
1.I have a line drawing from a point (x2,y2) for which i do no the end point(Say point unknown as in the fig),but i knew the line length and the angle from the vector (x2,y2). Can any one help me how to calculate the unknown points.

... | How to calculate the point(x2,y2) with the point (x1,y1) and the angle | CC BY-SA 2.5 | null | 2010-08-23T06:02:11.553 | 2021-09-11T08:30:14.923 | null | null | 385,162 | [
"c#"
] |
3,545,509 | 1 | 3,546,754 | null | 0 | 120 | I just now installed Windows Phone 7 Developer tools Beta. I noticed that the icons on the emulator differ from the icons in the web site, demos, samples etc.
Mine looks like this;

But other uses a different emulator like this;
. I'm not very experienced with HTML/CSS/etc, and I'm having some problems getting a table forma... | Get header/caption centered above 2-column table | CC BY-SA 3.0 | null | 2010-08-23T08:58:35.100 | 2017-06-10T12:02:19.290 | 2017-06-10T12:02:19.290 | 4,370,109 | 352,636 | [
"html",
"css",
"html-table",
"caption"
] |
3,546,140 | 1 | 3,546,402 | null | 9 | 4,719 | I have a form with two buttons. The first is hidden using Javascript.
When I press enter in a textfield in IE, the form does not submit. I assume it is because it has chosen the first button as default submit button, but since that button is hidden it does not work.
I have solved this by submitting the form on an ent... | Enter does not submit form in IE because of hidden button | CC BY-SA 2.5 | 0 | 2010-08-23T09:14:36.933 | 2015-10-09T23:25:53.283 | null | null | 182,971 | [
"javascript",
"internet-explorer",
"autocomplete",
"submit"
] |
3,546,728 | 1 | null | null | 0 | 203 | i have one table with two columns as shown in picture

at the execution of page user enter the start and end date.
now what i need to calculate is total amount.
for example, if user put
```
start date: 18-jan-2010
end date: 23-jan-2010
```
then he has 2 date... | calculate amount on dates difference | CC BY-SA 3.0 | null | 2010-08-23T10:35:47.507 | 2012-12-24T22:28:15.830 | 2012-12-24T22:28:15.830 | 367,456 | 172,319 | [
"php",
"mysql",
"sql"
] |
3,547,007 | 1 | 3,547,050 | null | 5 | 3,454 | I wrote a program, which open docx package and changes some `<w:t>`-text in "word/document.xml". When i open new generated docx in Microsoft word, it gives me an error — "file is corrupted". But if look in "Open XML SDK Tool" diffs between template docx and result docx files — there is only two line changed in "word/do... | docx "File is corrupt" error in Microsoft Word | CC BY-SA 3.0 | null | 2010-08-23T11:17:49.903 | 2014-10-17T13:36:57.237 | 2011-08-18T12:18:30.070 | 318,465 | 277,262 | [
"ms-word",
"ms-office",
"docx"
] |
3,547,101 | 1 | 3,548,044 | null | 0 | 235 | I have the following EF structure:

I want to get name of the every user who attended to a meeting:
```
using(var ctx = new MyContext())
{
var meeting = (from row in ctx.Meetings.Include("MeetingMessages").Include("MeetingUsers")
where row.mId == 1
... | Null reference exception in entity navigation | CC BY-SA 2.5 | null | 2010-08-23T11:32:09.517 | 2010-08-23T13:34:29.697 | null | null | 55,818 | [
"entity-framework"
] |
3,547,834 | 1 | null | null | -1 | 3,922 | i try to use erpCtx.Executecommand but i doesn't have method of executecommand. i think that i must add dll in Reference to show executeCommand?
i need : [1](https://i.stack.imgur.com/YwHwB.jpg)
| How can i see execute command in Entity FrameWork? | CC BY-SA 2.5 | null | 2010-08-23T13:12:12.263 | 2010-12-13T12:11:15.820 | 2010-12-13T12:11:15.820 | 52,420 | 52,420 | [
"c#",
".net",
"visual-studio",
"linq",
"entity-framework"
] |
3,547,831 | 1 | 3,551,234 | null | 10 | 549 | I am playing around a bit with my program (trying to multicore a few parts) and I've noticed the "CPU history" looks a bit different, depend on how many workers I start. 2-4 workers seems to produce a "stable" workflow, however pegging 5-8 workers produces erratic behavior (from zero to max, see pictures). I should poi... | different behavior when using different number of multicoring workers | CC BY-SA 2.5 | 0 | 2010-08-23T13:11:36.077 | 2011-09-04T11:26:09.737 | 2011-09-04T11:26:09.737 | 322,912 | 322,912 | [
"windows",
"r",
"multicore"
] |
3,548,039 | 1 | 3,548,135 | null | 0 | 4,631 | Given:
(x1,y1) = (0,0)
(x2,y2) = (0,-10)
Using the angle to C,

| Find the coordinates in an isosceles triangle | CC BY-SA 2.5 | null | 2010-08-23T13:33:14.173 | 2015-03-04T03:52:09.477 | 2015-03-04T03:52:09.477 | 1,118,321 | 99,860 | [
"geometry",
"trigonometry"
] |
3,548,140 | 1 | 3,548,161 | null | 54 | 143,183 | I want to make an "Open" and "Save" dialog in java. An example of what I want is in the images below:
Open:

Save:

How would I go about doing this?
| How to "Open" and "Save" using java | CC BY-SA 3.0 | 0 | 2010-08-23T13:44:11.573 | 2018-03-28T14:13:16.833 | 2013-10-25T18:51:31.970 | 2,415,238 | 196,641 | [
"java",
"swing",
"jfilechooser"
] |
3,548,581 | 1 | 3,551,162 | null | 0 | 916 | When a splitview is in portrait mode, the rootView shows as a popover.
in this case, my rootView has a tableView with a searchBar at the top. When I tapped the search bar, the keyboard appears, and the splitView's popover automatically adjust its height, but at the same time, I get this in the top of the popover..
![al... | SplitViewController's popover UI error when UISearchBar is in focus | CC BY-SA 2.5 | 0 | 2010-08-23T14:37:24.800 | 2010-11-12T03:02:11.750 | 2010-08-23T19:53:59.857 | 21,234 | 219,777 | [
"iphone",
"uisearchbar",
"uisplitviewcontroller",
"uipopovercontroller",
"popover"
] |
3,548,631 | 1 | 3,740,501 | null | 2 | 1,183 | I've run into a particularly nasty bug where an ASP.NET website attempts to make a call to a WCF service method that sends IIS into a death spiral...that ultimately brings down the associated app pool. It never gets to our log4net code that outputs unhandled exceptions.
I was watching w3wp.exe processes spin up and d... | How can I debug a dump file for an ASPNET worker process in Visual Studio 2010? | CC BY-SA 2.5 | null | 2010-08-23T14:43:57.590 | 2010-09-18T05:24:04.847 | null | null | 271,250 | [
"asp.net",
"wcf",
"visual-studio-2010",
"windows-server-2003",
"minidump"
] |
3,549,380 | 1 | null | null | 0 | 1,215 | I have written a Well control, similar to the Visual Studio editor tabs so that a user can have multiple documents open and can see one or more at a time. It is derived from a UserControl and exposes an ObservableCollection of OpenDocuments that binds to the ViewModel. If I were to implement this as a simple TabControl... | How to expose ItemTemplate and ContentTemplate from a UserControl | CC BY-SA 2.5 | null | 2010-08-23T16:03:52.713 | 2010-08-24T09:11:21.867 | 2010-08-24T09:11:21.867 | 71,367 | 71,367 | [
"wpf",
"wpf-controls"
] |
3,549,404 | 1 | null | null | 2 | 308 | Not directly programming, but related:
I'm using team explorer 2010 to connect to a 2010 TFS server (On a 2008R2 box), however when I try and connect, I get a red X on the project node and cannot expand it. There are not error messages or anything. Here is an image of what I am getting 
C-H bond-length: 108.7 pm
H-H angle: 109 degrees
```
But also more complex molecules, like paracetamol (C8H9NO2):

How can I store molecules in memory, including all bond-lengths ... | How to store molecules in memory? | CC BY-SA 2.5 | 0 | 2010-08-23T17:34:57.967 | 2010-08-23T17:45:24.250 | 2010-08-23T17:37:32.077 | 106,224 | null | [
"objective-c",
"c",
"memory",
"variables",
"data-structures"
] |
3,550,264 | 1 | 3,550,436 | null | 3 | 22,474 | I tagged this question with `poisson` as I am not sure if it will be helpful in this case.
I need to create a distribution (probably formatted as an image in the end) from a list of data.
For example:
```
data = [1, 2, 2, 2, 2, 3, 3, 3, 4, 4, 5, 10, 10, 10, 22, 30, 30, 35, 46, 58, 59, 59]
```
such that the data... | Python: create a distribution from a list based on number of items that fall within certain ranges | CC BY-SA 2.5 | null | 2010-08-23T17:55:48.203 | 2023-01-21T19:00:14.630 | null | null | 141,555 | [
"python",
"distribution",
"poisson"
] |
3,550,277 | 1 | 3,550,409 | null | 1 | 1,293 | I am trying to add custom labels to my cell in UITableView. When I try to do this the display is messed up and I am unable to figure out what exactly is going on. Please find the image below and I will post the method I wrote..
```
- (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexP... | Problem in UITableView custom cell | CC BY-SA 2.5 | 0 | 2010-08-23T17:58:31.730 | 2013-09-02T13:14:12.407 | 2010-08-24T03:36:13.053 | 420,556 | 420,556 | [
"iphone",
"objective-c",
"uitableview",
"uilabel"
] |
3,550,341 | 1 | 29,999,300 | null | 115 | 85,053 | How do I create a [Gantt chart](http://en.wikipedia.org/wiki/Gantt_chart) in R?
I'm looking for something sophisticated (looking more or less like this):

P.S. I could live without the dependen... | Gantt charts with R | CC BY-SA 4.0 | 0 | 2010-08-23T18:06:02.943 | 2022-03-30T11:59:09.563 | 2022-03-30T04:40:37.443 | 13,095,326 | 170,792 | [
"r",
"charts",
"gantt-chart"
] |
3,550,688 | 1 | 3,627,296 | null | 1 | 369 | It disappeared!

I'm using the standard ActivityDesigner w/Collapsible UI example:
```
<sap:ActivityDesigner
x:Class="WHATTHEEFF.WhaHappenToMe"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x... | Where'd my ActivityDesigner togglebutton go? | CC BY-SA 2.5 | null | 2010-08-23T18:45:55.320 | 2010-09-02T12:58:28.107 | null | null | null | [
"workflow-foundation-4",
"togglebutton",
"activitydesigner"
] |
3,550,911 | 1 | 3,550,930 | null | 2 | 393 | What's wrong - how can I find out what Eclipse doesn't like about my project?

As you can see it shows no errors in sources, no other errors, just the project. There is no tooltip telling me what's wrong. Can't see anything wrong on console either. Project builds fine with buil... | Eclipse - what's wrong with the project | CC BY-SA 2.5 | null | 2010-08-23T19:17:01.323 | 2010-08-25T02:41:27.670 | null | null | 255,314 | [
"eclipse"
] |
3,551,052 | 1 | 3,551,388 | null | 2 | 2,848 | I'm working on a database for stat keeping for a sports club where I help administrate some events. I think I've got the parts for keeping track of the competitor names, classifications, categories, etc. figured out using a main table, several lookup tables and a couple bridge tables to cover the many-to-many relation... | Parent-child relationship: multiple tables vs. self-join | CC BY-SA 3.0 | 0 | 2010-08-23T19:38:17.680 | 2012-01-15T20:52:03.100 | 2012-01-15T20:52:03.100 | 894,284 | 359,030 | [
"sql",
"database",
"database-design",
"join",
"relationship"
] |
3,551,262 | 1 | 3,559,251 | null | 0 | 58 | What does mean this Reasharper error? I just upload project from svn repository.

| Resharper error | CC BY-SA 2.5 | null | 2010-08-23T20:08:23.270 | 2011-12-21T20:14:15.540 | 2011-12-21T20:14:15.540 | 3,043 | 290,082 | [
"visual-studio-2008",
"resharper",
"resharper-5.0"
] |
3,551,249 | 1 | 3,551,477 | null | 8 | 5,611 | I create a [wx.TextEntryDialog](http://www.wxpython.org/docs/api/wx.TextEntryDialog-class.html) as follows:
```
import wx
dlg = wx.TextEntryDialog(self, 'Rules:', 'Edit rules',
style=wx.TE_MULTILINE|wx.OK|wx.CANCEL)
dlg.SetValue(self.rules_text.Value)
if dlg.ShowModal() == wx.ID_OK:
…
``... | How to make wx.TextEntryDialog larger and resizable | CC BY-SA 2.5 | 0 | 2010-08-23T20:07:28.763 | 2013-05-28T01:45:32.423 | null | null | 17,498 | [
"python",
"wxpython",
"wxwidgets"
] |
3,551,254 | 1 | 3,551,308 | null | 1 | 1,492 | 
I am trying to accomplish this with CSS. Here is my markup:
```
<h2>
<img src="A.gif" alt="A" width="30" height="30" />
<img src="B.gif" alt="B" width="30" height="30" />
18 pt; vertically centered;
</h2>
```
- `A``B`- - -
There is no chance the 18pt text wil... | How to vertically center image and text in a block element? [CSS] | CC BY-SA 2.5 | null | 2010-08-23T20:07:44.303 | 2010-08-23T20:30:09.033 | 2010-08-23T20:15:52.363 | 184,600 | 184,600 | [
"html",
"css"
] |
3,551,367 | 1 | null | null | 0 | 304 | I've two tables, Profile and ProfileCategory
```
ProfileId INT IX
UserId UNIQUEIDENTIFIER PK (For one-to-one mapping with aspnet_membership)
CompanyName
Description
ProfileCategory
CategoryId
ProfileId
```
When I generate the code with PLINGO I get following errors
Operator '==' cannot be applied to operands of ty... | PLINQO Primary key AND index problem | CC BY-SA 2.5 | null | 2010-08-23T20:22:50.447 | 2010-08-24T07:54:14.417 | 2010-08-24T07:54:14.417 | 358,297 | 358,297 | [
"indexing",
"primary-key",
"codesmith",
"plinqo"
] |
3,551,438 | 1 | 3,551,485 | null | 2 | 376 | 
I hover over my menu and a submenu expands, then this bad boy comes accross the screen. Is there something I can do in my website to prevent this?
IE6
aspx
```
<%@ Page Title="" Language="C#" MasterPageFile="~/Templates/MyPage.master" AutoEventWireup="true"
CodeF... | asp:Menu hover makes "Security Information" pop up, how do I fix? | CC BY-SA 2.5 | null | 2010-08-23T20:32:37.723 | 2010-10-29T21:43:57.730 | 2010-08-24T13:08:04.587 | 102,526 | 102,526 | [
".net",
"asp.net",
"internet-explorer-6",
"popup"
] |
3,551,489 | 1 | 3,551,505 | null | 2 | 226 | Google Code provides a barcode like this:

When you download software. What is its purpose ?
Edit: Now that I know its name, I found [this article](http://techcrunch.com/2010/04/07/google-continues-to-embrace-qr-codes-integrates-them-into-its-url-shortener/). Th... | What is this image that Google code provides? | CC BY-SA 2.5 | null | 2010-08-23T20:38:13.217 | 2010-08-23T20:46:11.333 | 2010-08-23T20:46:11.333 | 77,779 | 77,779 | [
"checksum",
"google-code"
] |
3,551,631 | 1 | 3,552,214 | null | 1 | 159 | I will try my best to be both succinct and fully explanatory in this predicament.
On a site I manage, we allow a manager to view their "Recruiting Downline" which entails a list of all agents they personally recruited, as well as the recruits that particular agent (and so on and so on) brought to the Team.
For examp... | Sort by Referrer (quite complicated) | CC BY-SA 2.5 | null | 2010-08-23T20:55:48.647 | 2010-08-23T22:32:54.733 | 2010-08-23T21:10:46.510 | 127,724 | 337,690 | [
"php",
"mysql",
"sorting",
"hierarchy"
] |
3,552,162 | 1 | 3,552,287 | null | 0 | 1,233 | Short question: Given a point P and a line segment L, how do I find the point (or points) on L that are exactly X distance from P, if it guaranteed that there is such a point?
The longer way to ask this question is with an image. Given two circles, one static and one dynamic, if you move the dynamic one towards the ... | Rotate a circle around another circle | CC BY-SA 2.5 | 0 | 2010-08-23T22:21:51.267 | 2010-08-23T23:14:26.257 | null | null | 36,007 | [
"language-agnostic",
"math",
"trigonometry"
] |
3,552,313 | 1 | 3,552,377 | null | 0 | 2,223 | I have a problem executing a stored procedure in Silverlight 4/RIA. The only value I get back is null. Am I doing my client and server side code wrong?
```
public ZipCodesDomainContext _ZipcodesDomainContext = new ZipCodesDomainContext();
/// <summary>
/// Creates a new <see cref="MainPage"/> instan... | Silverlight 4: Running a stored procedure which returns a string | CC BY-SA 2.5 | null | 2010-08-23T22:52:18.337 | 2010-08-23T23:34:57.953 | null | null | 271,977 | [
"sql-server",
"stored-procedures",
"silverlight-4.0",
"c#-4.0",
"wcf-ria-services"
] |
3,552,467 | 1 | null | null | 5 | 1,706 | I have recently wired up my application to use the Facebook iOS SDK ([http://github.com/facebook/facebook-ios-sdk](http://github.com/facebook/facebook-ios-sdk)). The integration works fine, but the pages loads really slow. It takes really a long time to load the login screen. Login action takes more than 10-60 seconds.... | Facebook iOS SDK too slow | CC BY-SA 2.5 | null | 2010-08-23T23:29:55.457 | 2011-01-03T03:06:05.787 | 2011-01-03T03:06:05.787 | 63,550 | 115,278 | [
"iphone",
"facebook",
"ios"
] |
3,552,682 | 1 | 3,553,784 | null | 2 | 682 | I am writing an app for my iPad running 3.2.2 with XCode 3.2.3. It seems that the highest version of the iOS for iPad this version of XCode has is 3.2, but other apps load fine onto the phone so this doesn't seem to be an issue. I am attempting to make use of the new UITextChecker class. I have imported UIKit, and U... | XCode doesn't recognize UI Class UITextChecker | CC BY-SA 2.5 | null | 2010-08-24T00:19:39.323 | 2010-08-24T06:03:59.897 | 2010-08-24T00:44:32.830 | 261,540 | 261,540 | [
"iphone",
"uikit",
"uitextfield"
] |
3,552,763 | 1 | 3,552,781 | null | 57 | 15,580 | I would like to understand why you might want to use the `global::` prefix. In the following code, ReSharper is identifying it as redundant, and able to be removed:

| Why use the global keyword in C#? | CC BY-SA 3.0 | 0 | 2010-08-24T00:39:46.070 | 2016-01-08T21:30:44.137 | 2017-02-08T14:30:13.520 | -1 | 402,098 | [
"c#",
".net",
"namespaces",
"global"
] |
3,552,819 | 1 | 3,552,832 | null | 1 | 163 | So this might be dumb, but I can't get anything to insert into a MySQL on a certain account, and I've been staring at this for two hours. I'm a newbie to PHP, so I could very well be doing something dumb. I attached a screen shot of the DB I am trying to INSERT INTO.
Here is what I'm talking about:
![http://dillondoy... | Why can't I INSERT INTO? | CC BY-SA 3.0 | null | 2010-08-24T00:53:40.783 | 2013-07-18T20:29:05.633 | 2013-07-18T20:29:05.633 | 1,446,005 | 428,987 | [
"php",
"mysql",
"insert"
] |
3,553,110 | 1 | null | null | 0 | 1,155 | I have a site on my server that only works with a www.
example:
[http://www.dartmouthplayers.ns.ca/](http://www.dartmouthplayers.ns.ca/)
works but without it, it does not.
[http://dartmouthplayers.ns.ca/](http://dartmouthplayers.ns.ca/)
But the site's bindings has both listed:
 about [ropes](http://en.wikipedia.org/wiki/Rope_(computer_science))

[[the same paper](http://www.cs.ubc.ca/local/reading/... | How is the data stored in a textbox? | CC BY-SA 2.5 | null | 2010-08-24T02:52:11.570 | 2010-08-25T09:42:36.353 | 2010-08-25T09:42:36.353 | 113,124 | 113,124 | [
"algorithm",
"data-structures",
"text",
"string",
"ropes"
] |
3,553,331 | 1 | 3,553,343 | null | 1 | 7,974 | i have the different image with the different size too, i want to put it in cell.imageView.image in every cell, but i want make same size in every cell although the image have the different size, i write this on my code :
```
UIImage *image = [UIImage imageNamed:imageName];
cell.imageView.image = image;
cell.i... | resize cell.UIImageView.image | CC BY-SA 2.5 | 0 | 2010-08-24T03:16:34.983 | 2013-07-26T09:54:45.683 | 2010-08-24T09:45:15.637 | 408,434 | 408,434 | [
"iphone",
"uitableview"
] |
3,553,786 | 1 | 3,553,814 | null | 3 | 442 | No foreign keys defined in the database. So I've setup associations.
problem: can't seem to be able to reference the Role table as expected:
I can get as far as u.UserNamesInRole then can't make the jump to role table.
```
IEnumerable<fmwebapp1.Old_App_Code.TelerikUsersDataContext.User> userList = (from u in dbT... | LINQ to SQL - No Foreign Keys | CC BY-SA 2.5 | 0 | 2010-08-24T05:28:52.370 | 2010-08-24T05:42:54.410 | null | null | 26,086 | [
"c#",
"linq-to-sql"
] |
3,553,995 | 1 | 3,554,006 | null | 4 | 9,600 | I'm trying to run eclipse for java in Windows 7 64bit edition, and when I run the eclipse.exe file, absolutely nothing happens. A ephimeral javaw.exe process is created in the task manager, but as I said, it's just there for a split second, and it disappears, after that NOTHING. I tried compiling a small program with t... | Run eclipse on windows 7 64 bit | CC BY-SA 2.5 | 0 | 2010-08-24T06:30:48.103 | 2014-05-09T19:43:41.030 | 2010-08-24T06:45:01.673 | 62,642 | 62,642 | [
"java",
"eclipse"
] |
3,554,276 | 1 | 3,555,499 | null | 0 | 227 | Hi all i have my main form as MDI form on this form i am having data grid view. Now form selecting an option from file menu i am loading a child form and i set the property
```
startposition=center
```
It is getting loaded but some part of the form is getting loaded below the data grid view how to over come this .... | Load the child form on the top of the control | CC BY-SA 2.5 | null | 2010-08-24T07:25:04.190 | 2010-08-24T10:32:37.327 | null | null | 388,388 | [
"c#",
"desktop-application"
] |
3,554,476 | 1 | 3,940,457 | null | 0 | 597 | What could be the reason for not showing any urls to html files while debugging the GWT project? The tab is empty, it is not possible to debug any of the pages that are stored in 'war' directory.

I guess it is all about the configuration. Thank you for any hints on how... | GWT - no urls in development mode tab | CC BY-SA 2.5 | null | 2010-08-24T07:55:01.290 | 2010-10-15T08:01:40.443 | 2010-08-24T08:08:51.230 | 171,375 | 171,375 | [
"debugging",
"gwt",
"configuration"
] |
3,554,645 | 1 | 3,574,182 | null | 1 | 1,658 | Hi I have a TreeView which is filled with a hierarchicaldatatemplate
```
<TreeView Name="DokumentBrowser" ItemTemplate="{StaticResource HierachrTree}"
<HierarchicalDataTemplate x:Key="HierachrTree"
DataType="{x:Type src:Ordner}"
ItemsSource="{Binding UnterOrdner}">
<TextBlock Text="{Bind... | C# WPF treeview filled with recursive built list<> add item at position | CC BY-SA 2.5 | 0 | 2010-08-24T08:21:42.280 | 2010-09-03T08:34:12.550 | 2010-09-03T08:34:12.550 | 424,226 | 424,226 | [
"c#",
"wpf",
"list",
"recursion",
"selecteditem"
] |
3,554,769 | 1 | null | null | 3 | 517 | My iPhone app (created under iOS2), has a strange behavior.
The left arrow is not aligned with other controls (on both iOS3 and 4)
My other apps work fine...
Does someone have any idea ?

: That bug appear with all iPhone in my company, and in all iPhon... | MPMoviePlayerController - Controls are not aligned | CC BY-SA 2.5 | 0 | 2010-08-24T08:41:18.503 | 2010-10-13T09:03:58.193 | 2010-10-13T09:03:58.193 | 65,500 | 65,500 | [
"iphone",
"ios4",
"ios",
"mpmovieplayercontroller",
"ios3.0"
] |
3,554,973 | 1 | 3,555,241 | null | 0 | 80 | Hi all i will have some data in my datagrid as follows
Now if i click on first column on any cell i would like to show a from, and if i click on 2nd row on any cell value i would like to show another form. How can i do this...
| How could i load a form corresponding to the cell clicked in datagrid | CC BY-SA 2.5 | 0 | 2010-08-24T09:09:22.510 | 2010-08-24T09:46:59.313 | null | null | 388,388 | [
"c#",
"datagridview",
"desktop-application"
] |
3,555,343 | 1 | 3,555,430 | null | 11 | 3,118 | I have to make 2d triangles from a list of 2d points with a condition: length of any edge can't be longer than a predefined constant.
Something like this:

Do you know any algorithm that can do this? Or any advise?
Thanks!
| Create 2d triangles from 2d points | CC BY-SA 2.5 | 0 | 2010-08-24T10:05:42.790 | 2016-10-24T15:35:46.647 | 2015-08-30T08:34:46.997 | 4,099,593 | 374,727 | [
"algorithm",
"graphics"
] |
3,555,432 | 1 | 3,555,626 | null | 4 | 2,520 | 
As you can see from the attached image the CPU graph on my dual core machine is weirdly symmetrical!
Is this some sort of load balancing to prevent one core being used more than the other? What are the reasons behind it (heat distribution maybe)?
Of course my main con... | Multi core CPU single thread behaviour, not achieving 100% | CC BY-SA 2.5 | null | 2010-08-24T10:19:51.060 | 2010-08-24T12:58:27.740 | 2010-08-24T12:58:27.740 | 429,383 | 429,383 | [
"multithreading",
"multicore"
] |
3,556,068 | 1 | 3,556,097 | null | 0 | 140 | ```
<td>
<form name="search_form" action="" method="POST">
<input type="text" name="search_text">
<input type="submit" name="search_bt" value="Go">
</form>
</td>
```
now when ever we use this code it adds an extra line after it ends.... see the image below
, is there a way to show the results of a stored procedure that returns a `REFCURSOR` in a grid (instead of the plain text Script Output window) within SQL... | Oracle SQL Developer: Show REFCURSOR Results in Grid? | CC BY-SA 2.5 | 0 | 2010-08-24T12:22:24.167 | 2010-08-25T13:05:45.853 | 2017-05-23T12:07:16.513 | -1 | 6,173 | [
"oracle",
"stored-procedures",
"oracle-sqldeveloper"
] |
3,556,561 | 1 | 3,578,555 | null | 1 | 499 | is there any documentation available to build Flot graph similar to what we can find in the Stack Overflow [profile/reputation](https://stackoverflow.com/users/341106?tab=reputationhistory#tab-top) tab?
from the source code I can see that data is queried at this address: `/users/rep-graph/341106/" + ranges.xaxis.from... | Documentation for Stack Overflow reputation graph (Flot) | CC BY-SA 3.0 | null | 2010-08-24T12:50:02.353 | 2015-03-08T20:47:38.293 | 2017-05-23T12:07:06.850 | -1 | 341,106 | [
"javascript",
"flot",
"graphing",
"stackexchange-api"
] |
3,556,742 | 1 | 3,556,993 | null | 0 | 528 | In my site, I have two divs - right and left. Both are contained within a wrapper div. Here is my code:
```
#wrapper{
width:1000px;
height:750px;
margin:auto;
}
#left{
width:500px;
height:750px;
float:left;
position:relative;
}
#right{
width:500px;
height:750px;
float:righ... | Really Frustrating CSS Stepdown in IE | CC BY-SA 2.5 | null | 2010-08-24T13:12:53.087 | 2010-08-24T13:35:48.000 | null | null | 418,146 | [
"css",
"internet-explorer"
] |
3,556,946 | 1 | 3,557,099 | null | 6 | 1,121 | I was searching about over internet and found out some graphs  [slides 3-4](http://www.sics.se/~joe/talks/ll2_2002.pdf) in one of the talk given by . They shows a . Can anybody tell me the reason behind such difference?
| Why Erlang process creation and message passing time less than java and C# | CC BY-SA 2.5 | 0 | 2010-08-24T13:31:51.863 | 2010-08-24T13:46:37.650 | null | null | 362,250 | [
"process",
"erlang"
] |
3,557,310 | 1 | 3,566,531 | null | 2 | 641 | The task is relatively straightforward:
A Drupal website displays a list of articles with thumbnails. Some visitors would like to view it without images by clicking on a button/link and have that preference saved.
e.g. [http://patterntap.com/collections/index/](http://patterntap.com/collections/index/)

The problem is that using :odd :even doesnt work.
I've tried to make it work by using "for loops", and if statements, but obviously jquery doesn't do this stuff in that way. Or maybe i'm supposed to do it outside the document ready statement? ... | Jquery - How to alternate an :Odd :Even pattern every 4 <Divs>? | CC BY-SA 2.5 | 0 | 2010-08-24T14:41:04.240 | 2014-06-03T15:54:13.730 | 2010-08-24T16:26:06.950 | 394,117 | 394,117 | [
"jquery",
"css",
"layout",
"grid",
"for-loop"
] |
3,557,724 | 1 | 3,557,914 | null | 3 | 7,094 | I've read a bunch of previous posts dealing with the padding problem I'm experiencing between IE8 and earlier versions (IE7,6). I already tried resetting my CSS as mentioned previously, but no luck. Any help would be greatly appreciated. Thanks in advance!
The issue is best illustrated with screenshots (see below),... | Padding issues IE8 v IE7 | CC BY-SA 2.5 | null | 2010-08-24T14:47:10.680 | 2010-08-24T15:39:18.513 | 2010-08-24T15:01:03.710 | 387,049 | 387,049 | [
"css",
"internet-explorer-8",
"internet-explorer-7",
"padding",
"ie8-compatibility-mode"
] |
3,557,931 | 1 | 3,575,158 | null | 0 | 4,303 | I need for my shop up to 4 decimal points. So far I followed some tuts and theyre working fine in front & backend for products. Only in sales/invoice prices,tax and totals are still rounded to 2 decimal points.
I've edited/overwrote following files:
```
\app\code\local\Mage\Adminhtml\Block\Catalog\Product\Edit\Tab\Op... | Magento - decimal points in invoice/be | CC BY-SA 4.0 | null | 2010-08-24T15:09:58.913 | 2019-08-26T11:10:51.040 | 2019-08-26T11:10:51.040 | 9,445,441 | 381,232 | [
"php",
"magento",
"decimal-point"
] |
3,558,150 | 1 | 3,558,159 | null | 1 | 256 | I can create objects of each table in my database, so the .edmx file is doing it's job.
Why can't I create a new dbEntEntities (intellisense only pops up dbNull) object of the .edmx file?
Thanks!

| Cannot create an Entities object, but can access generated classes - why? | CC BY-SA 2.5 | null | 2010-08-24T15:32:39.907 | 2010-08-24T15:40:12.913 | null | null | null | [
"c#",
"entity-framework"
] |
3,558,374 | 1 | 3,558,766 | null | 1 | 131 | I have a DataGrid that is setup like this:
```
<DataGrid
AutoGenerateColumns="True"
GridLinesVisibility="Horizontal"
IsReadOnly="True"
ItemsSource="{Binding Documents}"
SelectionMode="Single"
SelectionUnit="FullRow"
/>
```
Can somebody point me in the right direction ... | Don't highight selected cell when user clicks in a data grid row | CC BY-SA 2.5 | null | 2010-08-24T15:54:35.140 | 2010-08-24T17:01:07.133 | null | null | 373,521 | [
"c#",
".net",
"wpf",
"datagrid"
] |
3,558,633 | 1 | 3,558,676 | null | 3 | 13,221 | I have two tables: members and renewals
The two tables have a field called memberid which links the two data tables together. I am trying to construct a query which will extract the firstname and surname from the members table for the data that is being held in the renewals table. I have tried using the query below ... | Join query in MySQL | CC BY-SA 2.5 | null | 2010-08-24T16:24:17.293 | 2016-05-26T17:12:39.180 | 2012-02-27T04:20:59.297 | 135,152 | 1,389,526 | [
"mysql",
"phpmyadmin",
"mysql-error-1267"
] |
3,559,155 | 1 | 3,559,237 | null | 4 | 1,653 | What is the purpose of having two files that appear to do the same/similar thing? Is one deprecated and should I be using the other? Please, break it down for me.
Thanks!


| What is the difference between an "Application Configuration File" & "Settings File" in C#? | CC BY-SA 2.5 | 0 | 2010-08-24T17:23:22.653 | 2010-08-24T17:32:11.933 | 2010-08-24T17:32:11.933 | 38,206 | 402,706 | [
"c#",
".net",
"configuration",
"app-config"
] |
3,559,620 | 1 | 3,559,643 | null | 1 | 2,846 | Why does the following code not work?
```
#include <iostream>
#include <string>
int main(){
char filename[20];
cout << "Type in the filename: ";
cin >> filename;
strcat(filename, '.txt');
cout << filename;
}
```
It should concatenate on the end of whatever filename is inputted
Also, when I try ... | C++ concatenate string problem | CC BY-SA 2.5 | null | 2010-08-24T18:14:23.703 | 2010-08-24T18:40:52.050 | null | null | 1,246,275 | [
"c++",
"string",
"concatenation"
] |
3,559,632 | 1 | 3,560,604 | null | 8 | 3,226 | I have a stacked areaplot made with ggplot2:
```
dists.med.areaplot<-qplot(starttime,value,fill=dists,facets=~groupname,
geom='area',data=MDist.median, stat='identity') +
labs(y='median distances', x='time(s)', fill='Distance Types')+
opts(title=subt) +
scale_fill_brewer(type='seq') +
facet_wrap(~... | ggplot2: overlay control group line on graph panel set | CC BY-SA 2.5 | 0 | 2010-08-24T18:15:45.103 | 2010-08-25T13:30:30.813 | 2020-06-20T09:12:55.060 | -1 | 128,245 | [
"r",
"graph",
"ggplot2"
] |
3,559,750 | 1 | 3,559,806 | null | 0 | 238 | I am having a problem getting the ListView to display properly. It currently looks like this with the following xml code:

```
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vert... | How to get UI to look right | CC BY-SA 2.5 | 0 | 2010-08-24T18:28:03.940 | 2010-08-25T13:03:14.483 | null | null | 336,861 | [
"android",
"xml",
"user-interface"
] |
3,559,946 | 1 | 3,560,053 | null | 1 | 845 | How can you make a [Koch Snowflake Fractal](http://en.wikipedia.org/wiki/Koch_snowflake) using php gd so that it comes out like this...
---


---
Is it possible? Is there another resource I can use?
| PHP GD snowflake fractal | CC BY-SA 2.5 | null | 2010-08-24T18:49:55.753 | 2010-08-24T19:11:00.423 | null | null | 1,246,275 | [
"php",
"gd",
"fractals"
] |
3,560,453 | 1 | 3,569,211 | null | 0 | 800 | I'm trying to setup an enviroment to develop in SharePoint.
I have XP with Visual Studio 2008 Profesional, on XP I have a virtual Windows Server 2003 where I install Share Point Services 3.0.
On XP I want to install Visual Studio Extensions for Windows Sharepoint Services 1.3, I have already modified the registry like... | Install Visual Studio Extensions for Windows Sharepoint Services 1.3 on XP | CC BY-SA 2.5 | null | 2010-08-24T19:48:33.140 | 2010-08-25T18:48:24.723 | null | null | 116,989 | [
"sharepoint"
] |
3,560,890 | 1 | null | null | 55 | 7,966 | How do you use [DwmGetColorizationColor](http://msdn.microsoft.com/en-us/library/aa969513(VS.85).aspx)?
The [documentation](http://msdn.microsoft.com/en-us/library/aa969513(VS.85).aspx) says it returns two values:
- `0xAARRGGBB`-
Here's a color that i like, a nice puke green:

But when I post to `paypal.com` from a browser that has never visited PayPal ... | PayPal: Sandbox UI is different from "real" UI? | CC BY-SA 2.5 | null | 2010-08-24T21:16:12.000 | 2010-10-26T13:38:29.503 | null | null | 71,522 | [
"paypal",
"sandbox"
] |
3,561,545 | 1 | 3,637,710 | null | 35 | 13,046 | Our unit tests fire off child processes, and sometimes these child processes crash. When this happens, a Windows Error Reporting dialog pops up, and the process stays alive until this is manually dismissed. This of course prevents the unit tests from ever terminating.
How can this be avoided?
---
Here's an exampl... | How to terminate a program when it crashes? (which should just fail a unit test instead of getting stuck forever) | CC BY-SA 2.5 | 0 | 2010-08-24T22:33:06.743 | 2017-04-06T22:46:18.257 | 2010-09-03T16:46:42.973 | 33,080 | 33,080 | [
"unit-testing",
"language-agnostic",
"windows-7"
] |
3,561,878 | 1 | 5,859,505 | null | 3 | 1,634 | I got a problem I cannot manage to resolve.
I have a Basecamp alike list of items with a small menu on the left with Drag, Edit and Trash icons.
The handle is there. He is sitting outside of the scope of the sortable element, and this is why he doesn't influence the sorting at all.

{
for (int i = 0; i < 1000; i++)
{
MyString test = new MyString();
test.Random();
Console... | attempting to create string of random values | CC BY-SA 2.5 | null | 2010-08-25T00:04:57.167 | 2012-04-17T15:48:06.213 | 2011-01-25T20:22:25.627 | 1,288 | 341,877 | [
"c#",
"string",
"random"
] |
3,562,235 | 1 | 3,562,449 | null | 32 | 37,902 | I am continuing to program some kind of keyboard navigation in my simple graphic program (using C#). And I ran into trouble once again.

My problem is that I want to process the keyboard input to move a layer around. Moving the layer with the mouse already works quite w... | Panel not getting focus | CC BY-SA 2.5 | 0 | 2010-08-25T01:29:59.630 | 2020-10-05T00:58:59.200 | 2017-05-23T11:47:00.513 | -1 | 376,960 | [
"c#",
"winforms",
"keyboard",
"focus",
"panel"
] |
3,562,414 | 1 | 3,562,487 | null | 22 | 53,248 | How can I programmatically change the back color of a single cell in a listview using its own value?

The values in the ColorFlag Column Came from the database.
Here is my code:
```
foreach(DataRow dr in _dataTbl.Rows)
{
_markOW = dr["Mark"].ToStr... | How to change the backcolor of a listview subitem using its own value | CC BY-SA 2.5 | 0 | 2010-08-25T02:17:10.333 | 2013-08-24T08:25:06.060 | 2010-08-25T02:38:05.517 | 416,801 | 416,801 | [
"c#",
"listview",
"backcolor",
"subitem"
] |
3,562,468 | 1 | 3,562,481 | null | 1 | 139 | I have no idea how to handle this code within a style attribute. How do I correctly code this markup or properly escape it? I could use a string.format and emit the entire div but that seems like an awkward solution.
(I figured all those slant brackets would pose an issue in this posting so I am including an image.)
... | MVC2 Quote handling / escaping within a style attribute | CC BY-SA 2.5 | null | 2010-08-25T02:33:15.240 | 2010-08-25T02:37:04.220 | null | null | 64,262 | [
"asp.net-mvc-2"
] |
3,562,665 | 1 | 3,562,825 | null | 3 | 263 | How can I do modeling in reverse by parsing a C program and turning it in to a circuit diagram to be displayed.
Example


Except this is psedocode.
| How can I do modeling in reverse by parsing a C program and turning it in to a circuit diagram to be displayed | CC BY-SA 2.5 | 0 | 2010-08-25T03:25:26.123 | 2018-12-25T16:52:05.780 | null | null | 34,531 | [
"c",
"parsing",
"modeling",
"circuit"
] |
3,563,180 | 1 | 3,563,340 | null | 2 | 543 | I have a table view with 9 rows at minimum. The background colors of the cells will depend of the cell position. If it is bellow to 3 or below to 6 or below to 9, the background color changes (see the next image).

The problem is that this table view can be reordered an... | How to change the background color of a table view cell after it was moved? | CC BY-SA 2.5 | 0 | 2010-08-25T05:52:33.233 | 2010-08-25T06:27:39.713 | null | null | 263,690 | [
"iphone",
"uitableview"
] |
3,563,688 | 1 | 3,564,702 | null | 5 | 15,047 | In my webapp I have a search box in a fixed toolbar on the top of webpage.
I implemented the fixed position of toolbar like this....
```
#toolbar {
position: fixed !important;
position: absolute;
height: 25px;
width: 100%;
top: 0px;
left: 0px;
margin: 0;
... | Fixed positioned search box with Autocomplete suggestions | CC BY-SA 2.5 | 0 | 2010-08-25T07:26:00.530 | 2014-08-26T07:50:32.457 | 2010-08-25T11:07:10.477 | 206,613 | 206,613 | [
"jquery",
"css",
"jquery-autocomplete"
] |
3,563,908 | 1 | 3,629,056 | null | 15 | 6,259 | How do you create an animated dashed or dotted border of an arbitrary shape in Android? In XML (preferred) or programmatically.
See picture below for an example.

| Animated Dashed Border in Android | CC BY-SA 2.5 | 0 | 2010-08-25T07:58:29.787 | 2010-09-02T16:41:54.957 | 2010-08-26T01:45:44.347 | 143,378 | 143,378 | [
"android",
"animation",
"border"
] |
3,563,931 | 1 | 3,564,490 | null | 0 | 3,717 | Hi all my goal is to get the child menu expanded towards the left hand side instead of the right hand side.
The CSS is as follows,
```
/*<![CDATA[*/
/* page styling, unimportant for the menu. only makes the page looks nicer */
/* - - - ADxMenu: BASIC styles - - - */
/* remove all list stylings */
.menu, .menu ul {
... | CSS- How to create child menu towards leftern side | CC BY-SA 2.5 | null | 2010-08-25T08:02:03.237 | 2012-06-01T17:36:23.680 | 2012-06-01T17:36:23.680 | 480,659 | 313,126 | [
"html",
"css",
"menu",
"html-lists"
] |
3,564,388 | 1 | null | null | 0 | 216 | I have this on an html:
```
<input type="text" name="username" size="10" alt="Username" value="Username"
onfocus="if(this.value=='Username') this.value='';" />
```
But this prompts an irritating IE security box on browser.

It there anything I can do to get rid o... | Onfocus: How to stop it prompting IE security box? | CC BY-SA 2.5 | null | 2010-08-25T09:19:30.407 | 2010-08-25T10:06:23.893 | 2010-08-25T09:48:18.120 | 333,255 | 425,873 | [
"javascript",
"html",
"css"
] |
3,564,393 | 1 | 3,564,622 | null | 7 | 18,604 | I know this has been asked a lot of times in StackOverflow already, but I haven't quite found a solution yet. My app sends an email with a link in it that when clicked should launch the app.
According to @hackbod, the best way to do it is to make use of the Intent URI (see [this](https://stackoverflow.com/questions/24... | Launching my app using the intent URI | CC BY-SA 2.5 | 0 | 2010-08-25T09:20:02.053 | 2011-12-15T21:10:56.597 | 2017-05-23T11:48:24.333 | -1 | 395,576 | [
"android",
"email",
"uri",
"android-intent"
] |
3,564,455 | 1 | null | null | 2 | 127 | I am sick to death of assholes spamming my site, and I hate those stupid Captcha things, and my customers have had it up to their necks with the captcha on my site.
So, I had an idea. What if there was a small line. And all they had to do was simply drag a circle from the left of the line to the right. And once the ci... | Implementing Drag-to-Submit Form | CC BY-SA 2.5 | null | 2010-08-25T09:28:26.817 | 2010-08-25T09:35:27.817 | null | null | null | [
"javascript",
"html",
"drag-and-drop",
"captcha"
] |
3,565,231 | 1 | null | null | 0 | 1,123 | I get this error while calling the web service hosted on the server.
The service has one web method with as string input and returns string (will be in XML format). The service is working fine but once in a while I get this error and can't predict. Can someone help me to get through this error.
Attached the screen s... | Error while calling webservice (Server was unable to process request. ---> PARAMETER_NAME) | CC BY-SA 2.5 | null | 2010-08-25T11:12:49.517 | 2010-08-25T21:05:27.933 | 2010-08-25T21:05:27.933 | 76,337 | 122,138 | [
"asp.net",
"web-services",
"asmx",
"webservice-client"
] |
3,565,223 | 1 | null | null | 1 | 8,477 |
I created Chart like the following image:

1. How can I customize the value on the top of each column from code-behind? Instead of showing 21, 49, 19 I'd like to show 21 hr, 49 hr, 19 hr
2. How can I show the those values on top of other lines? As you can see 19 is b... | MS Chart customize value label and draw Line series across the chart area | CC BY-SA 2.5 | 0 | 2010-08-25T11:11:47.717 | 2013-10-18T16:46:46.837 | 2011-03-23T18:28:24.550 | 134,830 | 270,536 | [
"c#",
"vb.net",
"charts",
"data-visualization",
"mschart"
] |
3,566,436 | 1 | 3,573,970 | null | 1 | 593 | Well I built a page which is working absolutely fine as you can see below:

but when i copy my folder to `C:\wamp\www\myFolder` and run it through using it look something like this

the problem is that the attached Sty... | HTML Wamp - debugging required | CC BY-SA 2.5 | null | 2010-08-25T13:43:11.097 | 2010-08-26T09:54:21.533 | 2010-08-25T13:45:25.757 | 158,455 | 158,455 | [
"html",
"css",
"wamp",
"wampserver"
] |
3,566,632 | 1 | 3,604,057 | null | 5 | 4,295 | How do you make SMO release it's connections?
I have this code:
```
public static class SqlServerConnectionFactory
{
public static Server GetSmoServer()
{
using (var c = new SqlConnection(ConfigurationManager.ConnectionStrings["MyConnectionString"].ConnectionString))
{
var s = new ... | Cleaning up after calls to SMO Server and Database | CC BY-SA 2.5 | 0 | 2010-08-25T14:02:27.277 | 2019-01-02T19:14:23.383 | 2010-09-02T23:45:47.183 | 77,884 | 77,884 | [
"asp.net",
"sql-server-2008",
"smo"
] |
3,567,001 | 1 | null | null | 5 | 382 | This [question](https://stackoverflow.com/questions/1565768/why-does-resharper-suggest-readonly-fields) is similar, but my question seems to get asked in an unanswered comment.
I create a C# class. I use - to add a constructor. I add an argument to the constructor, and then I use - to create and initialize a field f... | How can I tell ReSharper to stop creating readonly fields? | CC BY-SA 2.5 | 0 | 2010-08-25T14:37:21.633 | 2014-05-24T05:49:53.120 | 2017-05-23T12:13:30.460 | -1 | 404 | [
"resharper",
"resharper-5.0"
] |
3,567,018 | 1 | null | null | 47 | 75,107 | 
The above is the output of my current graph. However, I have yet to manage what I am trying to achieve. I need to output my graph in a larger size so that each node/edge can be viewed with ease.
I've tried `nx.draw(G, node_size=size)`, but that only i... | How can I specify an exact output size for my networkx graph? | CC BY-SA 3.0 | 0 | 2010-08-25T14:39:26.530 | 2022-04-13T03:56:34.660 | 2015-03-05T12:11:24.040 | 3,621,464 | null | [
"python",
"image",
"networkx"
] |
3,567,019 | 1 | 3,567,385 | null | 2 | 2,177 | I'm trying to make a canvas where the client can sign his name. It works well in Chrome v6:

but on Android 1.5 instead of drawing the browser scrolls the page and draws nothing:

I borrows the code from [Opera's website](... | Paint on Canvas in Android's browser, page scroll? | CC BY-SA 2.5 | 0 | 2010-08-25T14:39:31.723 | 2011-07-22T12:32:13.747 | 2010-08-25T15:49:18.380 | 286,557 | 286,557 | [
"javascript",
"android",
"browser",
"html",
"canvas"
] |
3,567,182 | 1 | 3,567,427 | null | 4 | 20,706 | How can you write a program to open a like this one...

Is it possible or can apps only be ran from the ?
I'm using the compiler... Do I need something else like visual studio?
Can I do it just by writing code?
| C++ open window hello world | CC BY-SA 2.5 | null | 2010-08-25T14:55:25.990 | 2022-03-27T20:11:11.143 | 2014-05-12T01:15:09.397 | 2,615,252 | 1,246,275 | [
"c++",
"window"
] |
3,567,501 | 1 | 8,348,660 | null | 6 | 30,703 | Is there any workaround for IE which makes me able to use `border-image`? I'm developing a site and it's working properly in every browser but IE. I need to mimic these bars 
I could use the [ie-css3.htc](http://www.fetchak.com/ie-css3/) hack but `border-radius` works only... | border-image: workaround for IE | CC BY-SA 2.5 | 0 | 2010-08-25T15:21:49.567 | 2016-06-15T11:43:44.950 | null | null | 336,945 | [
"css",
"internet-explorer"
] |
3,567,547 | 1 | 3,587,123 | null | 0 | 935 | im using a django app (django adzone), well, but im trying to add banners, and django zone tell me " please fix the errors" , but nothing more, i cant see where are the errors.
any idea how ill know ?
# EDITED
There's not trace about the error or something like that, is just a django admin message
see the images
![a... | how know where is the error? | CC BY-SA 2.5 | null | 2010-08-25T15:25:50.137 | 2011-09-27T16:32:32.713 | 2020-06-20T09:12:55.060 | -1 | 147,424 | [
"django",
"django-admin"
] |
3,567,671 | 1 | 3,580,723 | null | 5 | 588 | Is there a way to render pixel fonts correctly in Silverlight 4? Without breaking text into paths or some sort of manual rendering because the text is dependent on data binding. Tweaks with UseLayoutRounding and .5px positioning shifting don't work.

| Pixel fonts in Silverlight 4 | CC BY-SA 2.5 | 0 | 2010-08-25T15:37:26.210 | 2010-08-27T01:29:48.440 | 2010-08-26T12:49:26.930 | 82,686 | 82,686 | [
"wpf",
"silverlight",
"fonts",
"silverlight-4.0",
"pixel"
] |
3,567,941 | 1 | 3,570,259 | null | 4 | 1,726 | A cashflow diagram is often used when explaining derivatives in financial engineering. It shows the payoffs at different times. I couldn't find a great example online, but it looks something like this:

I would like to make something roughly equivalent using `ggplot2`... | Cashflow diagram in R? | CC BY-SA 2.5 | 0 | 2010-08-25T16:07:22.357 | 2010-08-26T02:52:07.730 | 2010-08-26T02:52:07.730 | 163,053 | 163,053 | [
"r",
"ggplot2"
] |
3,569,108 | 1 | 3,612,929 | null | 35 | 5,297 | We are migrating to .NET 4 and very interested in implementing new Design By Contract capabilities.
As we know [Code Contract](http://research.microsoft.com/en-us/projects/contracts/) engine requires installation of [Code Contract addin](http://msdn.microsoft.com/en-us/devlabs/dd491992.aspx)

| Reusable component: toolbar like in astro app for Android | CC BY-SA 2.5 | null | 2010-08-25T19:27:49.743 | 2010-08-25T19:30:54.400 | null | null | 425,183 | [
"android"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.