Do NOT use for questions about .NET Core - use [.net-core] instead.
Which C#/.NET Dependency Injection frameworks are worth looking into? And what can you say about their complexity and speed.
c# .net dependency-injection inversion-of-controlHow do I check to see if a column exists in a SqlDataReader object? In my data access layer, I …
c# .net sqldatareaderI built a web application containing a WCF service contract and a Silverlight control which makes calls to that WCF …
.net wcfHow can I detect that a client has disconnected from my server? I have the following code in my AcceptCallBack …
.net c# sockets tcp connectionIf we are using IIS 7 and .Net Framework 4, what will be the maximum value of maxRequestLength?
.net iis-7 .net-4.0 maxrequestlengthI have a question regarding the .AsNoTracking() extension, as this is all quite new and quite confusing. I'm using a …
c# .net entity-framework entity-framework-4.3I work for a tech company that does more prototyping than product shipment. I just got asked what's the difference …
c# .net f#