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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2,686,401 | 1 | 6,228,084 | null | 3 | 883 | Having a simple Navigation Controller in place (starting the Navigation Based Application project) I created a new View with a XIB file.
on my `HomeViewController` (Home screen with all options as `UIButton`'s I have:
```
@implementation HomeViewController
-(IBAction) optionChoosed:(UIButton *)button
{
NSString *m... | NavigationController is not popping the Pushed View on Back button | CC BY-SA 2.5 | 0 | 2010-04-21T20:41:45.853 | 2011-07-10T00:18:37.450 | 2020-06-20T09:12:55.060 | -1 | 28,004 | [
"cocoa-touch",
"uiviewcontroller",
"uinavigationcontroller"
] |
2,686,712 | 1 | 2,694,499 | null | 0 | 14,668 | probably I don't understand the layout properties of TableLayout yet. It doesn't seem to be possible to achieve such a flexible table like in HTML, because there are no cells. My target is it to achieve such a layout:

How can I do that? I thought ab... | How to align Buttons in a TableLayout to different directions? | CC BY-SA 3.0 | 0 | 2010-04-21T21:30:32.780 | 2012-01-14T14:56:40.830 | 2012-01-14T14:56:40.830 | 319,773 | 319,773 | [
"android",
"android-layout"
] |
2,686,798 | 1 | null | null | 0 | 945 | I'm trying to develop a drag-and-drop behavior based on the jQuery UI draggable behavior but am running into some road blocks. I want to be able to drag several images with transparent regions around a region of the screen. I want the user to be able to drag the image he clicks and not just whatever draggable div or PN... | jQuery drag and drop behavior with partially transparent image | CC BY-SA 3.0 | null | 2010-04-21T21:46:02.813 | 2011-11-26T03:15:23.180 | 2011-11-26T03:15:23.180 | 234,976 | 322,723 | [
"jquery",
"jquery-ui",
"draggable"
] |
2,687,054 | 1 | null | null | 1 | 194 | My problem is when trying to load a detail view through a table cell, the application constantly crashes. The error that comes up when running through debug is:
> "____TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION_____" objc exception
thrown.
If anyone can help me it would be greatly appreciated.
Here is a screenshot fo... | iPhone Application crashing upon loading a new Detail View | CC BY-SA 3.0 | null | 2010-04-21T22:42:38.727 | 2012-05-18T21:05:24.917 | 2012-05-18T21:05:24.917 | 1,028,709 | 322,749 | [
"iphone",
"objective-c"
] |
2,687,083 | 1 | 2,977,852 | null | 6 | 10,409 | I begun developing my own SIMPLE twitter client in my server (to bypass twitter.com blocking rule stablished by some dumbass at govt. office)
Please check this image so you can see :

It is being developed with this class [Twitter PHP class by Tijs Verkoyen](ht... | Strange characters and encoding while using twitter API | CC BY-SA 2.5 | 0 | 2010-04-21T22:46:54.317 | 2010-06-10T12:26:17.813 | null | null | 198,544 | [
"php",
"api",
"twitter",
"character-encoding",
"special-characters"
] |
2,687,212 | 1 | 2,687,554 | null | 7 | 3,900 | I need to colour datapoints that are outside of the the confidence bands on the plot below differently from those within the bands. Should I add a separate column to my dataset to record whether the data points are within the confidence bands? Can you provide an example please?

Thanks
| What chart used in google analytics? | CC BY-SA 2.5 | 0 | 2010-04-21T23:42:49.703 | 2011-09-10T22:13:26.717 | 2017-02-08T14:24:17.127 | -1 | 241,654 | [
"flash",
"charts"
] |
2,687,804 | 1 | 2,747,621 | null | 48 | 94,259 | I'm working on HTML for a small web application; the design calls for a content area with rounded corners and a drop shadow. I've been able to produce this with CSS3, and it works flawlessly on Firefox and Chrome:

However, Internet Explorer 7 and 8 (not supporting CSS3) is... | Emulating CSS3 border-radius and box-shadow in IE7/8 | CC BY-SA 2.5 | 0 | 2010-04-22T02:05:42.060 | 2012-11-20T10:55:18.263 | null | null | 180,043 | [
"internet-explorer",
"css"
] |
2,688,096 | 1 | 2,688,190 | null | 0 | 318 | I created a ActiveX control using ATL, already package it with signature.
I want to use it on the webpage, but at the install window the name is `MyActiveX.cab` with no link. the `MyActiveX.cab` name can be changed by modifying the html page's tag codebase attribute. but the name is still format like "XXX.cab" with no... | How to Set ActiveX Control name and link on the install window of Internet Explorer? | CC BY-SA 4.0 | 0 | 2010-04-22T03:42:36.603 | 2019-07-23T23:17:01.553 | 2019-07-23T23:17:01.553 | 4,751,173 | 188,784 | [
"c++",
"activex",
"atl"
] |
2,688,417 | 1 | 2,858,313 | null | 4 | 1,443 | When I used to use Firebugs inspect elements feature it displayed the results like this below. Nice, nested tags on the left...css style on the right.

Recently, however, when I try to inspec... | FireBug - inspect element problem -- showing different interface? | CC BY-SA 2.5 | null | 2010-04-22T05:24:41.617 | 2011-01-12T20:32:58.690 | 2017-02-08T14:24:18.590 | -1 | 59,479 | [
"firebug"
] |
2,688,759 | 1 | 2,688,806 | null | 1 | 121 | Let's say I have a list of branches, how to find a list of tree list that are singly connected together? The below diagram should illustrate my point. The input is a list of branches in a single tree, as labeled, ie. `1`, `2`, `3` and so on
 using huge training data.
Now I have problem implementing the algorithm because of the limitations in the C's datatype.
( Algorithm I am using is given ... | Problem with Precision floating point operation in C | CC BY-SA 2.5 | 0 | 2010-04-22T13:09:55.183 | 2012-09-15T23:12:42.193 | 2017-02-08T14:24:19.267 | -1 | 298,519 | [
"c",
"floating-point",
"machine-learning",
"spam-prevention"
] |
2,691,393 | 1 | 2,922,482 | null | 7 | 10,105 | I use Richfaces, Seam and JSF, and I want something like the following:

and I have managed it to a degree using a rich:subtable like this:
```
<rich:dataTable
value="#{backingBean.companyList}"
rows="100"
var="company">
<f:facet name="header">
<rich:columnGroup>
<... | Richfaces: rich:datatable rowspan using rich:subtable | CC BY-SA 2.5 | 0 | 2010-04-22T13:54:29.030 | 2010-05-27T15:30:00.480 | 2010-05-05T17:47:41.943 | 125,713 | 125,713 | [
"java",
"jsf",
"jakarta-ee",
"datatable",
"richfaces"
] |
2,691,726 | 1 | 15,768,802 | null | 10 | 8,426 | I'm using SetWindowTheme and SendMessage to make a .net listview look like a vista style listview, but the .net control still has a dotted selection border around the selected item:

Selected items in the explorer listview don't have that border around them. How can I ... | How can I remove the selection border on a ListViewItem | CC BY-SA 3.0 | 0 | 2010-04-22T14:33:52.190 | 2022-09-23T19:27:52.330 | 2017-04-10T22:34:12.327 | 2,682,312 | 149,986 | [
"c#",
".net",
"winforms",
"listview",
"listviewitem"
] |
2,693,336 | 1 | 2,696,720 | null | 19 | 20,932 | I installed Xcode a long time ago.
Apparently I didn't check back then the "UNIX Development Support" checkbox.
Now I want to have them but when I click on the installation this is what appears:

