i m working with asp.net and we make a stored procedure we declare the parameters like

@fanuser_id int,
@fsuser_name string

my question is that why we use fs for string and fan for integer what the meaning of these..........

no meaning for fs and fan for string and integer. it may be some statndard or naming convention your application follows.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.