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

  • Home
  • SEARCH
  • 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 3400006
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T04:50:24+00:00 2026-05-18T04:50:24+00:00

I am a c#/asp.net developer and I am having to work on a VB/asp.net.

  • 0

I am a c#/asp.net developer and I am having to work on a VB/asp.net.
I started out with VB.NET but after years away from it I’m getting confused with the syntax.

I have two variables

Dim originalDate as DateTime?
Dim newDate as DateTime?

Both nullable datetimes, originalDate is a nullable date I am getting from the database and newDate time is set in code, I need to compare them, they can either both have dates, neither have dates or one have and one not.

I have a bit of code as follows:

if origEndDate = origEndDate then

When both origEndDate and origEndDate are “nothing” this statement is false (well when I run it in the watch window it comes back as nothing)!

I don’t understand why this is the case because I was under the impression doing an “=” compares the two values and as they are the same surely it should be true?

Can someone explain what I am doing wrong? What syntax should I be using as in C# I can do the above as so:

if (origEndDate == origEndDate) { }

and it will come back as true.

Confused!

Thanks for any help!

  • 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-18T04:50:25+00:00Added an answer on May 18, 2026 at 4:50 am

    Try originalDate.Equals(newDate) maybe?

    (No, this will not cause an NRE when either date is null, since the variables are actually of the value type Nullable(Of DateTime) and are therefore not actually null until they are boxed.)

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

Sidebar

Related Questions

For the last 4 years I have been working as an ASP.NET developer in
I'm developer moving from C# to Java. Heard about new ASP net feature. <%:
I am a new ASP.NET developer and now I am having an issue in
I am ASP.NET developer. Yesterday I started to write website content on and support
I'm having trouble trying to print a document from a ASP.NET MVC3 application using
I am having an issue with a website developed using ASP.Net/C# sometimes taking all
I'm primarily an ASP.NET developer and I'm hoping to move a few projects to
I created a new ASP.NET website using Visual Web Developer 2008 Express edition and
I am playing with learning ASP.NET MVC as a non-web developer. I am trying
I am a PHP developer migrating to C# ASP.Net Framework. As of right now,

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.