Skip to main content
Igor Levashov's user avatar
Igor Levashov's user avatar
Igor Levashov's user avatar
Igor Levashov
C# Developer
  • Member for 11 years, 3 months
  • Last seen this week
  • Philadelphia, PA, United States
16 votes
4 answers
4k views

Multiple using of || and && operands

7 votes
1 answer
12k views

Multiple conditions in rewrite rule in IIS

5 votes
3 answers
6k views

Multiple Where clauses in query using EF in C#

2 votes
1 answer
101 views

Convert serialized() complex string to array of objects

2 votes
1 answer
91 views

How do I access an object by index in a knockout observablearray? Unable to process binding

2 votes
1 answer
285 views

Unable to process binding, push JSON data to ObservableArray using ko.mapping.fromJS

2 votes
2 answers
4k views

Getting selected value from dropdown list in Knockout.js

2 votes
2 answers
3k views

Usage of checkboxfor & model in asp.net mvc c#

2 votes
3 answers
3k views

Owl carousel and knockout.js binding within foreach binding

1 vote
2 answers
404 views

Foreach within foreach, two tables, Knockout.js

1 vote
1 answer
234 views

Create complex Json using Entity Framework C# asp.net

1 vote
1 answer
1k views

Include entity and count data from different table in asp.net entity

1 vote
1 answer
1k views

Binding options and optionsText in Select dropdown in knockout.js

1 vote
1 answer
224 views

Convert serialize() to array of objects to post to controller

1 vote
1 answer
729 views

Merging multiple IQueryable queries using Concat (Entity Framework)

1 vote
1 answer
1k views

Placing image next to text with Text-overflow: ellipsis using bootstrap on same line

0 votes
3 answers
463 views

Remove all links starting with www, http, and links like example.com from string using Regex

0 votes
2 answers
61 views

Implementation of generic interfaces in c#

0 votes
2 answers
110 views

Getting property value in ComboBox in WPF

0 votes
2 answers
989 views

Mixing Razor and Knockout syntax in data binding

0 votes
1 answer
2k views

Using URL (Link) withing ViewBag in ASP.NET MVC C#

0 votes
1 answer
95 views

Populate DataTables from json (not from ajax)

0 votes
1 answer
602 views

C# Composite key with Id in aggregate root pattern in ddd. Why?

0 votes
0 answers
78 views
+100

.Net Maui and Facebook App Promotion Issue

0 votes
2 answers
6k views

Update db record in foreach loop with Entity Framework in asp.net mvc 6

0 votes
1 answer
36 views

Get id of new record from mssql using entity in asp.net c#

0 votes
2 answers
7k views

Bootstrap 3 input, dropdown list, button within input-group

0 votes
0 answers
145 views

Unable to process foreach binding, wait for ajax result

0 votes
1 answer
326 views

Binding click in Bootstrap's popover using Knockout.js

0 votes
2 answers
2k views

How to return complex Json object in asp.net mvc