07/17/19
Why use two step approach to deleting multiple items with REST?
We all know the 'standard' way of deleting a single item via REST is to send a single DELETE request to a URI `example.com/Items/666`. Grand, let's move on to deleting many at once. As we do not...
more
07/15/19
Arrays in c# programming/passing by reference
Create two static methods, one called changePrices and one called printit. When the changePrices method is called from Main you should pass the item_price array by reference, the price point and...
more
07/11/19
Casio Calculator Programming?
I am planning to buy a CASIO FX-9860GII for school, but I am really interested in programming for it.
I looked everywhere on the internet but could not find anything.
Is it possible to create...
more
04/12/19
Tool for building .NET regular expressions?
I use regular expressions in .NET a lot, and I would like to have a tool that makes it easier to build long and complicated regular expressions. I'm using Windows 7 Professional 64-bit.
What tool...
more
04/12/19
Simple XML formatting tool (Windows)?
At work, we remove newlines from our logs to help prevent log-forging attacks. I have tools that can format XML such as my IDE (NetBeans) and SOAPUI, but they take forever to launch and aren't...
more
Software Projects with loose requirements?
What is the best method(s) to keep software projects on track when the requirements are loosely defined? (i.e. Just general functional concepts provided).
Still looking for help? Get the right answer, fast.
Ask a question for free
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Find an Online Tutor Now
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.