15,798,278 members
Sign in
Sign in
Email
Password
Forgot your password?
Sign in with
home
articles
Browse Topics
>
Latest Articles
Top Articles
Posting/Update Guidelines
Article Help Forum
Submit an article or tip
Import GitHub Project
Import your Blog
quick answers
Q&A
Ask a Question
View Unanswered Questions
View All Questions
View C# questions
View C++ questions
View Javascript questions
View Python questions
View PHP questions
discussions
forums
CodeProject.AI Server
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work Issues
Design and Architecture
Artificial Intelligence
ASP.NET
JavaScript
Internet of Things
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
C#
Free Tools
Objective-C and Swift
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
Linux Programming
Python
.NET (Core and Framework)
Android
iOS
Mobile
WPF
Visual Basic
Web Development
Site Bugs / Suggestions
Spam and Abuse Watch
features
features
Competitions
News
The Insider Newsletter
The Daily Build Newsletter
Newsletter archive
Surveys
CodeProject Stuff
community
lounge
Who's Who
Most Valuable Professionals
The Lounge
The CodeProject Blog
Where I Am: Member Photos
The Insider News
The Weird & The Wonderful
help
?
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
About Us
Search within:
Articles
Quick Answers
Messages
Comments by Pramod Harithsa (Top 30 by date)
Pramod Harithsa
23-Apr-12 9:22am
View
Use parameterized query instead of concatination, it may lead to SQL injection.
Pramod Harithsa
13-Mar-12 6:53am
View
+5
Pramod Harithsa
9-Mar-12 7:17am
View
I would recommend you to use the search tool in CP before you post the question.
Pramod Harithsa
17-Feb-12 9:18am
View
Use Improve solution option to improvize your answer rather posting it as a new solution!
Pramod Harithsa
27-Jan-12 7:30am
View
Thanks a lot,!
yup its for fooling the enemy ;-)
Pramod Harithsa
30-Dec-11 4:04am
View
Present part of the code that needs attention!
I feel You might have made its visibility false for admin
Pramod Harithsa
23-Dec-11 8:24am
View
Have you have a comment or a question to ask use
Have a Question or comment
button or else use
Improve Question
don't paste it as a solution!
Pramod Harithsa
23-Dec-11 8:22am
View
of course in the web form!
use custom validator, that will help you.
Pramod Harithsa
21-Dec-11 8:49am
View
If you have additional information to support your question use improve question tab rather than pasting it as solution.
Pramod Harithsa
20-Dec-11 6:07am
View
:-)
Pramod Harithsa
20-Dec-11 6:01am
View
since i belong to them. . so they don't consider me as third party unless i associate with a different brandname.
Pramod Harithsa
20-Dec-11 5:54am
View
Thanks :)
Pramod Harithsa
20-Dec-11 5:54am
View
Thanks for the link :-)
Pramod Harithsa
20-Dec-11 3:36am
View
check the values of clusterid and login at the last "if"
Pramod Harithsa
19-Dec-11 5:18am
View
Deleted
Reason for my vote of 5
5ed
Pramod Harithsa
17-Dec-11 4:00am
View
thanks :-)
Pramod Harithsa
17-Dec-11 4:00am
View
Deleted
.
Pramod Harithsa
14-Dec-11 4:11am
View
this thread is almost an year old!
Pramod Harithsa
14-Dec-11 2:07am
View
Its made static because the method can be called even without creating the object of the class in which its implemented.
right??
Pramod Harithsa
7-Dec-11 8:02am
View
just initialise it to zero. . that should work
Pramod Harithsa
5-Dec-11 8:33am
View
for a beginner this stuff can only be driven by ctrl+C and ctrl+V
Pramod Harithsa
2-Dec-11 7:02am
View
In windows form such a method doesnt exist!
Pramod Harithsa
2-Dec-11 5:53am
View
How do i re-bind in a WinForm application?
Pramod Harithsa
2-Dec-11 5:13am
View
Let me tell you what i actually want,
I display the score of a game in grid view. . once player starts the new game i want to clear the grid view.the whole code runs in a loop so i destroy the columns and crete new one's
Pramod Harithsa
2-Dec-11 4:21am
View
I use
dgvSolution.DataSource = da.generate();
the method returns a datatable. How do i bind grid view?
Pramod Harithsa
2-Dec-11 4:12am
View
when i click on one of the columns the data is shown, otherwise it stays hidden.
Pramod Harithsa
23-Nov-11 4:20am
View
no. . this doesnt work. . in an ajaxed page
Pramod Harithsa
23-Nov-11 2:58am
View
Thanks..
Pramod Harithsa
23-Nov-11 2:47am
View
Response.write("<script>alert('My message')</script>");
Pramod Harithsa
17-Nov-11 6:28am
View
thanks for the explanation. .
Show More