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
R

Ravi Shankar43

@Ravi Shankar43
About
Posts
29
Topics
19
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Browser Compatability
    R Ravi Shankar43

    How to Display the tooltips in Next line in FireFox.

    Article Writing tutorial

  • counting Attributes in xml file of one childnode [modified]
    R Ravi Shankar43

    OK oK thank u

    C# xml

  • counting Attributes in xml file of one childnode [modified]
    R Ravi Shankar43

    The above xml file node has so many child nodes named . I want the code for counting number of attributes in that node. I counted the number of nodes in that file as XmlDocument doc = new XmlDocument(); doc.Load("D:/SAMPLEXML.xml"); int count = doc.SelectSingleNode ("//Payments").ChildNodes.Count; TextBox1.Text=count.ToString(); now i want to count the attributes in one node i.e payment Ravi Shankar M -- modified at 4:53 Friday 30th November, 2007

    C# xml

  • Text changed property
    R Ravi Shankar43

    But i dont find leave event here.Iam developing a project in Asp.net using C#. Ravi Shankar

    C# question

  • Text changed property
    R Ravi Shankar43

    If i leave textbox i.e focus i have do some functionality that do necessary things in some other controls. For Ex:if i leave focus on text box i have to get some text on another text box. For this iam writing in textchanged event?iam not getting. i think we have to write code in leavefocus ? plz clarify and give some code. Thanks in Advance Ravi Shankar

    C# question

  • About abstract class
    R Ravi Shankar43

    Thanks its working without an abstract method

    C# question

  • About abstract class
    R Ravi Shankar43

    Is it compulsary to have a abstract method in abstract class? Ravi

    C# question

  • legacy software
    R Ravi Shankar43

    how to eliminate administrator requirements to run legacy softwares by the domain users without adding them to the local administrator group? In fact the problem is, domain users are unable to debug the any of the .NET programmes unless i add them to local administrators group. Please help me as early as possible. raj

    System Admin help csharp debugging business tutorial

  • query?
    R Ravi Shankar43

    I have a three columns in which one column is auto generated by increment 1. if i delete one record from the table (example:4 record i deleted)it should be updated as 5th record as 4th record and so on?

    Database database tutorial question

  • cookies in asp.net
    R Ravi Shankar43

    where are inmemory cookies stored in asp.net ravi

    ASP.NET csharp asp-net

  • query for retrieving
    R Ravi Shankar43

    query for retrieving duplicate rows in a table?

    Database database question

  • reversing a string
    R Ravi Shankar43

    just i want the code for reversing a string through an array.

    C# data-structures

  • difference between
    R Ravi Shankar43

    What’s the difference between the System.Array.CopyTo() and System.Array.Clone()?

    C# data-structures question

  • Use multiple web.config in one application
    R Ravi Shankar43

    Hi sushant, Add new folder to your project, copy all forms related to admin module to that folder, Add another web.config for that folder and make changes according to your requirement. New web.config will override the functionality of rootfolder web.config. D.kiran Kumar reddy

    ASP.NET security question

  • Search creteria based on multiple columns
    R Ravi Shankar43

    Suppose i have a data table with 1 lakh records.My table have 25 columns. i want to search data table based on 10 columns. I may or may not provide input for 10 columns but i have to built query. How can i built query.

    Database database question

  • declaration of variables
    R Ravi Shankar43

    ok i got the solution.i forgot to keep it in single quotes.

    Database help

  • plz solve this
    R Ravi Shankar43

    yes thank u i got it

    Database database question

  • declaration of variables
    R Ravi Shankar43

    iam getting error when setting the value to the variable.

    Database help

  • plz solve this
    R Ravi Shankar43

    iam selecting the date from calender control into the textbox.when iam inserting into database(sql2ooo) it is showing the time also.i dont want to display time in the frontend(datagrid).what should i do? ravi shankar

    Database database question

  • query
    R Ravi Shankar43

    Thank u sameer

    Database database 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