The check box is disabled
How can I install the UNIX Development Sup... | How to update Xcode to install "UNIX Development Support"? | CC BY-SA 3.0 | 0 | 2010-04-22T18:19:07.320 | 2017-08-09T03:10:51.493 | 2017-08-08T21:21:20.690 | 3,167,040 | 20,654 | [
"xcode",
"macos",
"unix",
"xcode3.2"
] |
2,694,236 | 1 | 2,716,157 | null | 2 | 4,378 | I am having an issue when a page contains multiple ModalPopups each containing a ValidationSummary Control.
Here is the functionality I need:
1. A user clicks a button and a Modal Popup appears with dynamic content based on the button that was clicked. (This functionality is working. Buttons are wrapped in UpdatePan... | Issue with Multiple ModalPopups, ValidationSummary and UpdatePanels | CC BY-SA 2.5 | null | 2010-04-22T20:29:00.407 | 2017-05-24T15:40:18.920 | 2017-02-08T14:24:23.040 | -1 | 47,226 | [
"asp.net",
"updatepanel",
"ajaxcontroltoolkit",
"modalpopupextender",
"validationsummary"
] |
2,695,399 | 1 | 2,695,452 | null | 1 | 238 | I'm using ASP.NET MVC 2.

Keeping it simple, I have three payment types: credit card, e-check, or "bill me later". I want to:
1. choose one payment type
2. display some fields for one payment type in my v... | How to handle payment types with varying properties in the most elegant way | CC BY-SA 2.5 | null | 2010-04-23T00:11:52.483 | 2010-05-24T20:20:54.753 | 2017-02-08T14:24:23.733 | -1 | 205,753 | [
"c#",
"asp.net-mvc",
"design-patterns"
] |
2,695,794 | 1 | null | null | 0 | 2,078 | 
To me, this looks like a UITableViewCell, but with rounded corners. I also want the behavior of my "button" to do behave the same way as in the timer App. How do I do it?
EDIT: By "button" I mean the one that says "When Timer Ends". again, ... | How to make a button look like this? (the iPhone's Timer App) | CC BY-SA 2.5 | null | 2010-04-23T02:19:59.537 | 2013-01-10T13:00:42.963 | 2017-02-08T14:24:24.080 | -1 | 83,883 | [
"iphone",
"uitableview"
] |
2,698,537 | 1 | 2,699,141 | null | 2 | 3,999 | Here's a weird bug I've found, IE8 is duplicating my div, but only a part of it.
How it looks in IE8:

And here's how it's meant to look in FF:

And the HTML:
```
<!DOCTYP... | Weird duplicate IE div | CC BY-SA 2.5 | 0 | 2010-04-23T12:44:25.270 | 2013-01-25T18:55:40.333 | 2017-02-08T14:24:26.130 | -1 | 287,047 | [
"html",
"css",
"internet-explorer"
] |
2,700,060 | 1 | 2,700,635 | null | 3 | 363 | I'm creating a standalone WPF app with multi-language support. I've found some great resources (mostly on SO) on how to store and access the strings as needed. This part is pretty straightforward and doable, but I'm fuzzy on how to take care of screen layout issues.
I'm using some custom images to skin up my app for b... | What's the best way to handle layout issues with multi-language support in WPF/XAML? | CC BY-SA 2.5 | 0 | 2010-04-23T16:01:31.737 | 2010-04-23T17:30:11.513 | 2010-04-23T16:58:20.213 | 178,173 | 178,173 | [
"wpf",
"xaml",
"skin",
"multilingual"
] |
2,702,087 | 1 | 2,707,389 | null | 2 | 845 | I'm currently in the process of upgrading old II6 automation scripts that use the [IISVdir](http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/82373078-e14f-4f20-9a1f-883c2e94dc8d.mspx?mfr=true) tool to create/modify/update apps and virtual directories, and replacing them with [AppCmd](http://le... | How do I use IIS6 style metabase paths in IIS7 AppCmd tool? | CC BY-SA 2.5 | null | 2010-04-23T21:28:29.957 | 2010-04-25T06:30:14.023 | 2010-04-23T21:49:23.627 | 101,827 | 101,827 | [
"iis-7",
"iis-6",
"internationalization",
"appcmd",
"iisvdir"
] |
2,706,259 | 1 | 2,706,306 | null | 0 | 339 | I have a settings window and am trying to set it up so that there is a live preview what the main window will look like with the current settings.
Here is a picture of what the settings dialog looks like at the moment. The big black rectangle will be the preview.

```
>>> "/literature?page=".replace(/page=/i, "page=2")
"/literature?page="
>>> "/literature?page=".re... | Javascript undefined behavior with string.replace | CC BY-SA 2.5 | null | 2010-04-25T02:52:36.643 | 2010-04-25T03:01:24.300 | 2017-02-08T14:24:30.913 | -1 | 16,204 | [
"javascript",
"undefined-behavior"
] |
2,708,132 | 1 | 2,708,196 | null | 0 | 333 | As the question says, for some reason my program is not flushing the input or using my variables in ways that I cannot identify at the moment. This is for a homework project that I've gone beyond what I had to do for it, now I just want the program to actually work :P
Details to make the finding easier:
The program e... | Input not cleared | CC BY-SA 3.0 | null | 2010-04-25T12:08:32.450 | 2014-08-11T10:18:00.607 | 2017-02-08T14:24:31.960 | -1 | 320,124 | [
"c++",
"input",
"flush"
] |
2,708,476 | 1 | 14,498,790 | null | 35 | 29,767 | NB: I'll present this question in degrees purely for simplicity, radians, degrees, different zero-bearing, the problem is essentially the same.
Does anyone have any ideas on the code behind rotational interpolation? Given a linear interpolation function: Lerp(from, to, amount), where amount is 0...1 which returns a va... | Rotation Interpolation | CC BY-SA 3.0 | 0 | 2010-04-25T14:07:21.950 | 2021-11-16T17:37:58.333 | 2016-09-02T12:23:54.403 | 63,399 | 63,399 | [
"math",
"rotation",
"interpolation"
] |
2,708,700 | 1 | null | null | 2 | 3,263 | In my latex document i've set `\hyphenpenalty=15000` and `\pretolerance=10000` to remove word hyphenation and make text bounds even.
But I can't disable this effect for section/subsection headers. All headers looks badly due to big spaces between words.
---

```
var cs =ConfigurationManager.ConnectionStrings["ApplicationServices"].Connectio... | Process.Start() edmgen | CC BY-SA 2.5 | null | 2010-04-25T20:01:43.540 | 2010-04-25T20:16:13.073 | 2017-02-08T14:24:32.653 | -1 | 211,452 | [
"c#",
".net",
"entity-framework",
"process",
"edmgen"
] |
2,710,010 | 1 | 2,710,030 | null | 5 | 1,736 | I have two and I am trying to find out their [Longest Common Substring](http://en.wikipedia.org/wiki/Longest_common_substring_problem).
One way is using (supposed to have a very good complexity, though a complex implementation), and the another is the (both are mentioned on the Wikipedia page linked above).
![alt... | How to speed up calculation of length of longest common substring? | CC BY-SA 2.5 | 0 | 2010-04-25T21:19:26.447 | 2015-11-16T05:21:28.743 | 2017-02-08T14:24:32.997 | -1 | 113,124 | [
"c++",
"algorithm",
"dynamic-programming",
"suffix-tree",
"lcs"
] |
2,710,536 | 1 | 2,710,604 | null | 2 | 468 | I asked for help earlier on Stackoverflow involving highlighting spans with the same Class when a mouse hovers over any Span with that same Class.
It is working great:
[How can I add a border to all the elements that share a class when the mouse has hovered over one of them using jQuery?](https://stackoverflow.com/que... | Why doesn't this jQuery snippet work in IE8 like it does in Firefox or Chrome (Live Demo Included)? | CC BY-SA 2.5 | null | 2010-04-26T00:30:17.120 | 2010-04-26T04:00:50.660 | 2017-05-23T12:01:15.100 | -1 | 319,501 | [
"javascript",
"jquery",
"html",
"css",
"internet-explorer-8"
] |
2,710,751 | 1 | 2,710,996 | null | 0 | 2,823 | I'm trying to use the OleDb CSV parser to load some data from a CSV file and insert it into a SQLite database, but I get an exception with the `OleDbAdapter.Fill` method and it's frustrating:
> An unhandled exception of type
'System.Data.ConstraintException'
occurred in System.Data.dllAdditional information: Faile... | SQLiteDataAdapter Fill exception | CC BY-SA 2.5 | null | 2010-04-26T02:12:03.120 | 2010-04-27T17:34:30.207 | 2017-05-23T12:08:51.063 | -1 | 28,760 | [
"c#",
"exception",
"ado.net",
"oledb"
] |
2,711,854 | 1 | 2,712,958 | null | 3 | 4,372 | I want 3 components laid out on 2 lines, so that the bottom component and the top-right component use all available horizontal space.
```
JFrame frame = new JFrame();
frame.setDefaultCloseOperation(WindowConstants.EXIT_ON_CLOSE);
frame.setLayout(new MigLayout("debug, fill"));
Container cp = frame.getContentPane();
cp.... | mig layout - span and grow/push spacing | CC BY-SA 3.0 | null | 2010-04-26T07:57:32.743 | 2014-10-01T10:41:41.163 | 2014-10-01T10:41:41.163 | 1,820,501 | 145,574 | [
"java",
"swing",
"miglayout"
] |
2,712,350 | 1 | 2,712,430 | null | 16 | 30,678 | I have a server-generated html like:
```
<ul>
<li><!-- few nested elements that form a block --></li>
<li><!-- few nested elements that form anaother block --></li>
<li><!-- etc, X times --></li>
</ul>
```
All blocks have known width 200px and unknown height. I want `<li>` to be arranged in table-like fa... | UL+CSS for grid layout | CC BY-SA 2.5 | 0 | 2010-04-26T09:36:22.510 | 2010-04-26T09:48:45.677 | 2017-02-08T14:24:35.393 | -1 | 57,868 | [
"html",
"css",
"layout"
] |
2,712,454 | 1 | 2,713,225 | null | 0 | 387 | I've been working on a site for a while changing the layout and skin of a webshop checkout process. I've noticed that if you go the process until the last page, then click the link to go back to the view products page, the delivery method price displays underneath the navigation buttons, until you refresh and it goes ... | "Ghost" values in PHP/Smarty | CC BY-SA 2.5 | null | 2010-04-26T09:52:44.327 | 2013-10-31T13:26:38.653 | 2017-02-08T14:24:36.100 | -1 | 287,047 | [
"php",
"html",
"smarty"
] |
2,713,003 | 1 | 2,714,741 | null | 1 | 1,742 | I am doing this simple project using Flex 4 SDK and I got stuck with this simple problem: I have turned sortable property for AdvancedDataGridColumn to false, but the column header is still rendered as:

As You can see, my label for this header is "06", but the column header is ... | Removing sort arrows from AdvancedDataGridColumn Header | CC BY-SA 3.0 | 0 | 2010-04-26T11:25:34.373 | 2013-06-16T21:14:39.123 | 2013-06-16T21:14:39.123 | 126,781 | 126,781 | [
"actionscript-3",
"flash",
"apache-flex",
"user-interface",
"flex4"
] |
2,714,081 | 1 | 2,715,195 | null | 0 | 970 | I have some questions about this window:

- - - [How to add a label to the title (word counter)](http://iloveco.de/adding-a-titlebar-accessory-view-to-a-window/)- [How to add a bottom bar?](http://iloveco.de/bottom-bars-in-cocoa/)
| How to create a window looks like Tweetie Mac OS X app new post window | CC BY-SA 2.5 | 0 | 2010-04-26T14:07:23.067 | 2010-05-13T08:08:54.270 | 2017-02-08T14:24:36.790 | -1 | 124,384 | [
"cocoa",
"interface-builder"
] |
2,717,937 | 1 | 2,720,214 | null | 2 | 1,707 | I have a simple problem. Using the IsPressed trigger i want to be able to set the background color of a button to something other than the default grey. Here is what the button looks like when it is not pressed

and here is what it loo... | Why is button background defaulting to grey when IsPressed is true | CC BY-SA 2.5 | null | 2010-04-27T00:26:05.400 | 2010-04-27T22:52:17.757 | 2020-06-20T09:12:55.060 | -1 | 199,362 | [
"wpf",
"xaml",
"triggers",
"click"
] |
2,718,083 | 1 | 2,718,118 | null | 0 | 1,603 | I have a situation with my MVC2 app where I have multiple pages that need to submit different information, but all need to end up at the same page. In my old Web Forms app, I'd have just accomplished this in my btnSave_Click delegate with a Redirect.
, each of which need to be from their completely different product... | Best practice for submits redirecting to another page in MVC2? | CC BY-SA 2.5 | null | 2010-04-27T01:04:53.093 | 2010-04-27T01:14:21.597 | null | null | 135,786 | [
"asp.net-mvc-2"
] |
2,719,535 | 1 | 2,746,167 | null | 33 | 15,878 | I'm using Android's [android.graphics.Canvas](http://developer.android.com/reference/android/graphics/Canvas.html) class [to draw a ring](http://code.google.com/p/publicobject/source/browse/shush/src/com/publicobject/shush/ClockSlider.java). My onDraw method clips the canvas to make a hole for the inner circle, and the... | How do I antialias the clip boundary on Android's canvas? | CC BY-SA 2.5 | 0 | 2010-04-27T07:50:41.360 | 2019-06-11T17:27:21.923 | 2017-02-08T14:24:38.147 | -1 | 40,013 | [
"android",
"android-widget"
] |
2,719,748 | 1 | 2,760,128 | null | 7 | 30,258 | I have the following situation. A customer uses JavaScript with jQuery to create a complex website. We would like to use JavaScript and jQuery on the server (IIS) for the following reasons:
1. Skills transfer - we would like to use JavaScript and jQuery on the server and not have to use eg VB Script. / classic asp. ... | Execute javascript on IIS server | CC BY-SA 3.0 | 0 | 2010-04-27T08:29:29.907 | 2014-05-07T14:12:27.173 | 2012-05-25T20:39:33.480 | 416,224 | 305,319 | [
"javascript",
"iis",
"jaxer"
] |
2,719,783 | 1 | null | null | 0 | 3,332 | Basically I have a Listview control which has coloums (displayed in Detail mode) I add items to it that I want displayed, each under 1 colomn (Like an invoice) but it displays them all under the first instead. I've been adding items like this below which I guess is the wrong way to do it but every other way I tried is ... | c# Listview displaying in lines | CC BY-SA 2.5 | null | 2010-04-27T08:37:51.420 | 2010-04-27T08:53:11.163 | 2017-02-08T14:24:38.863 | -1 | 186,647 | [
"c#",
"winforms",
"listviewitem"
] |
2,720,128 | 1 | 2,749,489 | null | 2 | 117 | There is something I don't understand. Today I desided to find out what is inside Sistem.Web.dll version 4.0.0.0 So I decided to find the place where this assembly located.

and opened this assembly with reflector - all methods were empty ... | Referenced by projects .net 4.0 assemblies have no IL. How? and What for? | CC BY-SA 4.0 | 0 | 2010-04-27T09:43:41.287 | 2018-05-22T16:06:00.877 | 2018-05-22T16:06:00.877 | 1,033,581 | 119,843 | [
"assemblies",
".net-4.0"
] |
2,722,754 | 1 | 2,725,481 | null | 0 | 786 | I am building my portfolio website simply using `HTML`, `Flash`, and the `Mootools Javascript` framework. I have decided to implement a theme changing feature using Javascript and cookies. When the user clicks on the "Change Theme" link, a [mediaboxAdvanced](http://iaian7.com/webcode/mediaboxAdvanced) lightbox appears,... | Access <body> tag properties from form found in mediaboxAdvanced lightbox | CC BY-SA 2.5 | null | 2010-04-27T15:53:19.793 | 2010-04-29T17:55:01.800 | 2017-02-08T14:24:41.660 | -1 | 285,697 | [
"javascript",
"html",
"mootools",
"lightbox"
] |
2,722,939 | 1 | 16,694,704 | null | 27 | 31,243 | I've just started working on a new C++/Qt project. It's going to be an MDI-based IDE with docked widgets for things like the file tree, object browser, compiler output, etc. One thing is bugging me so far though: I can't figure out how to programmatically make a `QDockWidget` smaller. For example, this snippet creates ... | C++ resize a docked Qt QDockWidget programmatically? | CC BY-SA 3.0 | 0 | 2010-04-27T16:18:27.283 | 2017-04-28T07:22:42.900 | 2013-01-03T16:31:05.503 | 399,317 | 105,623 | [
"c++",
"qt",
"resize",
"qdockwidget"
] |
2,723,702 | 1 | 2,723,718 | null | 2 | 1,308 | First of all, I've checked out all the SO threads, and googled my brains out. I must be missing something obvious.
I'd really appreciate some help! This is what I've got.
```
using System.Web;
using System.Web.Mvc;
namespace NIMDocs.Controllers
{
public class UploadController : Controller
{
public ... | Why isn't uploadify and asp.net mvc 2 playing nice for me? | CC BY-SA 2.5 | 0 | 2010-04-27T18:01:33.467 | 2010-04-27T19:13:30.857 | 2010-04-27T18:09:06.370 | 67,445 | 67,445 | [
"asp.net",
"jquery",
"asp.net-mvc",
"uploadify"
] |
2,723,771 | 1 | 2,723,804 | null | 3 | 1,590 |
$dbc = mysql_connect($this->dbHost,$this->dbUser,$this->dbPass) or die ("Cannot connect to MySQL : " . mysql_error());
mysql_select_db($this->dbName) or die ("Database not Found : " . mysql_error());
}
}
class User extends dbConnect {
var $name;
function userInput($q) {
$sql = "INSERT INTO $this->dbTable se... | PHP MySQL database problem | CC BY-SA 2.5 | null | 2010-04-27T18:10:01.177 | 2018-08-24T09:16:40.290 | 2017-02-08T14:24:42.367 | -1 | 242,839 | [
"php",
"mysql"
] |
2,723,857 | 1 | 2,727,103 | null | 0 | 289 | I am rendering a QPixmap inside of a QThread. the code to paint is inside a function. If I declare the painter inside the drawChart function everything seems ok but if I declare the painter inside the run function the image is wrong in the sense that at the edge of a black and white area, the pixels at the interface ... | QPainter declared inside a run function creates artifact | CC BY-SA 2.5 | null | 2010-04-27T18:22:21.683 | 2010-04-28T09:51:03.397 | 2017-02-08T14:24:43.037 | -1 | 131,981 | [
"qt"
] |
2,723,954 | 1 | 2,723,982 | null | 0 | 3,414 | Why session is null in this even if i set:
```
public class HelperClass
{
public AtuhenticatedUser f_IsAuthenticated(bool _bRedirect)
{
HttpContext.Current.Session["yk"] = DAO.context.GetById<AtuhenticatedUser>(1);
if (HttpContext.Current.Session["yk"] == null)
{
if (_bRedir... | Can't i set Session in a class file? | CC BY-SA 2.5 | null | 2010-04-27T18:36:04.333 | 2010-04-27T18:56:39.983 | 2017-02-08T14:24:43.370 | -1 | 104,085 | [
"asp.net",
"session"
] |
2,723,978 | 1 | 4,837,883 | null | 2 | 90 | I've come across a weird problem whilst trying to optimise the following image:

It should have a little shadow down each of the left and right hand sides. However, in webkit (tried mac safari and chrome) the right hand edge loses its little shadow entirely. I've used multipl... | Does Webkit render 8bit PNGs correctly | CC BY-SA 2.5 | null | 2010-04-27T18:39:30.430 | 2011-01-29T16:12:08.210 | null | null | 256,014 | [
"webkit",
"png"
] |
2,725,971 | 1 | 2,726,589 | null | 1 | 1,287 | I have an external *.js file that contains Javascript. How do I get teh same intellisense and color highlighting as I do in an ASPX page?
Here's my options for the js extension (set to 'Script Editor')
](http://pyopengl.sourceforge.net/documentation/manual/glColorMaterial.3G.html) is absent from [OpenGL ES](http://www.khronos.org/opengles/sdk/1.1/docs/man/). According to [this post](http://www.idevgames.com/forum/showthread.php?t=18189) (for iPhone), you may still enable `GL_COLOR_MA... | GL_COLOR_MATERIAL with lighting on Android | CC BY-SA 2.5 | 0 | 2010-04-28T09:02:18.387 | 2010-04-30T21:00:51.533 | 2017-02-08T14:24:46.087 | -1 | 105,137 | [
"android",
"opengl-es"
] |
2,728,794 | 1 | 2,736,247 | null | 7 | 20,950 | I'm having some issues deploying a Visio addin.
Running the VSTO file works on my computer, but whenever I try and move it to any other user's computer it throws an error on deployment.
I thought it might be a setting I'd set in the project properties so I created an entirely new plugin project and set it to display a ... | Error deploying VSTO Office addin | CC BY-SA 3.0 | 0 | 2010-04-28T10:59:57.367 | 2018-06-29T17:42:23.210 | 2015-01-10T01:51:29.173 | 964,243 | 85,161 | [
"ms-office",
"vsto",
"visio"
] |
2,729,793 | 1 | 2,729,925 | null | 0 | 644 | i really need your help with a CSS-Layout. I tried a few time, however i've no chance (and actually no idea how) to solve it. Moreover I don't even know if it's possible the way I want it!

