<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>Bing: Using Collection of Data</title><link>http://www.bing.com:80/search?q=Using+Collection+of+Data</link><description>Search results</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>Using Collection of Data</title><link>http://www.bing.com:80/search?q=Using+Collection+of+Data</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>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, 26 Mar 2026 20:20: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>How can I validate an email address using a regular expression?</title><link>https://stackoverflow.com/questions/201323/how-can-i-validate-an-email-address-using-a-regular-expression</link><description>Using a regular expression that recognizes email addresses could be useful in various situations: for example to scan for email addresses in a document, to validate user input, or as an integrity constraint on a data repository.</description><pubDate>Mon, 13 Apr 2026 04:14: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>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>Sun, 12 Apr 2026 04:22: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>Thu, 09 Apr 2026 14:20:00 GMT</pubDate></item><item><title>"The use of" vs. "using" - English Language &amp; Usage Stack Exchange</title><link>https://english.stackexchange.com/questions/166428/the-use-of-vs-using</link><description>I have seen numerous sentences in which placement of the word "using" immediately following a noun causes just such ambiguity as in the first sentence. In some cases, introduction of extra verbiage such as "through the use of" or "by using" helps. In other cases, it is best to rewrite to avoid confusion and obtain a clearer, more concise sentence.</description><pubDate>Mon, 13 Apr 2026 17:43: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></channel></rss>