Click here to Skip to main content
15,921,905 members
Home / Discussions / C#
   

C#

 
QuestionSwitch vs If-else Pin
zeeShan anSari12-Jul-08 23:29
zeeShan anSari12-Jul-08 23:29 
AnswerRe: Switch vs If-else Pin
Scott Dorman13-Jul-08 2:24
professionalScott Dorman13-Jul-08 2:24 
AnswerRe: Switch vs If-else Pin
Joe Woodbury13-Jul-08 6:54
professionalJoe Woodbury13-Jul-08 6:54 
AnswerRe: Switch vs If-else Pin
Guffa13-Jul-08 9:13
Guffa13-Jul-08 9:13 
GeneralRe: Switch vs If-else Pin
Luc Pattyn13-Jul-08 12:14
sitebuilderLuc Pattyn13-Jul-08 12:14 
AnswerRe: Switch vs If-else Pin
Alan Balkany14-Jul-08 5:02
Alan Balkany14-Jul-08 5:02 
AnswerRe: Switch vs If-else Pin
PIEBALDconsult14-Jul-08 13:26
mvePIEBALDconsult14-Jul-08 13:26 
Questionbasic questions about web services development Pin
George_George12-Jul-08 23:24
George_George12-Jul-08 23:24 
Hello everyone,


New to Web Services. After some experiment, some basic questions.

1. What is the function of a code hehind file? Any benefits of have a separate asmx and asmx.cs file?

2. When we press F5 to debug, I it is not running on IIS. If IIS is not hosting the web services, which party hosts the web services when we use F5 to debug?

3. I am always confused what is the function and why we need [WebService]? I think [WebMethod] is enough since we expose web service through a public function, not through a class (marked with WebService attribute).


thanks in advance,
George
AnswerRe: basic questions about web services development Pin
Scott Dorman13-Jul-08 2:29
professionalScott Dorman13-Jul-08 2:29 
GeneralRe: basic questions about web services development Pin
George_George13-Jul-08 2:37
George_George13-Jul-08 2:37 
GeneralRe: basic questions about web services development Pin
Scott Dorman13-Jul-08 2:56
professionalScott Dorman13-Jul-08 2:56 
GeneralRe: basic questions about web services development Pin
George_George13-Jul-08 3:00
George_George13-Jul-08 3:00 
GeneralRe: basic questions about web services development Pin
Scott Dorman13-Jul-08 4:05
professionalScott Dorman13-Jul-08 4:05 
GeneralRe: basic questions about web services development Pin
George_George13-Jul-08 19:12
George_George13-Jul-08 19:12 
GeneralRe: basic questions about web services development Pin
Scott Dorman14-Jul-08 3:00
professionalScott Dorman14-Jul-08 3:00 
GeneralRe: basic questions about web services development Pin
George_George14-Jul-08 16:20
George_George14-Jul-08 16:20 
GeneralRe: basic questions about web services development Pin
Scott Dorman15-Jul-08 2:15
professionalScott Dorman15-Jul-08 2:15 
GeneralRe: basic questions about web services development Pin
George_George15-Jul-08 22:04
George_George15-Jul-08 22:04 
GeneralRe: basic questions about web services development Pin
Scott Dorman16-Jul-08 1:04
professionalScott Dorman16-Jul-08 1:04 
GeneralRe: basic questions about web services development Pin
George_George16-Jul-08 1:10
George_George16-Jul-08 1:10 
GeneralRe: basic questions about web services development Pin
N a v a n e e t h13-Jul-08 17:07
N a v a n e e t h13-Jul-08 17:07 
GeneralRe: basic questions about web services development Pin
George_George13-Jul-08 19:13
George_George13-Jul-08 19:13 
QuestionSending mail Pin
hadad12-Jul-08 22:05
hadad12-Jul-08 22:05 
QuestionClient Server Communication Remoting question Pin
Christo888812-Jul-08 17:20
Christo888812-Jul-08 17:20 
QuestionInsert image to RichText Box Pin
SHINOJK12-Jul-08 12:44
SHINOJK12-Jul-08 12:44 

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.