Browse I
Alphabetical listing with fast deep pagination.
87858 items • Page 170 / 1758
I have always found it more logic to validate input instead of filtering it. How
I have always found it more logic to validate input instead of filtering it. How to appropriately filter data depends on the situation, so IMO it should be done in output or when …
I have always kind of wondered, but never took my time to actually ask these que
I have always kind of wondered, but never took my time to actually ask these questions regarding licensing. Most of these questions are presumably pretty basic, but I have no idea…
I have always wondered about this, especially in C/Java style languages. For exa
I have always wondered about this, especially in C/Java style languages. For example, consider the first 3 lines of this C# code: lock (serviceLock) using (var client = new Servic…
I have always worked on projects where caching was done on DAL, basically just w
I have always worked on projects where caching was done on DAL, basically just when you are about to make the call to database, it checks if data is already there in the cache and…
I have amazon company. A. Analyze the income statement for any potential risk fa
I have amazon company. A. Analyze the income statement for any potential risk factors and compliance issues with Generally Accepted Accounting Principles (GAAP) or International F…
I have an 8x8 table matrix in JAVASCRIPT, for a text adventurer game and he has
I have an 8x8 table matrix in JAVASCRIPT, for a text adventurer game and he has an initial position. I am allowing the player to move left, right, up, down with buttons but here i…
I have an API and a web application that exist in different domains. I can activ
I have an API and a web application that exist in different domains. I can activate CORS on the API to allow for the web application to interface with the API cross-domain. Howeve…
I have an API library for C# that provides flexible multithreaded task managemen
I have an API library for C# that provides flexible multithreaded task management of objects on task bases. The library was developed extensively for a project that was later canc…
I have an ASP.NET C# application that needs to go off and iterate through a dire
I have an ASP.NET C# application that needs to go off and iterate through a directory of .xml files and do some processing on the data inside them. This is easy enough, but i need…
I have an ASP.NET MVC application, that uses a query service to get data and a c
I have an ASP.NET MVC application, that uses a query service to get data and a command service to send commands. My question is about the command part. If a request comes in, the …
I have an ASUS RT-AC68U router and would like to set up port forwarding, but I w
I have an ASUS RT-AC68U router and would like to set up port forwarding, but I would like to restrict which MAC addresses can connect through that port. My use case is that I'll h…
I have an Actiontec V1000H router/modem. I have been having virus issues recentl
I have an Actiontec V1000H router/modem. I have been having virus issues recently so I done a factory reset on all but 1 of the computers on the network. I went to add in a Port F…
I have an Economics test tomorrow and my teacher didn\'t give us the answers to
I have an Economics test tomorrow and my teacher didn't give us the answers to the study guide. I know it's a lot but any help I could get would be awesome! Thanks! Question 1 of …
I have an Emotiv EPOC (EEG headset: 128 SPS, notch filter @60 Hz, felt saline co
I have an Emotiv EPOC (EEG headset: 128 SPS, notch filter @60 Hz, felt saline contacts) I've been playing around with. Over the course of two or three hours using CCA to plot an S…
I have an English dictionary (text file) and the frequency of 2-grams, 3-grams a
I have an English dictionary (text file) and the frequency of 2-grams, 3-grams and 4-grams as the beginning of each word. I need to write an algorithm that, with a given word, cal…
I have an Excel IF statement and I need help with the syntax of complex \"if TRU
I have an Excel IF statement and I need help with the syntax of complex "if TRUE" part. Specifically, the "if TRUE" part has to start out with text then have a formula that calcul…
I have an Excel template for tracking expenses. For each expense entry, there ar
I have an Excel template for tracking expenses. For each expense entry, there are columns for date, amount, how paid (check, credit card, etc), to whom paid, type of expense, and …
I have an Express app built with the Yeoman Angular fullstack generator to build
I have an Express app built with the Yeoman Angular fullstack generator to build an API to send JSON to Angular. I'm trying to work out the best way to pass back information from …
I have an ISP supplied cable modem/router over which I have almost no control. T
I have an ISP supplied cable modem/router over which I have almost no control. They can upgrade the firmware remotely, so I assume they can do virtually anything with it. When I t…
I have an IT individual project due by midnight tonight and due to my work sched
I have an IT individual project due by midnight tonight and due to my work schedule I don't really have time to work on this. If someone could help me out it'd be greatly apprecia…
I have an Internet website running on IIS/Windows configured as follows: - The w
I have an Internet website running on IIS/Windows configured as follows: - The website is publicly accessible for visitors to browse. - A user can login and upload files. - The us…
I have an Marie Assembly Language Project and need some help. For this project,
I have an Marie Assembly Language Project and need some help. For this project, I need to take in various capital letters A-Z, perform a 13 bit cyper, and then output the cypered …
I have an Oracle Problem. Well. I have done 80%, but I am unsure about the two l
I have an Oracle Problem. Well. I have done 80%, but I am unsure about the two last questions. Can you please revise my work and helo me finish it? Thank you Here is the task: ***…
I have an Ubuntu server hosted on DigitalOcean, I have been using SSH keys since
I have an Ubuntu server hosted on DigitalOcean, I have been using SSH keys since the very beginning. (You can chose for it to be setup before the server instance has even been cre…
I have an \'if-else\' statement that\'s throwing 13 \"illegal start of type\" \"
I have an 'if-else' statement that's throwing 13 "illegal start of type" "; expected" and "<identifier> expected"....no idea what's going on. See code below. (Only the if-el…
I have an abstract super class of Employee I have 3 subclasses: 1. Salary 2. Hou
I have an abstract super class of Employee I have 3 subclasses: 1. Salary 2. Hourly 3. Commission I use an array of employees to create each. Once I have created some of these the…
I have an accounting homework and here is the question, please zoomin so the pic
I have an accounting homework and here is the question, please zoomin so the picture will get clear 1. Determine the payback period for an investment. 2. Evaluate the acceptabilit…
I have an add-in for a Dymo Label Printer that automatically loads at Excel star
I have an add-in for a Dymo Label Printer that automatically loads at Excel startup. I would like to remove it because it causes Excel to start slowly. When I go to the list of ad…
I have an adiabatic sealed vessel with a friction-free piston-cylinder assembly
I have an adiabatic sealed vessel with a friction-free piston-cylinder assembly (see figure). Initially, the piston is supported by air (perfect gas with sepcific heat ratio k) at…
I have an android app that connects to a server through HTTP (notice the abscenc
I have an android app that connects to a server through HTTP (notice the abscence of S, also android means Java, so nothing I'll hardcode in my app will be unreachable). I want to…
I have an android/desktop application that I\'m now releasing on the web, and as
I have an android/desktop application that I'm now releasing on the web, and as there are some social aspects I thought of adding a chat-service so users can IM as well. For this …
I have an answer for this but I just would like to know if I\'m on the right tra
I have an answer for this but I just would like to know if I'm on the right track... For five years, an oil drilling company has operated profitably in the state of Alaska (the on…
I have an answer key, but I would like to k ow how to actually solve the problem
I have an answer key, but I would like to k ow how to actually solve the problems. 13) What is the pH of a 0.0150 M aqueous solution of barium hydroxide? A) 10.4 B) 1.52 C) 12.2 D…
I have an answer, and I need to verify it\'s correct. Question: Sauer Food Co. h
I have an answer, and I need to verify it's correct. Question: Sauer Food Co. has decided to buy a new computer system with an expected life of 3 years. The cost is $150,000. The …
I have an answer, but I\'d like to feel more confident in it. Please show your w
I have an answer, but I'd like to feel more confident in it. Please show your work, I'd like to interact with you in the comments if I don't get it. 2. Consider a simplified model…
I have an answer, but I\'d like to feel more confident in it. Please show your w
I have an answer, but I'd like to feel more confident in it. Please show your work, I'd like to interact with you in the comments if I don't get it. 2. Consider a simplified model…
I have an answer, just checking to make sure it\'s correct. Nicholas Birdcage Co
I have an answer, just checking to make sure it's correct. Nicholas Birdcage Co. of Hollywood ships cages throughout the country. Nicholas has determined that through the establis…
I have an answer, just checking to make sure it\'s correct. Nicholas Birdcage Co
I have an answer, just checking to make sure it's correct. Nicholas Birdcage Co. of Hollywood ships cages throughout the country. Nicholas has determined that through the establis…
I have an apartment project which have 5 apartment complexeswith different data
I have an apartment project which have 5 apartment complexeswith different data among them. please I need to know if I shouldcreate a class for each one of them or there's a bette…
I have an app that wasn\'t written by myself. If there is an error such as an in
I have an app that wasn't written by myself. If there is an error such as an invalid ID given as a parameter, I would return something like: (200 code) { "success": 0, "er…
I have an application (which I\'m testing), in which I create some services. The
I have an application (which I'm testing), in which I create some services. These services are accessible via libraries i.e java and python apis. In order to authenticate the api …
I have an application due on the following, but I\'m not sure how I should go ab
I have an application due on the following, but I'm not sure how I should go about creating my table. Can someone help construct the table? Active/active systems represent the cut…
I have an application in c# that displayed image and allow to zoom in and zoom o
I have an application in c# that displayed image and allow to zoom in and zoom out. I want to get the original pixel value from the original image. when I clicked with mouse at a …
I have an application running on a server, that has an exposed socket to the Int
I have an application running on a server, that has an exposed socket to the Internet to communicate with client that is/are application(s) on a phone. How would one go about prop…
I have an application that runs on some host machine and generates logs. Later i
I have an application that runs on some host machine and generates logs. Later in the day those logs are securely transmitted to my machine. The problem is that while the logs are…
I have an application where I have the \'core\' code in one folder for which the
I have an application where I have the 'core' code in one folder for which there is a virtual directory in the root, such that I can include any core files using /myApp/core/bla.a…
I have an application written in AS3 which I need to be able to start up from my
I have an application written in AS3 which I need to be able to start up from my C# application. I have a prototype that does this just fine but my question is in relation to how …
I have an application written in C++ that was originally single threaded, but, d
I have an application written in C++ that was originally single threaded, but, due to the increasing complexity of this project, I'll need to expand it to at least two or three th…
I have an arduino code here and I am fairly new with the code. what is the 20ms
I have an arduino code here and I am fairly new with the code. what is the 20ms delay before the digital read accomplishing? void loop() { // put your main code here, to run repea…
I have an arduino code here and I am fairly new with the code. what is the 20ms
I have an arduino code here and I am fairly new with the code. what is the 20ms delay before the digital read accomplishing? void loop() { // put your main code here, to run repea…