Click here to Skip to main content
15,921,697 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Multi User At One Time Pin
Christian Graus7-Oct-09 16:28
protectorChristian Graus7-Oct-09 16:28 
GeneralRe: Multi User At One Time Pin
HatakeKaKaShi7-Oct-09 16:57
HatakeKaKaShi7-Oct-09 16:57 
GeneralRe: Multi User At One Time Pin
Christian Graus7-Oct-09 17:10
protectorChristian Graus7-Oct-09 17:10 
GeneralRe: Multi User At One Time Pin
HatakeKaKaShi7-Oct-09 17:13
HatakeKaKaShi7-Oct-09 17:13 
GeneralRe: Multi User At One Time Pin
N a v a n e e t h7-Oct-09 17:46
N a v a n e e t h7-Oct-09 17:46 
QuestionHow to write a IF Condition in Stored Procedure Pin
Abhishek Boga7-Oct-09 14:03
Abhishek Boga7-Oct-09 14:03 
AnswerRe: How to write a IF Condition in Stored Procedure Pin
Christian Graus7-Oct-09 15:11
protectorChristian Graus7-Oct-09 15:11 
AnswerRe: How to write a IF Condition in Stored Procedure Pin
praveen.c@byzan.com8-Oct-09 0:22
praveen.c@byzan.com8-Oct-09 0:22 
hi,
if you are using any id field in the table then write a select query using that id and value and find if the column value is null, if null then insert record,if not null then find whether old value and new are equal if not then update,if new value is null then delete the record, thats it

praveen.
QuestionImpersonation failing for a user. Pin
pankazmittal7-Oct-09 8:20
pankazmittal7-Oct-09 8:20 
QuestionDoes app_data get overwritten? Pin
NJlowB7-Oct-09 4:33
NJlowB7-Oct-09 4:33 
AnswerRe: Does app_data get overwritten? Pin
Kannan Ar7-Oct-09 4:39
professionalKannan Ar7-Oct-09 4:39 
Questionread xml file from the server using javascript [modified] Pin
dayakar_dn7-Oct-09 4:03
dayakar_dn7-Oct-09 4:03 
AnswerRe: read xml file from the server using javascript Pin
Manas Bhardwaj7-Oct-09 4:06
professionalManas Bhardwaj7-Oct-09 4:06 
Questionexecute ssis from asp.net Pin
arkiboys7-Oct-09 3:45
arkiboys7-Oct-09 3:45 
AnswerRe: execute ssis from asp.net Pin
dojohansen7-Oct-09 4:01
dojohansen7-Oct-09 4:01 
GeneralRe: execute ssis from asp.net [modified] Pin
arkiboys7-Oct-09 4:10
arkiboys7-Oct-09 4:10 
GeneralRe: execute ssis from asp.net Pin
dojohansen7-Oct-09 4:43
dojohansen7-Oct-09 4:43 
GeneralRe: execute ssis from asp.net Pin
dojohansen7-Oct-09 4:50
dojohansen7-Oct-09 4:50 
GeneralRe: execute ssis from asp.net Pin
arkiboys7-Oct-09 5:11
arkiboys7-Oct-09 5:11 
GeneralRe: execute ssis from asp.net Pin
dojohansen7-Oct-09 7:04
dojohansen7-Oct-09 7:04 
GeneralRe: execute ssis from asp.net Pin
arkiboys7-Oct-09 11:23
arkiboys7-Oct-09 11:23 
GeneralRe: execute ssis from asp.net Pin
dojohansen7-Oct-09 11:28
dojohansen7-Oct-09 11:28 
GeneralRe: execute ssis from asp.net Pin
arkiboys7-Oct-09 5:10
arkiboys7-Oct-09 5:10 
GeneralRe: execute ssis from asp.net Pin
dojohansen7-Oct-09 11:29
dojohansen7-Oct-09 11:29 
GeneralRe: execute ssis from asp.net Pin
arkiboys7-Oct-09 11:34
arkiboys7-Oct-09 11:34 

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.