Click here to Skip to main content
15,897,704 members

Comments by waj1206 (Top 5 by date)

waj1206 5-Apr-13 0:36am View    
I cannot call the function by passing only one parameter.We have to call the function like this
If i am passing only xml then i have o pass like this I CANNOT PASS LIKE THIS myfuncionname(xml)


I have to pass only like this myfunctionname( , xml) here we have to give the first parameter empty else it will throw an error that incorrect type is passed as parameter because it expects the first parameter as datset.
waj1206 17-Dec-12 10:12am View    
Thats not my question......
I have only sql express edition installed in my system.Hence i am not able to create preddefined tables and SP's required for sql server session mode.This is my main problem.
Is there any way we can create own own tables and store the sessions in that tables etc.
waj1206 15-Dec-12 14:22pm View    
@OriginalGriff i am asking about windows authentication and not Membership.
Is membership=windows authentication??
waj1206 15-Dec-12 9:04am View    
@rohit
Its not that good...
Can u give me a good example REALTIME
waj1206 15-Dec-12 8:03am View    
I need a realtime example .i know how it works.
Can anyone please give me a real time use of this.
@krunal rohit thanks for the answer...i need a real time usage of this view state