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 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Convert string to Numeric in VB.net 2003 ?30 Sep 2008 22:24 GMT9
How do I convert string to numeric in VB.NET 2003 ?
Example convert P50001 to 50001 or 50001P to 50001 but if P is in middle
then not convert.
Regards,
Problem with listbox30 Sep 2008 21:56 GMT2
I am using the following to calculate the number of visible lines in
a listbox. This works, but when I add a horizontal scroll bar it
does not work correctly. How can I subtract the size of the
horizontal bar to maintain correct value?
combobox add "--select" after populated by datasource30 Sep 2008 21:25 GMT1
I can not add a new items to combobox after the datasource was loaded.
I usually do item.add(0,"--select") for dropdownlist at asp.net but it does
not allow in window application in combobox.
Please advice.
XML Deserializing Line Feeds30 Sep 2008 18:24 GMT1
I've serialize an object like this:
   Dim MyName As String = "testing" & vbNewLine & "serialization"
   Dim Formatter As New Xml.Serialization.XmlSerializer(MyName)
   Try
If 'undefined' then ...   VS  Try / Catch - how to trap 'undefined30 Sep 2008 17:33 GMT4
I have to read data from an Excel Sheet.  Using Microsoft Office Interop and
Automation I create an Excel object
Dim xl As New Excel.Application, wkbk As Excel.Workbook, rng as Excel.Range
I open a workbook and then read the data from a worksheet using the Sheet's
Populate ComboBox from results of another combobox...30 Sep 2008 08:57 GMT1
This actually stemmed from anther post I created.
But, I have two combo boxes.  ComboBox1 is populated by a list of Systems
(DataSet from Oracle Query).  
Now, I want to take Combobox2, and when the data is changed on Combox1, I
VScrollBar Style Inconsistencies30 Sep 2008 04:48 GMT1
I have two apps, both developed using the same VBE, and both having a
VScrollBar, but the two VScrollBars have very different styles.  (In the
screen shot, which I had hoped to attach but can't, one appears on the left
and the other appears on the right.  But, even without the ...
Question about Chap. 7, 70-536 manual29 Sep 2008 21:44 GMT2
Is it my imagination or is this chapter vaguely worded?  I'm still working my
way throught but it's my impression that someone trying to literally follow
the sample code will get very confused.
Case in point.  The chapter seems to be encouraging use of console apps for
Populating Combo boxes from HUGE datasource (help & ideas!)29 Sep 2008 20:56 GMT2
We have many many systems (accounts) which we need to search on.  What my
initial Idea is to have a ComboBox1 populated w/ a list of all systems at
load (from Oracle table).  Done and quick
But, step two, I want to populate ComboBox2 depending on the System
"not accessible in this context because it is protected"29 Sep 2008 18:02 GMT3
I'm getting this error on this statement ...
Dim TA_rect As Rectangle = CType(Me.ClientRectangle.memberwiseclone(),
Rectangle)
"Me" inherits from UserControl.
BindingSource.Find with multiple primary keys29 Sep 2008 17:34 GMT1
I have a BindingSource with an underlying table with two primary keys.
To set the position with one primary key works fine as shown in the code
snippet below:
Dim index As Integer = myBindingSource.Find("ColumnName", myColumnName)
vs 2008 - designer no positioning29 Sep 2008 14:48 GMT6
I just loaded VS 2008 on xp pro.
Tried to create ASP .net pages.
The designer won't let me drag and drop?
It seems to be sequential.
Silent Install29 Sep 2008 14:32 GMT4
Does anyone know how I can make an MST file instead of an MSI file? I
want to be able to install a program from a batch file. Or is there
any way to make a silent install package?
VS2008 Console App29 Sep 2008 12:29 GMT1
I need to rewrite some old DOS applications that look for files at a
table driven defined site (UNC), downloads the files, UNZIp's them,
processes and prints the results.  
Question is : Can I even do this with a Console application?  This
Where is System.DirectoryServices?29 Sep 2008 10:30 GMT2
I need to connect to a Web Service with VS2008Pro using VB. Because
the access has changed from a general password for all users into a
Kerberos/Spengo authentification I looked around for some code.
Many of the examples use an object type called "DirectoryEntry" which
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 August, 2008
 
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.