The #mainContent should always be centered horizontally in the browserwindow. It shoul... | CSS Problem, fixed contentarea with left and right sidebar? | CC BY-SA 2.5 | null | 2010-04-28T13:25:10.640 | 2010-04-28T19:12:17.093 | null | null | 1,444,475 | [
"css",
"layout"
] |
2,732,889 | 1 | 2,732,924 | null | 1 | 129 | I have an ASP.NET project which gives me the [following](https://dl.dropbox.com/u/3045472/images/Capture.PNG) exception if I try to run it

Where should I "call" it before I can use it ?
---
There is no global.asax in my solution
| Problem with connection string using | CC BY-SA 2.5 | null | 2010-04-28T20:27:37.553 | 2010-04-30T14:59:51.460 | 2010-04-29T12:01:44.890 | 208,670 | 208,670 | [
"c#",
"asp.net",
"visual-studio",
"connection-string"
] |
2,734,303 | 1 | 2,734,517 | null | 1 | 2,111 | I have a composite User control for entering dates:

The CustomValidator will include server sided validation code. I would like the error message to be cleared via client sided script ... | How do you clear a CustomValidator Error on a Button click event? | CC BY-SA 2.5 | null | 2010-04-29T01:50:12.703 | 2010-10-14T04:32:36.090 | 2017-02-08T14:24:48.790 | -1 | 109,676 | [
"asp.net",
"ajax",
"validation-controls"
] |
2,734,625 | 1 | null | null | 2 | 4,582 | What am I doing wrong? How come `<%= this %>` isn't being interpreted as C#?
Here's the code : 
And here is what it renders (notice the Firebug display): 
What do you think is going on? MVC newb here. :(
And the st... | ASP.NET/MVC: Inline code | CC BY-SA 2.5 | null | 2010-04-29T03:34:14.980 | 2013-02-25T22:24:17.320 | 2013-02-25T22:24:17.320 | 889,949 | 213,461 | [
"c#",
"asp.net",
"asp.net-mvc"
] |
2,735,321 | 1 | 3,453,352 | null | 2 | 3,296 | I'm trying to automate InstallShield from my build process, and I need to set a type 51 Custom Action's Property Value from my Release's Product Configuration Flags property. What is the syntax (something in square brackets?) to do that?

 to display a table within a Zend app. How do i fix the width of the table? I can't find any setting in the grid.ini.
```
public function displaytemptableAction()
{
$config = new Zend_Config_Ini(APPLICATION_PATH.'/grids/grid.ini', 'production');
$db = Zend_Registr... | ZFDataGrid table width | CC BY-SA 2.5 | 0 | 2010-04-29T15:12:20.613 | 2012-05-02T15:15:08.357 | 2017-02-08T14:24:51.160 | -1 | 55,794 | [
"zend-framework",
"zfdatagrid"
] |
2,739,644 | 1 | 2,739,691 | null | 2 | 3,613 | I want to move column `OtherSupport` below `Amount2` ... is there an easy way to do this?

| How do I reorder columns in MySQL Query Editor? | CC BY-SA 3.0 | null | 2010-04-29T18:04:02.643 | 2018-04-16T15:27:06.933 | 2018-04-16T15:27:06.933 | 5,684,370 | 449,902 | [
"mysql"
] |
2,740,520 | 1 | 2,741,842 | null | 1 | 1,507 | I'm working on a simple tutorial, and I'd like to randomly generate the positions of the red and green boxes in the accompanying images anywhere inside the dark gray area, but not in the white area. Are there any particularly elegant algorithms to do this? There are some hackish ideas I have that are really simple (c... | Generate random coordinates from area outside of a rectangle? | CC BY-SA 2.5 | null | 2010-04-29T20:21:38.150 | 2010-04-30T01:45:53.557 | null | null | 255,394 | [
"actionscript-3",
"random",
"coordinates"
] |
2,740,817 | 1 | 2,760,229 | null | 1 | 636 | I have a TextArea html helper method I'm calling in a foreach loop. Basically, when I initially load the View it works fine, but when i reload the View and load postback data, the same TextArea throws a NullReferenceException and yet the variable I'm using in the TextArea as the name of the TextArea is not null. I've... | ASP.Net MVC null reference exception with TextArea name | CC BY-SA 3.0 | null | 2010-04-29T21:13:37.170 | 2016-06-21T13:20:31.213 | 2017-02-08T14:24:51.867 | -1 | 94,541 | [
"asp.net",
"asp.net-mvc"
] |
2,741,589 | 1 | 3,623,337 | null | 10 | 7,160 | I have a set of vertices(called A) and I want to find all the border vertices such that this border vertices set is an outline of the shape.
Many of the vertices in A are redundant because they are inside the shape, I want to get rid of these vertices.
My question is similar to [Best Algorithm to find the edges (pol... | Given a large set of vertices in a non-convex polygon, how can i find the edges? | CC BY-SA 2.5 | 0 | 2010-04-30T00:19:35.060 | 2018-06-26T08:59:19.193 | 2017-05-23T12:33:39.607 | -1 | 337,493 | [
"outline",
"polygons",
"vertices",
"concave"
] |
2,742,307 | 1 | 2,757,668 | null | 2 | 3,739 | Any one know of a tutorial or library or something that i could use to help me accomplish rendering a X-Y GRAPH for performance data or just data in general.
My goal is to have a final result looking something similar to

[This Chart rendered by RRD.](https:... | c# any cool graphing libraries to graph performance data? | CC BY-SA 2.5 | 0 | 2010-04-30T04:32:55.540 | 2012-03-21T10:16:05.310 | 2017-02-08T14:24:53.233 | -1 | 155,941 | [
"c#",
"image",
"graph",
"rendering",
"charts"
] |
2,742,351 | 1 | 2,743,020 | null | 0 | 410 | If you go here: [http://econym.org.uk/gmap/snap.htm](http://econym.org.uk/gmap/snap.htm) there are some examples of the kind of stuff I'm trying to do. I want the user to enter a route on a google maps widget, and then have the map drawl the route along roads. Then the user click on a "submit" button, and their route i... | Full coordinates across streets with google maps | CC BY-SA 2.5 | 0 | 2010-04-30T04:48:56.757 | 2011-11-17T14:01:29.877 | null | null | 118,495 | [
"google-maps"
] |
2,743,814 | 1 | null | null | 2 | 668 | I'm trying to add graphs to the admin interface, problem is that I have not found any documentation regarding this.
I'm sure there are generally accepted ways of customizing the way fields are displayed, and I do not wish to follow any problematic route.
---
Any ideas?
---
this is a model I'm trying to re... | Defining ways to visualise admin fields - Django | CC BY-SA 2.5 | 0 | 2010-04-30T10:26:21.440 | 2011-08-30T21:07:44.250 | 2017-02-08T14:24:53.897 | -1 | 208,827 | [
"python",
"django",
"django-admin"
] |
2,744,175 | 1 | 2,744,211 | null | 4 | 6,881 | I'm kind of new to the .NET platform. And currently I'm learning ASP.NET MVC.
I want to send an e-mail from my program and I have the following code:
```
public void sendVerrificationEmail()
{
//create the mail message
MailMessage mail = new MailMessage();
//set the addresses
mail... | ASP MVC: Sending an E-mail | CC BY-SA 3.0 | null | 2010-04-30T11:35:05.553 | 2014-03-30T16:28:11.320 | 2014-03-30T16:28:11.320 | null | null | [
"c#",
"asp.net",
"asp.net-mvc",
"email",
"iis-7"
] |
2,744,498 | 1 | 2,744,532 | null | 0 | 320 | I have a thread function on Process B that contains a switch to perform certain operations based on the results of an event sent from Process A, these are stored as two elements in an array.
I set the first element to the event which signals when Process A has data to send and I have the second element set to the even... | Switch statement usage - C | CC BY-SA 2.5 | null | 2010-04-30T12:35:19.880 | 2010-04-30T13:40:12.423 | 2017-02-08T14:24:54.580 | -1 | 218,159 | [
"c",
"winapi",
"events",
"switch-statement"
] |
2,745,085 | 1 | 2,745,104 | null | 17 | 19,424 | I'm running Visual Studio 2008 on Windows 7. When I try to attach to a process, VS tells me to restart under different credentials (with elevated permissions).
So I have to restart VS and run it as Administrator. Is there a way to set it up so VS always starts with Admin privileges?

If the... | Using Javascript to flip flop a textbox's readonly flag | CC BY-SA 2.5 | 0 | 2010-04-30T14:35:17.433 | 2010-04-30T15:53:10.917 | 2017-02-08T14:24:55.600 | -1 | 109,676 | [
"asp.net",
"javascript",
"html"
] |
2,746,875 | 1 | 2,747,057 | null | 7 | 2,688 | I'm currently exploring worst case scenarios of atomic commit protocols like 2PC and 3PC and am stuck at the point that I can't find out . That is, how does it guarantee that if cohort A commits, cohort B also commits?
Here's the simplified [3PC from the Wikipedia article](http://en.wikipedia.org/wiki/3PC):
![3PC com... | How can the Three-Phase Commit Protocol (3PC) guarantee atomicity? | CC BY-SA 2.5 | 0 | 2010-04-30T18:45:29.550 | 2017-04-07T20:55:31.937 | 2017-02-08T14:24:56.620 | -1 | 245,706 | [
"transactions",
"commit"
] |
2,746,894 | 1 | 2,746,934 | null | 1 | 668 |
I want an output like this image:

Please Correct my css code.
| CSS Float statement | CC BY-SA 2.5 | 0 | 2010-04-30T18:48:41.537 | 2018-10-29T06:51:23.977 | 2017-02-08T14:24:56.960 | -1 | 242,839 | [
"css",
"css-float"
] |
2,750,073 | 1 | 2,750,099 | null | 2 | 4,306 | Problem:
I have CaretListener and DocumentListener listening on a JTextPane.
I need an algorithm that is able to tell which line is the caret at in a JTextPane, here's an illustrative example:

Result: 3rd line
 | CC BY-SA 2.5 | null | 2010-05-01T13:20:50.270 | 2015-06-29T14:35:34.340 | 2017-02-08T14:24:58.687 | -1 | 324,236 | [
"java",
"algorithm",
"string",
"listener",
"jtextpane"
] |
2,753,334 | 1 | null | null | 1 | 152 | I am trying to create a Exception class to get and send errors from client to server. I want to catch exception in javascript function and push the details to the web service to write to database.
But i couldn't get how to get which function/line throwed this exception. Is there any way to solve this?
![This is just ... | To get which function/line threw exception in javascript | CC BY-SA 2.5 | 0 | 2010-05-02T11:40:49.083 | 2010-05-02T13:12:03.267 | 2017-02-08T14:24:59.397 | -1 | 104,085 | [
"javascript",
"exception"
] |
2,753,530 | 1 | 2,753,896 | null | 2 | 2,898 | Problem:
My program layout is fine, as below before I add JToolbar to `BorderLayout.PAGE_START`
Here's a screenshot before JToolbar is added:

Here's how it looked like after adding JToolbar:
 | CC BY-SA 2.5 | null | 2010-05-02T13:07:39.823 | 2016-10-25T11:42:48.880 | 2017-02-08T14:25:00.520 | -1 | 324,236 | [
"java",
"swing",
"layout",
"jsplitpane",
"jtoolbar"
] |
2,754,411 | 1 | 2,754,429 | null | 1 | 289 | I have wrote an application that consists of two projects in a solution, each project contains only 1 .c source file. I was using Visual Studio 2010 Ultimate but due to the University only supporting 2008 I decided to create a blank solution and copy the source files into the new one.
After creating a new solution in ... | Application built using VS2010 does not work in VS-Express2008 - C | CC BY-SA 2.5 | null | 2010-05-02T18:04:45.123 | 2010-05-03T08:11:15.957 | 2017-02-08T14:25:01.593 | -1 | 218,159 | [
"c",
"visual-studio-2008",
"winapi",
"visual-studio-2010",
"visual-studio-express"
] |
2,754,658 | 1 | 2,759,202 | null | 12 | 25,187 | The x-axis is time broken up into time intervals. There is an column in the data frame that specifies the time for each row. The column is a factor, where each interval is a different factor level.
Plotting a histogram or line using geom_histogram and geom_freqpoly works great, but I'd like to have a line, like tha... | What is the simplest method to fill the area under a geom_freqpoly line? | CC BY-SA 3.0 | 0 | 2010-05-02T19:21:48.237 | 2018-04-20T08:34:09.473 | 2015-08-20T13:30:58.250 | null | 43,729 | [
"r",
"ggplot2"
] |
2,754,782 | 1 | 2,755,075 | null | 1 | 3,296 | I have a small "popup" like this:

But I don't want the padding around the button, I want it to be as small as it can be with the supplied text.
```
btn.setMargin(new Insets(1, 1, 1, 1));
panel.add(lbl, "wrap");
panel.add(btn);
frame.pack();
frame.setVisible(... | Remove JButton padding in MigLayout | CC BY-SA 2.5 | null | 2010-05-02T20:06:39.187 | 2012-05-30T12:57:28.287 | 2017-02-08T14:25:01.930 | -1 | 222,342 | [
"java",
"padding",
"look-and-feel",
"jbutton",
"miglayout"
] |
2,755,023 | 1 | 2,755,093 | null | 5 | 1,404 | In the Wikipedia Article on [Block Cipher Modes](http://en.wikipedia.org/wiki/Block_cipher_modes_of_operation) they have a neat little diagram of an
unencrypted image, the same image encrypted using ECB mode and another version of the same image encrypted using another method.
. I then installed SharePoint 2010. I was amazed how easy the whole setup went (the prerequisites setup on the SharePoint disk made this process oh so easy – great install system). Really this was just so easy.
This test bo... | Enable Session state in sharePoint 2010 | CC BY-SA 2.5 | null | 2010-05-03T10:17:36.027 | 2010-07-29T09:57:08.163 | 2017-02-08T14:25:02.660 | -1 | 10,527 | [
"sharepoint",
"ms-access",
"sharepoint-2010"
] |
2,758,454 | 1 | 2,758,482 | null | 2 | 923 | When I draw rectangles etc in ActionScript, using the Flash Player's drawing API (i. e. the `Graphics` class), is the border line of that shape drawn on the outside or the inside of the shape? I. e., which of the following diagrams correctly depicts a rectangle drawn a the border of a content area in a custom component... | Are border lines in the Flash drawing API drawn inside or outside a shape? | CC BY-SA 2.5 | null | 2010-05-03T13:43:42.460 | 2010-05-03T14:10:32.067 | 2017-02-08T14:25:03.373 | -1 | 2,077 | [
"apache-flex",
"flash",
"graphics",
"css"
] |
2,758,604 | 1 | 2,758,688 | null | 18 | 7,583 | When setting up a [Setup Project](http://msdn.microsoft.com/en-us/library/19x10e5c.aspx) in Visual Studio 2010 and even to I removing all the prerequistes `.NET 4.0` is still on the computer that runs the Installation. Deploying with [ClickOnce](http://msdn.microsoft.com/en-us/library/t71a733d(VS.80).aspx) works but i... | Setup Project in Visual Studio 2010 Requires .NET 4.0 | CC BY-SA 2.5 | 0 | 2010-05-03T14:09:24.317 | 2010-05-03T14:22:50.097 | 2017-02-08T14:25:04.563 | -1 | 39,106 | [
".net",
"visual-studio-2010",
"setup-project"
] |
2,758,642 | 1 | 3,085,648 | null | 2 | 1,722 | Is it possible, when developing an Eclipse RCP Application, to stack a view with the editor area? Like this?

I have multiple lists/tables and I want to create a kind of preview composite. When an Item on a list is selected by single mouse click, I... | Eclipse RCP - Stacking a view with the editor area? | CC BY-SA 3.0 | null | 2010-05-03T14:14:21.340 | 2015-02-03T09:38:34.490 | 2012-05-28T11:40:40.803 | 680,925 | 200,887 | [
"java",
"eclipse",
"rcp"
] |
2,759,244 | 1 | null | null | 0 | 751 | My group project at school is to implement a style of monopoly in which students can buy courses and land on various squares and move around the board. This is not a regular square board so we were wondering if anyone had any ideas on how we would implement an image map or something like it to create many clickable reg... | How to implement image map type interface for a game board in Java 6 | CC BY-SA 3.0 | null | 2010-05-03T15:43:25.183 | 2011-12-04T00:34:28.827 | 2011-12-04T00:34:28.827 | 84,042 | 331,554 | [
"java",
"imagemap"
] |
2,759,568 | 1 | 6,491,389 | null | 1 | 622 | I'm developing a ASP.Net web handler that returns images making a in-memory `System.Windows.Forms.Control` and then exports the rendered control as a bitmap compressed to PNG, using the method `DrawToBitmap()`. The classes are fully working by now, except for a problem with the color assignment. By example, this is a G... | How to get the "real" colors when exporting a GDI drawing to bmp | CC BY-SA 2.5 | null | 2010-05-03T16:32:46.323 | 2011-06-27T10:15:28.610 | 2017-02-08T14:25:07.267 | -1 | 64,763 | [
"c#",
"bitmap",
"gdi",
"system.drawing",
"color-mapping"
] |
2,760,558 | 1 | null | null | 1 | 233 | I want to share some class between two projects in Visual Studio 2008. I can't create a project for the common parts and reference it (see my comment if you are curious to why).
I've managed to share some source files, but it could be a lot more neat. I've created a test solution called .
The Solution Explorer of th... | Automatically add links to class source files under a specified directory of another project in Visual Studio 2008 solution | CC BY-SA 2.5 | null | 2010-05-03T19:14:09.577 | 2010-05-04T20:37:18.973 | 2010-05-03T19:20:13.517 | 246,390 | 246,390 | [
"visual-studio-2008",
"msbuild"
] |
2,761,312 | 1 | 2,761,329 | null | 2 | 392 | I have the following set of controls.

# Scenario 1:
If you select one of the first 3 radio buttons and click enter, focus will jump to the Passport Number text box. If the user se... | Hide or Disable? In this example and in general | CC BY-SA 2.5 | null | 2010-05-03T21:21:51.627 | 2010-05-15T09:14:33.057 | 2017-02-08T14:25:07.940 | -1 | 109,676 | [
"user-interface",
"design-guidelines"
] |
2,762,284 | 1 | 2,762,345 | null | 7 | 1,268 | I am wondering what the different color schemes mean in the following:

What does the blue tag mean? and the purple one?
absolute OSX newbie here... please be gentle ;-)
| Applescript iTunes dictionary explanations | CC BY-SA 2.5 | null | 2010-05-04T01:34:35.567 | 2010-05-04T01:56:11.097 | 2017-02-08T14:25:08.943 | -1 | 171,461 | [
"macos",
"applescript",
"itunes"
] |
2,762,358 | 1 | 2,762,622 | null | 1 | 500 | Let's say I managed to get the dictionary opened for iTunes in the Applescript editor:

How would I access the "search" commands using Python with pyobjc?
I know I get can hold of the iTunes application using:
`iTunes = SB... | pyobj access to iTunes application | CC BY-SA 2.5 | null | 2010-05-04T01:58:16.210 | 2010-05-04T03:31:20.520 | 2017-02-08T14:25:08.943 | -1 | 171,461 | [
"python",
"macos",
"applescript",
"itunes",
"pyobjc"
] |
2,762,908 | 1 | 2,762,981 | null | 1 | 772 | I'm creating a web app that allows users to enter a number of colors, by specifying RGB values. Upon submission, the user will see a canvas with a solid rectangle drawn in the color chosen.
On this page, I have 7 canvases. The first one draws just fine, but none of the rest show up. The browser is Safari. Here's the ... | Why aren't these Canvases rendering? | CC BY-SA 2.5 | null | 2010-05-04T05:00:16.243 | 2010-05-12T18:52:53.643 | 2017-02-08T14:25:09.293 | -1 | 543 | [
"javascript",
"html",
"webkit",
"canvas"
] |
2,763,440 | 1 | 2,763,468 | null | 3 | 2,014 | Are there open source libraries for Java to make implementation of drag and drop easier?
I plan to make something like the one shown below:

The program is Alice, where you can drag some elements... | Are there Java libraries to do drag and drop | CC BY-SA 2.5 | 0 | 2010-05-04T07:08:15.597 | 2015-09-08T13:44:44.943 | 2017-02-08T14:25:09.630 | -1 | 241,379 | [
"java",
"alice",
"block-programming"
] |
2,768,135 | 1 | 2,768,338 | null | 3 | 3,143 | SQL Server doesn't allow creating an view with schema binding where the view query uses [OpenQuery](http://msdn.microsoft.com/en-us/library/ms188427.aspx) as shown below.

Is there a way or a work-around to create an index on such a view?
| Creating an index on a view with OpenQuery | CC BY-SA 2.5 | null | 2010-05-04T18:54:48.330 | 2010-05-09T03:14:06.003 | 2017-02-08T14:25:10.307 | -1 | 4,035 | [
"sql-server",
"tsql",
"indexing",
"query-optimization"
] |
2,768,916 | 1 | null | null | 0 | 5,329 | I have the following PHP code to connect to my db:
```
<?php
ob_start();
$host="localhost"; // Host name
$username="root"; // Mysql username
$password=""; // Mysql password
$db_name="test"; // Database name
$tbl_name="members"; // Table name
// Connect to server and select databse.
mysql_connect("$host", "$username"... | trouble connecting to MySql DB (PHP) | CC BY-SA 3.0 | null | 2010-05-04T20:55:39.207 | 2014-05-20T14:20:18.797 | 2014-01-23T04:05:36.873 | -1 | 332,817 | [
"php",
"sql",
"mysql",
"phpmyadmin"
] |
2,769,467 | 1 | 2,769,523 | null | 223 | 233,893 | In this image (which I got from [here](http://maestric.com/wiki/lib/exe/fetch.php?w=&h=&cache=cache&media=java:spring:spring_mvc.png)), request sends something to

My Question is what does do?
Is it something like getting the information thrown ... | What is Dispatcher Servlet in Spring? | CC BY-SA 3.0 | 0 | 2010-05-04T22:48:46.453 | 2022-11-23T09:55:39.730 | 2020-05-19T21:56:32.230 | 5,377,805 | 98,514 | [
"java",
"spring",
"spring-mvc",
"servlet-dispatching"
] |
2,771,171 | 1 | 2,771,251 | null | 192 | 288,333 | Is it possible to control the length and distance between dashed border strokes in CSS?
This example below displays differently between browsers:
```
div {
border: dashed 4px #000;
padding: 20px;
display: inline-block;
}
```
```
<div>I have a dashed border!</div>
```
Big differences: IE 11 / Firefox / C... | Control the dashed border stroke length and distance between strokes | CC BY-SA 3.0 | 0 | 2010-05-05T07:01:27.443 | 2022-12-02T11:38:08.027 | 2015-07-09T11:21:57.903 | 2,606,013 | 235,158 | [
"css",
"border",
"css-shapes"
] |
2,771,891 | 1 | null | null | 56 | 113,532 | Do you often use image marker from google or copy it to your server?
Where I can get all images list of available markers from google?
The list of images such as :


| List All Google Map Marker Images | CC BY-SA 3.0 | 0 | 2010-05-05T09:20:15.033 | 2015-06-23T18:45:50.797 | 2017-02-08T14:25:13.393 | -1 | 206,710 | [
"google-maps",
"google-maps-markers"
] |
2,772,598 | 1 | 2,772,679 | null | 2 | 828 | I am developing a small program which cuts images by the color.
That's will be easiest to explain using this example image:

And I want to create a new image just with the purple form, without the black frame.
Does anyone have any ideas? I ... | How can I cut an image using a color pattern? | CC BY-SA 3.0 | null | 2010-05-05T11:10:45.190 | 2013-02-08T05:24:30.730 | 2013-02-08T05:24:30.730 | 2,683 | 333,348 | [
"java",
"image",
"colors",
"java-2d",
"shapes"
] |
2,773,324 | 1 | null | null | 9 | 15,732 | I'm trying to use ModelAdmin.filter_horizontal and ModelAdmin.filter_vertical for ManyToMany field instead of select multiple box but all I get is:

My model:
```
class Title(models.Model):
#...
production_companies = models.ManyToManyField(Com... | Django admin's filter_horizontal (& filter_vertical) not working | CC BY-SA 2.5 | null | 2010-05-05T12:53:37.187 | 2022-12-07T09:09:22.270 | 2017-02-08T14:25:14.413 | -1 | 321,126 | [
"python",
"django",
"django-admin",
"filtering"
] |
2,773,783 | 1 | 2,774,474 | null | 3 | 2,202 | What is the best way (using HTML/CSS) to create an iTunes-style layout with the following features:
- - -
Here is an example:

I'm happy to use Javascript/JQuery if there really isn't a pure CSS solution.
Thanks!
| iTunes style layout using CSS | CC BY-SA 2.5 | 0 | 2010-05-05T13:51:32.327 | 2013-02-24T05:23:14.533 | 2010-05-05T13:56:45.747 | 142,771 | 142,771 | [
"jquery",
"html",
"css",
"layout",
"itunes"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.