Click here to Skip to main content
15,900,461 members
Home / Discussions / C#
   

C#

 
Questioncheck for connection establishment using .Net Remoting Pin
Praveen Raghuvanshi20-Dec-06 0:19
professionalPraveen Raghuvanshi20-Dec-06 0:19 
QuestionStack Class Pin
saymajum20-Dec-06 0:10
saymajum20-Dec-06 0:10 
AnswerRe: Stack Class Pin
althamda20-Dec-06 0:12
althamda20-Dec-06 0:12 
GeneralRe: Stack Class Pin
ednrgc20-Dec-06 7:25
ednrgc20-Dec-06 7:25 
AnswerRe: Stack Class Pin
stancrm20-Dec-06 0:23
stancrm20-Dec-06 0:23 
AnswerRe: Stack Class Pin
User 665820-Dec-06 2:10
User 665820-Dec-06 2:10 
Questionreference to webservice Pin
fmardani19-Dec-06 23:45
fmardani19-Dec-06 23:45 
AnswerRe: reference to webservice Pin
Chris Buckett22-Dec-06 2:58
Chris Buckett22-Dec-06 2:58 
The webservice creates a reference to each .asmx file within it.

You could just create 1 file called MyService.asmx (for example), then each form could reference ItemsWebservice.MyService.whatever rather than distinguishing between the two files.

fmardani wrote:
At present when I add a web refernce to this webservice from the client I get the two names i.e. orders and employees.

This is what you should expect to happen.


ChrisB

QuestionHow to show a form in another form(not using mdiParent property ) or another control and get events (i.e activated, enter)? Pin
joeblack_mysterious19-Dec-06 23:38
joeblack_mysterious19-Dec-06 23:38 
AnswerRe: How to show a form in another form(not using mdiParent property ) or another control and get events (i.e activated, enter)? Pin
Larantz19-Dec-06 23:46
Larantz19-Dec-06 23:46 
GeneralRe: How to show a form in another form(not using mdiParent property ) or another control and get events (i.e activated, enter)? Pin
joeblack_mysterious20-Dec-06 0:23
joeblack_mysterious20-Dec-06 0:23 
GeneralRe: How to show a form in another form(not using mdiParent property ) or another control and get events (i.e activated, enter)? Pin
Larantz20-Dec-06 9:18
Larantz20-Dec-06 9:18 
QuestionSOAPbinding Pin
Fuhrer19-Dec-06 23:27
Fuhrer19-Dec-06 23:27 
QuestionDetect Machine Shutdown Pin
AB777119-Dec-06 23:15
AB777119-Dec-06 23:15 
AnswerRe: Detect Machine Shutdown Pin
Stefan Troschuetz19-Dec-06 23:55
Stefan Troschuetz19-Dec-06 23:55 
GeneralRe: Detect Machine Shutdown Pin
AB777120-Dec-06 2:14
AB777120-Dec-06 2:14 
AnswerRe: Detect Machine Shutdown Pin
kkadir20-Dec-06 2:01
kkadir20-Dec-06 2:01 
QuestionC1flexGrid Pin
sujithkumarsl19-Dec-06 23:10
sujithkumarsl19-Dec-06 23:10 
QuestionCopy Object In Memory Pin
Tristan Rhodes19-Dec-06 22:53
Tristan Rhodes19-Dec-06 22:53 
AnswerRe: Copy Object In Memory Pin
Bekjong19-Dec-06 23:33
Bekjong19-Dec-06 23:33 
GeneralRe: Copy Object In Memory Pin
Tristan Rhodes20-Dec-06 0:30
Tristan Rhodes20-Dec-06 0:30 
GeneralRe: Copy Object In Memory Pin
Bekjong20-Dec-06 1:22
Bekjong20-Dec-06 1:22 
QuestionDataGridView with a RichTextBox Column (read only) Pin
fatamos19-Dec-06 22:47
fatamos19-Dec-06 22:47 
AnswerRe: DataGridView with a RichTextBox Column (read only) Pin
mrwisdom17-Dec-08 20:45
mrwisdom17-Dec-08 20:45 
QuestionC# Newbie needs help with Error Pin
wedtm19-Dec-06 22:47
wedtm19-Dec-06 22:47 

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.