Questions tagged [loaded]

138 questions
-1
votes
1 answer

WPF entity Framework load specified data to List when Window is loaded

I want to load the UserName from my table (who match the UserName in Settings.Default) ToList. Please see code below: private void LoadUserData() { var item = context.Users.FirstOrDefault(w => w.UserName ==…
Fehr Benjamin
  • 62
  • 1
  • 11
-1
votes
1 answer

What is the best way to get ajax loaded content using c#

I need to get ajax loaded content of an external HTML page using HtmlAgility or Xpath. But some contents are loaded by Ajax from an external resource. What is the best way to get those contents? Thanks
Kamran
  • 93
  • 1
  • 8
-1
votes
1 answer

Loaded Commerce B2B v6.5.1b Tax Issues

I have spent the last month trying to debug an issue with Loaded that was driving me crazy. I wanted to post it here in case someone else has the same issue or potentially, someone here who knows more than I do, might see why it happened and can…
php-b-grader
  • 2,876
  • 10
  • 37
  • 50
1 2 3
9
10