<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>Bing: Using Computer at Library</title><link>http://www.bing.com:80/search?q=Using+Computer+at+Library</link><description>Search results</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>Using Computer at Library</title><link>http://www.bing.com:80/search?q=Using+Computer+at+Library</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>Mon, 13 Apr 2026 05:11: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, 14 Apr 2026 06:36: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>Mon, 13 Apr 2026 14:08:00 GMT</pubDate></item><item><title>PowerShell Syntax $using - Stack Overflow</title><link>https://stackoverflow.com/questions/64621240/powershell-syntax-using</link><description>The Using scope modifier is supported in the following contexts: Remotely executed commands, started with Invoke-Command using the ComputerName, HostName, SSHConnection or Session parameters (remote session) Background jobs, started with Start-Job (out-of-process session) Thread jobs, started via Start-ThreadJob or ForEach-Object -Parallel ...</description><pubDate>Wed, 15 Apr 2026 20:32:00 GMT</pubDate></item><item><title>Does "using" statement always dispose the object?</title><link>https://stackoverflow.com/questions/17357258/does-using-statement-always-dispose-the-object</link><description>The using statement allows the programmer to specify when objects that use resources should release them. The object provided to the using statement must implement the IDisposable interface. This interface provides the Dispose method, which should release the object's resources.</description><pubDate>Wed, 15 Apr 2026 12:40:00 GMT</pubDate></item><item><title>What is the logic behind the "using" keyword in C++?</title><link>https://stackoverflow.com/questions/20790932/what-is-the-logic-behind-the-using-keyword-in-c</link><description>183 In C++11, the using keyword when used for type alias is identical to typedef. 7.1.3.2 A typedef-name can also be introduced by an alias-declaration. The identifier following the using keyword becomes a typedef-name and the optional attribute-specifier-seq following the identifier appertains to that typedef-name.</description><pubDate>Fri, 10 Apr 2026 11:56: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>Sun, 12 Apr 2026 13:33: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, 09 Apr 2026 12:54:00 GMT</pubDate></item><item><title>How to use the `using` statement in method - Stack Overflow</title><link>https://stackoverflow.com/questions/49873227/how-to-use-the-using-statement-in-method</link><description>In particular, this is the difference between a using directive (which makes types available via different or shorter names) and a using statement (which calls Dispose automatically). They're entirely different things that happen to use the same keyword.</description><pubDate>Wed, 15 Apr 2026 14:41:00 GMT</pubDate></item><item><title>Using openssl to get the certificate from a server</title><link>https://stackoverflow.com/questions/7885785/using-openssl-to-get-the-certificate-from-a-server</link><description>I am trying to get the certificate of a remote server, which I can then use to add to my keystore and use within my Java application. A senior dev (who is on holidays :( ) informed me I can run this:</description><pubDate>Thu, 16 Apr 2026 14:33:00 GMT</pubDate></item></channel></rss>