can i use custom validation in windows application in c#.net

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bharathk27
    New Member
    • May 2010
    • 16

    can i use custom validation in windows application in c#.net

    I have a doubt. I am doing windows application using c# in microsoft visual studio 2005. can i use custom validation for windows application.

    if your reply is yes then send me example

    thanks in advance
  • GaryTexmo
    Recognized Expert Top Contributor
    • Jul 2009
    • 1501

    #2
    What do you mean by custom validation?

    Validation on a text box?

    Comment

    • bharathk27
      New Member
      • May 2010
      • 16

      #3
      custom validation is followed in asp.

      it is used for creating an generic class on validation and from that sub classes will be formed when you click the button it follow all these class.it works in asp. but will it work in windows application

      Comment

      • GaryTexmo
        Recognized Expert Top Contributor
        • Jul 2009
        • 1501

        #4
        I'm sorry, I don't know what you mean, but my expertise doesn't lie in ASP at all so for all I know, you're talking about something common place ;)

        Hopefully one of the other experts can help you, sorry I couldn't!

        Comment

        Working...