6
Answers

How to implement two methods in a single call?

Photo of Prasad Bhagat

Prasad Bhagat

9y
340
1
Dear All,
 
 
am writing  two methods using c#.they are
 
initially in my first method was  saves the phone number into database and return the id or phone number and status .
 
if the status is "ok" then i want to call my second method .
 
my second method was simply storing a message into database with refrence of first method id or phone number into other table .please give me some idea .how can i call these methods.give me any examples ..
 
am using simple c#,sql server. 

Answers (6)

1
Photo of Sanwar Ranwa
NA 1.1k 1.7k 7y
https://www.google.co.in/search?ei=gOFmWpK4A4r_8gW1w7fICg&q=What+is+code+group+in+.net+with+respect+to+CAS%3F%3F+&oq=What+is+code+group+in+.net+with+respect+to+CAS%3F%3F+&gs_l=psy-ab.3...5041.5041.0.6449.1.1.0.0.0.0.411.411.4-1.1.0....0...1c.1.64.psy-ab..0.0.0....0.9IOPnFi-VZo
Accepted