| Author |
Message |
Brandon Woodson
Guest
|
Posted:
Tue Oct 19, 2004 8:57 am Post subject:
VB.NET code examples?? |
|
|
i'm trying to create a program using the Windows Media Encoder SDK and all
the VB examples are for VB6. I can not for the life of me get any code
working. I've searched around for code samples or anything for VB.NET. Can
anyone point me in the right direction?
thanks,
- Brandon
|
|
| Back to top |
|
 |
The March Hare [MVP]
Guest
|
Posted:
Tue Oct 19, 2004 9:09 am Post subject:
Re: VB.NET code examples?? |
|
|
On Mon, 18 Oct 2004 21:57:03 -0700, Brandon Woodson wrote:
| Quote: | i'm trying to create a program using the Windows Media Encoder SDK and all
the VB examples are for VB6. I can not for the life of me get any code
working. I've searched around for code samples or anything for VB.NET. Can
anyone point me in the right direction?
thanks,
- Brandon
|
Programming in VB.NET should be similar to the C# examples. Have you
looked at those? |
|
| Back to top |
|
 |
Brandon Woodson
Guest
|
Posted:
Tue Oct 19, 2004 9:17 am Post subject:
Re: VB.NET code examples?? |
|
|
I have not looked at the C# examples. I'll give that a try and see what
happens. Thanks.
- Brandon
"The March Hare [MVP]" wrote:
| Quote: | On Mon, 18 Oct 2004 21:57:03 -0700, Brandon Woodson wrote:
i'm trying to create a program using the Windows Media Encoder SDK and all
the VB examples are for VB6. I can not for the life of me get any code
working. I've searched around for code samples or anything for VB.NET. Can
anyone point me in the right direction?
thanks,
- Brandon
Programming in VB.NET should be similar to the C# examples. Have you
looked at those?
|
|
|
| Back to top |
|
 |
The March Hare [MVP]
Guest
|
Posted:
Tue Oct 19, 2004 9:27 am Post subject:
Re: VB.NET code examples?? |
|
|
On Mon, 18 Oct 2004 22:17:03 -0700, Brandon Woodson wrote:
| Quote: | I have not looked at the C# examples. I'll give that a try and see what
happens. Thanks.
|
Let us know how you get on this way. Also, if there's something in C# you
don't understand someone here may be able to help you. I have a
rudimentary understanding of C# but I haven't used VB.NET. I mainly
program in C++ (not .NET). |
|
| Back to top |
|
 |
|
|
|
|