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 401795
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T17:04:00+00:00 2026-05-12T17:04:00+00:00

Ok. This is probably a really stupid question, but I’m going to ask it

  • 0

Ok. This is probably a really stupid question, but I’m going to ask it anyway…

How can I use extensions and utility methods in my ASP.Net markup? For example, (say) I have a DateTime extension method called “ToExampleString()” (contained in the DateTimeExtensions class in my Common.Extensions project) and I want to use it in my markup in the ListView’s ItemTemplate:

<ItemTemplate>
    <span><%# ((DateTime)Eval("DateStarted")).ToExampleString() %></span>
</ItemTemplate>

I’m getting the following error:

‘System.DateTime’ does not contain a definition for ‘ToExampleString’ and no extension method ‘ToExampleString’ accepting a first argument of type ‘System.DateTime’ could be found (are you missing a using directive or an assembly reference?)

The page simply can’t see the extensions method.

Similarly, how do I make my page’s markup aware of a utility class:

<span><%# ExampleUtility.ProcessDate(Eval("DateStarted") %></span>

What steps do I need to take to make this stuff work? I assume I’m overlooking something stupidly obvious?

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-12T17:04:00+00:00Added an answer on May 12, 2026 at 5:04 pm
    <%@ Import Namespace="Common.Extensions" %>
    

    I believe you can do that for all your markups in the web.config.

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

Sidebar

Related Questions

This is probably a really stupid question but I can't figure this out. I
This is probably a really stupid MSBuild question but if I have <ItemGroup> <Dll
This is probably a really stupid newbie-sounding question to you developer type people, but
This probably sounds like a stupid question, but I'm going to give it a
This probably sounds really stupid but I have noo idea how to implement jquery's
This is probably a really simple jQuery question, but I couldn't answer it after
This is probably a really simple question but... I would like to do a
OK, probably a really stupid question, but why is the query being generated by
This is probably a completely stupid question, but i'm pretty new at objective-C and
I'm quite new to nHibernate, so this'll probably be a pretty stupid question. But

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.