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 / April 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
VB2003 Book??09 Apr 2007 01:43 GMT5
Can anyone recommend a good book for learning to use VB2003? I'm
interested in something like Rocky Lhotka's "Business Object" books.
I know he wrote one for VB2005 but I'd like a VB2003 specific book if
a good one exists.
System.IO.File.Open Odd Behavior?09 Apr 2007 00:02 GMT1
If Explorer can display a file path longer than 260 odd characters,
why is it that System.IO.File.Open Method can not?  Calling GetFiles
from my.computer.fileystem can return paths longer but File.Open can
not open them?
VB.Net08 Apr 2007 15:28 GMT1
I am VB/ASP developer,  Now entering .Net environment.  Here is my quesiton, I
Installed VS 2005.  I am trying to create new web site,  In the web form, I
pulled text box from tool menu and drop it. It sits on upper left hand side
cornor of the form, when i try to move to required ...
set datagridview sort back to nothing08 Apr 2007 13:25 GMT2
VS 2005/Pro
I'm using a DataGridView in a Windows form and allowing the user to sort the
columns by clicking on the header column.
Is there some method offered by the grid to return back to the unsorted
SendMessage WM_COPYDATA on 64bit System08 Apr 2007 12:49 GMT1
I use the fallowing Functions to send Message from one Application to
another. This is working correct on a 32bit System. But on a 64Bit System,
the Target-Application will no received anything. Can somebody help me, what
I am doing wrong?
Help : Replace title bar/Add fixed sets of controls/images to every screen ?08 Apr 2007 08:09 GMT1
Repost of question in microsoft.public.vb.general.discussion as was pointed
out vbdotnet is not same language as vb6.
I'm new to vb.net and have a question re user interface.(Is there a better
vb.net
MATHS EVALUATOR08 Apr 2007 07:50 GMT4
I TRY to find easy to use evaluator  of string like this (4*100)+(0.2*5)
where the answer is 401. I tried several from codeproject (mcalc and other
but without sucess). Does someone know a place where i can find this ?
the operator are always  + - * / no more functions are needed.
I guess nobody know formatting in the DataGridView?????????????????????08 Apr 2007 03:00 GMT2
I have an unbound DataGrieView on a Windows form (VS 2005) and I have added
a column to a DataGridView
Dim textCol As New DataGridViewTextBoxColumn
textCol.Name = "ContactPhone1"
remove control from tab page07 Apr 2007 22:35 GMT1
Can anyone tell me how to programmatically remove a control from a tab page
from VB .Net? The control was added using:
Me.TabPage1.Controls.Add(pb)
but I don't know what its index number is to remove it using:
File Icons07 Apr 2007 17:38 GMT2
Is there a way to, after creating a binary (or other kind of) file using a
FileStream object, to set its icon in Windows?
How can I check if a letter in a string is upper case or lower case ?07 Apr 2007 15:45 GMT14
In VB.NET 2005 can I check if a letter in a string is upper case or lower
case ?
For example:
I have the following 2 lines:
going from a vb6 .ocx to .net dll called from a .asp web app07 Apr 2007 15:29 GMT1
I currently have a .asp on a 2k server that calls calls a .ocx (VB6) with
parameters that process data and returns info back to the .asp.  I have
rewritten the .ocx using VS2005 vb which creates a dll that would replace the
.ocx. Problem is since the dll cannot be registered the ...
Checking if all elements in an array are equal07 Apr 2007 15:10 GMT2
I have an array of type integer which i now want to sort through to
find out if all of the elements are equal to one another. I have code
that finds the lowest element in the array however i am struggling to
find a way to see if they are all equal.
Resizer07 Apr 2007 14:32 GMT1
I need to make my VB 2005 Windows Form application resolution independent.
I bought Klik resizer control. But it doesn't work with some Infragistics
controls properly.
Can anyone suggest any other resizer control. I googled and found nothing
Two Vb/Web questions07 Apr 2007 12:19 GMT2
How to have a String variable available to all (or some group of) pages in a
web site.
How to reference a variable in a class from another class.
Thanks for any help.
 
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.