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
Hot Key Question27 Jun 2005 18:21 GMT2
When you set up a button for example:
&Enter  you get E underscored and if an E is pressed it should start the
click event, only mine is not doing it.
What did I forget?
Information on command line arguments and more fun stuff.27 Jun 2005 18:14 GMT4
Hello, I'm looking for information on handling command line arguments in my VB.NET (2003) application. What I have is an application that loads up a specific file type. What I want is when I double click the file icon it will launch the application and load up the information. ...
Why does this code not generate an error?27 Jun 2005 18:01 GMT16
Hi Group,
Why does the below code not generate an error?  I have a table with x
number of records.  Each record is read from the DB into a hashtable.
Then I add to the hashtable additional keys.  From here, i run through
Need to sort ListView columns that contain dates27 Jun 2005 17:41 GMT13
I need to sort the columns of a ListView.
Some columns contain dates and others contain integers.
What I did once before is in the Compare method I  tried date and if that
failed I did Integer.
Large fonts setting (120DPI)27 Jun 2005 16:45 GMT5
I have created a winforms application and I designed it with the normal
display settings, (96DPI) however, when I set the font settings to 120 DPI,
my application text labels look all messed up.  Does anyone know a
work-around for this problem?
How to check expiry date27 Jun 2005 16:40 GMT1
i want to set expiration date for my web based application. for eg it has
to be worked for 15 days from the date when it was installed.
                 More over  i dont want to use system date to check  the
installed date with current date as because any one can easily change ...
acceptbutton27 Jun 2005 16:39 GMT3
Hello, I'm working on a set of forms inherited from the windows form.  Within
these forms I often use keyevents to perform certain functions i.e.
'return/enter in a textbox' to submit a value to a routine, perform a search
or just to send a tab.
Activate a command program by its extension27 Jun 2005 15:42 GMT1
vb.net
How Do I Activate the windows associated program by its extension ?
for example: if  filename.txt - notepad  filename.xls - excel.
Remove read-only from file27 Jun 2005 15:18 GMT1
I need to make sure a file in my site's directory structure is not read-only.
The following code runs after I grant permission to ASPNET on the folder,
but the attribute is not removed (no exceptions thrown).
Dim filePath As String = "c:\inetpub\wwwroot\Test\fileName.xls"
string tokenizer27 Jun 2005 15:09 GMT4
I can't find the then class for  dividing strings into tokens by a specific
delimeter
noob oop question27 Jun 2005 15:06 GMT3
i'd like to inherit from a class while changing the access-level of an
interface within the derived class. the below won't work...how do i properly
do this...i don't want to expose the "add" method of the "InheritedItems"
class to a caller even though i inherit from the "Items" ...
Check Network Password27 Jun 2005 14:41 GMT1
 Is there really no easy way to check network password on a Windows
2000 machine? I've managed to do it on Windows XP easily via LoginUser
API, but on Windows 2000, it doesnt work.
  This is in relation to the discussions below:
Loop in Window Service27 Jun 2005 14:23 GMT3
I wrote a window service in VB6, where I used a loop to continue check
something. Now, I transfer it into vb.NET. I can setup service with a mis
file, but when I start the service, it takes a while to complete and gives at
the end an error. As long as I remove the loop (a single ...
Need Help with Shell27 Jun 2005 12:52 GMT8
Why doesn't the following code run acrobat?
It throws a file not found exception
Thanks
        Dim s As String = sgAppPath + "TCW3Help.pdf"
c# to vb.net converter27 Jun 2005 12:08 GMT4
Is there a way to convert whole c# projects (or solutions) to vb.net
projects or solutions? Most converters I have come across only convert
snippets.
Thanks
 
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.