Skip to content

Instantly share code, notes, and snippets.

[AllowAnonymous]
public ActionResult Export()
{
var d1 = db.TimeSlots
.Where(x => x.DisplayInSchedule)
.OrderBy(x => x.StartTime)
.ThenBy(x => x.EndTime)
.ToList();
//Response.ClearContent();

Keybase proof

I hereby claim:

  • I am argodev on github.
  • I am argodev (https://keybase.io/argodev) on keybase.
  • I have a public key whose fingerprint is 07B5 E1BF C33B 0B0A 4C3C 1A55 95CF A80C 53B1 A356

To claim this, I am signing this object: