DEV Community

Zohar Peled profile picture

Zohar Peled

By day, try to work. By night, try to sleep.

Work

.Net Developer

I'm a c# developer, want to start working as a fullstack web. What frontend framework(s) should I learn?

I'm a c# developer, want to start working as a fullstack web. What frontend framework(s) should I learn?

1
Comments 5
1 min read

Want to connect with Zohar Peled?

Create an account to connect with Zohar Peled. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Quick question about code review comments

Quick question about code review comments

Comments
1 min read
Just popped in to let you know

Just popped in to let you know

3
Comments
1 min read
Which do you prefer, and why?

Which do you prefer, and why?

5
Comments 2
1 min read
Celebrating 1k downloads of ExtendedConsole

Celebrating 1k downloads of ExtendedConsole

Comments
1 min read
Handling non exceptional errors using Result and Result<T>

Handling non exceptional errors using Result and Result<T>

6
Comments
5 min read
c#9 is finally here (this is not about init-only or records)

c#9 is finally here (this is not about init-only or records)

5
Comments 1
1 min read
Fashionably late but I've finally joined Twitter

Fashionably late but I've finally joined Twitter

1
Comments
1 min read
Role based security database design

Role based security database design

10
Comments
3 min read
default vs null - which is a better choice, and why?

default vs null - which is a better choice, and why?

1
Comments 2
1 min read
Why is SQL injection still a thing?

Why is SQL injection still a thing?

4
Comments 1
1 min read
writing code: Native language or English only?

writing code: Native language or English only?

4
Comments 4
1 min read
How to properly reference not overloaded operators in documentation?

How to properly reference not overloaded operators in documentation?

1
Comments
1 min read
I'm in a book! Ha!

I'm in a book! Ha!

5
Comments
1 min read
local constants vs comments

local constants vs comments

1
Comments 6
1 min read
Insert multiple parents with multiple children in a single stored procedure (SQL Server)

Insert multiple parents with multiple children in a single stored procedure (SQL Server)

9
Comments
3 min read
How to automate nuget updates?

How to automate nuget updates?

3
Comments 7
1 min read
Validate mail address format the easy way – a follow up

Validate mail address format the easy way – a follow up

2
Comments
2 min read
What is your favorite ORM (None is a valid answer)?

What is your favorite ORM (None is a valid answer)?

9
Comments 15
1 min read
T-SQL CRUD procedures auto-generator

T-SQL CRUD procedures auto-generator

35
Comments 2
4 min read
Would you like to have better XML support in SQL Server?

Would you like to have better XML support in SQL Server?

5
Comments
1 min read
When is it appropriate to use expression bodied methods?

When is it appropriate to use expression bodied methods?

7
Comments 5
1 min read
Value Tuples makes actions better

Value Tuples makes actions better

7
Comments 1
1 min read
The Irresistible clickbait

The Irresistible clickbait

34
Comments 2
1 min read
For the 1024 time – DateTime has no format!

For the 1024 time – DateTime has no format!

11
Comments 2
2 min read
Css turned out really nice today...

Css turned out really nice today...

6
Comments
1 min read
A more controllable random string generator function for SQL Server

A more controllable random string generator function for SQL Server

8
Comments
3 min read
XML Documentation is anything but comments.

XML Documentation is anything but comments.

4
Comments
2 min read
Validate mail address format the easy way

Validate mail address format the easy way

20
Comments 3
1 min read
ExtendedConsole 1.0.3 now has official documentation

ExtendedConsole 1.0.3 now has official documentation

4
Comments
1 min read
A quick tip for dynamic SQL

A quick tip for dynamic SQL

11
Comments
1 min read
The perfect non-null test

The perfect non-null test

58
Comments 10
3 min read
Is there an online documentation generator for c#?

Is there an online documentation generator for c#?

10
Comments 9
1 min read
Abbreviations in code: yay or nay?

Abbreviations in code: yay or nay?

10
Comments 13
1 min read
Differences between Dev and Stackoverflow.

Differences between Dev and Stackoverflow.

8
Comments 8
1 min read
SQL Server’s identity column misconceptions

SQL Server’s identity column misconceptions

8
Comments
3 min read
What's your best response to "I don't know why this isn't working"?

What's your best response to "I don't know why this isn't working"?

12
Comments 4
1 min read
Use the right tool to get identity values back after an insert

Use the right tool to get identity values back after an insert

7
Comments 2
3 min read
When does abstraction become over abstraction?

When does abstraction become over abstraction?

9
Comments 5
1 min read
I've been a developer for 20 years and just started writing a blog, Ask Me Anything!

I've been a developer for 20 years and just started writing a blog, Ask Me Anything!

15
Comments 22
1 min read
What if your interview coding challenge would look like this?

What if your interview coding challenge would look like this?

12
Comments 5
1 min read
How would you design an interview coding challenge? What could you learn about a candidate from it?

How would you design an interview coding challenge? What could you learn about a candidate from it?

4
Comments 2
1 min read
Can you teach an old developer new tricks?

Can you teach an old developer new tricks?

13
Comments 3
2 min read
Do you ever feel like you're stuck with the wrong technology?

Do you ever feel like you're stuck with the wrong technology?

10
Comments 4
1 min read
I have an idea for a new box game. What do you think about it?

I have an idea for a new box game. What do you think about it?

6
Comments 2
2 min read
Who is writing here and also maintain a professional blog?

Who is writing here and also maintain a professional blog?

5
Comments 3
1 min read
The “Natural order” misconception

The “Natural order” misconception

5
Comments
2 min read
How do you organize your extension methods?

How do you organize your extension methods?

7
Comments 1
1 min read
Random strings. Generate on the fly, or select from a pre-populated table?

Random strings. Generate on the fly, or select from a pre-populated table?

7
Comments
3 min read
Dynamic Schema name in SQL View

Dynamic Schema name in SQL View

4
Comments
1 min read
The do’s and don’ts of dynamic SQL for SQL Server 

The do’s and don’ts of dynamic SQL for SQL Server 

12
Comments
2 min read
Do you still write console applications?

Do you still write console applications?

11
Comments 1
2 min read
Why are date and time so surprisingly difficult to work with?

Why are date and time so surprisingly difficult to work with?

4
Comments
1 min read
Can a method chain be called LINQ?

Can a method chain be called LINQ?

2
Comments 1
1 min read
loading...