Click here to Skip to main content
15,898,134 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionRe: A truely ReadOnly comboBox ? Pin
Roy Heil18-Oct-06 10:53
professionalRoy Heil18-Oct-06 10:53 
AnswerRe: A truely ReadOnly comboBox ? Pin
Shawn Owens18-Oct-06 11:04
Shawn Owens18-Oct-06 11:04 
AnswerRe: A truely ReadOnly comboBox ? Pin
Polymorpher18-Oct-06 18:42
Polymorpher18-Oct-06 18:42 
QuestionPropertyGrid Update Problem Pin
zsthorson18-Oct-06 10:30
zsthorson18-Oct-06 10:30 
AnswerRe: PropertyGrid Update Problem Pin
visualhint19-Oct-06 5:59
visualhint19-Oct-06 5:59 
QuestionXML File Parsing Pin
jds120718-Oct-06 9:51
jds120718-Oct-06 9:51 
AnswerRe: XML File Parsing Pin
Christian Graus18-Oct-06 9:56
protectorChristian Graus18-Oct-06 9:56 
QuestionVB.net Web Service Need Help Pin
eggsarebad18-Oct-06 7:16
eggsarebad18-Oct-06 7:16 
I've created a web service with an .asmx file that contains many <WebMethod()> functions that I can consume in other projects just fine. Is it possible to somehow share classes belonging to the web service that are not inside the .asmx file?

On the consuming end I would like to be able to declare and use the classes belonging to the web service e.g.

Dim Bleh as new ReferenceName.service.SomeClassBelongingToTheWebService
Bleh.ExecuteSomeFunction()
Bleh.SetSomeProperties = "SomeString"

Is this possible? I currently don't have access to any of the classes belonging to the web service and I have to place all functions inside of the service.asmx file. If I could access the classes belonging to the web service then I could use it to pass strong typed collections and keep my functions grouped accordingly. Thanks so much!




- Paul Anderson
AnswerRe: VB.net Web Service Need Help Pin
Christian Graus18-Oct-06 7:24
protectorChristian Graus18-Oct-06 7:24 
GeneralRe: VB.net Web Service Need Help Pin
eggsarebad18-Oct-06 12:13
eggsarebad18-Oct-06 12:13 
GeneralRe: VB.net Web Service Need Help Pin
Are Jay19-Oct-06 4:56
Are Jay19-Oct-06 4:56 
GeneralRe: VB.net Web Service Need Help Pin
eggsarebad20-Oct-06 22:13
eggsarebad20-Oct-06 22:13 
QuestionReading from COM PORT in VB 6.0 Pin
popin18-Oct-06 7:00
popin18-Oct-06 7:00 
AnswerRe: Reading from COM PORT in VB 6.0 Pin
No-e18-Oct-06 7:46
No-e18-Oct-06 7:46 
QuestionPassing objects byref to a remote server using .Net remoting Pin
mandrake_218-Oct-06 5:39
mandrake_218-Oct-06 5:39 
AnswerRe: Passing objects byref to a remote server using .Net remoting Pin
nlarson1118-Oct-06 6:26
nlarson1118-Oct-06 6:26 
GeneralRe: Passing objects byref to a remote server using .Net remoting Pin
mandrake_218-Oct-06 21:07
mandrake_218-Oct-06 21:07 
GeneralRe: Passing objects byref to a remote server using .Net remoting Pin
nlarson1119-Oct-06 5:37
nlarson1119-Oct-06 5:37 
QuestionMake a software dir like snapfiles Pin
NewbieCoder12318-Oct-06 5:23
NewbieCoder12318-Oct-06 5:23 
Questionsend files directly to printer Pin
adairjk18-Oct-06 4:23
adairjk18-Oct-06 4:23 
AnswerRe: send files directly to printer Pin
adairjk18-Oct-06 4:45
adairjk18-Oct-06 4:45 
QuestionWindows Media Player Plugins Pin
slim_az18-Oct-06 4:13
slim_az18-Oct-06 4:13 
QuestionCopy zip folder to back folder Pin
jds120718-Oct-06 4:02
jds120718-Oct-06 4:02 
AnswerRe: Copy zip folder to back folder Pin
nlarson1118-Oct-06 4:11
nlarson1118-Oct-06 4:11 
GeneralRe: Copy zip folder to back folder Pin
jds120718-Oct-06 5:04
jds120718-Oct-06 5:04 

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.