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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Handler Stack Overflow?!?!?!16 Sep 2005 19:17 GMT3
Please help!
I have a handler in a class that handles when a column in a table is
modified, as such:
dtWhatif = dsOp.Tables("whatif")
What is the Difference between MsgBox & MessageBox.Show16 Sep 2005 17:55 GMT4
Can Any one explain me what is the Difference between MsgBox and
MessageBox.Show... In VB6 i used MsgBox, So Can I Say "MessageBox.Show" is
the new version of MsgBoz which belongs to C# or VB
vb.net situation I fail to understand16 Sep 2005 17:15 GMT1
I have a Batch Vb.net program with no user interaction which  is activated
from a command prompt window with some arguments. (takes about 2 minutes)
I don't understand why the command prompt Cursor gets its focus back
immediately after running the program and not only after the ...
Cloning a datatable and replacing column contents...16 Sep 2005 17:03 GMT3
Hi all :-)
I have a datatable that I need to clone completely except for 1 column - I
need to replace the contents of this 1 column with the contents from another
datatable that has the exact same number of rows.  I've tried using Removeat
Datagrid.CaptionText with DataSet?16 Sep 2005 16:22 GMT3
I have a DataGrid that uses a DataSet with several tables as its
DataSource.  Is there a way I can set the CaptionText of the DataGrid to
the table name when I click on a table?
Call SendMessage API Question16 Sep 2005 15:35 GMT18
Thanx to this newgroup I have finally, with the help of you guys, gotten
this to work halfway.. but the final action is still not working, clicking
the "Button2" thru SendMessage().
Private Declare Auto Function FindWindow Lib "user32" Alias "FindWindowA"
Etiquette with the newsgroups16 Sep 2005 15:09 GMT10
Hello ppl
I am beggining with VB.net and would like to use this newsgroup to
supplement my learning.
Firstly whats the correct etiquette here as this is my first involement with
grid.databind in vb.net 2005 beta216 Sep 2005 15:02 GMT2
I try tu polulate grid and I using vb.net 2005 beta2.
The code is the same :
       sql = "SELECT * FROM albi where RIFAnno= " & RIFAnno
       If conn.State = Data.ConnectionState.Closed Then conn.Open()
MDI Applications using Toolbar control16 Sep 2005 14:43 GMT1
I have an Windows Application in which I have an MDI form and some child
forms. I am assigning the parent window for the child forms using the code
frmTest1.mdiparent=me [ie, the mdimain form]
Now in the main window, I have menus through which I can open the desired
Is there some way I can speed up a ListView sort?16 Sep 2005 14:29 GMT8
I have a ListView that has about 200 rows and 15 columns.
When I execute "Sort" it takes minutes to sort.
I did implement my own ICompare object but the Function Compare is simple,
much like the one in Help to sort columns.
ListView-thing16 Sep 2005 14:02 GMT1
I'm trying to pass some data to a ListView.
Can anybody tell what I'm doing wrong?
       Dim strMsg As String
        Dim intTeller As Integer
IntelliSense TextBox Control16 Sep 2005 13:42 GMT1
I want a textbox control which support like-as IntelliSense feature to allow
user select a word when inputting text.  Is textbox control support it?  Or
Are there any third party control support it?
Getting process id of Office-applications16 Sep 2005 12:51 GMT2
Hi all,
I'm working with a win app in vb that needs access to actual process id of
the office-applications Word, Excel and PowerPoint. I know I can loop the
processes and check for processes of these applications by name etc., but it
Can I change the title of the PrintDialog?16 Sep 2005 12:33 GMT1
The PrintDialog title is Print (the text on the blue bar at the top of the
dialog)
Can I change the title to be Print DocumentName or Print information of ABC
Report?
TextBox KeyPress16 Sep 2005 12:32 GMT3
I was wondering how could I do something which was really easy to do
with VB 6.0.
Let's suppose I have a textbox in which I want to capture some key
events to handle them (for example a numeric only textbox). It is easy,
 
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.