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

ASP.NET

 
AnswerRe: A recommender system for my website Pin
N a v a n e e t h22-Aug-07 23:38
N a v a n e e t h22-Aug-07 23:38 
GeneralRe: A recommender system for my website Pin
anu8122-Aug-07 23:56
anu8122-Aug-07 23:56 
GeneralRe: A recommender system for my website Pin
N a v a n e e t h23-Aug-07 0:47
N a v a n e e t h23-Aug-07 0:47 
GeneralRe: A recommender system for my website Pin
anu8123-Aug-07 1:02
anu8123-Aug-07 1:02 
GeneralRe: A recommender system for my website Pin
N a v a n e e t h23-Aug-07 1:34
N a v a n e e t h23-Aug-07 1:34 
GeneralRe: A recommender system for my website Pin
anu8123-Aug-07 22:51
anu8123-Aug-07 22:51 
Questioncode for rollback transation when user will close the window during saving record. Pin
keymeh22-Aug-07 21:49
keymeh22-Aug-07 21:49 
AnswerRe: code for rollback transation when user will close the window during saving record. Pin
John-ph22-Aug-07 22:56
John-ph22-Aug-07 22:56 
always a transaction ends with commit or rollback.

COMMIT means transaction is completed.
ROLLBACK --reverses the current transaction

If any tranaction breaks down in the middle then the transaction will rollback automatically

use
BEGIN TRANSACTION
COMMIT TRANSACTION
ROLLBACK TRANSACTION
in database procedures. so that you don't have to worry about power cut off




Regards
John



GeneralRe: code for rollback transation when user will close the window during saving record. Pin
N a v a n e e t h22-Aug-07 23:33
N a v a n e e t h22-Aug-07 23:33 
GeneralRe: code for rollback transation when user will close the window during saving record. Pin
John-ph23-Aug-07 0:05
John-ph23-Aug-07 0:05 
AnswerRe: code for rollback transation when user will close the window during saving record. Pin
\laddie24-Aug-07 0:29
\laddie24-Aug-07 0:29 
QuestionGridlines in Datagrid Pin
manowj22-Aug-07 21:48
manowj22-Aug-07 21:48 
Questiondatagrid paging Pin
saravanan0522-Aug-07 21:41
saravanan0522-Aug-07 21:41 
AnswerRe: datagrid paging Pin
manowj22-Aug-07 21:56
manowj22-Aug-07 21:56 
GeneralRe: datagrid paging Pin
saravanan0522-Aug-07 22:46
saravanan0522-Aug-07 22:46 
QuestionHow to control the input in an insert item template in a details view control? Pin
Big Ralph22-Aug-07 21:35
Big Ralph22-Aug-07 21:35 
QuestionHunting for a Control Pin
Reza Rehman22-Aug-07 20:59
Reza Rehman22-Aug-07 20:59 
AnswerRe: Hunting for a Control Pin
droth1723-Aug-07 3:00
droth1723-Aug-07 3:00 
QuestionReal Player Pin
.NET- India 22-Aug-07 19:43
.NET- India 22-Aug-07 19:43 
AnswerRe: Real Player Pin
Christian Graus22-Aug-07 20:07
protectorChristian Graus22-Aug-07 20:07 
JokeRe: Real Player Pin
Eduard Keilholz22-Aug-07 20:27
Eduard Keilholz22-Aug-07 20:27 
AnswerRe: Real Player Pin
Vasudevan Deepak Kumar22-Aug-07 22:44
Vasudevan Deepak Kumar22-Aug-07 22:44 
Questioninputs Pin
htonivt22-Aug-07 19:31
htonivt22-Aug-07 19:31 
AnswerRe: inputs Pin
Christian Graus22-Aug-07 19:57
protectorChristian Graus22-Aug-07 19:57 
QuestionFolder select Pin
weic_tsubusa22-Aug-07 19:27
weic_tsubusa22-Aug-07 19:27 

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.