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
How to declare a sub class22 Nov 2006 18:38 GMT6
I have made a class like
class MyClass
   public declare _AVariable as string
   .........
Hiding header on datagrid22 Nov 2006 18:02 GMT1
I have 2 datagrids
When I select a line in datagrid one, the second datagrid is filled. How do
I hide the header in datagrid two until it is filled
reidarT
IN Function ?22 Nov 2006 16:55 GMT9
What is the quivelant to the SQL IN function in VB.NET?  Eg. I need to know
if a string contains a specific character.
dim varwhatever as string
if varwhatever in ("5","6","9") then ...
Wrong Margins - How To ?22 Nov 2006 16:03 GMT1
On VS2005:
I define my own print document class like this
Class MyPrintDocument
   Inherits PrintDocument
ListView ListItems - can they be hidden?22 Nov 2006 15:47 GMT2
Is it possible, in a VB'2003 ListView control to hide specific
ListViewItems?
I have a ListView that I've loaded with stuff but it would be useful to
be able to view these items as
DCPROMO on Remote Site 1st Server22 Nov 2006 15:45 GMT1
When running DCPROMO on a "first" server at a remote site, I being told that
the forest needs to be prepared.  The DNS entry on this server points to a
W2003 SP1 FSMO master (all 5 roles).  The forest does have Exchange 2003 SP2
installed and the link between the sites is a T1.
Application.Run / Windows Service ?22 Nov 2006 15:22 GMT2
What is the replacement for Application.Run in a Windows Service?
Call or Not Call22 Nov 2006 15:20 GMT4
Is there a difference between using Call ProcName vs just using ProcName?
If not, is it considered proper to use Call when calling another proc?
Thanks.
Serial Control22 Nov 2006 15:19 GMT4
When I send non-printable text Chr(248) to the control and it shows question
marks (?)
and doesn't recognize the chr(248)
I have tried setting the controls "Encoding" to ASCII, UTF7,UTF8 but
How to identiy numerics in a string?22 Nov 2006 15:13 GMT8
  I have a situation that I need to be able to identify if there are
any numerical values in a string variable that might have numerics
including charecters.
For instanse Dim strValue as stirng
Recommendations - VB .Net courses/seminars22 Nov 2006 14:47 GMT14
I am looking for recommendations for courses/seminars regarding VB .Net and
Visual Studio .Net, preferrably in the Northeast.  Has anyone attended
something they have been particularly impressed with?
Also, any suggestions for good books, CDs, will be appreciated!
How to uniquely identify a process?22 Nov 2006 08:09 GMT2
The question is simple:
How can I find out if an executable is running apart from verifying
process name, path, program title etc which does not ensure uniqueness?
I think classid (GUID) could help but I dont know if it is the right
New student stuck with .CSVs and Arrays22 Nov 2006 05:45 GMT7
I'm currently trying to read a .CSV file and get all the data into an
array so I can work with it in the program.
Here is what I currently have.
   Private Sub IntializeData()
Select Data from DataGrid vb.net22 Nov 2006 05:17 GMT1
Is it possible to select data from the datagrid, i have a populated
datagrid with three columns FirstName, LastName, Email. When the user
selects one row i want the values of the selected row to be copied into
a text box ie firstname copied to textbox1, lastname copied into
Uniquely identify a running exe?22 Nov 2006 04:58 GMT1
Here is a segment of code used to find out all running processes
Imports System.Diagnostics
...
Dim myProcesses() As Process
 
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.