Click here to Skip to main content
15,902,634 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Don't forget maintenance / support Pin
Colin Angus Mackay13-Apr-09 0:40
Colin Angus Mackay13-Apr-09 0:40 
GeneralWho own's the source ? Pin
David Mujica13-Apr-09 1:00
David Mujica13-Apr-09 1:00 
GeneralRe: Who own's the source ? Pin
Colin Angus Mackay13-Apr-09 1:20
Colin Angus Mackay13-Apr-09 1:20 
GeneralRe: Who own's the source ? Pin
Colin Angus Mackay13-Apr-09 1:26
Colin Angus Mackay13-Apr-09 1:26 
QuestionInvalid postback or callback argument. Pin
Niungareamit12-Apr-09 5:06
Niungareamit12-Apr-09 5:06 
AnswerRe: Invalid postback or callback argument. Pin
Sandeep Akhare12-Apr-09 18:07
Sandeep Akhare12-Apr-09 18:07 
GeneralRe: Invalid postback or callback argument. Pin
Niungareamit12-Apr-09 18:39
Niungareamit12-Apr-09 18:39 
QuestionHelp with SQL using .net 3.5 and visual basic Pin
RobinG612-Apr-09 4:54
RobinG612-Apr-09 4:54 
Not sure if this belongs in the VB section or here, but here goes.

I'm just learning the .net language and I'm really enjoying it, but I've hit a roadblock.

I can't seem to get the SQL part of it going. I can't figure out how to programmatically attach to a SQL database and insert, delete or edit rows. I can make the tools do it, but not just within the code.

For now, here is what I'm trying to do. (eventually I'll build on this.)

Right now, I have a page built with nothing more than three textboxes and a button. I have a database called 'testdb' with four columns: first, second, third and control. Control is marked as a primary key and identity field. First is of type 'int', second is of type nchar(10), third is of type datetime and control is of type int.

All I want, is that when you press the button, a new record gets created in the database where each of the values you entered in the textboxes gets put in the database.

Seems simple enough, but I can't quite figure it out.

Thanks.
AnswerRe: Help with SQL using .net 3.5 and visual basic Pin
Meax12-Apr-09 5:49
Meax12-Apr-09 5:49 
GeneralRe: Help with SQL using .net 3.5 and visual basic Pin
RobinG612-Apr-09 7:01
RobinG612-Apr-09 7:01 
GeneralRe: Help with SQL using .net 3.5 and visual basic Pin
RobinG612-Apr-09 17:29
RobinG612-Apr-09 17:29 
QuestionAjax SlideShow Extender Service not working Pin
prubyholl12-Apr-09 0:49
professionalprubyholl12-Apr-09 0:49 
QuestionModalUpdateProgress in ajax Pin
Niungareamit12-Apr-09 0:31
Niungareamit12-Apr-09 0:31 
AnswerRe: ModalUpdateProgress in ajax Pin
Abhijit Jana12-Apr-09 1:01
professionalAbhijit Jana12-Apr-09 1:01 
QuestionIs it Possible to give Ajax UpdateProgress inside the UpdatePanel???? Pin
Niungareamit12-Apr-09 0:29
Niungareamit12-Apr-09 0:29 
AnswerRe: Is it Possible to give Ajax UpdateProgress inside the UpdatePanel???? Pin
Abhijit Jana12-Apr-09 0:51
professionalAbhijit Jana12-Apr-09 0:51 
QuestionUrlrewrite related error Pin
arkiboys11-Apr-09 19:26
arkiboys11-Apr-09 19:26 
QuestionLive media ASP.NET from website Pin
Blumen11-Apr-09 19:22
Blumen11-Apr-09 19:22 
AnswerRe: Live media ASP.NET from website Pin
Rajeesh MP12-Apr-09 18:18
Rajeesh MP12-Apr-09 18:18 
GeneralRe: Live media ASP.NET from website Pin
Blumen1-May-09 3:09
Blumen1-May-09 3:09 
GeneralRe: Live media ASP.NET from website Pin
gosalyn6-May-09 2:11
gosalyn6-May-09 2:11 
QuestionHow to prevent duplicate entries because of multiple clicks.. Pin
Dev S11-Apr-09 3:31
Dev S11-Apr-09 3:31 
AnswerRe: How to prevent duplicate entries because of multiple clicks.. Pin
Meax11-Apr-09 4:17
Meax11-Apr-09 4:17 
AnswerRe: How to prevent duplicate entries because of multiple clicks.. Pin
Yusuf11-Apr-09 17:22
Yusuf11-Apr-09 17:22 
AnswerRe: How to prevent duplicate entries because of multiple clicks.. Pin
Abhijit Jana11-Apr-09 23:33
professionalAbhijit Jana11-Apr-09 23:33 

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.