Click here to Skip to main content
15,908,013 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralTarget Framework Configuration Pin
Brady Kelly26-Mar-08 7:26
Brady Kelly26-Mar-08 7:26 
GeneralRe: Target Framework Configuration Pin
Guffa26-Mar-08 7:43
Guffa26-Mar-08 7:43 
GeneralRe: Target Framework Configuration Pin
Brady Kelly26-Mar-08 8:44
Brady Kelly26-Mar-08 8:44 
GeneralRe: Target Framework Configuration Pin
Not Active26-Mar-08 9:11
mentorNot Active26-Mar-08 9:11 
GeneralRe: Target Framework Configuration Pin
Brady Kelly26-Mar-08 9:18
Brady Kelly26-Mar-08 9:18 
GeneralRe: Target Framework Configuration Pin
led mike26-Mar-08 9:56
led mike26-Mar-08 9:56 
GeneralRe: Target Framework Configuration Pin
Not Active26-Mar-08 10:47
mentorNot Active26-Mar-08 10:47 
GeneralSo many questions, so little space Pin
Brady Kelly26-Mar-08 7:19
Brady Kelly26-Mar-08 7:19 
I spent the long weekend getting much, much better acquainted with Satan, i.e. data binding and the SqlDataSource.  I found some wonderful jewels, like SessionParameter, but also found myself having to use SQL Profiler to, first see if my stored proc was even being called, and second, when it was being called, why it was failing.  SqlDataSource raises no exceptions and exposes no error events whatsoever!

Then, my consternation, the ControlParameter.  Worked wonderfully for the first page I built, using a hidden field on the form to store a select parameter for a stored procedure.  With no change, the ControlParameter refused to work as an insert parameter on any further forms I built, while falling back the ever trusty Parameter and Bind() worked fine, and even the suspect SessionParameter and the even wilder QueryStringParameter all worked fine.



GeneralRe: So many questions, so little space Pin
Christian Graus26-Mar-08 9:40
protectorChristian Graus26-Mar-08 9:40 
GeneralRe: So many questions, so little space Pin
Brady Kelly26-Mar-08 9:49
Brady Kelly26-Mar-08 9:49 
QuestionTextBox and CreateChildControls() Pin
msalti26-Mar-08 7:07
msalti26-Mar-08 7:07 
GeneralRe: TextBox and CreateChildControls() Pin
Jesse Squire26-Mar-08 7:25
Jesse Squire26-Mar-08 7:25 
GeneralRe: TextBox and CreateChildControls() Pin
msalti26-Mar-08 7:31
msalti26-Mar-08 7:31 
GeneralRe: TextBox and CreateChildControls() Pin
Jesse Squire26-Mar-08 7:43
Jesse Squire26-Mar-08 7:43 
GeneralRe: TextBox and CreateChildControls() Pin
msalti26-Mar-08 8:14
msalti26-Mar-08 8:14 
GeneralRe: TextBox and CreateChildControls() Pin
Jesse Squire26-Mar-08 8:38
Jesse Squire26-Mar-08 8:38 
GeneralA stupid question about databases and ASP.NET Pin
Cristoff26-Mar-08 6:02
Cristoff26-Mar-08 6:02 
GeneralRe: A stupid question about databases and ASP.NET Pin
Declan Bright26-Mar-08 6:41
Declan Bright26-Mar-08 6:41 
GeneralRe: A stupid question about databases and ASP.NET Pin
Jesse Squire26-Mar-08 6:49
Jesse Squire26-Mar-08 6:49 
GeneralPlease help me any one............ Pin
Member 377313726-Mar-08 5:27
Member 377313726-Mar-08 5:27 
GeneralRe: Please help me any one............ Pin
Herman<T>.Instance26-Mar-08 5:30
Herman<T>.Instance26-Mar-08 5:30 
GeneralRe: Please help me any one............ Pin
Jesse Squire26-Mar-08 6:26
Jesse Squire26-Mar-08 6:26 
GeneralRe: Please help me any one............ Pin
Not Active26-Mar-08 9:06
mentorNot Active26-Mar-08 9:06 
Questionlist of class(asp.net with C#) Pin
Saba0226-Mar-08 5:27
Saba0226-Mar-08 5:27 
GeneralRe: list of class(asp.net with C#) Pin
Declan Bright26-Mar-08 5:37
Declan Bright26-Mar-08 5:37 

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.