Search code examples
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
Show unnecessary usings in Visual studio 2010...

c#visual-studio-2010using

Read More
"Using" vs [DllImport]?...

c#pinvokedllimportusing

Read More
What requires me to declare "using namespace std;"?...

c++namespacesincludeusingusing-directives

Read More
Using statement with a scalar query...

vb.netusingusing-statementscalarexecutescalar

Read More
Wasted overhead using using for a single Extension Method?...

c#optimizationextension-methodsusing

Read More
VB.NET: Nesting "Using" for database access...

vb.netado.netusing

Read More
Do I have to worry about garbage collection in this c# EF scenario?...

c#memory-leaksexceptionusing

Read More
Xml Parse in Android:: using DOM...

androiddomxml-parsingusing

Read More
Confused with C# 'using'...

c#active-directoryusinguserprincipal

Read More
why do we put using before streamreader in c#...

c#.netusing

Read More
validation with asp.net using javascript...

javascriptasp.netvalidationusing

Read More
Can I cancel the keyword "using"?...

namespacesusing

Read More
C# Streamreader "The type or namespace name could not be found" error, but I've got th...

c#usingstreamreader

Read More
Remove using statements and resolve each reference in Visual Studio 2010 (C#)...

c#visual-studiovisual-studio-2010usingresolve

Read More
C#: "Using" Statements with HttpWebRequests/HttpWebResponses...

c#httpwebrequestusinghttpwebresponseusing-statement

Read More
Renaming a class in C++...

c++namespacesreferencerenameusing

Read More
Using statement to create then destroy buttons in C#...

c#wpfbuttonusing

Read More
Can we use `Using` block in WF 4?...

workflow-foundationworkflow-foundation-4usingusing-statement

Read More
Which is faster - A Using block or Try/Catch/Finally...

vb.netperformanceusing

Read More
SQLite database file created from JDBC?...

databasesqlitejdbcusing

Read More
Storing the path of multiple files using PHP...

phpfileusing

Read More
Dispose an object that is used in the constructer of another object...

c#.netoopdisposeusing

Read More
WCF service and lock keyword...

c#.netwcfusing

Read More
Are there any downsides to using "using" for all non-primitive objects?...

c#coding-styleusing

Read More
sort particular rows using mysql order case...

mysqlsortingcaserowsusing

Read More
BackNext