Click here to Skip to main content
16,005,141 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionRe: UserControl Event Pin
AnhTin21-Jan-07 17:47
AnhTin21-Jan-07 17:47 
AnswerRe: UserControl Event Pin
Christian Graus21-Jan-07 21:27
protectorChristian Graus21-Jan-07 21:27 
GeneralRadio Button List, Each Item in Table Column??? [modified] Pin
code-frog21-Jan-07 9:01
professionalcode-frog21-Jan-07 9:01 
GeneralRe: Radio Button List, Each Item in Table Column??? Pin
Christian Graus21-Jan-07 11:16
protectorChristian Graus21-Jan-07 11:16 
QuestionADO.net Pin
chohanpk21-Jan-07 6:21
chohanpk21-Jan-07 6:21 
AnswerRe: ADO.net Pin
Guffa21-Jan-07 6:30
Guffa21-Jan-07 6:30 
GeneralRe: ADO.net Pin
chohanpk21-Jan-07 6:44
chohanpk21-Jan-07 6:44 
AnswerRe: ADO.net Pin
Guffa21-Jan-07 7:20
Guffa21-Jan-07 7:20 
chohanpk wrote:
but i m following the tutorial.


That doesn't help the least bit when the tutorial is wrong.

chohanpk wrote:
when i m using ExecuteReader before sqlparamerters,as in tutorial,it gives error"Procedure 'ShowSuppliers' expects parameter '@txt', which was not supplied."


You have to set the parameter berfore calling the procedure. The procedure can not use a parameter that you add in the future.

chohanpk wrote:
n for procedure i want to create a procedure then y its changed to Alter.i dont want edit any value.


When you have created the procedure, it's displayed for you so that you can edit it. Even if you don't want to edit it, it's shown that way. To show it so that you could create it would be pointless, as you have already done that.

---
Year happy = new Year(2007);

GeneralRe: ADO.net Pin
chohanpk21-Jan-07 9:23
chohanpk21-Jan-07 9:23 
AnswerRe: ADO.net Pin
Guffa21-Jan-07 9:43
Guffa21-Jan-07 9:43 
GeneralRe: ADO.net Pin
chohanpk21-Jan-07 9:59
chohanpk21-Jan-07 9:59 
AnswerRe: ADO.net Pin
Guffa21-Jan-07 10:19
Guffa21-Jan-07 10:19 
GeneralRe: ADO.net Pin
chohanpk21-Jan-07 10:50
chohanpk21-Jan-07 10:50 
GeneralRe: ADO.net Pin
Christian Graus21-Jan-07 11:00
protectorChristian Graus21-Jan-07 11:00 
GeneralRe: ADO.net Pin
Guffa21-Jan-07 11:03
Guffa21-Jan-07 11:03 
GeneralRe: ADO.net Pin
chohanpk21-Jan-07 11:14
chohanpk21-Jan-07 11:14 
GeneralRe: ADO.net Pin
Guffa21-Jan-07 12:52
Guffa21-Jan-07 12:52 
QuestionASP.NET with C# -> online tutorial ? Pin
Software_Specialist21-Jan-07 5:40
Software_Specialist21-Jan-07 5:40 
AnswerRe: ASP.NET with C# -> online tutorial ? Pin
Christian Graus21-Jan-07 11:02
protectorChristian Graus21-Jan-07 11:02 
QuestionTechnical question: VS2003 and VS2005 Pin
sdsdsds@hotmail.com21-Jan-07 3:17
sdsdsds@hotmail.com21-Jan-07 3:17 
AnswerRe: Technical question: VS2003 and VS2005 Pin
Christian Graus21-Jan-07 11:03
protectorChristian Graus21-Jan-07 11:03 
GeneralRe: Technical question: VS2003 and VS2005 Pin
sdsdsds@hotmail.com21-Jan-07 21:11
sdsdsds@hotmail.com21-Jan-07 21:11 
GeneralRe: Technical question: VS2003 and VS2005 Pin
Christian Graus21-Jan-07 21:30
protectorChristian Graus21-Jan-07 21:30 
GeneralRe: Technical question: VS2003 and VS2005 Pin
sdsdsds@hotmail.com21-Jan-07 22:46
sdsdsds@hotmail.com21-Jan-07 22:46 
GeneralRe: Technical question: VS2003 and VS2005 Pin
Christian Graus21-Jan-07 22:55
protectorChristian Graus21-Jan-07 22:55 

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.