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
contextmenustrip (SourceControl) owner control24 Jan 2005 16:51 GMT1
I used to use one contextmenu for  many controls
when popup I had  to get  sourcecontrol property  of sender to know  owner
control
using 2005 beta contextmenustrip  I don't find a similar property
WindowsForm Resources24 Jan 2005 16:50 GMT4
Could someone please comment on the validity the following statement:
1.  A Windowsform is created at runtime, and the user interacts with it.
2.  The window is closed either by user action or the .Close method being
called.
Deploying express apps24 Jan 2005 16:39 GMT5
I am a long time VB 6 developer and am using VB.NET 2005 Express. I have
written a small app that I want to deploy to another machine. I can't find
any documentation that relates to the express version about how to do this.
There isn't a deployment wizard or a publishing wizard ...
Combo box not displaying a collection of items24 Jan 2005 16:05 GMT4
I have a project that I created about a year ago with Vb.net 2002. At
the time, I added items to a collection for the combo boxes so they
would display data when the user clicked the combo.
When I run the program now, the combo box drops down, but has no data.
How do I determine SQL Server Authentication Mode?24 Jan 2005 15:51 GMT2
Given a server name, and before logging on to the server - how can I tell if
it's using Windows Authentication Mode or SQL Server Authentication?
I'm retreiving a list of servers as follows:
Dim dmoApp As SQLDMO.Application, dmoServerList As SQLDMO.NameList, srvrNm
How to Create an User Defined Property for a Combo Box User Contro24 Jan 2005 15:41 GMT2
How to Create an User Defined Property, which stores value for each index of
the Combo Box User Control.(each value is related to the item stored in the
ComboBox)
Share Classes24 Jan 2005 14:45 GMT5
I have an application that has many clases, some for accessing data, manage
connections, Custom Objects, General App rules, etc. If I want to group them
in some way so that each group becomes a single DLL (I need this so that in
the future other apps can reference them and ...
Debug 2 projects24 Jan 2005 14:13 GMT2
I have such problem:
I created 1 solutions that contains 1 exe project and 1 dll one.
I Added reference of dll project (not file, project) to exe project,
set dependencies (exe depends of dll) and set solution Debug
Populating an Array24 Jan 2005 14:06 GMT1
I have a class that defines an array (JudgeTableEntity) which contains sets
of data (Judge) - see class below. I want to put several sets of test data
in the array but cannot find the syntax to do so? Can someone point me to
information or an example of how to do this?
P2P to auto discover data for my application24 Jan 2005 13:47 GMT1
Is there a simple yet powerful class (Free or purchase)
that would let me say in my VB . Net program "Go get me
this filename.xxx"  and the P2P method would go find the
fastest available copy of the file from a peer on my own
Splitters and Docking24 Jan 2005 13:47 GMT14
Has anyone really gotten the Docking and Splitter Bars to work for anyting
but the simplest application for two controls and one splitter bar filling
the whole form?  If so, can you enlighten my on HOW!  I even tried creating
background panels and docking them with the controls ...
How do I calculate the number of weekdays between 2 dates :?24 Jan 2005 13:27 GMT3
I'm a jnr developer in need of desparate help. Can anyone point me in the right direction for this problem:
I calculate the number of days between 2 user defined dates like this:
Dim DaysInRange As Long
       DaysInRange = DateDiff("d", Me.dtp_firstdate.Text, Me.dtp_lastdate ...
API Return codes24 Jan 2005 12:03 GMT4
Does anyone know where I can find the Windows API's return codes?
I know they are in platform SDK, but I wonder isn't there other place where
I can find them, because I don't wish to download the SDK.
vb.net access public method in nested classes from another class24 Jan 2005 11:50 GMT2
i am new to vb.net and i am stuck at a particular point in my project.
i have two nested classes (because vb.net does NOT allow multiple
inheritance)
-----------------------------------------
Clarification of some serialization (design) issues24 Jan 2005 10:20 GMT1
I was after clarification of some of serialization issues.  I think I know
the answers, but I want to be sure.
1. In a serializable collection class is it mandatory (for serialization) to
have a default Item property that is effectively
 
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.