Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6836595
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T23:22:27+00:00 2026-05-26T23:22:27+00:00

I create reminders and I need to sort or arrange the order in ascending

  • 0

I create reminders and I need to sort or arrange the order in ascending or descending order.

reminders = ScheduledActionService.GetActions<Reminder>().Where(a => a.BeginTime.Month == intMth);

Example:

11/1/2011

11/8/2011

11/10/2011

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T23:22:28+00:00Added an answer on May 26, 2026 at 11:22 pm

    You could use OrderBy or OrderByDescending in your linq statement

    For example:

       var l = new [] { 1, 2, 4}.OrderByDescending(a => a);
    
       foreach(var r in l)
        Console.WriteLine(r);
    

    Will return 4,2,1

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using below code to create a reminder in Google calendar (using Google
In my web-application, i want to create a some-type of calendar plus reminder. For
I need create a link to users/id/microposts where id is the user id. I
I have that xml document : <?xml version=1.0 encoding=utf-8 ?> <reminders> <reminder> <Title>Alarm1</Title> <Description>Desc1</Description>
I haven't touched Ruby/Rails for about a year now and need a quick reminder:
I need to create a BEFORE INSERT trigger in SQLAlchemy: DELIMITER | CREATE TRIGGER
I am creating a reminder system which uses sms messages to send event reminders
I need to create module in Magento which will have few database tables. One
I need to create a view that renders text in columns with a first
I am developing an app for WP7 and need to put out reminders. The

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.