Click here to Skip to main content
15,887,425 members
Home / Discussions / C#
   

C#

 
QuestionHow to enable internet explorer's "Disable script debugging option" thru code? Pin
engsrini23-Apr-07 16:25
engsrini23-Apr-07 16:25 
AnswerRe: How to enable internet explorer's "Disable script debugging option" thru code? Pin
Christian Graus23-Apr-07 16:41
protectorChristian Graus23-Apr-07 16:41 
GeneralRe: How to enable internet explorer's "Disable script debugging option" thru code? Pin
engsrini23-Apr-07 17:06
engsrini23-Apr-07 17:06 
Questionneed your help about datagridview Pin
phantanagu23-Apr-07 16:05
phantanagu23-Apr-07 16:05 
QuestionAppend WMV Files Pin
Muhammad Chitrali23-Apr-07 11:48
Muhammad Chitrali23-Apr-07 11:48 
AnswerRe: Append WMV Files Pin
Patrick Etc.23-Apr-07 14:40
Patrick Etc.23-Apr-07 14:40 
QuestionProblem with execute Stored Procedure from My app. Pin
hdv21223-Apr-07 11:05
hdv21223-Apr-07 11:05 
AnswerRe: Problem with execute Stored Procedure from My app. Pin
Colin Angus Mackay23-Apr-07 11:43
Colin Angus Mackay23-Apr-07 11:43 
I don't see anything obviously wrong with that code. What about the code of the stored procedure?

Also, you should avoid naming stored procedures starting with "sp". This is because SQL Server has a number of stored procedures beginning with sp and if you call one it will look in the master database first and might ignore your stored procedure. At least, that was the case with previous versions of SQL Server.


Upcoming events:
* Glasgow: Introduction to AJAX (2nd May), SQL Server 2005 - XML and XML Query Plans, Mock Objects, SQL Server Reporting Services...

Never write for other people. Write for yourself, because you have a passion for it. -- Marc Clifton


My website

AnswerRe: Problem with execute Stored Procedure from My app. Pin
Guffa23-Apr-07 13:54
Guffa23-Apr-07 13:54 
QuestionFileSystemWatcher Pin
hamidkhan23-Apr-07 10:41
hamidkhan23-Apr-07 10:41 
AnswerRe: FileSystemWatcher Pin
Dave Kreskowiak23-Apr-07 15:22
mveDave Kreskowiak23-Apr-07 15:22 
AnswerRe: FileSystemWatcher Pin
Keshav V. Kamat23-Apr-07 23:46
Keshav V. Kamat23-Apr-07 23:46 
QuestionRe: FileSystemWatcher Pin
hamidkhan24-Apr-07 1:13
hamidkhan24-Apr-07 1:13 
QuestionBindingSources and DataRelations Pin
~~~Johnny~~~23-Apr-07 9:39
~~~Johnny~~~23-Apr-07 9:39 
AnswerRe: BindingSources and DataRelations Pin
~~~Johnny~~~23-Apr-07 10:09
~~~Johnny~~~23-Apr-07 10:09 
QuestionType property handling? Pin
mike montagne23-Apr-07 8:32
mike montagne23-Apr-07 8:32 
AnswerRe: Type property handling? Pin
BoneSoft23-Apr-07 10:54
BoneSoft23-Apr-07 10:54 
GeneralRe: Type property handling? Pin
BoneSoft23-Apr-07 10:57
BoneSoft23-Apr-07 10:57 
QuestionSendMessage API call Pin
abalfazl23-Apr-07 8:25
abalfazl23-Apr-07 8:25 
QuestionEZW (Embedded Zerotree Wavelet algorithm) = C# Pin
trungpt_hut23-Apr-07 8:20
trungpt_hut23-Apr-07 8:20 
AnswerRe: EZW (Embedded Zerotree Wavelet algorithm) = C# Pin
Christian Graus23-Apr-07 11:04
protectorChristian Graus23-Apr-07 11:04 
Questionhow to generate arabic(Hindi) numbers within c# code? Pin
smr8523-Apr-07 7:57
smr8523-Apr-07 7:57 
AnswerRe: how to generate arabic(Hindi) numbers within c# code? Pin
@nkit23-Apr-07 22:25
@nkit23-Apr-07 22:25 
GeneralRe: how to generate arabic(Hindi) numbers within c# code? Pin
smr8524-Apr-07 14:09
smr8524-Apr-07 14:09 
QuestionHost Designer with rubber band selection band problem Pin
Christopher Stratmann23-Apr-07 7:22
Christopher Stratmann23-Apr-07 7:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.