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 / October 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Ansi text23 Oct 2004 13:50 GMT1
How to read ANSI text files?
TIA
run function once only23 Oct 2004 13:46 GMT3
My application run a splash screen in order to check if .NET Framework
is installed before to use it.
I have a function which controls this fact.
however, as it happens during my splash screen, i don't know where to
Event visibility23 Oct 2004 13:41 GMT1
An elementary question I know, but I've just realised that I don't
know the answer:
I want to use the FileSystemWatcher component. Its only obvious  way
of use is to add this to a form. (Maybe there is a way of adding it to
Can you explain interfaces?23 Oct 2004 13:39 GMT8
What is the purpose / benefit of using an interface statement?
It doesn't seem like anything more than a different way to make a class...
(except you can't define any procedures in an interface like you can do in a
class).
Release and install23 Oct 2004 13:07 GMT1
I have 2 question.
1st:
What is the difference between the Debug and Release mode when making an Exe
file, when working at design time or in run time?
Problem with ArrayList23 Oct 2004 12:31 GMT2
I have defined a Class called EntSor  (see code ) with a procedure Sub
D?finit which assign the values of this class.
Then I have defined an Arraylist with
Dim colEntSor As New ArrayList()
Sorting Files in Directory23 Oct 2004 11:50 GMT1
I want to sort files in a specified folder by their creation date and then
display their names (sorted by the creation date) in a textbox for example.
How would you do that?
       Dim dir As New DirectoryInfo("C:\myFldr")
Unicode and ANSI quetions23 Oct 2004 11:36 GMT2
Is there a way to find if text file is in ANSI or Unicode?
TIA
Creating a object of a wrapper dll class23 Oct 2004 07:31 GMT4
What is the syntax to create an instance of a class present in a wrapper dll?
Thanks in advance
Wrapper Dll Question23 Oct 2004 07:25 GMT4
Dropping a COM control on to a vb.net form builds a wrapper dll which is
required to access the control's members during design time.
I want to design a console application which uses a COM control. What is the
procedure that needs to be followed to be able to access the COM ...
is the given property an enum?23 Oct 2004 06:20 GMT1
I want to write a function that takes an Object and the name of a property
of that object and returns a boolean saying whether or not the given
property is an enum. So, the signature would be thus:
Public Function IsEnumProperty(byval someObject as Object, byval
GAC23 Oct 2004 06:16 GMT1
how can I install an assmebly using gactutil.exe on a GAC directory on a
remote server?
thanks for your help!
Reza
Multiple criteria in DataView.ROWFILTER23 Oct 2004 02:00 GMT1
Can I have more than 1 criteria for Dataview.Rowfilter?
For example:
Dataview.Rowfilter = "Column1 = " & Var1 & "AND colum2 = " & Var2
Thanks
how to declare global Class library project?23 Oct 2004 01:23 GMT1
I need to create/instantiate a global class library
project so that 2 EXE's can write to the same class
library form in the same instance of the class libary.  I
am thinking something along the lines of declaring the
Comboxboxes and the sorted property23 Oct 2004 01:12 GMT3
Discovered a fun one that I thought I should share, and hopefully catch
Microsoft's attention to update some documentation.
I'm a bit new to VB.NET, and was struggling with getting a combo box to
work. I was attempting to take advantage of the cool way to load a combo box
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 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.