Dear, I am learning webservices, I am going thr' it, can u just give me a hint what shud i use to do this, I'll go ahed. Or is it like those who are new cannot join this group.
Regards. On Sat, Feb 7, 2009 at 12:57 AM, Cerebrus <[email protected]> wrote: > > Yes, we can ! But we cannot *teach* you about webservices. When you > are on your way to developing your webservice application (as a result > of your extensive research and self-taught skills), if you face a > problem, we can probably help you with that. > > On Feb 6, 11:55 am, Snehal <[email protected]> wrote: > > Hi everyone, > > I'm new to webservices, And I have to create a webservicing in C# > > that will display the First node of an XML file. > > eg:- > > If the XML file contains > > <Employees> > > <Employee> > > <EmplNumber>48-705</EmplNumber> > > <FirstName>John</FirstName> > > <LastName>Cranston</LastName> > > <HourlySalary>16.48</HourlySalary> > > </Employee> > > <Employee> > > <EmplNumber>85-246</EmplNumber> > > <FirstName>Bernie</FirstName> > > <LastName>Christo</LastName> > > <HourlySalary>22.52</HourlySalary> > > </Employee> > > </Employees> > > then I have to create a service using getEmplNumber that will get all > > the Empl Numbers. > > > > Can u help???? >
