<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>Bing: Using Phone Pic</title><link>http://www.bing.com:80/search?q=Using+Phone+Pic</link><description>Search results</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>Using Phone Pic</title><link>http://www.bing.com:80/search?q=Using+Phone+Pic</link></image><copyright>Copyright © 2026 Microsoft. All rights reserved. These XML results may not be used, reproduced or transmitted in any manner or for any purpose other than rendering Bing results within an RSS aggregator for your personal, non-commercial use. Any other use of these results requires express written permission from Microsoft Corporation. By accessing this web page or using these results in any manner whatsoever, you agree to be bound by the foregoing restrictions.</copyright><item><title>What are the uses of "using" in C#? - Stack Overflow</title><link>https://stackoverflow.com/questions/75401/what-are-the-uses-of-using-in-c</link><description>User kokos answered the wonderful Hidden Features of C# question by mentioning the using keyword. Can you elaborate on that? What are the uses of using?</description><pubDate>Thu, 02 Apr 2026 04:20:00 GMT</pubDate></item><item><title>What is the difference between using and await using? And how can I ...</title><link>https://stackoverflow.com/questions/58610350/what-is-the-difference-between-using-and-await-using-and-how-can-i-decide-which</link><description>48 Justin Lessard's answer explains the difference between using and await using, so I'll focus on which one to use. There are two cases: either the two methods Dispose / DisposeAsync are complementary, or they are doing something different.</description><pubDate>Wed, 01 Apr 2026 23:12:00 GMT</pubDate></item><item><title>How can I generate a self-signed SSL certificate using OpenSSL?</title><link>https://stackoverflow.com/questions/10175812/how-can-i-generate-a-self-signed-ssl-certificate-using-openssl</link><description>Modern browsers (like the warez we're using in 2014/2015) want a certificate that chains back to a trust anchor, and they want DNS names to be presented in particular ways in the certificate. And browsers are actively moving against self-signed server certificates. Some browsers don't exactly make it easy to import a self-signed server certificate.</description><pubDate>Thu, 02 Apr 2026 09:06:00 GMT</pubDate></item><item><title>.net - use of "using" keyword in c# - Stack Overflow</title><link>https://stackoverflow.com/questions/1769358/use-of-using-keyword-in-c-sharp</link><description>Using the using keyword can be useful. Using using helps prevent problems using exceptions. Using using can help you use disposable objects more usefully. Using a different using helps you use namespaces or type names. Quite useful.</description><pubDate>Tue, 31 Mar 2026 12:57:00 GMT</pubDate></item><item><title>c# - in a "using" block is a SqlConnection closed on return or ...</title><link>https://stackoverflow.com/questions/4717789/in-a-using-block-is-a-sqlconnection-closed-on-return-or-exception</link><description>Yes Yes. Either way, when the using block is exited (either by successful completion or by error) it is closed. Although I think it would be better to organize like this because it's a lot easier to see what is going to happen, even for the new maintenance programmer who will support it later:</description><pubDate>Thu, 02 Apr 2026 14:50:00 GMT</pubDate></item><item><title>What is difference between "using" and "by using"?</title><link>https://english.stackexchange.com/questions/217815/what-is-difference-between-using-and-by-using</link><description>By using a joystick or a pointing device, an on-screen keyboard allows people with mobility impairments to type data. The second sentence states that the on-screen keyboard is the one that uses the joystick or pointing device to allow impaired people to type data.</description><pubDate>Fri, 03 Apr 2026 07:53:00 GMT</pubDate></item><item><title>"Using" or "by using"? - English Language &amp; Usage Stack Exchange</title><link>https://english.stackexchange.com/questions/113668/using-or-by-using</link><description>Not using by means that the technology used is incidental, and the focus is on the approach being shown to be feasible. Without more context it's impossible to say what the intended import of the sentence is and whether by would actually be better or not. And that means that this question is Not A Real Question.</description><pubDate>Tue, 31 Mar 2026 21:47:00 GMT</pubDate></item><item><title>What is the C# Using block and why should I use it? [duplicate]</title><link>https://stackoverflow.com/questions/212198/what-is-the-c-sharp-using-block-and-why-should-i-use-it</link><description>The using statement is used to work with an object in C# that implements the IDisposable interface. The IDisposable interface has one public method called Dispose that is used to dispose of the object.</description><pubDate>Mon, 30 Mar 2026 17:38:00 GMT</pubDate></item><item><title>Using statement vs. IDisposable.Dispose () - Stack Overflow</title><link>https://stackoverflow.com/questions/10984336/using-statement-vs-idisposable-dispose</link><description>It has been my understanding that the using statement in .NET calls an IDisposable object's Dispose() method once the code exits the block. Does the using statement do anything else? If not, it wo...</description><pubDate>Thu, 02 Apr 2026 18:24:00 GMT</pubDate></item><item><title>How do I remove the process currently using a port on localhost in ...</title><link>https://stackoverflow.com/questions/39632667/how-do-i-remove-the-process-currently-using-a-port-on-localhost-in-windows</link><description>How can I remove the current process/application which is already assigned to a port? For example: localhost:8080</description><pubDate>Thu, 02 Apr 2026 11:01:00 GMT</pubDate></item></channel></rss>