text stringlengths 70 452k | dataset stringclasses 2
values |
|---|---|
Xcode UITest sometimes does not find property of XCUIElement
In my UI tests, the frame property of some XCUIElement are found, but not of others.
The accessibility identifiers used below are set in storyboard, and app is initialised in setUp() as XCUIApplication().
Here is the storyboard layout:
The two UI element... | common-pile/stackexchange_filtered |
How to start VS 2010 from Run dialog
Typing "devenv.exe" in my system's Run dialog starts VS 2008. I also have VS 2010 installed. How can I start VS 2010 from the Run dialog? I'm running Windows XP.
Neither should start on XP, it should complain that it cannot find the program. Looks like the PATH environment variabl... | common-pile/stackexchange_filtered |
nvmlDeviceGetHandleByIndex does not return NVML_SUCCESS
OS: Windows
CUDA version: 11.5
GPU Driver version: 531.79
I have two graphics cards on my PC: GPU 0 is Intel UHD Graphics 770, and GPU 1 is GeForce RTX 3060.
I’m developing an application that uses NVML (NVIDIA Management Library) to interact with NVIDIA GPUs. T... | common-pile/stackexchange_filtered |
parallelized data structure
I'm searching a data structure that supports O(1) concurrent insertions (thread number is known in advance) and iteration over its elements (insertion order doesn't need to be preserved).
While one thread is iterating over the elements there won't be any insertions.
So basically I'm looking ... | common-pile/stackexchange_filtered |
Where can I ask about the materials that make an indoors piece of furniture/device?
My question would be "What are the glowing hands of a clock made of?" Where I ask about clocks with self luminance (even without the presence of a battery).
Is there an appropriate site on Stack Exchange for such a question?
It should ... | common-pile/stackexchange_filtered |
sound record tickling / ticks / noises / spikes
I successfully record sound on an Android 2.3.4 device (full settings are: AudioSource.MIC + 44100Hz + AudioFormat.CHANNEL_IN_MONO + AudioFormat.ENCODING_PCM_16BIT).
I also properly write the PCM data to a WAV file.
The problem is that there are those noises which makes t... | common-pile/stackexchange_filtered |
Is there a way to search an array inside multiple data attributes of an html element based on a single value?
I have an html element that uses arrays inside the data attribute
<div data-area='["North America", "United Kingdom"]'>Test</div>
I have multiple data attributes pertaining to different "things"
<div data-area... | common-pile/stackexchange_filtered |
Missing 1 Required Keyword-Only Argument
When I try to enter a dataframe as a function parameter in Python 3.6, I'm getting the error 'Missing 1 Required Keyword-Only Argument' for the following function, where df is a dataframe and rel_change is an array:
def get_mu(*rel_change, df):
row_count = len(df.index)
... | common-pile/stackexchange_filtered |
GridView Unbound Column Error
I'm using ASP.NET MVC with DevExpress, I inserted a gridview in a view (generated automatically with it's partial and stuff) and I want to add an unbound column in it.
@{
var grid = Html.DevExpress().GridView(settings =>
{
//configuration code and other columns
set... | common-pile/stackexchange_filtered |
how to check for correct query and error handle it?
With my api i have '/api/students'
will produce all student names and when a req.query is input such as a name the endpoint becomes '/api/students?name=John'if the req.query was "John". i have used regex to check and control the input to only allow characters and spa... | common-pile/stackexchange_filtered |
Lua Error: '<eof>' expected
There is an error that I can not get away from. When I run the script, the following error occurs every time:
bios:14: [string "Digger"]:35: '<eof>' expected
write("X:")
x = read()
write("Y:")
y = read()
write("Z:")
z = read()
for zi=0, z, 1 do
for xi=0, x, 1 do
for yi=0, y, 1 d... | common-pile/stackexchange_filtered |
reading fprintf while the program is running
So I'm writing a program that is suppose to run forever (client server stuff) in C, and I'm writing to a log. I am using fopen and fprintf to be able to write to the file. My problem is that since the program is suppose to run forever, there really is no point where I can pu... | common-pile/stackexchange_filtered |
marshal struct to xmlwith an extra tag
I'm developing a twilio telephone server in Go and have some structs that reference the xml to generate.
For instance:
type Say struct {
XMLName xml.Name `xml:"Say"`
Text string `xml:",chardata"`
}
type Response struct {
XMLName xml.Name `xml:"Response"`
Says []S... | common-pile/stackexchange_filtered |
How Can I Implement Multiple Routes in HereMaps?
How can I implement multiple routes using the iOS HereMap SDK.
Can anyone provide the Example for the Multiple routes.
How many routes you want?
3 routes if available
By this example I'm able to create one route https://github.com/heremaps/here-ios-sdk-examples/blob/... | common-pile/stackexchange_filtered |
What does match_incoming_request_route option in gRPC transcoding do?
I'm trying to figure out what match_incoming_request_route option in envoy does. If I read this doc correctly it suggests using it to match on custom route path (the google.api.http annotation). But the custom route works just fine when match_incomin... | common-pile/stackexchange_filtered |
GROUP_CONCAT within CONCAT
Database hierarchical structure is as follow
Student Name List of fee Assigned to Each
Student
List of Scholarship Assigned to Each Fee
As structure, expected output is
Student Name-Fee->Scholarship1, Scholarship2
Karan-1.Annual Fee->Economic Scholarship,Inc... | common-pile/stackexchange_filtered |
unexpected output in postman
There is no error, just I not getting the output which i am expecting in postman.
such as not showing the product data, payment_intent: null etc.
Could you please help me to fix this?
Here is the output which i am getting
{
"status": "success",
"session": {
"id": "cs_test_a1... | common-pile/stackexchange_filtered |
Is it possible to select only repeated values from a single column using eloquent?
Table
id|p.id|product
1 |8 |chair
2 |8 |table
3 |2 |chair
4 |4 |guitar
5 |8 |glasses
I would like to select p.id 8 and p.id 2 products however I I want the repeated values (chair). This is the opposite of distinct. So far I h... | common-pile/stackexchange_filtered |
Predatory journals and low impact journals
Another page was discussing predatory journals and I thought it was a good segway for further discussion in this group. The discussion on pseudoscience seems to have become a standstill (I have been adding comments but it does not become active).
The issue about low impact jo... | common-pile/stackexchange_filtered |
Jquery $.ajax not fired on post
I'm using Jquery ajax to post data, but $.ajax is not fired. the click button is fired.
There's a javascript warning in firebug Empty string passed to getElementById().
Here's my code
$('body').on('click','button.btnsubmitads',function(event) {
event.preventDefault();
$.ajax({
... | common-pile/stackexchange_filtered |
WiFi not working on MacBook Pro running 12.10
I've seen many other posts like this and found one other where the problem was resolved, but the terminal commands given were for a different pcid than mine. I ran several commands including:
sudo apt-get install linux-headers-generic
which got the response:
linux-headers-... | common-pile/stackexchange_filtered |
Solaris Nags About "process.max-stack-size" while running "Java Processes"
I have a server running Solaris 10. It reports using 10% of total memory using prstat. I 've ran process using Java 1.7.0_80 in 64-bit mode.
The problem is that System always nags about process.max-stack-size no matter how much I change the stac... | common-pile/stackexchange_filtered |
Potentiometer signal as a speed reference for a drive
Over what distance is it reliable/advisable to use a potentiometer signal as a speed reference for a drive ?
I've considered converting it to a 4-20mA, is this necessary ?
There is no "potentiometer signal". Potentiometer is a resistor. You can use it in a voltage ... | common-pile/stackexchange_filtered |
React axios API GET request returning too many objects
I am currently building a web application with React with TypeScript. I am trying to fetch a custom-built API. However, it is returning too many of them. How do I access the whole API to do filtering of them after storing them in a state?
import React, { useEffect,... | common-pile/stackexchange_filtered |
Equicontinuity of set of polynomials
Let $S = \{ p\in C([0,1]), p\ \text{polynomial of degree} \leq d: \max |p(x)| \leq 1 \}$
I want to show that $S$ is equicontinuous. Using the definition of equicontinuity we need for all $\epsilon >0$ exists $\delta>0$ for all $x,y \in [0,1],$ for all $p\in S $: for $d(x,y)<\delta$ ... | common-pile/stackexchange_filtered |
Resonating glasses
When we collide two glasses they produce sound like not from one collision but from multiple. And frequency changes over time. Is this because they resonate with each other? But how this resonase happens?
What happens, if you hear two frequencies, which are similar?
If resonance happend then how wo... | common-pile/stackexchange_filtered |
QML RotationAnimation is not rotating
I am trying to rotate a rectangle from-to a specified angle, but I'm not sure I understand the docs. My code below runs, and my started and completed slots print the correct angles. But the rectangle has not rotated onscreen. What am I missing?
Rectangle {
width: 100
height:... | common-pile/stackexchange_filtered |
Storing images in PHP
I have stored several images in my database and now i am trying to retrieve them. The way my script is set up is one user would have would have a selection of information and images to go with that. So the code below shows how an image would display along with the price, car and details. Currently... | common-pile/stackexchange_filtered |
Querying ElasticSearch using a JSON file through JAVA API
I have a query in valid JSON format which works well in kibana or Sense when I use GET request.I am also able to create this query using XContentBuilder, but I need to send this query using its JSON form as it is to ElasticSearch. Is it possible to store the que... | common-pile/stackexchange_filtered |
Entity Framework Attach error: An object with the same key already exists in the ObjectStateManager
I'm a newbie with Entity Framework, and I have looked at the questions with the same title, but I haven't found a satisfying answer yet.
Here is my class:
public class MyUser
{
public string FirstName { get; set; }
publ... | common-pile/stackexchange_filtered |
Angular router not recognized in Visual Studio
I'm doing a PluralSight course about integrating an ASP.NET Core RESTful API with an Angular frontend.
In the sample code I'm modifying I have a class that imports the Angular Router
import { Router } from '@angular/router';
and then injects it through the constructor:
e... | common-pile/stackexchange_filtered |
Oneplus Bluetooth neckband not connectind to Ubuntu 24.04.1
I recently switched to ubuntu from windows, i have Oneplus bluetooth Z2 which work completely fine with all other devices but is not connecting to my laptop now, this problem was not on Windows, and also not on Archcraft which i tried for sometime in the same ... | common-pile/stackexchange_filtered |
Can't send objects using Sockets
Hello Im writing an app in which client sends name of room to server, server creates it and then sends back whole list of rooms. I have problem with receiving this object from server also whats interesting when I close clients' app and open again I have list of rooms just like it should... | common-pile/stackexchange_filtered |
XTestFakeKeyEvent calls get swallowed
I'm trying to spoof keystrokes; to be a bit more precise: I'm replaying a number of keystrokes which should all get sent at a certain time - sometimes several at the same time (or at least as close together as reasonably possible).
Implementing this using XTestFakeKeyEvent, I've co... | common-pile/stackexchange_filtered |
MongoDB query array where all elements match criteria
I hava a collection of 3 documents:
{"users":[{"id":1,"gender":"male"},{"id:1,"gender":"male"},{"id":1,"gender":"male"}]}
{"users":[{"id":1,"gender":"male"},{"id:1","gender":"male"},{"id":1,"gender":"female"}]}
{"users":[{"id":1,"gender":"female"},{"id":1,"gender":"... | common-pile/stackexchange_filtered |
How to query latest records from a table
I have a table similar to this:
ID User_Code ProcessID DateCreated Remarks
1 AAA 1 2020-01-01 08:40 N/A
2 AAA 2 2020-01-01 09:34 R123
3 AAA 2 2020-01-01 10:40 SUCCESS
4 AAA ... | common-pile/stackexchange_filtered |
How to add text unit (e.g. cm) inside input tag?
I'm looking to put a measurement unit in my input, but I don't know how.
I want something like this:
[............ cm]
This is my html:
<div class="input">
<label for="height">Height</label>
<input id="height" type="text" value="" name="height">
</div... | common-pile/stackexchange_filtered |
access html tag property inside itself with angular
I have this html code :
<label [class]="text === 'test1' : 'class1' : 'class2'" text="test1"></label>
<label [class]="text === 'test1' : 'class1' : 'class2'" text="test2"></label>
I want to access the text property of those labels inside the class tester but I d... | common-pile/stackexchange_filtered |
Delphi (XE6) : Array of Byte to TStringList
I have a function which returns a dynamic array of byte
type
TMyEncrypt = Array of Byte;
TMyDecrypt = Array of Byte;
function decrypt(original: TMyEncrypt) : TMyDecrypt;
The content of the returned dynamic array TMyDecrypt is a standard text with CRLF.
How can i load th... | common-pile/stackexchange_filtered |
How do you set ASP.net html control(label) using javaScript
I have created a JavaScript function to get the type of html control and set it to specified value.
function SetControlValue(ctrl, value) {
if (value == undefined)
return "";
if (document.getElementById(ctrl).type == "text") {
document.getElementById... | common-pile/stackexchange_filtered |
What is the best way to partition, and what is the best file-system for a new Hard Disk?
Possible Duplicate:
What's your recommendation on drive partitioning schemes for a desktop and home server?
Is Btrfs in Maverick considered stable?
Bonus: What is the "best" filesystem for "general" use?
Bonus 2: If btrfs is supp... | common-pile/stackexchange_filtered |
Implementing a point class in Python
So I'm trying to implement a point class which creates a point and then rotate, scale and translate the point. Here's what I've currently written.
class Point:
'''
Create a Point instance from x and y.
'''
def __init__(self, x, y):
self.x = 0
sel... | common-pile/stackexchange_filtered |
Openlayers 3 select interaction unable to add event condition
So I'm trying to add a select interaction into my maps when I hover over any feature it's clearly highlighted.
import Select from 'ol/interaction/select';
import pointerMove from 'ol/events/condition.js'
this.selectPointerMove = new Select({
condition: ... | common-pile/stackexchange_filtered |
If I connect 2 android devices via WiFi-Direct - can one share its Internet connection with the other?
I am building an SDK for a client to connect 2 android devices for exchanging data (strings, commands...) via various channels, such as Bluetooth, USB cable, WiFi.
One of the devices is a standard android phone, with ... | common-pile/stackexchange_filtered |
ASP.NET MVC: converting virtualpath to actualpath is wrong
I have been using Url.Content inside <% and %> in my views and all seems to be working fine... Then from withing my controller i have tried the following, but it always returns the wrong path
XDocument xdoc = XDocument.Load(Url.Content("~/content/xml/faq... | common-pile/stackexchange_filtered |
C++ class exposed to QML error in fashion TypeError: Property '...' of object is not a function
I've successfully exposed a C++ class to QML. It is registered and found in Qt Creator. It's purpose is to connect to a database, as shown in following code:
#ifndef UESQLDATABASE_H
#define UESQLDATABASE_H
#include <QObject... | common-pile/stackexchange_filtered |
XOR and II (concatenation) summation symbols
In Latex, in math mode, if I want to express summation over a range I can use the following expression \sum_{from}^{to}. I can do the same for the product.
What is the name of the symbol that does this for XOR or concatenation?
If I do:
\oplus_{i=0}^7
I don't get the i=0 an... | common-pile/stackexchange_filtered |
Why won't lua 5.4 load a module from the current directory by default?
I see multiple questions here, that imply loading modules from the current directory should be the default behavior of Lua. See "selected answers" for these two questions:
Why lua require won't search current directory? ("if you used lua test.lua t... | common-pile/stackexchange_filtered |
How is bias added in a convolutional layer
In a typical neural network , bias is usally added like this
v = activation ( w1*x1+ ... + Wb*b)
However, I am not really sure how it is done in convolutional layer. My one thought is that it is added with each convoltional operation for a neuron. Is that correct?
There are... | common-pile/stackexchange_filtered |
Get figure from function and set it as state once user types in input
I have a component that I want to use to update a 'balance' in a database.
To do this, I am pulling the figure in my componentDidMount using axios.get:
componentDidMount() {
axios.get("/api/fetch/fetchEditDebt", {
params: {
id: this.p... | common-pile/stackexchange_filtered |
How many I2C slaves can an I2C master support?
Is there a maximum number of I2C slaves that an I2C master can drive? What are the physical limiting factors (like current drive, capacitance or something like that)?
The software limiting factor is the size of the address used for the slaves: 7-bit or 10-bit, which suppo... | common-pile/stackexchange_filtered |
How to show Autocomplete for text fields in infopath 2013?
I have one info Path form I want to implement the Autocomplete text box.When user Enter A show all the related value.This form is only open in info path filler how can I achieve this.
In Infpath Designer 2013 > open your current template >
Right click on your... | common-pile/stackexchange_filtered |
How do you get a new player engaged in an old campaign?
A group of three players had been going through my campaign for a year and a half, when a fourth player was added around level 15.
The new player entered in media res: there was a ton of back story, more than a hundred NPCs and the rest of the group was running fr... | common-pile/stackexchange_filtered |
How can I split a url in C# into a Key Value pair?
I have a Url:
https://www.facebook.com/video.php?v=10154500552625464
that I need to split into a key value pair with:
Value: https://www.facebook.com/video.php?v=10154500552625464
Key:<PHONE_NUMBER>2625464
I need to place them in a Dictionary:
static Dictionary<string,... | common-pile/stackexchange_filtered |
Spring-HATEOAS without extending ResourceSupport
I'm building a REST API. I have a domain model composed of beans than can't extend ResourceSupport. Which is the best way to expose them as resources using Spring-HATEOAS?
In case that's not possible, which is the best way to include links on the JSON generated by the be... | common-pile/stackexchange_filtered |
tumblr api. Got OAuth. How to get v2/user/info? (Php - curl)
I am developing an application where I must connect to ALL major social networks (Facebook, Tumblr, Twitter, Y!Answers, MSN, Youtube to start with, more later).
I have downloaded and used one type of class for each of these, but enough is enough!
I am re-writ... | common-pile/stackexchange_filtered |
Empty string is a file? ( if [ ! -f "" ] )
The script is called isFile.sh and looks like this:
#!/bin/sh
echo $1
echo $2
if [ ! -f $1 ]; then
echo "$1 (arg1) is not a file"
fi
if [ ! -f $2 ]; then
echo "$2 (arg2) is not a file"
fi
First I created a file by doing touch file.exist.
And I ran bash isFile.sh file.... | common-pile/stackexchange_filtered |
Unable to change my Date filed using javascript inside my Edit form
I am working on a sharepoint 2013 on-premises team site. now i want to set a column which is of type date/time to be equal to today date,so i added a script inside the Edit form, then i tried to set the date value using SPUtiltiy, as follow:-
var today... | common-pile/stackexchange_filtered |
Github API: How to get list of users who have starred a repo AND cloned it
I'd like to get a list of users who have starred my public repo and a number of fields related to them such as whether or not they have cloned it. Is this possible with the Github API?
The endpoint for stargazers (users who have starred a repo)... | common-pile/stackexchange_filtered |
ADFS - Correct way to massively provision relying party trusts for many similar SAML service provider
Let's say I have 200+ sites in the form of:
https://site1.example.com, https://site2.example.com
I have to deploy an identical SAML configuration for all of these sites. Ideally I would just have a single relying party... | common-pile/stackexchange_filtered |
Difference between CString::GetbufferSetLength and CString::GetBuffer
I wonder what exactly the difference is between GetbufferSetLength(some_size) and GetBuffer(some_size).
The documentation isn't very clear to me and to me it sounds pretty much both functions do more or less the same thing.
This is my use case:
CStri... | common-pile/stackexchange_filtered |
How do I burn ubuntu iso image to DVD on Windows 7
I downloaded ubuntu 12.04 LTS from this site, and I am trying to follow the instructions about how to burn the iso image to DVD according to this page but I don't see the image on desktop as shown on the first picture on that page. What am I doing wrong? I am on Window... | common-pile/stackexchange_filtered |
How to filter the values from LazyPagingItems in kotlin
I am using paging3 to show the list of items with pagination, I wants to add search view from this page so I want to filter the values from LazyPagingItems. How to do this.
var values= viewModel.getvalues.collectAsLazyPagingItems()
LazyColumn(modifier = Modifier.... | common-pile/stackexchange_filtered |
Sending Form without changing url page
Here is the deal:
I manage to get this sendmail.php working by creating 2 html pages redirecting to index.
But what i wanted is that (if($sent) == true) to appear a alert on the html form page that the message as been sent. but when i change
{echo "<script language=javascript>win... | common-pile/stackexchange_filtered |
Several inputs from a single input window
Out of curiosity, I was trying to find a way to combine several inputs into a single input window (currently set to string) on the interface. In the current example, these inputs are the 4 parameters necessary for resize-world.
While my result works, I would be interested to he... | common-pile/stackexchange_filtered |
ModuleFederationPlugin for React and Angular combined
I'm currently investigating the 'micro front end' solution provided by webpack 5 using the ModuleFederationPlugin. I have managed to get it working using React so essentially i have App1 that pulls a component from App2:
exposes: {
"./Header": "./src/Header",
}
I... | common-pile/stackexchange_filtered |
Point-wise bound implies norm bound
Let $X,Y$ be a Banach spaces, and $T,G : X^* \to Y^*$ be bounded operators.
If for every $f\in X^*$ we have the point-wise bound $$Tf(x)\leq Gf(x)$$
for $Tf = T(f) \in Y^*$, and $Gf = G(f) \in Y^*$, then can we conclude that $$\|Tf\|_{Y^*}\leq\|Gf\|_{Y^*}\quad ?$$
If it's not possibl... | common-pile/stackexchange_filtered |
String to Map<String,Object>
I have this string
"{id={date=1467991309000, time=1467991309000, timestamp=1467991309, timeSecond=1467991309, inc=-360249353, machine=-705844029, new=false}, id_lista={date=1467991309000, time=1467991309000, timestamp=1467991309, timeSecond=1467991309, inc=-360249354, machine=-705844029, ne... | common-pile/stackexchange_filtered |
How to read command line output
I want to open a batch file in Nodejs and read its output, while it is printing (not everything at once when the batch finished).
For example, like Jenkins / Hudson.
I'm aware that this will only work on Windows. Any complete example of how to do this will be helpful, as I'm pretty new t... | common-pile/stackexchange_filtered |
Is it normal that transfer learning (VGG16) performs worse on CIFAR-10?
Note: I am not sure this is the right website to ask these kind of questions. Please tell me where I should ask them before downvoting this "because this isn't the right place to ask". Thanks!
I am currently experimenting with deep learning using K... | common-pile/stackexchange_filtered |
Reversing sublist of even numbers
I'm trying to reverse a sublist of even numbers. There seems to be a logical error in code but I'm unable to find it.
node *sublist_reverse(node *head)
{
node *temp=head,*wrking,*wrking_bfr,*node_tobe_ext;
while(temp!=NULL)
{
if(temp->link->d... | common-pile/stackexchange_filtered |
Communication between kernel-mode and user-mode application
I have built a WFP callout driver which runs in kernel mode.
Now, I'm trying to figure out how to communicate between this driver and my GUI application which runs in user-mode. Any ideas?
Exactly what I want is something like this:
The callout driver detects... | common-pile/stackexchange_filtered |
How to understand reboot line in last command?
How to understand the reboot line in last?
What does the 22:36 mean in that line? In other lines I know that column means when did the people logout, but what does it mean here?
It's actually the same thing for reboot too. Reboot is a pseudouser. From man last
The pseud... | common-pile/stackexchange_filtered |
python-dev install leads to "E: Sub-process /usr/bin/dpkg returned an error code (1)"
I have a problem with these deficiencies and I have tried everything but I still get this errors.
# apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependen... | common-pile/stackexchange_filtered |
easy_install pyopengl => passed, yet the module doesn't seem available
I have installed PyOpenGL on Mac OS X 1.7.5
Installation looked like a success, yet when I try to load it, the module isn't there.
sudo easy_install -U PyOpenGL
python
>>> import pyopengl
Traceback (most recent call last):
File "<stdin>", line... | common-pile/stackexchange_filtered |
one windows 10 pc with wired keyboard/mouse and one dell windows 7 both connected to a single split screen monitor
question?
will synergy support a windows 10 pro pc with the keyboard and mouse wired connected to router by wireless ac pci adapter
I want to share this with a dell optiplex running windows 7 pro that is c... | common-pile/stackexchange_filtered |
ionic plus angular routing giving a blank page
i just begin with angular and ionic and i have a problem, routing display blank page , its bein 2 hours , that i'm looking for a solution without found one can someone help me figure out this please. sorry for my bad english
this is my app.js code: am i doin someething wro... | common-pile/stackexchange_filtered |
For loop to copy entire row when match found between two sheets
I am trying to get a For loop which copies an entire row from worksheet 1 to worksheet 3 if the cell in column C in ws1 and column AT in ws2 matches. I have two issues:
1. It seems to be stuck in the For i = xxxxx loop and does not move to the next k (only... | common-pile/stackexchange_filtered |
Visual Studio 2002: Microsoft support
Does any one know when Microsoft intends to stop supporting Visual Studio 2002?
... and possibly a few upvotes on answers you use.
Yes they plan to stop support.
Pre-SP1 support is stopped. SP1 end of life plan is here.
It is covered by the Microsoft 5+5 support policy. That m... | common-pile/stackexchange_filtered |
SQL Statement to Update Rows using ids from another table
and thanks in advance. I have a table called users which contains an id. I would like to collect the ids only from that table and run and insert using those ids as one of the arguments. I am new to SQL and having some trouble finding help or a solution.
Here is ... | common-pile/stackexchange_filtered |
DisableValidator don't work in Swagger-Net
I want to disable validator but it's not work.
I'm in old ASP.Net projet used VB with Nugget Swagger-NET.
This is my swagger config. I try to use DisableValidator and SetValidatorUrl.
My code with param
I don't want swagger try to validate model.
I don't want this :
I don't wa... | common-pile/stackexchange_filtered |
How can I debug mod_rewrite rules?
This is a case of "ask a question and answer it myself", which I'm posting for the benefit of anyone who has the same problem.
I had some problems debugging a mod_rewrite ruleset in a .htaccess file on a shared server, where I couldn't even access the Apache error logs. I found a nea... | common-pile/stackexchange_filtered |
PingFederate : Could not obtain attributes from the IdP Authentication Service
I am getting this exception while trying to invoke PingFederae StartSSO.ping endpoint.
12:49:54,153 DEBUG [IntegrationControllerServlet] GET: https://localhost:9031/idp/startSSO.ping
12:49:54,157 DEBUG [IdpAdapterSupportBase] IdP Adapter Sel... | common-pile/stackexchange_filtered |
How to display foreign key data value from database to TextBlock on while update form in WPF (MVVM / Entity Framework)?
OpcUaEndpoint with data
Mode, description are displaying in text-block but foreign key value OpcUaEndpoint is not being displayed.
What am I missing here? Please help.
Xaml markup:
<ItemsControl Name... | common-pile/stackexchange_filtered |
Hibernate - Formula - invalid Query
I have a question about Hibernate Formula.
Let us assume that I have an entity "garage" in which there are numerous "cars". Now I would like to add a property in the car class that tells me which number of car it is in the garage.
I created this formula on the car-class:
@Formula("(S... | common-pile/stackexchange_filtered |
Ubuntu 20.04 LTS mouse and keyboard not working on login screen
Everything goes well on Ubuntu 18.04 LTS, but once I upgrade to Ubuntu 20.04 LTS, my mouse and keyboard does not work anymore on login screen.
The fact is: they could work for a few seconds at the begining, BUT then the screen seems stucked and nothing wor... | common-pile/stackexchange_filtered |
Second Bachelors in Maths after Masters in Optics for Theretical Physics Phd
I have completed my Masters(5 year Integrated) in Optics recently with average CGPA. I have couple of projects experiences in Theoretical Physics, but no publications. My masters course had rigorous higher mathematics papers yet I find that I ... | common-pile/stackexchange_filtered |
Macro Condition (if cell is empty select the cell in previous column)
Hello I am making a macro for a certain task. That checks the date order of each columns in descending order. And I want a condition for column "AM"(<Range("AM"& i).Value Then) that if its empty then it must check the pre ious cell that has value(ex.... | common-pile/stackexchange_filtered |
Correlation of location to specific numerical values
I'm trying to calculate the correlation of specific locations (I have latitude and longitude data)
to specific numerical values I have. Does anyone know any particular methods to do this? I have calculated correlations
before but not involving point data or latitude ... | common-pile/stackexchange_filtered |
Reading strings from text file as variable in python
I am pretty new to programming, and have been searching for the answer to this, but I think I have been asking the wrong question in my searches.
Basically, I am trying to interpret strings from a .csv file as variables to use as arguments.
Anyway, I have the followi... | common-pile/stackexchange_filtered |
Order of an entire function represented as an infinite product
Question- What is the order of growth of the entire function given by the infinite product of $1-(z/n!)$ where $n$ goes from 1 to infinity?
My thoughts- I have already proven that the infinite product converges to an entire function. One can see that the ze... | common-pile/stackexchange_filtered |
Can't install python avro library
I cannot seem to install certain packages that have avro as a dependency. In fact, I cannot install avro at all.
$ pip install avro==1.10.0
Collecting avro==1.10.0
Using cached avro-1.10.0.tar.gz (67 kB)
WARNING: Requested avro==1.10.0 from https://files.pythonhosted.org/p... | common-pile/stackexchange_filtered |
HTML5 datalist tag is not working as expected in Safari
I have a datalist tag which allows my users to have a suggestion box. Now i know that this feature is not supported in safari. So what can i do to solve this issue?
Here is my code - I'm actually populating my values with database dynamically..
<select id="select_... | common-pile/stackexchange_filtered |
Database-Centric Vs Tired Architecture
Consider 3 applications:
One is for a fitness club that has a backend database and offers some services on the website,
another is an e-commerce site, with heavy dependence on Database,
a point of sale application with heavy use of database
I need to choose among tiered architec... | common-pile/stackexchange_filtered |
What do bones need to grow outside the body?
In what environment outside of a living organism can bones grow?
If I were to put an arbitrary human bone in a room and attach a bunch of tubes to it, or dunk it in some kind of solution, where would I have to connect the tubes and what stuff would have to be in the tubes/so... | common-pile/stackexchange_filtered |
Differences between contentType and dataType in jQuery ajax function
I have the following Jquery callback function and I have a litle doubt about it (I don't know very well Jquery):
$("form.readXmlForm").submit(function() {
// Riferimento all'elemento form che ha scatenato il submit
var form = $(this);
// ... | common-pile/stackexchange_filtered |
How to get playlists a Dailymotion video is a member of?
I'm currently working on a project that uses daily motion as its video platform. It will contain several private playlists and videos and I need to be able to fetch video details including what playlist that video is a member of.
When querying the /me/video/<VIDE... | common-pile/stackexchange_filtered |
Quail or fish in B'midbar 11:31?
In B'Midbar 11:31 it is stated:
וְרוּחַ נָסַע מֵאֵת יי וַיָּגָז שַׂלְוִים מִן־הַיָּם וַיִּטֹּשׁ עַל־הַֽמַּחֲנֶה כְּדֶרֶךְ יֹום כֹּה וּכְדֶרֶךְ יֹום כֹּה סְבִיבֹות הַֽמַּחֲנֶה וּכְאַמָּתַיִם עַל־פְּנֵי הָאָֽרֶץ
"A wind went forth from the Lord and swept quails from the sea and spread the... | common-pile/stackexchange_filtered |
"only protocol 3 supported" error when trying to connect to Postgresl Database through Django
Windows 10 x64
Python 3.6
psycopg2==2.8.3
PostgreSQL <IP_ADDRESS>-1.1C(x64)
Django 2.2.1
When trying to execute query to database I get an error "only protocol 3 supported"
I run:
python manage.py makemigrations
I got a... | common-pile/stackexchange_filtered |
Azure sql server cannot create database
I am trying to create a database in Azure SQL server. However, when I try to create it, it prompts "Gen4 family is not available in this region" and cannot create the database. What is the problem?
it has clearly mentioned that Gen4 family is not available in the region you have... | common-pile/stackexchange_filtered |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.