Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
O

oldbam

@oldbam
About
Posts
3
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • c++ network library
    O oldbam

    hi! Could you please recommend some c++ library for networking tasks? I tried BOOST.ASIO, but it is only at the development stage, and IMO there are many bugs there. thanks! :)

    C / C++ / MFC c++ sysadmin question

  • Validating Custom User Control
    O oldbam

    hi! I have a user control, which consists of a label and a text box. I want to make validation of my user control with standard asp.net validators. I write the following: [System.Web.UI.ValidationPropertyAttribute("TextBoxValidation")] public class MyUserControl : System.Web.UI.UserControl { public string TextBoxValidation { get {} set {} } The question is: What should be written in the TextBoxValidation setter and getter? Thanks in advance!

    ASP.NET question csharp asp-net design

  • Validating Custom User Control
    O oldbam

    hi! I have a user control, which consists of a label and a text box. I want to make validation of my user control with standard asp.net validators. I write the following: [System.Web.UI.ValidationPropertyAttribute("TextBoxValidation")] public class MyUserControl : System.Web.UI.UserControl { public string TextBoxValidation { get {} set {} } The question is: What should be written in the TextBoxValidation setter and getter? Thanks in advance!

    ASP.NET question csharp asp-net design
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups