DEV Community

baris profile picture

baris

angular, artificial neural networks

Location Turkey Joined Joined on  github website
Azure Application Insights - Summarize by part of timestamp

Azure Application Insights - Summarize by part of timestamp

Comments
1 min read
Answer: git remove file from stash, nice workaround

Answer: git remove file from stash, nice workaround

Comments
1 min read
Answer: VS 2022: High RAM and CPU issue with Roslyn Code Analysis

Answer: VS 2022: High RAM and CPU issue with Roslyn Code Analysis

Comments
1 min read
Answer: Git error on git pull (unable to update local ref)

Answer: Git error on git pull (unable to update local ref)

Comments
1 min read
Answer: MySQL LIMIT clause equivalent for SQL SERVER

Answer: MySQL LIMIT clause equivalent for SQL SERVER

Comments
1 min read
Answer: Generate Unique hash for a field in SQL Server

Answer: Generate Unique hash for a field in SQL Server

Comments
1 min read
Answer: SQL Error with Order By in Subquery

Answer: SQL Error with Order By in Subquery

Comments
1 min read
Answer: Real life example, when to use OUTER / CROSS APPLY in SQL

Answer: Real life example, when to use OUTER / CROSS APPLY in SQL

Comments
1 min read
Answer: How to create an Instance of an Object in StructureMap Dynamically?

Answer: How to create an Instance of an Object in StructureMap Dynamically?

1
Comments
1 min read
Is a JOIN faster than a WHERE?

Is a JOIN faster than a WHERE?

2
Comments
1 min read
Answer: What is the difference between Factory and Strategy patterns?

Answer: What is the difference between Factory and Strategy patterns?

Comments
1 min read
Strategy vs Factory design pattern

Strategy vs Factory design pattern

Comments
1 min read
Answer: SQL Order By Case When

Answer: SQL Order By Case When

1
Comments
1 min read
Answer: Disable Table Designer in Visual Studio

Answer: Disable Table Designer in Visual Studio

Comments
1 min read
Answer: How can I remove duplicate rows?

Answer: How can I remove duplicate rows?

Comments
1 min read
Answer: How can I remove duplicate rows?

Answer: How can I remove duplicate rows?

Comments
1 min read
Answer: SELECT DISTINCT on one column

Answer: SELECT DISTINCT on one column

Comments
1 min read
Answer: How to debug two web applications/services on IIS from within Visual Studio?

Answer: How to debug two web applications/services on IIS from within Visual Studio?

1
Comments
1 min read
Answer: HttpWebRequestError: The server committed a protocol violation. Section=ResponseHeader Detail=CR must be followed by LF

Answer: HttpWebRequestError: The server committed a protocol violation. Section=ResponseHeader Detail=CR must be followed by LF

1
Comments
1 min read
Answer: Regular Expressions and negating a whole character group [duplicate]

Answer: Regular Expressions and negating a whole character group [duplicate]

3
Comments
1 min read
Answer: Get the generated SQL statement from a SqlCommand object?

Answer: Get the generated SQL statement from a SqlCommand object?

1
Comments
1 min read
Answer: Regex in C# - how I replace only one specific group in Match?

Answer: Regex in C# - how I replace only one specific group in Match?

1
Comments
1 min read
Answer: Regular expression to remove comments from SQL statement

Answer: Regular expression to remove comments from SQL statement

2
Comments
1 min read
Answer: How to set downloading file name in ASP.NET Web API

Answer: How to set downloading file name in ASP.NET Web API

4
Comments
1 min read
Answer: Easiest way to open a download window without navigating away from the page

Answer: Easiest way to open a download window without navigating away from the page

1
Comments
1 min read
Answer: Creating a byte array from a stream

Answer: Creating a byte array from a stream

2
Comments
1 min read
Answer: Update .NET web service to use TLS 1.2

Answer: Update .NET web service to use TLS 1.2

1
Comments
1 min read
Answer: log4net - LogicalThreadContext - and unit test cases

Answer: log4net - LogicalThreadContext - and unit test cases

2
Comments
1 min read
Answer: List the queries running on SQL Server

Answer: List the queries running on SQL Server

1
Comments
1 min read
Answer: How to catch SqlException caused by deadlock?

Answer: How to catch SqlException caused by deadlock?

1
Comments
1 min read
Answer: Visual Studio IIS Express hangs on launch, but IIS local works, why?

Answer: Visual Studio IIS Express hangs on launch, but IIS local works, why?

1
Comments
1 min read
Answer: Is there a way to lock a branch in GIT

Answer: Is there a way to lock a branch in GIT

1
Comments 1
1 min read
Answer: Why does ServerVariable[“REMOTE_ADDR”] returns the server IP?

Answer: Why does ServerVariable[“REMOTE_ADDR”] returns the server IP?

5
Comments
1 min read
Answer: Does the join order matter in SQL?

Answer: Does the join order matter in SQL?

2
Comments
1 min read
Answer: SQL Server - How to lock a table until a stored procedure finishes

Answer: SQL Server - How to lock a table until a stored procedure finishes

6
Comments
1 min read
Answer: How to enable CORS on nodejs express redirect?

Answer: How to enable CORS on nodejs express redirect?

7
Comments
1 min read
How to cherry-pick multiple commits

How to cherry-pick multiple commits

2
Comments
1 min read
Answer: SQL Performance, Using OPTION (FAST n)

Answer: SQL Performance, Using OPTION (FAST n)

3
Comments
1 min read
Split tunneling

Split tunneling

4
Comments
1 min read
Answer: How to delete the top 1000 rows from a table using Sql Server 2008?

Answer: How to delete the top 1000 rows from a table using Sql Server 2008?

2
Comments
1 min read
Answer: How to update large table with millions of rows in SQL Server?

Answer: How to update large table with millions of rows in SQL Server?

4
Comments
1 min read
Answer: When should I use semicolons in SQL Server?

Answer: When should I use semicolons in SQL Server?

5
Comments
1 min read
Answer: Squash my last X commits together using Git

Answer: Squash my last X commits together using Git

4
Comments
1 min read
Change key bindings on VS Code

Change key bindings on VS Code

2
Comments
1 min read
Answer: Completely cancel a rebase

Answer: Completely cancel a rebase

2
Comments
1 min read
Answer: How to update large table with millions of rows in SQL Server?

Answer: How to update large table with millions of rows in SQL Server?

2
Comments
1 min read
Answer: Throw away local commits in Git

Answer: Throw away local commits in Git

4
Comments
1 min read
Answer: SQL Call Stored Procedure for each Row without using a cursor

Answer: SQL Call Stored Procedure for each Row without using a cursor

5
Comments
1 min read
loading...