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
Events declared with an 'As' clause must have a delegate type.23 Oct 2004 01:08 GMT3
I am converting a C# sample and have not use VB in years, I suspect this
will not be my first post;
I have a event declared as;
Namespace Callisto.Utils.UI.Navigation
How is a form "Show"ed23 Oct 2004 00:57 GMT1
I have many forms in an MDI application. Sometimes I show FORMA just by
a f.Show, other times it is f.ShowDialog. How can I tell within the form
code whether this form is shown via Show or ShowDialog???
TIA
C# to VB .NET22 Oct 2004 22:42 GMT1
There is a lot of C# code in MSDN.
I know there are some apps to convert C# to VB .NET.
Please guys, could you tell which one produse best results.
TIA
Console Application Download issue.22 Oct 2004 22:12 GMT2
I've created a console application in VB.net that preforms some
complex math equations.  This console application is imbedded in a asp
page.  I want to be able to export the results of these equations to
the user.  (comma deliminated)
ANIS problem22 Oct 2004 22:08 GMT2
When using StreamReader to read a text file I get some strange behavior
(strange only to me I guess ;-).
If file is saved from Notepad as Unicode the StreamReader works fine.
If file is saved as ANSI, the StreamReader don't read nothing.
Threading Question(s)22 Oct 2004 21:23 GMT1
Sample Code (top of head):
Private mThread As Thread
Private mCounter As Long
Sub StartThread()
How to access a .mdb database with VB .NET22 Oct 2004 21:10 GMT2
Need code samples, please...
Newbie: tab menu event22 Oct 2004 21:09 GMT2
I know this is stupid but what event gets triggered when i click on a
specific tab in a tab menu?
I can't find anything appropriate.
The Click event gets triggered after i select the specific tab and click
Database Table Verses DropDownList22 Oct 2004 20:48 GMT5
What is the best way to store small sets of look-up data for my web
application in the database (sql2000) or in a dropdownlist control in my web
form?
Or is it a question of how much data I want to type over and over again.
public vs. private22 Oct 2004 20:25 GMT1
We are loading multiple instances of a mdichild.  Some fairly intensive code
that does stuff.  Is it more efficient to put that code in a module as a
public procedure or leave it in the form?
Changing the program to open a File22 Oct 2004 19:19 GMT3
Does anyone know how we can PROGRAMMATICALLY change the program used to open
a file? I am using vb.net. Any help will be gratly appreciated!!
Thank you
Rupa
using timers to flash label messages22 Oct 2004 19:09 GMT1
is there a simple way to code a timer to make a warning label blink on and off?
Lets say I have a form with 3 textboxes and 4 labels plus one timer
object(labelTimer)and 2 buttons(start,stop).labels 1,2 and 3 are attached to
textboxes 1,2 and 3. label 4 is stand alone and needs to ...
stupid question22 Oct 2004 18:36 GMT1
i want to highlight text in a textbox such that the cursor is positioned at
the beginning of the text after highlighting is complete. the problem is
that the text is longer that the textbox's diplay area and when highlighted,
the cursor is at the end of the string.
Datagrid not responding to events22 Oct 2004 18:15 GMT2
I have a datagrid named grdSubClients
I have all but one column set as read only, and I'm trying to trap events
when the user enters data into the one editable column.  I have formatted the
grid using column styles, but turning that off had no positive effect.  
'Static' codebehind session var, to refer to within ASPX?22 Oct 2004 17:33 GMT1
I have a pretty quickish question about ASPX with codebehind. I have done an
exhaustive search of the web so no go there. I was hoping to reach out for
some help here.
Anyway, I have a really nicely working javascript replace going on with
 
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.