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 / November 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Need pre-built report administration application29 Nov 2006 08:03 GMT2
I'm nearing the end of my current project and the users came up with 2 more requests.  I'll talk about the first one in this message.
I've developed (with much help from this group) a vb.net app and is being put into the users hands this week.  I am using Crystal Report X to
Column header resizing to accomade the lable29 Nov 2006 06:36 GMT1
Just a small problem.
I am using DataGridView control for my project implementing in VB 2005.
I need to resize my column header lable withd dyamically so that the user
can see the lable text as a whole  when i enter headers text dynamically.
Datagridview...cell contents29 Nov 2006 06:21 GMT7
in vbnet2005 I have a datagridview.  When the user clicks on a row...I would
like the contents of certain cells to populate a textbox.  To do this...i
need to be able to refer to the row and colums...something like
textbox = contents (rx, cx)    
Attachments in VS2003 web mail29 Nov 2006 04:02 GMT1
In a windows form app the code I got is
Dim AttachItem As String
If MailAttachments <> "" Then  'The fully qualified paths of all the files
that I want to attach
How to update .NET Development Environment to import a new namespa29 Nov 2006 02:59 GMT1
In one of the replies on my previous question somebody said that I have to
update my .NET to import a new namespace. (Available from version 2.0). I
updated te version under "Help >> Check for Updates..."
After the update process I checked my version under " Help >> About MS
Create a Deployment Package!29 Nov 2006 02:40 GMT2
Does any1 know how to invoke a custom action or script while u install a VB6
package...
TIA
How to have a context menu while in Designer29 Nov 2006 02:27 GMT1
I put a RichTextBox on a form and right click it while in the Designer and
one of the context menu items is "Edit Text"
I have a control that has a RichTextBox on it. I'd love for that control to
have that ability.
Odd databinding behavior28 Nov 2006 22:53 GMT6
I’ve got a databinding inquiry. I’ve got a very simple example: a VB.Net
winforms app, with 3 components:
2 textboxes, and a button. Here are the handlers:
   Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As
Automating Excel - Is Visible the Default?28 Nov 2006 21:03 GMT2
After executing the following line:
WB = XL.Workbooks.Open("c:\test.xls")
Excel is visible using vb.net 2005.  Is this a change from previous
versions of VB?  I know I can use xl.visible=false after this line but
search in AD28 Nov 2006 20:38 GMT1
How Can I do for search a computer in my Active Directory with vb .net?
Thanks
Need Help Updating Records VS200528 Nov 2006 19:41 GMT1
I'm looping through my dataset and when I find a match I need to update a
second field.  However with this code ONLY the last record in the entire
set/table is updated with ALL the records data:
For Each dr As DataRow In dsTags.Tables(0).Rows
Can't Update Datagridview28 Nov 2006 18:47 GMT4
I just can't seem to get the datagridview to update.  I'm using 2005 vb.net
Here's my code for loading the grid (works fine) and my attempt at updating
via a save button...
Private SxAdapter As New OleDbDataAdapter()
VS 2005 baffled at step 128 Nov 2006 18:44 GMT22
I have been using VS 2003.... just installed VS 2005....
In 2003, if you want to create a Web project, you open Visual Basic Projects
| ASP.NET Web Application....
How do you begin an ASP project in 2005 ?
detect timezone & daylight saving time settings programmatically28 Nov 2006 17:45 GMT4
How can I detect timezone and whether daylight saving is applied on a client
PC/server using VB.NET?
Thanks
Bill
Drawing a line with a gradient fill?28 Nov 2006 17:18 GMT2
Haven't had much luck googling this one:  I want to draw a line with a
gradient fill, that is a line connecting two shapes in a graphics program,
where each shape is a different colour (say, Red -> Blue).  Now I suppose I
can draw a filled-polygon (rotating it to the correct ...
 
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.