Search code examples
Can still access a control's properties after it is disposed...


.netvb.netwinformsusing

Read More
Multiple or single 'using' statements?...


vb.netusingsqlcommand

Read More
If a call to return is made in a using block, what is the order of operation behind the scenes?...


c#returnusing

Read More
What would be the correct way to use the keyword USING in the following C# code?...


c#httpwebrequestusingwebrequest

Read More
How do I know which objects I can use the keyword USING in C#?...


c#using

Read More
Dispose a object been added to a collection, but the collection still has reference to it...


c#memory-leaksdisposeusing

Read More
RemoteFileInfo Fails with Using statement...


c#using

Read More
cannot delete file because it's being used by another process...


c#processusing

Read More
Oracle: LEFT OUTER JOIN with using construct...


sqloraclejoinusing

Read More
what happens when a c# .net using block fails?...


c#.netblockusing

Read More
Why doesn't 'using' have a catch block?...


c#language-featuresusingusing-statement

Read More
My first sql trigger in sql server 2008...


sqltriggersusing

Read More
handling redirect while loading JS through Script Tag in Head of HTML document...


javascripthttp-redirectusing

Read More
Using Statements in DataTable...


c#asp.netc#-4.0using

Read More
what's the diffence between using in the two cases...


c#asp.netperformancedatabase-connectionusing

Read More
Detect in a not-involved class if call was wrapped in a using of another...


c#design-patternssingletonusing

Read More
Catastrophic failures within a "using" statement i.e. using(var a= new stream()) and a.Som...


c#.netidisposableusingfinalize

Read More
Dangers of "using namespace" in C++...


c++namespacesusing

Read More
Finally block on Using - Does it fire as in other contexts of Finally?...


c#usingfinallyresource-cleanup

Read More
C# "using" SerialPort transmit with data loss...


c#serial-portusingdata-loss

Read More
Can I declare a context outside using() and still get Dispose() to be called?...


c#garbage-collectiondatacontextusing

Read More
When consuming a WCF service, is it good form to return from within a using statement?...


c#asp.net-mvcusing

Read More
How to use 'using' with 'out' parameter...


c#timeoutusinghttpwebresponseout

Read More
Can I use NetUserGetInfo in C#?...


c#namespacesusing

Read More
Why does C# define two different uses for `using`?...


c#usinglanguage-specifications

Read More
Automate refactor import/using directives, using ReSharper and Visual Studio 2010...


visual-studio-2010refactoringresharperusing

Read More
Cleaning Up Resources via Using Statement & Dispose for DataTable, SqlConnection, SqlCommand, &a...


c#ado.netresourcesusingsqlclient

Read More
Return value from USING statement...


c#.netreturnidisposableusing

Read More
F# workflow builder for Rx...


f#system.reactiveusingcomputation-expression

Read More
C: Using functions from files within in the same project...


c++cfunctionheaderusing

Read More
BackNext