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
M

Mankayarkarasi

@Mankayarkarasi
About
Posts
5
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Calling Javascript function on server control click
    M Mankayarkarasi

    Hi, I have written a function in javacript and I have created an ASP Button server Control.I want to call the function written in javascript as well as execute the method for buttonclick. There are two ways. A) 1. OnClick Event call the function 2. Onserverclick assign the Servermethod This is done in design time. B) 1.Call the javascript function in codebehind page - btnID.Attributes.Add("onclick","SetFocus();") 2.in design time call the Onserverclick the appropriate Servermethod. Which is the best way to handle.I need the answer in performance wise too. Thanks in Advance. Happy Coding MankayarKarasi

    ASP.NET javascript design sysadmin performance

  • Message Box In ASP.NET
    M Mankayarkarasi

    Hi, I am trying to display error messages in the Windows Message Box Like Appearance in ASP.NET. Does anybody has done this before ? Thanks in Advance Happy Coding MankayarKarasi

    ASP.NET csharp asp-net help question

  • Article submission
    M Mankayarkarasi

    I submitted an article to submit@codeproject.com. But the mail returned Failure delivery to the above mail address. What is the procedure as I have the post an article. Happy Coding MankayarKarasi

    Article Writing com question

  • Winforms Controls
    M Mankayarkarasi

    Thanks. The project I am working inherits few properties from Windows control. The User can create a report design of his own. so the controls will have the funcition similar to windows control. When you drag drop a control from Windows forms. A rubberband like highlight will be given to the control.This will be done easily in MFC using crectracker. In .NET I have dynamically calculated the corners for each control and with graphics has drawn rectangles to the edges. this provides a highlighted control. Happy Coding MankayarKarasi

    C# csharp winforms help question

  • Winforms Controls
    M Mankayarkarasi

    I am developing a project which features usercontrols like WinForms Controls. I have created controls like text box,picture,etc., Each control is a usercontrol and has its own properties.now the problem is when i select the usercontrol i have to get the rectangle that bounds the border of the control when you select a windows control. The user should know which control he/she has selected. Has anyone found a solution for this ? Thanks in advance:rose: Happy Coding MankayarKarasi

    C# csharp winforms help question
  • Login

  • Don't have an account? Register

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