(Type your message here)
how i convert 10 in to ten in vb.net .which function is use for it.
--------------------------------
From: farkhandiqbal khan
-----------------------
Posted by a user from .NET 247 (http://www.dotnet247.com/)
<Id>YgHAbFK1Pky2iWQzFPqI2Q==</Id>...
more >>
Hi all.
I'm currently migrating a vb6 app to vb.net. This app is procedural, with
business logic scattered in the GUI as well as stored procedures. I'm having
a hard time doing the inverse engineering from the old application to a new
one, which should be as object-oriented as possible.
Ar...
more >>
hi guys,
I'm new to the VB.NET and this is my first App. written in the .NET environment. How do I set up the Horizontal Scrollbar for the listbox using the SendMessage API?
Thanks
--------------------------------
From: Lam Ho
-----------------------
Posted by a user from .NET 247 (http...
more >>
Hi All
I am working on a project in which i have to upload files to an remote
server via HTTPS.
For that i have written the following lines of code,but when i execute it I
am getting an
HTTP:500 Internal Server Error.Please let me know where went wrong in it.
1.The client has given the cr...
more >>