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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
looking for freeware html/text help documents17 Jun 2005 09:32 GMT3
Can anyone tell me of any freeware that helps create help documents for an
application?
Thanks
BrianDH
Eroor message when opening vs.net 200217 Jun 2005 09:28 GMT1
When i want to open vs.net 2002 professional edition, a window installer
message box appears saying: "Please wait while windows configures Microsoft
Visual Studio .NET professional _english". After about 2 minutes of delay
when the ide starts and when i try to open new project for ...
Why is this true: chr(254) = "th"17 Jun 2005 08:47 GMT4
This evaluates to true, why?
chr(254) = "th"
Signature

--Zorpie

Interesting Gotcha17 Jun 2005 08:46 GMT3
I just discovered the following:
chr(140) = "OE"
chr(156) = "OE"
chr(198) = "AE"
How to change the database schema by data adapter?17 Jun 2005 08:46 GMT1
Hi, all
Can I add one field in one existing table of the database with data
adapter at run time, and how?
Thanks!
Help regarding listview.17 Jun 2005 08:42 GMT1
I am having one problem in listiview in vb.net application.
I am having listview containing 5 columns.
I want to insert images in second column.
But i haven't found any property of method to insert image in second
MappingName17 Jun 2005 08:39 GMT1
How can I determine what the MappingName is for a DataGrid? Right now, I am
using DataGrid.DataMember to determine the MappingName. But this fails, if
the DataGrid holds a DataRelation.
Thanks,
deploying vb.net exe - where does assembly fit in?17 Jun 2005 08:01 GMT5
So I develop a vb.net exe on my (win2k) workstation.  I have to deploy it to
another workstation (actually several - all win2k).  Each receiving
workstation will have .Net Framework 1.1 (or higher).  I place the vb.net exe
on the workstation.  In vb6 I used to have to run setup ...
Where is array data kept?17 Jun 2005 07:36 GMT3
With regard to a declaration like:
>  Dim myIntArray As Integer = new Integer(6)
Jesse Liberty, in _Programming Visual Basic .NET, 2nd Edition_
(O'Reilly) says:
Case select for multiple tollbar buttons17 Jun 2005 07:10 GMT1
I have searched some old posts and it appears that to run some code for a
particular button that has been clicked on a toolbar, I need to have a case
statement in the toolbar click event function.
Can anyone supply me with the specific case statement code to determine which
Multi-line Column Headers for Listview?17 Jun 2005 06:59 GMT1
Is it possible to create multi-line column headers for the listview
control? If so, how?
TIA,
John
MDI Child Window Placement17 Jun 2005 06:52 GMT1
Strange thing is happening.. I have the StartPosition of my MDI child
window set to CenterParent (at design time), yet when I close the window
and re-open it the start position gets shifted down and to the right
every single time, more and more.
More newbie Web service/XML questions (please bear with me!)16 Jun 2005 22:21 GMT1
New (first) web service is working.  The following statement
     Dim oC As New localhost.Service1
     txResults.Text = oC.GetAllContacts(txCICust.Text, txCIType.Text)
... returns a nice XML string that has 4 <Table>... </Table> specifications
select tree node with right click16 Jun 2005 21:17 GMT4
I am trying to achieve selecting a tree node on a right click and display
the context menu at the same time.  whenever I right click on a node the
selection moves back to the lastselected item.  Please help
Thanks
Enumerating users in AD16 Jun 2005 21:10 GMT3
I'm looking for some example code that shows how to enumerate users with
vb.net. I'm trying to write an application that can read/write specific
properties of user objects in the directory.
I'm new to vb.net, so I need a nudge in the right direction to get me
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.