| Thread | Last Post | Replies |
|
| "Is anybody from Microsoft reading this?" you ask? | 19 Dec 2006 23:25 GMT | 2 |
"Is anybody from Microsoft reading this?" Well ... actually .... no .... welll ... maybe if you're really lucky. Let me explain ... My name is Clemens Vasters and I am a Program Manager on the Connected Framework
|
| wsdl errors for multiple webservices with reference to same dataset | 07 Dec 2006 05:50 GMT | 1 |
I wrote a web service projects having 2 asmx and 1 dataset, says dsTest1. The amsx will have a parameter of the dataset as follows: in 1st asmx: <Wethod()> HelloWorld1 (byval a1 as dsTest1) as string
|
| Class Library Design Problem | 04 Dec 2006 04:32 GMT | 10 |
This is a basic question regarding the design of a class library... Main parts of the .dll class library (3 .vb files): 1] Logging Class (Singleton Pattern) - Main Interface to calling application
|
| Event Processing | 02 Dec 2006 19:12 GMT | 1 |
I am beginning to investigate the whole .NET world (finally) for my project team. We have spent the past 10 years or so in the COM/DCOM world and I am trying to get my hands around .NET and determine what facilities in .NET will best replace our current way of doing things.
|