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
Please help with Datagrids and Access primarykeys problem!14 Jan 2005 14:31 GMT5
I have 4 tables where the first is parent of the second and second parent of
the the third and so on...
These I need to have as Datagrids loaded from access (one grid for each
table, not all tables in the same grid). Then I edit the values and then
Questions about obfuscation14 Jan 2005 14:26 GMT2
So I learned all about strong naming and how that is a good thing.
Then I learned the my assemblies can be decompiled with the SDK and how that
was both good and bad.
So I learned about obfuscation and how glorious that was.
Scrolling panel14 Jan 2005 13:55 GMT3
I have a panel on a form that contains a number of controls (all created at
design time), so many that the panel has a vertical scrollbar in order to
view all of them (panel1.AutoScroll = True).  When the form first loads, the
panel's scrollbar automatically scrolls to about the ...
Tab character in TreeView14 Jan 2005 13:51 GMT3
Is there a way to tab text in a TreeView node--so as to simulate more than
one column?  I've tried putting vbTab and ControlChars.Tab in the node's
text, and all that shows up is a little rectangle character.
Thanks,
TextBox, DateTimePicker and OO14 Jan 2005 13:49 GMT2
I'm still somewhat new to OO.  I am creating a class for a TextBox because I
need some specific things for it to do.  That is, I'm inheriting a TextBox
and putting in some properties, etc. that I need for it.  Now I find I need
to do something similar with a DateTimePicker.  Many ...
Callback problem14 Jan 2005 13:24 GMT6
I want to import this function in my VB.Net program
Original C++ Function:
SetFilter(WORD pid,void* lpFunc, DWORD CallBackType, DWORD size, DWORD *lpfilter_num)
this function generates the follow Callback:
Ensuring a COM object has been released.14 Jan 2005 13:21 GMT3
I'm writing a little app to search a computer for all revisions of a
COM object and clean them up.  All I'm requiring from the user is the
ProgID of one public class in the library.
The app works great but I want to make make sure that the ProgID
Database Maintenance from VB.Net App14 Jan 2005 13:13 GMT1
Hi all -
I am developing a MDI windows app that uses MSDE as it's data-store.  I am
coding some simple maintenance procedures (pickable as a menu item from the
parent form), such as backup database, delete old records, and restore
Storing a webcam datastream shown in a picturebox14 Jan 2005 13:01 GMT1
does anybody know how to store webcam images shown in a picturebox on
the harddisk??
Thanks for helping
Steffen
VB.Net to COM marshalling14 Jan 2005 12:59 GMT1
I am using a COM interface decalared as follows from VB.Net
interface ISample : IDispatch
{
[id(1), HRESULT Write(long* pBuffer)
GC and Dispose method questions14 Jan 2005 12:58 GMT6
1) If I do want to keep an object alive throughout the live of an
application, how can I ensure that the GC doesn't clean it up?
2a) How do I determine if an object is a managed or an unmanged resource?  I
understand the basic definition for managed resources are resources that ...
Can't fill datagrid?14 Jan 2005 12:44 GMT2
I have the following code in VS Studio .NET 2005 beta:
   Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As
System.EventArgs) Handles MyBase.Load
       Me.DataAdapter1.Fill(DataSet1)
Invoke standard mail client14 Jan 2005 12:16 GMT9
Hello experts,
I'm coding a routine which should open a new mail form of the mail standard
mail client installed on a system (e.g. outlook, outlook express, netscape
mail, etc.) for support reasons. The routine should fill in some textual
Are Sub's more performant than Function's?14 Jan 2005 11:48 GMT4
I usually like to write Function's rather than Sub's that return a Bool
indicating whether the procudure was successfull (in some contextual way).
I usually do this as a matter of course, whether I immedately need that flag
or not (just so that the design is laid down well in the ...
Insert file or picture in the message box below14 Jan 2005 11:46 GMT1
There are anyway to insert a picture or MS Word file in this text box
(Make easy for question or discussion)?
Thank you very much for your help.
Best regards,
 
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.