Click here to Skip to main content
15,896,522 members
Home / Discussions / C#
   

C#

 
Generalcut/copy/paste/undo Pin
HappyPaws21-Jul-04 8:36
HappyPaws21-Jul-04 8:36 
GeneralRe: cut/copy/paste/undo Pin
Heath Stewart21-Jul-04 9:18
protectorHeath Stewart21-Jul-04 9:18 
GeneralRe: cut/copy/paste/undo Pin
Gary Thom21-Jul-04 10:04
Gary Thom21-Jul-04 10:04 
GeneralRe: cut/copy/paste/undo Pin
Jay Shankar21-Jul-04 22:36
Jay Shankar21-Jul-04 22:36 
QuestionCan you pass parameters to properties? Pin
inyoursadachine21-Jul-04 7:11
inyoursadachine21-Jul-04 7:11 
AnswerRe: Can you pass parameters to properties? Pin
Gary Thom21-Jul-04 8:27
Gary Thom21-Jul-04 8:27 
Generalweb services quest Pin
pelos21-Jul-04 6:42
pelos21-Jul-04 6:42 
GeneralRe: web services quest Pin
VenkatFor.NET21-Jul-04 7:08
VenkatFor.NET21-Jul-04 7:08 
Yes, you can throw SoapExceptions using XML Web Services. One way of doing this if you do not want to throw exception, is to create error object of required type like ( Struct in this case ). If web service is successful return the data object else return your error object. In this case, the return type of your web method can be struct or any type you want.

Smile | :)

Bhaskara
GeneralRe: web services quest Pin
pelos21-Jul-04 12:49
pelos21-Jul-04 12:49 
GeneralReportingServicesWebServer Problem Pin
clydeJones21-Jul-04 6:26
clydeJones21-Jul-04 6:26 
GeneralC# equivalent for charCodeAt Pin
Mark Peters 2157521-Jul-04 4:56
Mark Peters 2157521-Jul-04 4:56 
GeneralRe: C# equivalent for charCodeAt Pin
Nick Parker21-Jul-04 5:49
protectorNick Parker21-Jul-04 5:49 
GeneralcharCodeAt equivalent in C# Pin
Mark Peters 2157521-Jul-04 4:46
Mark Peters 2157521-Jul-04 4:46 
QuestionHow to get the Internet IP Pin
sixefftee21-Jul-04 3:49
sixefftee21-Jul-04 3:49 
AnswerRe: How to get the Internet IP Pin
Nick Parker21-Jul-04 5:58
protectorNick Parker21-Jul-04 5:58 
AnswerRe: How to get the Internet IP Pin
Heath Stewart21-Jul-04 6:43
protectorHeath Stewart21-Jul-04 6:43 
GeneralRe: How to get the Internet IP Pin
Anonymous21-Jul-04 17:48
Anonymous21-Jul-04 17:48 
GeneralRe: How to get the Internet IP Pin
Broken God21-Jul-04 19:07
Broken God21-Jul-04 19:07 
GeneralRe: How to get the Internet IP Pin
Heath Stewart22-Jul-04 3:30
protectorHeath Stewart22-Jul-04 3:30 
AnswerRe: How to get the Internet IP Pin
TalkingBabb0t21-Jul-04 17:19
TalkingBabb0t21-Jul-04 17:19 
GeneralUser interface samples Pin
machocr21-Jul-04 2:51
machocr21-Jul-04 2:51 
GeneralRe: User interface samples Pin
Nick Parker21-Jul-04 3:04
protectorNick Parker21-Jul-04 3:04 
Generalnotify in taskmanager Pin
Ravikumar_mv21-Jul-04 1:53
Ravikumar_mv21-Jul-04 1:53 
GeneralRe: notify in taskmanager Pin
Ravikumar_mv21-Jul-04 1:59
Ravikumar_mv21-Jul-04 1:59 
GeneralRe: notify in taskmanager Pin
Heath Stewart21-Jul-04 6:40
protectorHeath Stewart21-Jul-04 6:40 

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.