Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / VB.NET / July 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Encoding UTF8 to / from  Unicode19 Jul 2005 09:54 GMT2
I would like to be sure that  i can convert Unicode  to uTF8 and vice versa.
Can you check this code ? in VB.net and tell me if it is ok
Thanks
Olivier
Local Settings and NumberFormat issues19 Jul 2005 09:43 GMT25
I got an error message from a client running my software, and after
building a test machine with the exact regional settings as my client
I could reproduce the bug. The setting causing the bug turned out to
be the decimal symbol set to ",".
Trouble installing Windows Service created with VB.NET19 Jul 2005 07:41 GMT1
I am trying to figure out how to make Windows Services using VB.NET. I found
an article that seemed simple yet complete enough that I decided to try it.
This article is located at:
http://www.devarticles.com/c/a/VB.Net/Creating-A-Windows-Service-in-VB.NET/
Determine if an item is in a Collection19 Jul 2005 07:38 GMT3
I've created a lookup class for a windows form application and I'm stuck on
how on using the collection object. The process is simple, if the item is in
the collection then return that object, if the item is not in the collection
then create the item from a value in the database, ...
passing  a parameter to a VB.net class (newbie)19 Jul 2005 05:47 GMT5
I have this working class:
Option Strict Off
Option Explicit On
Friend Class Super
Stupid Question19 Jul 2005 02:02 GMT6
If I create:
<Serializable()> _
Public Class CompanyInformation
and it contains members like:
F5 key stop working?19 Jul 2005 01:11 GMT6
My shortcut key F5 has stopped working in Visual Studio, in all
projects.  Anyone know what I could have done to make this happen or
more important, how to get it back?
Chris
Sub Main in vs200519 Jul 2005 00:32 GMT4
How can I set my vb.net app to start with sub Main in vs2005?
Thanks
Regards
VB6  / VB.NET compatability question19 Jul 2005 00:00 GMT1
In vb.net, what is the equivalent of the VB 6 Get statement?
Example to be used:
VB-6 code;
Get FileHandle, , Type_Variable
StatusBar Question18 Jul 2005 23:51 GMT3
I have added panels to a statusbar control using the .Add Method.  I want to
determine how many panels there are in another part of the program.  I tried;
'There is no count property exposed so this doesn't work;
mystatusbar.Panels.Count
VS Help not working.18 Jul 2005 22:52 GMT4
I've been having a little propblem lately that just got worse. I was having
a problem with the help coming up in the develpment enviroment. It would say
"downloading..." while it was looking, then it display the "Page not found"
error page, but If I did it again it always came up ...
RichEdit TextBox18 Jul 2005 22:38 GMT1
Can anybody tell me if it's possible to implement spell checking for a
RichEdit TextBox somehow? I've tried implementing a Word object and passing
the text to its spell checker, but in the end, Word becomes visible and
ruins the whole effect.
Question about MSINET.OCX18 Jul 2005 21:41 GMT5
I use MSINET.OCX in my VB.NET applicatoin. I've registered (by regsvr32) and
added it into reference for COM interop. The application works at the PC
with both VB 6 and VS.NET installed. But it fails with error "Class is not
licensed for use" in the PC with VS.NET installed only.
Disable Item in Listbox18 Jul 2005 21:32 GMT1
Does anyone know if you can disable an individual item in the listbox.
Thanks,
David
Strange Behavior with ByRef and Me18 Jul 2005 20:58 GMT6
I've run into a rather interesting problem. I have a structure (holding
a 3D transform matrix, but that's not too important) that has all major
functions defined as both shared and unshared, with the unshared ones
using the Me keyword to fill in the implicit self reference.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.