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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
MDI Tab fprms29 Jan 2005 00:34 GMT1
I want to make a MDI tabbed forms interface, any idea how to do this?
Best Regards,
Luis
Inheritance Question29 Jan 2005 00:32 GMT1
does anyone know if inheritance of Form Classes is particularly prone to
problems in VB 2005, or is it that I'm doing something wrong, as I keep
getting unexpected problems with the designer of the class that is
inheriting the form class.
handle GetStream event for TcpClient28 Jan 2005 23:54 GMT1
how can I handle when data is received from TcpClient.GetStream.
i'd like an event raised when data arrives
thanks,
mike w.
Using named pipes28 Jan 2005 23:50 GMT1
I am trying to use named pipes to interprocess communication.
My concern is the cpu wait time between them.
Can someone show me the code to do this in VBNet?
Is there an event that can be associated with the existence of text in
Guidance please28 Jan 2005 23:45 GMT1
I am looking to write a screensaver in VS.Net 2003 or 2005 and would like
someone to point me to an example or an article on how this is done. I know
this probably sounds dumb but I am a neophyte programmer and need the help.
Thank you ahead of time.
NullReferenceException28 Jan 2005 23:19 GMT7
I'm making an application for a Symbol with keyboard, with Operating System
Windows Pocket PC 4.20, it has a keyboard incorporated (the one with the
rubber keyboard), and I'm making the application wit VB.NET with SP2
installed on it (it fixes some problems with this keyboard by ...
CollectionBase.OnSetComplete28 Jan 2005 22:30 GMT4
Can anyone tell me what the CollectionBase.OnSetComplete() overridable
method is supposed to be used for?
MyCollectionClass(Index) = Object triggers this method but why does
"setting" in a collection class actually do?  Reset the enumerator?
StartPosition28 Jan 2005 21:53 GMT2
I have a blank form and my Sub New is as follows:
Public Sub New()
MyBase.New()
'This call is required by the Windows Form Designer.
Trouble Working with Excel Versions28 Jan 2005 20:43 GMT3
My application works with Excel to put together spreadsheets for
reporting purposes.  It runs just fine on my box, but when I put it on
another one, it bombs.
Here is the relevant code:
Updating only changed rows in database28 Jan 2005 20:14 GMT2
When I update my database, I call the updates like this (in order to submit
hierarchial changes properly):
daAdapter.Update(tblMyTable.Select("", "", DataViewRowState.Added))
daAdapter.Update(tblMyTable.Select("", "",
Hide datagrid new row28 Jan 2005 19:29 GMT2
Is there a way to hide the new row in a datagrid without setting it to read
only?  I want to be able to still edit the values in it but I should not be
able to create any new ones.
Background image of DataGrid28 Jan 2005 18:17 GMT2
Hi, Buddy
Is there anyway to add background image to a datagrid control?
Thanks a lot.
Bruce
Connecting a textfile to a datagrid28 Jan 2005 18:06 GMT9
Could someone please show me the code (or design-time) required to use
a comma-delimited textfile as data to a datagrid?
Dataset Find Problem28 Jan 2005 17:52 GMT6
I get a  'System.Data.MissingPrimaryKeyException' when running the follwing
code:-
StockListDataSet.Tables("Items").Rows.Find("12345")
Is there any way around this? Do I need to supply more information?
Creating a subclass instance from a base class instance28 Jan 2005 17:49 GMT2
[formerly posted to ms.public.dotnet.vb.general, but this seems to be a
much higher traffic group]
Hi,
This seems to me like a problem that has a simple solution but I can't
 
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.