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 / June 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Counting the number of Event handlers24 Jun 2005 03:57 GMT5
Is it possible to find how many event handlers an event has at runtime? How
about finding whether or not an event has event handlers? In C# you can
compare the event with null to check if it has event handlers, but I can't
find the equivalent in VB.
Install program24 Jun 2005 02:34 GMT2
How to make setup file after complete the program ? Let's say , I already
complete the program. I would like to make a disc for user to install
program. ANyone can tell me that how to do it ?
Thanks
Thread and RaiseEvent for Established Connection to 234624 Jun 2005 00:10 GMT2
Hi guys, i Need fix this issue.
My VB.Net is Anticheat Program, And Server Game is working in port 2346.
I Need Thread looking when My computer Established Connection to Any IP in Port 2346 TCP.
RaiseEvent need Return me, Local Port the my computer and my IP by Internet connected to ...
Generic error message when installing MDAC drivers & .NET dependen24 Jun 2005 00:07 GMT2
I've got a client trying to install the VB.NET program I've written. It
requires MDAC version 2.7 and .NET to run. It installed fine on other
machines in this office, but during the installation process on one PC (Win
XP Pro), after it says it's installed the MDAC drivers, the ...
Reading a Block of Characters into a String23 Jun 2005 23:41 GMT2
I have huge image files, from which I need to read only the first 20,000
characters, looking for a particular substring.  The closest I've come to
being able to do that is with the StreamReader.  But the ReadBlock only
gives you a char array and the ReadToEnd, which does read into a ...
Disable Menuitem on Parent form a child23 Jun 2005 23:04 GMT1
I seem to be having a problem accessing a menuitem on the MDIParent from a
child form. From a login (frmSecurity -child form) screen, I need to hide a
menuitem based on the users role. The problem is that I can't seem to get
access to the menuitem. I can't get it with code like:
aspose.license23 Jun 2005 22:16 GMT2
aspose.license
anybody familiar with this product ? it's been retired but is
stilllavailable.
Looking for working example to find out how to use it.
xmlserializer is not defined23 Jun 2005 22:05 GMT4
I have the following in my vb.net smartdevice project in visual studio
2003(application is for a smartphone 2003 device):
Imports System.IO
Imports System.Xml.Serialization
Service restart itself?23 Jun 2005 21:09 GMT3
Is there an 'easy' way to have a service stop and restart itself?   I
currently have a seperate service running who's job is to watch the other
service and restart it if there is a problem... can I eliminate that one and
have the service restart itself?
VB 6 Com Interop question23 Jun 2005 19:53 GMT6
I'm writing a DLL for which I want to expose a COM interface.  I found the
check box on the Configuration to do that.  So I built the solution, got
into my VB6 project, added the reference and started adding code, but there
was no intellisense, no properties, nothing.  What did I ...
How to make constants available for the whole application?23 Jun 2005 19:14 GMT11
I need to make a set of constants to be available for the whole application.
Public const is confined to the form from which constants are declared.
Is there a way to declare once and all forms can access the constant values?
Thanks
Q: Path to Windows?23 Jun 2005 17:21 GMT3
Can anybody tell me how to find the path to the windows directory using
vb.net e.g. If the windows folder is in c:\windows I want that, if it is
d:\windows I need that.
Thanks in advance
Changing date format with Regex23 Jun 2005 15:36 GMT5
I have a function that returns the date in the following format:
6/22/2005
I need the format to be:
050622
Frustrated with preventing user resizing datagrid columns, please23 Jun 2005 15:19 GMT2
I've tried everything that I know to prevent usre resizing datagrid columns,
but nothing works.  Following are the code that I used.  Please tell me
what's wrong with them.  Thank you.  
P.S.:  dg is datagrid
Service and Application23 Jun 2005 15:01 GMT2
Situation
Languages: Vb NET
One Windows Service Project
One Windows Application Project
 
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.